Update scan.hcl

This commit is contained in:
Mark Collao 2022-12-23 13:38:58 -06:00 committed by GitHub
parent 929391b09b
commit bee137334d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
repository {
# go_modules = true
# osv = true
go_modules = true
osv = true
secrets {
all = true
}