Skip to content

Remove duplicated purl_types in specs

Adam Cohen requested to merge remove-purl-type-duplication into master

What does this MR do and why?

While working on Use cbl-mariner instead of cbl_mariner purl_type (!133903 - merged) and Add support for wolfi purl type (!133902 - merged), I realized that the purl_types definition is repeated 3 times, which makes updating purl_type values error prone. This MR removes this duplication.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports