Turn nvd security scanning off temporarily (#1911)

pull/1904/head
Michele Degges 4 years ago committed by GitHub
parent 860a053ba8
commit 2b2cc0bf19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save