From 4068dca682990fcb79d1308f0ea764dc6cd941fc Mon Sep 17 00:00:00 2001 From: Derek Strickland <1111455+DerekStrickland@users.noreply.github.com> Date: Wed, 14 Sep 2022 15:22:12 -0400 Subject: [PATCH] Update security-scan.hcl --- .release/security-scan.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.release/security-scan.hcl b/.release/security-scan.hcl index cfe18040a..6f47b8f56 100644 --- a/.release/security-scan.hcl +++ b/.release/security-scan.hcl @@ -13,6 +13,6 @@ binary { nvd = false secrets { - all = true + all = false } }