Closed
Description
Description
Using a security vulnerability scanner like https://github.com/anchore/grype will yield some (false positive?) perpetually open CVEs for PHP and FPM, namely:
CVE-2007-2728
CVE-2007-3205
CVE-2007-4596
CVE-2015-3211
CVE-2022-4900
Since with the exception of the last one, these are all ancient, it's possible to mark them as false positives, but projects like Node try to keep their open CVEs up to date to reflect the actual status and now show up on these and similar scanners, resulting in churn across the entire community.
Is there a way to deal with these and have them marked as resolved, invalid, etc?
PHP Version
PHP 8.3.6
Operating System
No response