Temporarily turn nvd sec scanning off (#14466)

This commit is contained in:
Michele Degges
2022-03-14 10:06:06 -07:00
committed by GitHub
parent 7fa52b8638
commit 220067b03c

View File

@@ -9,5 +9,5 @@ binary {
go_modules = false
osv = true
oss_index = true
nvd = true
nvd = false
}