Skip to content

Commit 201f5f6

Browse files
committed
bandit medium or above severity
1 parent 790e36e commit 201f5f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ skip_install = true
3939
deps =
4040
poetry
4141
commands =
42-
poetry run bandit libsast -r
42+
poetry run bandit -ll libsast -r
4343

4444
[testenv:build]
4545
skip_install = true

0 commit comments

Comments
 (0)