Jan 9, 2024
When a vulnerability is identified in a Trivy file scan, the impact on the pipeline depends on the severity of the vulnerability and the configured policies. In most cases, the pipeline may pause or fail, depending on the severity threshold set in the CI/CD configuration. This ensures that only secure and compliant code passes through the pipeline, preventing potentially risky vulnerabilities from being deployed. It's essential to carefully manage these settings to balance security and development speed effectively.