Skip to content

Updated access control for explain and resolve vulnerability

Darby Frey requested to merge vuln-mgmt-access-control 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).

This change refactors the vulnerability_policy to clarify the rules a bit. It also 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.

Edited by Darby Frey

Merge request reports