mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-05-13 17:39:41 +00:00
💚 fix gosec
This commit is contained in:
@@ -22,6 +22,6 @@ jobs:
|
||||
go build cmd/dashboard/main.go
|
||||
go build cmd/agent/main.go
|
||||
- name: Run Gosec Security Scanner
|
||||
uses: securego/gosec@master
|
||||
with:
|
||||
args: -exclude=G104 ./...
|
||||
run: |
|
||||
go install github.com/securego/gosec/v2/cmd/gosec@latest
|
||||
gosec -exclude=G104 ./...
|
||||
Reference in New Issue
Block a user