Skip to content

Move categories out of Secure

Mark Pundsack requested to merge msp-alternate-categories into master

Alternative to !16426 (closed). Merge only one.

Secure has 10 categories and can't have more than 8. This MR:

  1. Moves Binary Authorization to Release
  2. Moves Secret Detection to Verify

I don't believe Binary Authorization belongs in Release, but will address in a separate MR as this is needed to fix the immediate problem.

I don't believe Secret Detection should be a category either, as it's a feature, not a category, and is better served under one of the other Secure categories such as Security Compliance or SAST, but that will need to be fixed in a separate MR.

Merge request reports