Skip to content

Commit

Permalink
update security.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sunhailin-Leo committed Jan 16, 2025
1 parent a27bf08 commit 5a37772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sercurity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- name: Run Gosec Security Scanner
uses: securego/gosec@v2.22.0
with:
args: '-exclude=G103,G104,G304,G402 ./...'
args: '-exclude=G103,G104,G115,G304,G402 ./...'

0 comments on commit 5a37772

Please sign in to comment.