We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88bd20d commit b1e42cfCopy full SHA for b1e42cf
.github/workflows/bandit.yml
@@ -20,4 +20,4 @@ jobs:
20
21
- name: Run Bandit
22
run: |
23
- bandit -c .github/workflows/bandit.config -r .
+ bandit -c devops/bandit.config -r .
0 commit comments