-
-
Notifications
You must be signed in to change notification settings - Fork 760
Pull requests: PyCQA/bandit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Detect empty-string wildcard host in B104 bind() calls
#1415
opened May 13, 2026 by
mokashang
Loading…
Detect verify=False on Session/Client instance methods in B501
#1411
opened May 10, 2026 by
jonasboos
Loading…
Detect dangerous chmod with stat module constants in B103
#1410
opened May 10, 2026 by
jonasboos
Loading…
Fix #nosec with test ID not counted in Total lines skipped
#1408
opened May 10, 2026 by
jonasboos
Loading…
Fix B501 false negative: detect verify=False on Session/Client instances
#1407
opened May 9, 2026 by
kimjune01
Loading…
Avoid UnicodeEncodeError on narrow-encoding output streams (#1251)
#1406
opened May 2, 2026 by
DotChas
Loading…
Fix false negatives in hardcoded password detection (B105/B106)
#1385
opened Apr 10, 2026 by
GhostbyteX-740
Loading…
Update B313/B314 XML warning message for Python 3.11+
#1365
opened Mar 2, 2026 by
vishnudathks
Loading…
Fix spurious nosec warning on f-strings with specific test IDs
#1362
opened Feb 17, 2026 by
worksbyfriday
Contributor
Loading…
5 tasks done
Fix spurious nosec warnings on multiline statements
#1359
opened Feb 17, 2026 by
worksbyfriday
Contributor
Loading…
Update config docs to reflect current as-is behaviour (#528)
#1356
opened Feb 12, 2026 by
doctorlard
Loading…
Fix B602: Fix IndexError on subprocess calls with keyword arguments
#1342
opened Dec 15, 2025 by
balaram753
Loading…
Attempt to improve hardcoded password checks for strings
#1340
opened Dec 1, 2025 by
alanverresen
Contributor
Loading…
3
Add B901 plugin: detect unsafe yaml.load/full_load usage
#1300
opened Sep 16, 2025 by
ROSPL07
Loading…
SARIF: add partialFingerprints, tags/precision, and ensure absolute Windows paths in artifactLocation.uri
#1297
opened Sep 11, 2025 by
Akindotcome
Loading…
fixed bug no version detected in pre-commit installation
#1283
opened Jun 27, 2025 by
daniel-mohr
Contributor
Loading…
Add codespell support (config, workflow to detect/not fix) and make it fix few typos
#1243
opened Mar 13, 2025 by
yarikoptic
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.