Turning off binary secret scanning to allow builds to be processed until https://github.com/hashicorp/security-scanner/issues/166 is addressed. (#13920)

This commit is contained in:
Sarah Thompson
2022-02-07 15:31:18 +00:00
committed by GitHub
parent 1c7ce153fd
commit b0aab7a056

View File

@@ -5,7 +5,7 @@ container {
}
binary {
secrets = true
secrets = false
go_modules = false
osv = true
oss_index = true