Replies: 1 comment
-
For example, pyproject.toml: [tool.bandit]
exclude_dirs = ["tests"] |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to get a test folder excluded and tried all combinations of ini, yaml, pyproject but they all seem not to work with the latest release of bandit. Anyone a clue on how exclusion can be achieved?
Beta Was this translation helpful? Give feedback.
All reactions