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