GODT-1853: remove all ignore field from gobinsec

This commit is contained in:
Romain LE JEUNE
2022-09-22 15:24:11 +02:00
parent cf5ae8f291
commit 1b9f874db5

View File

@ -5,11 +5,3 @@ 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"
# GODT-1853: fix golang.org/x/crypto vulns
- "CVE-2021-43565"
# GODT-1853: fix golang.org/x/crypto vulns
- "CVE-2022-27191"