GODT-1833: Build needs test-linux and lint to start and keep vcpkg cache on linux. Builds manuall except linux-qa.

This commit is contained in:
Jakub
2022-09-01 14:20:13 +02:00
parent 310e6ffc0d
commit baecdc4d4f
2 changed files with 68 additions and 19 deletions

View File

@ -1,5 +1,7 @@
---
wait: true
file:
name: "./gobinsec-cache.yml"
expiration: 24h
@ -7,3 +9,7 @@ file:
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"