Turn off sec-scanner check (#13614)

This commit is contained in:
Michele Degges 2022-06-27 15:52:51 -07:00 committed by GitHub
parent 7353ca9eb5
commit f6f41da860
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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