updating the binary and container blocks in security-scan file

pull/11956/head
Claire Labry 3 years ago
parent 2ddba9e3a8
commit b62c3b4fbc
No known key found for this signature in database
GPG Key ID: 2A8A96045C4E9B0C

@ -1,13 +1,19 @@
container {
dependencies = true
alpine_secdb = true
secrets = true
secrets {
all = true
}
}
binary {
secrets = true
go_modules = true
osv = true
oss_index = true
nvd = true
secrets {
all = true
}
}

Loading…
Cancel
Save