Skip to content

Add access check to security orchestration assign

What does this MR do and why?

Permissions for modifying the security orchestration are already checked in the GraphQL mutation but to add more defense-in-depth this adds an additional permission check to the Security::Orchestration::AssignService.

MR acceptance checklist

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

Merge request reports