mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-17 23:56:56 +00:00
GODT-1833: Gobinsec wait, nvd api key from CI env var.
This commit is contained in:
@ -1,11 +1,12 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
wait: true
|
wait: true
|
||||||
|
strict: true
|
||||||
|
|
||||||
file:
|
file:
|
||||||
name: "./gobinsec-cache.yml"
|
name: "./gobinsec-cache.yml"
|
||||||
expiration: 24h
|
expiration: "24h"
|
||||||
|
|
||||||
ignore:
|
ignore:
|
||||||
# golang.org/x/net wrong match, we are using 2871e0cb, fixed by 37e1c6af
|
# golang.org/x/net wrong match, we are using 2871e0cb, fixed by 37e1c6af
|
||||||
- "CVE-2021-33194"
|
- "CVE-2021-33194"
|
||||||
|
|||||||
Reference in New Issue
Block a user