mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-15 14:56:42 +00:00
16 lines
309 B
YAML
16 lines
309 B
YAML
---
|
|
|
|
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"
|