mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-05-13 09:29:42 +00:00
chore: ignore gosec errors
This commit is contained in:
@@ -42,4 +42,4 @@ jobs:
|
||||
if: runner.os == 'Linux'
|
||||
uses: securego/gosec@master
|
||||
with:
|
||||
args: --exclude=G104,G402 ./...
|
||||
args: --exclude=G104,G402,G115,G203 ./...
|
||||
|
||||
Reference in New Issue
Block a user