Skip to content

Remove hyphen as an allowed value for audit event scopes

Huzaifa Iftikhar requested to merge 438620_remove_hyphen_as_allowed_scope into master

What does this MR do and why?

  1. We temporarily allowed using - as a valid scope until we added scopes to all the existing audit event type YMLs
  2. With this MR we have added scopes to all the existing audit event type YML files and hence we are removing "-" as a valid scope from the schema.

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.

Related to #438620 (closed)

Merge request reports