Skip to content

Disable rule mode for invalid vulnerability_attributes

Martin Čavoj requested to merge 397088-fe-create-attribute-filtering-2 into master

What does this MR do and why?

This MR disables rule mode for invalid vulnerability_attributes. It requires Add attributes filter to scan result policies (!123052 - merged) and #399117 (closed).

Screenshots or screen recordings

invalid_vulnerability_attributes

How to set up and validate locally

  1. Ensure the GitLab Ultimate license is enabled
  2. Navigate to a project/group => Security & Compliance => Policies => New policy => Scan result policy
  3. Choose Security Scan
  4. Add any combination of attributes
  5. Navigate to yaml mode, change values to something invalid and ensure rule mode is disabled

MR acceptance checklist

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

Related to #397088 (closed)

Merge request reports