mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 04:36:43 +00:00
GODT-1550: Add gobinsec check after CI build.
This commit is contained in:
5
utils/gobinsec_conf.yml
Normal file
5
utils/gobinsec_conf.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
|
||||
ignore:
|
||||
# golang.org/x/net wrong match, we are using 2871e0cb, fixed by 37e1c6af
|
||||
- "CVE-2021-33194"
|
||||
Reference in New Issue
Block a user