Description of problem: Errors in security web pages: https://advisories.mageia.org/4.html 4.html: <a href="CVE-2015-4737,.html">CVE-2015-4737,</a> https://advisories.mageia.org/5.html 5.html: <a href="CVE-2015-.html">CVE-2015-</a> 5.html: <a href="CVE-2015-4737,.html">CVE-2015-4737,</a> need the commas removed from the CVE ID, and that mystery 2015 one needs an ID.
Is there an actual need to correct this for Mageia versions the are EOL since several years? Also the pages can get opened, so no imminent problem at all.
I tightened up the regex for ingesting the Mageia CVE data into the GlobalSecurityDatabase: https://github.com/kurtseifried/gsd-data-enrichment/blob/main/mageia/get-mageia-advisories.sh grep "<a href=\"CVE-[0-9][0-9][0-9][0-9]-[0-9][0-9][0-9][0-9]*\.html\"" so for the GlobalSecurityDatabase we're good on the data ingestion, but I also believe "if you see a bug, at least report it" because otherwise, we end up with "why didn't you say something? we can fix that" =). So from my end I'm happy with WONTFIX EOL.
Priority: Normal => LowSeverity: normal => minor
As per comments closing WONTFIX
Resolution: (none) => WONTFIXStatus: NEW => RESOLVED
Fixed. Website will be updated the next time an update is released. I'm surprised you're parsing the html. It should be easier to parse the data used to generate the html. https://svnweb.mageia.org/advisories/ For any further advisory issues found, please assign the bug report directly to me. Thanks for reporting the issues.
CC: (none) => davidwhodginsResolution: WONTFIX => FIXED