Update CRT security scanner configuration (#2729)

This commit is contained in:
John Houston 2025-05-20 11:05:45 -06:00 committed by GitHub
parent 9d63698644
commit 16468aec57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,4 +6,13 @@ binary {
osv = true
oss_index = false
nvd = false
triage {
suppress {
vulnerabilities = [
"GO",
"GHSA"
]
}
}
}