turning go modules to false until jwt cve issue fixed (#13888)

This commit is contained in:
hghaf099 2022-02-03 13:57:47 -05:00 committed by GitHub
parent f541cf196b
commit b3eb31b4d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ container {
binary {
secrets = true
go_modules = true
go_modules = false
osv = true
oss_index = true
nvd = true