Codes B301-B306 conflict with flake8-bugbear

Bug #1759643 reported by Tyler Wince
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bandit
New
Undecided
Unassigned

Bug Description

This is related to a discussion ongoing in the flake8-bugbear repo issues: https://github.com/PyCQA/flake8-bugbear

Main points pasted below from @myii on Github:

```
The conflict is not with flake8-bandit but rather with openstack/bandit

There are two projects that are involved here:

    https://github.com/openstack/bandit
        Project started on 16 July 2014
        This is the main project, where the conflicts are arising

    https://github.com/tylerwince/flake8-bandit
        Project started on 29 Oct 2017
        However, this is just a wrapper around bandit
        They have no control over the error codes that are supplied by bandit

The OpenStack Bandit project has been using B30x codes for a few years as well

Taking B301 as the earliest example in both projects:

    Bandit: openstack/bandit@c364408
        This commit was made on 22 Jan 2016

    Bugbear: 0fb7d8d
        This commit was made on 8 Jun 2016
```

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.