Skip to content

Add custom role spec for `Mutation.vulnerabilityResolve`

mo khan requested to merge mokhax/403153/vulnerability-resolve into master

What does this MR do and why?

In %17.0 the Developer role will no longer have the admin_vulnerability permission. To make sure that we're able to roll out this deprecation in a safe way this MR adds a spec to ensure that a user that belongs to a custom role with the :admin_vulnerability permission is able to execute the vulnerabilityResolve mutation.

#403153 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by mo khan

Merge request reports