Use cbl-mariner instead of cbl_mariner purl_type
What does this MR do and why?
This MR fixes a mistake that was introduced by Add purl types for Container Scanning OS packag... (#398810 - closed): we used cbl_mariner
(with an underscore) as the purl type, however, this should be cbl-mariner
(with a hyphen).
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #427958 (closed)