Skip to content

Update Trivy scan to non-blocking in all workflows#3

Merged
Uj5Ghare merged 2 commits into
env/prodfrom
env/preprod
Apr 2, 2026
Merged

Update Trivy scan to non-blocking in all workflows#3
Uj5Ghare merged 2 commits into
env/prodfrom
env/preprod

Conversation

@Uj5Ghare

@Uj5Ghare Uj5Ghare commented Apr 2, 2026

Copy link
Copy Markdown
Owner

🔒 Non-blocking Security Scanning

📋 Summary Updated all CI/CD workflows to continue deployment regardless of vulnerability findings while maintaining security visibility.

🔄 Changes

  • Trivy exit-code: Changed from "1" to "0" in all 10 workflows
  • Impact: Pipelines now complete successfully even with security findings
  • Coverage: CRITICAL/HIGH vulnerabilities still scanned and reported

📁 Updated Files
All microservice workflows: cart, catalogue, dispatch, mongo, mysql, payment, ratings, shipping, user, web

🎯 Benefits
✅ Faster CI/CD pipeline execution
✅ Continuous deployment capability
✅ Security findings still visible in logs
✅ No breaking changes to existing functionality

🚀 Impact
Deployments proceed without security blocking while maintaining full vulnerability visibility for security team review.

@Uj5Ghare
Uj5Ghare merged commit 3ccde0a into env/prod Apr 2, 2026
18 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant