Extract pm identifier factory
What does this MR do and why?
This is a refactoring of current usage of identifier
in pm_advisories
factory. We need to extract identifier into a factory so we can reuse it more efficient.
This is a refactoring MR, so it doesn't contains any user-faced changes.
Screenshots or screen recordings
N/A
How to set up and validate locally
If tests pass, it works correctly
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 #408733 (closed)