mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 11:08:10 +00:00
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:
@@ -5,7 +5,7 @@ container {
|
||||
}
|
||||
|
||||
binary {
|
||||
secrets = true
|
||||
secrets = false
|
||||
go_modules = false
|
||||
osv = true
|
||||
oss_index = true
|
||||
|
||||
Reference in New Issue
Block a user