| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.9.4 source code.tar.gz | 2026-02-23 | 4.2 MB | |
| 1.9.4 source code.zip | 2026-02-23 | 4.3 MB | |
| README.md | 2026-02-23 | 1.3 kB | |
| Totals: 3 Items | 8.5 MB | 0 | |
What's Changed
- chore: fixed some typos in comments by @jakob1379 in https://github.com/PyCQA/bandit/pull/1351
- Bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in https://github.com/PyCQA/bandit/pull/1353
- Bump docker/build-push-action from 6.18.0 to 6.19.2 by @dependabot[bot] in https://github.com/PyCQA/bandit/pull/1357
- Fix B613 crash when reading from stdin by @worksbyfriday in https://github.com/PyCQA/bandit/pull/1361
- Include filename in nosec 'no failed test' warning by @worksbyfriday in https://github.com/PyCQA/bandit/pull/1363
- Fix B615 false positive when revision is set via variable by @worksbyfriday in https://github.com/PyCQA/bandit/pull/1358
- Lower version guard in check_ast_node to Python 3.12 by @rcgray in https://github.com/PyCQA/bandit/pull/1355
- Fix B106 reporting wrong line number on multiline function calls by @worksbyfriday in https://github.com/PyCQA/bandit/pull/1360
New Contributors
- @jakob1379 made their first contribution in https://github.com/PyCQA/bandit/pull/1351
- @worksbyfriday made their first contribution in https://github.com/PyCQA/bandit/pull/1361
- @rcgray made their first contribution in https://github.com/PyCQA/bandit/pull/1355
Full Changelog: https://github.com/PyCQA/bandit/compare/1.9.3...1.9.4