Adjust form field alignment for scan result policies
What does this MR do and why?
Fixes some alignment issues for license scan and security scan result policies. Note this UI is behind a feature flag.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
-
In a rails console enable Feature.enable(:license_scanning_policies)
-
As a EE user Navigate to http://gdk.test:3000/<group>/<project>/-/security/policies
-
Click New Policy
button -
On the Scan Result Policy
card clickSelect policy
-
Add a security scan rule
-
Add a license scan rule
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #385839 (closed)
Edited by -