backport of commit 4fffd5bdf5 (#38300)

Co-authored-by: Radek Simko <radek.simko@gmail.com>
pull/38313/head
github-actions[bot] 1 month ago committed by GitHub
parent 674b840b5d
commit e51ceddd18
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