Skip to content

Commit

Permalink
Revert to succesful bandit scan
Browse files Browse the repository at this point in the history
  • Loading branch information
nambi21 committed Jan 15, 2025
1 parent 4c714c6 commit cdd7bd1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bandit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Perform Bandit Analysis
uses: PyCQA/bandit-action@v1
with:
configfile: 'pre_commit.toml'
configfile: 'DEFAULT'
profile: 'DEFAULT'
tests: 'DEFAULT'
skips: 'DEFAULT'
Expand Down
17 changes: 0 additions & 17 deletions pre_commit.toml

This file was deleted.

0 comments on commit cdd7bd1

Please sign in to comment.