Skip to content

Reduce Secure categories

Mark Pundsack requested to merge msp-reduce-secure-categories into master

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

  1. Moves Binary Authorization to Release
  2. Removes Secret Detection completely as it's a feature, not a category.

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.

Merge request reports