Enable group level vulnerability report grouping
Compare changes
Enable group level vulnerability report grouping
Introduce the feature behind the :group_level_vulnerability_report_grouping
feature flag.
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
![]() |
![]() |
:group_level_vulnerability_report_grouping
feature flagecho "Feature.enable(:group_level_vulnerability_report_grouping)" | rails c
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #431633 (closed)