Skip to content

Consider Feedback type when creating Vulnerabilities from pipeline

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR takes feedback_type into account when creating new Vulnerabilities from ingestion pipelines.

At the moment we only look if there's a feedback present, if it is then we set the Vulnerability as dismissed. That's not the desired behavior if the feedback_type is issue for example.

Related to #383817 (closed)

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

Loading