testing out turining go modules false
This commit is contained in:
parent
3414b76fce
commit
214963f816
|
@ -6,7 +6,7 @@ container {
|
||||||
|
|
||||||
binary {
|
binary {
|
||||||
secrets = true
|
secrets = true
|
||||||
go_modules = true
|
go_modules = false
|
||||||
osv = true
|
osv = true
|
||||||
oss_index = true
|
oss_index = true
|
||||||
nvd = true
|
nvd = true
|
||||||
|
|
Loading…
Reference in New Issue