forked from Silverfish/proton-bridge
GODT-1853: ignore for CVE-2021-33194 false positive + add several try to gobinsec
This commit is contained in:
@ -5,3 +5,7 @@ wait: true
|
||||
file:
|
||||
name: "./gobinsec-cache.yml"
|
||||
expiration: 24h
|
||||
|
||||
ignore:
|
||||
# golang.org/x/net wrong match, we are using 2871e0cb, fixed by 37e1c6af
|
||||
- "CVE-2021-33194"
|
||||
Reference in New Issue
Block a user