-
-
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
Control report severity level separately to exit code
enhancement
New feature or request
#696
opened Mar 9, 2021 by
robertlagrant
Please add support for Windows OS
enhancement
New feature or request
#687
opened Jan 9, 2021 by
HilitOreny
Conform more to command line standards
enhancement
New feature or request
#678
opened Dec 22, 2020 by
ericwb
3 of 13 tasks
2
Disable ANSI escape sequence automatically when stdout is not tty
bug
Something isn't working
#664
opened Dec 11, 2020 by
fthiery
How to exclude .bandit inside folder scan ?
question
Further information is requested
#643
opened Oct 9, 2020 by
dugdug36
hardcoded_password_string is not triggerend when using python typing
bug
Something isn't working
#642
opened Oct 6, 2020 by
df-seagate
missing expected elements (e.g. errors, failures, testcase list, ... ) if no failures in xml output file
#634
opened Aug 19, 2020 by
roalexan
Neat way to call bandit natively in python without relying on the CLI
enhancement
New feature or request
#626
opened Jul 1, 2020 by
sillyfatcat
#nosec is not working for multiline assert.
bug
Something isn't working
#623
opened Jun 24, 2020 by
nachiketrss
Enhancement: Remove redundant code using list comprehension
enhancement
New feature or request
#620
opened Jun 14, 2020 by
acharles7
create_subprocess_exec/shell
enhancement
New feature or request
#619
opened Jun 11, 2020 by
Dreamsorcerer
False negative for hardcoded credentials (B105) using python 3.8
bug
Something isn't working
#605
opened Apr 27, 2020 by
defsprite
B703 and B308 check passed if mark_safe used as a decorator
bug
Something isn't working
#592
opened Mar 25, 2020 by
chinskiy
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.