Turn off sec-scanner check (#13614)
This commit is contained in:
parent
7353ca9eb5
commit
f6f41da860
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue