Uh oh!
There was an error while loading. Please reload this page.
Anchor CPE patterns - #401
Conversation
There was a problem hiding this comment.
It appears that the upper cpe22and23 pattern match might need a tweak. Note that it contains a match for both cpe 2.2 and cpe 2.3. I included the anchors for both and now it appears to work as i would suspect. I am not a regex guru so let me know if i am missing something. See https://regex101.com/r/KluW0Y/1 for the updated pattern match.
tschmidtb51
commented
May 20, 2025
@ccoffin If I didn't miss anything, then you changed it from CSAF uses the following (which IIRC just swaps the CPE versions): |
fixes#400