We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 411f18e commit b221cc0Copy full SHA for b221cc0
.release/security-scan.hcl
@@ -10,7 +10,6 @@ container {
10
binary {
11
secrets = true
12
go_modules = true
13
- osv = false
14
- oss_index = true
+ osv = true
15
nvd = false
16
}
0 commit comments