gosec

This commit is contained in:
naiba
2021-09-04 12:42:51 +08:00
parent 16b0bab2ab
commit b6dde7d324
8 changed files with 13 additions and 14 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ jobs:
- name: Run Gosec Security Scanner
uses: securego/gosec@master
with:
args: ./...
args: -exclude=G104 ./...