mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 12:46:46 +00:00
ci(GODT-3304): ignore go vulncheck until go version bumped.
This commit is contained in:
@ -28,6 +28,12 @@ main(){
|
|||||||
jq -r '.finding | select( (.osv != null) and (.trace[0].function != null) ) | .osv ' < vulns.json > vulns_osv_ids.txt
|
jq -r '.finding | select( (.osv != null) and (.trace[0].function != null) ) | .osv ' < vulns.json > vulns_osv_ids.txt
|
||||||
|
|
||||||
ignore GO-2023-2328 "GODT-3124 RESTY race condition"
|
ignore GO-2023-2328 "GODT-3124 RESTY race condition"
|
||||||
|
ignore GO-2024-2598 "Upldate Go to 1.21.8"
|
||||||
|
ignore GO-2024-2599 "Upldate Go to 1.21.8"
|
||||||
|
ignore GO-2024-2600 "Upldate Go to 1.21.8"
|
||||||
|
ignore GO-2024-2609 "Upldate Go to 1.21.8"
|
||||||
|
ignore GO-2024-2610 "Upldate Go to 1.21.8"
|
||||||
|
|
||||||
|
|
||||||
has_vulns
|
has_vulns
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user