Add ignore rule for assert test
This commit is contained in:
6
.gitlab/sast-ruleset.toml
Normal file
6
.gitlab/sast-ruleset.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[bandit]
|
||||
[[bandit.ruleset]]
|
||||
disable = true
|
||||
[bandit.ruleset.identifier]
|
||||
type = "bandit_test_id"
|
||||
value = "B101"
|
||||
Reference in New Issue
Block a user