Skip to content

Use CS_IGNORE_STATUSES to ignore non-actionable CS findings

Olivier Gonzalez requested to merge gonzoyumo-master-patch-9889 into master

What does this MR do?

Leverage the new CS_IGNORE_STATUSES variable to configure container scanning to ignore non-actionable findings and skip them in the generated security report. Reporting these findings would only lead to the creation of SLA Exception Requests which is a waste of time for our development and security teams.

This policy will also be documented soon in the handbook.

Results

You can check the before/after by looking at the number of reported CS vulnerabilities in the pipeline security tab. Not sharing here for security reasons.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Olivier Gonzalez

Merge request reports