backport of commit bef9a97ee2 (#38333)

Co-authored-by: Samsondeen Dare <samsondeen.dare@hashicorp.com>
pull/38408/head
github-actions[bot] 3 weeks ago committed by GitHub
parent dff269398b
commit bac025c86c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -16,7 +16,11 @@ binary {
triage {
suppress {
vulnerabilities = [
"GHSA-p77j-4mvh-x3m3"
// These vulnerabilities all point to the same issue.
// https://test.osv.dev/vulnerability/GO-2026-4762
"GHSA-p77j-4mvh-x3m3",
"GO-2026-4762",
"CVE-2026-33186",
]
}
}

Loading…
Cancel
Save