backport of commit 4fffd5bdf5 (#38299)

Co-authored-by: Radek Simko <radek.simko@gmail.com>
pull/38312/head
github-actions[bot] 3 weeks ago committed by GitHub
parent 36708cedc9
commit ba63e8080b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,4 +12,12 @@ binary {
go_modules = true
osv = true
nvd = false
}
triage {
suppress {
vulnerabilities = [
"GHSA-p77j-4mvh-x3m3"
]
}
}
}

Loading…
Cancel
Save