Skip to content

Draft: Protected packages: Maven package push protection

What does this MR do and why?

  • Push protecting maven packages when a package protection rule exists.
  • Enabling maven as a valid package type for package protection rules.
  • This MR enables the package protection for the package format 'maven'.
  • When a PackageProtectionRule exists then newly pushed maven packages will be protected / rejected.
  • This MR concentrates only on push protection for maven packages; delete protection of maven packages is out of scope for this MR.
  • This MR is part of the EPIC Identify packages as protected to prevent accid... (&5574)

🛠 with at Siemens

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.

MR Checklist (@gerardo-navarro)

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 #323969

Edited by Gerardo Navarro

Merge request reports