-
-
Notifications
You must be signed in to change notification settings - Fork 626
Issues: PyCQA/bandit
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
#nosec directive not applied to entire expression split across multiple lines by Black formatter
bug
Something isn't working
#1033
opened Jun 16, 2023 by
pawin35
Extra spaces added by bandit.code.utils.concat_string
bug
Something isn't working
#1009
opened Mar 29, 2023 by
alistairwatts
Extra results printed, when running bandit on file that doesnt exist
bug
Something isn't working
#1008
opened Mar 28, 2023 by
Stapes23
Add Additional testing on functionality of the Bandit tool
enhancement
New feature or request
#1005
opened Mar 27, 2023 by
OClark23
Using Something isn't working
# nosec BXXX
annotation in a nested dict causes "higher" annotations to be ignored
bug
#1003
opened Mar 23, 2023 by
0xDEC0DE
Make use of rich for formatters
enhancement
New feature or request
#1002
opened Mar 19, 2023 by
ericwb
Bandit 1.7.5 false positive for request_without_timeout (B113)
bug
Something isn't working
#996
opened Mar 10, 2023 by
volans-
False positive / regression: [B314:blacklist] Using xml.etree.ElementTree.fromstring to parse untrusted XML - while defusedxml is used
bug
Something isn't working
#995
opened Mar 10, 2023 by
Lucas-C
False positive for B105 / Possible hardcoded password
bug
Something isn't working
#987
opened Feb 21, 2023 by
linusjf
S608: false positive SQL injection detected
enhancement
New feature or request
#984
opened Feb 10, 2023 by
spaceone
Add the ability to skip files and directories to other tests
enhancement
New feature or request
#982
opened Feb 9, 2023 by
simple-nathan
some SQL injections not detected
bug
Something isn't working
#977
opened Dec 16, 2022 by
lightsgoout
Exclusion filter not working correctly with relative paths
bug
Something isn't working
#975
opened Dec 14, 2022 by
kenahoo
New New feature or request
exclude_regex
Filter to Address False Positives on Password Tests
enhancement
#973
opened Dec 13, 2022 by
comc
Unable to exclude directories when running the CLI
bug
Something isn't working
#966
opened Nov 3, 2022 by
mpas
Allow using test_name in custom formatter
enhancement
New feature or request
#962
opened Oct 25, 2022 by
krishan711
Make all tests configurable like test plugins.
enhancement
New feature or request
#943
opened Aug 20, 2022 by
CTimmerman
Erroneous "no test failure on line" warning from plugin alert nosec?
bug
Something isn't working
#942
opened Aug 17, 2022 by
fiendish
Can't set (severity) level through Something isn't working
.bandit
ini file
bug
#938
opened Jul 28, 2022 by
ap--
general_bad_file_permission only works for mode as int
bug
Something isn't working
#936
opened Jul 14, 2022 by
ericwb
Skip tests folder on pre-commit
bug
Something isn't working
#912
opened Jun 17, 2022 by
wellingtonf-souza
List all CWEs associated to the current configuration
enhancement
New feature or request
#906
opened May 26, 2022 by
ioggstream
Create an extension for parsers
enhancement
New feature or request
#894
opened May 4, 2022 by
ericwb
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.