From bdbbc9db6210dd457e4940087ecfc3f67075b47a Mon Sep 17 00:00:00 2001 From: Ishaan Jaffer Date: Wed, 7 Jan 2026 16:43:31 +0530 Subject: [PATCH] run_secret_detection --- ci_cd/security_scans.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci_cd/security_scans.sh b/ci_cd/security_scans.sh index a946417127..be9167adda 100755 --- a/ci_cd/security_scans.sh +++ b/ci_cd/security_scans.sh @@ -209,8 +209,8 @@ main() { install_trivy install_grype - echo "Running secret detection scans..." - run_secret_detection + # echo "Running secret detection scans..." + # run_secret_detection echo "Running filesystem vulnerability scans..." run_trivy_scans