Skip to content

Refactor scan_result_policy folder

Alexander Turinske requested to merge 420677-update-scan-result-folder into master

What does this MR do and why?

Refactor scan_result_policy folder

  • create folders for rule and action components
  • update imports
  • udpate tests

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image

How to set up and validate locally

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

  1. Upload a GitLab Ultimate license
  2. Navigate to a project/group => Secure => Policies => New policy => Scan Result Policy
  3. Verify the page loads and all actions work
  4. Create a scan result policy
  5. Navigate to a project/group => Secure => Policies => Existing Policy => Edit policy
  6. Verify the page loads and all actions work

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 #420677 (closed)

Edited by Alexander Turinske

Merge request reports