Skip to content

Use ability check for explain and resolve vuln FE

Darby Frey requested to merge ability-check-vuln-mgmt-ai into master

What does this MR do and why?

This MR updates access control for the explain and resolve vulnerability actions as described in #465772 (closed) and updates the frontend to use the ability mixin instead of the feature flag mixin.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

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

Before After

How to set up and validate locally

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

Merge request reports