Skip to content

Draft: Remove scan from report finding

Fabien Catteau requested to merge remove-security-report-finding-scan into master

What does this MR do and why?

Ci::Reports::Security::Finding#scan is not needed and it should be removed. This makes it easier to implement continuous scans; scans are linked to CI jobs, but continuous scans generate findings that aren't tied to any job.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports