Skip to content

Create and use a new Error class instead StandardError

What does this MR do and why?

The goal of this Merge request is to solve the issue: #343008 (closed) by creating Security::SecurityOrchestrationPolicies::Error class. Raise and rescue this Error class instead of StandardError in Security::SecurityOrchestrationPolicies::ProcessPolicyService to avoid exposing unnecessary information.

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 Bob Van Landuyt

Merge request reports