Unverified Commit ce2463cb authored by Sarah's avatar Sarah
Browse files

Turning off binary secret scanning to allow builds to be processed until...

Turning off binary secret scanning to allow builds to be processed until https://github.com/hashicorp/security-scanner/issues/166 is addressed.
parent 69bdb574
Showing with 1 addition and 1 deletion
+1 -1
......@@ -5,7 +5,7 @@ container {
}
binary {
secrets = true
secrets = false
go_modules = false
osv = true
oss_index = true
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment