mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-05-13 17:39:41 +00:00
fix gosec (3
This commit is contained in:
@@ -30,4 +30,4 @@ jobs:
|
||||
- name: Run Gosec Security Scanner
|
||||
uses: securego/gosec@master
|
||||
with:
|
||||
args: --exclude=G104 ./...
|
||||
args: --exclude=G104,G402 ./...
|
||||
|
||||
Reference in New Issue
Block a user