issues
search
PyCQA
/
bandit
Bandit is a tool designed to find common security issues in Python code.
https://bandit.readthedocs.io
Apache License 2.0
6.51k
stars
612
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support ignoring blacklists by name
#1046
costaparas
closed
1 year ago
0
Update blacklist call documentation
#1045
costaparas
closed
1 year ago
0
Flag str.replace as possible sql injection
#1044
costaparas
closed
11 months ago
1
Add file permission check for pathlib chmod
#1043
costaparas
opened
1 year ago
0
Account for pathlib chmod setting insecure permissions
#1042
costaparas
opened
1 year ago
0
False nosec encountered warning
#1041
costaparas
opened
1 year ago
2
Reports that contain Unicode will cause Bandit pre-commit hook to crash
#1040
Dantos7
opened
1 year ago
3
Not installing Bandit using Python3.11
#1039
pythonbyte
closed
1 year ago
3
Incorrect result for B202:tarfile_unsafe_members
#1038
behnazh-w
opened
1 year ago
4
Simplify `wrap_file_object`
#1037
mportesdev
closed
1 year ago
0
Update asserts.py documentation
#1036
deronnax
closed
1 year ago
0
-c setup.cfg error [config] ERROR expected '<document start>', but found '<scalar>'
#1035
Woocash7
opened
1 year ago
0
Remove support for Python 3.7 due to end-of-life
#1034
ericwb
closed
1 year ago
0
#nosec directive not applied to entire expression split across multiple lines by Black formatter
#1033
pawin35
opened
1 year ago
0
Unable to install Bandit with pre-commit
#1032
jmgate
closed
1 year ago
1
Switch from open collective to PSF
#1031
ericwb
closed
1 year ago
0
Add a copy button to all code snippets in docs
#1030
ericwb
closed
1 year ago
0
Make pre-commit run Bandit hook using a single process
#1029
Klavionik
closed
1 year ago
0
fix: correct no-prefix no-suffix exclude for top-level dirs (#975)
#1028
b-kamphorst
opened
1 year ago
2
Asking bandit to use `pyproject.toml` without a bandit config section causes exception
#1027
apirogov
closed
11 months ago
0
Update pre-commit hooks
#1026
mportesdev
closed
1 year ago
0
Python 3.12 adds further protection for tarfile module
#1025
ericwb
closed
9 months ago
0
Update versions of used GitHub Actions
#1024
mportesdev
closed
1 year ago
0
Docs request: B311 `random` suggesting fixes
#1023
jamesbraza
closed
1 year ago
1
Skip unnecessary `pip install` commands in the pythonpackage.yml workflow
#1021
mportesdev
closed
1 year ago
1
Switch to tox 4
#1020
mportesdev
closed
1 year ago
0
Wrongly formatted json output
#1019
eyaranossian
opened
1 year ago
2
Adds check for crypt module usage as weak hash
#1018
ericwb
closed
1 year ago
0
Use of crypt should be flagged
#1017
ericwb
closed
1 year ago
0
Replace pbr in favor of importlib
#1016
ericwb
closed
1 year ago
1
language and linting updates
#1015
marksmayo
closed
1 year ago
0
Mybranch
#1014
Omarosman2000
closed
1 year ago
0
Add Additional testing on functionality of the Bandit tool #1005
#1013
OClark23
closed
1 year ago
0
xmlrpclib replaced with xmlrpc in Python3
#1012
ericwb
closed
1 year ago
0
Improper detection of non-requests module
#1011
ericwb
closed
1 year ago
0
[B113:request_without_timeout]: False positive issue
#1010
Niraj-Kamdar
closed
1 year ago
2
Extra spaces added by bandit.code.utils.concat_string
#1009
alistairwatts
opened
1 year ago
6
Extra results printed, when running bandit on file that doesnt exist
#1008
Stapes23
opened
1 year ago
0
Add Additional testing on functionality of the Bandit tool #1005
#1007
OClark23
closed
1 year ago
0
Add Additional testing on functionality of the Bandit tool #1005
#1006
OClark23
closed
1 year ago
0
Add Additional testing on functionality of the Bandit tool
#1005
OClark23
opened
1 year ago
0
Fix nosec for nested dicts
#1004
kfrydel
opened
1 year ago
0
Using `# nosec BXXX` annotation in a nested dict causes "higher" annotations to be ignored
#1003
0xDEC0DE
opened
1 year ago
4
Make use of rich for formatters
#1002
ericwb
opened
1 year ago
1
Suggest fixes for issues
#1001
ericwb
opened
1 year ago
2
Broken JSON on standard output
#1000
muszalski
opened
1 year ago
4
Remove checks for Python2 urllib
#999
ericwb
closed
1 year ago
0
urllib.urlopen does not exist in Python 3
#998
ericwb
closed
1 year ago
0
Render Python 3.10 in drop down correctly
#997
ericwb
closed
1 year ago
1
Bandit 1.7.5 false positive for request_without_timeout (B113)
#996
volans-
opened
1 year ago
8
Previous
Next