Skip to content

Commit 0e0b2b5

Browse files
feat: Bump bandit to 1.9.4 [TCE-1554] (#80)
Bump Bandit from 1.8.3 to 1.9.4 and update the generated docs to match the 1.9.4 pattern set. Patterns added: B415 (import_pyghmi), B613 (trojansource), B614 (pytorch_load), B615 (huggingface_unsafe_download), B704 (markupsafe_markup_xss) Patterns removed: B109, B111, B309, B320, B322, B325, B410, B414 - requirements.txt: bandit 1.8.3 -> 1.9.4 - docs/patterns.json + description.json: regenerated for the 1.9.4 set (75 patterns); levels/subcategories/enabled of existing patterns preserved - docs/description: add markdown for the 5 new patterns, remove the 8 dropped - docs/tests: add pattern tests for the 5 new patterns - .circleci/config.yml: bump codacy/base 12.1.5 -> 13.1.0 and codacy/plugins-test 2.0.11 -> 2.1.2 Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent ab699b0 commit 0e0b2b5

21 files changed

Lines changed: 231 additions & 450 deletions

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
version: 2.1
22

33
orbs:
4-
codacy: codacy/base@12.1.5
5-
codacy_plugins_test: codacy/plugins-test@2.0.11
4+
codacy: codacy/base@13.1.0
5+
codacy_plugins_test: codacy/plugins-test@2.1.2
66

77
workflows:
88
version: 2

docs/description/B109.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

docs/description/B111.md

Lines changed: 0 additions & 34 deletions
This file was deleted.

docs/description/B309.md

Lines changed: 0 additions & 34 deletions
This file was deleted.

docs/description/B320.md

Lines changed: 0 additions & 107 deletions
This file was deleted.

docs/description/B322.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

docs/description/B325.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

docs/description/B414.md

Lines changed: 0 additions & 43 deletions
This file was deleted.
Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)