diff --git a/.release/security-scan.hcl b/.release/security-scan.hcl index e7664f40a5..155f79116a 100644 --- a/.release/security-scan.hcl +++ b/.release/security-scan.hcl @@ -9,5 +9,5 @@ binary { go_modules = true osv = false oss_index = true - nvd = true -} \ No newline at end of file + nvd = false +}