django-DefectDojo icon indicating copy to clipboard operation
django-DefectDojo copied to clipboard

EPSS Support

Open justin-lf opened this issue 3 years ago • 0 comments

Display exploitable CVE information EPSS values in Defect Dojo. EPSS in a column so CVEs can be sorted by.

Solutions: Preferred: Cross reference CVE with EPSS database https://www.first.org/epss/data_stats.html so that any CVE imported gets updated with EPSS.

Minimum: Parse this information from reports ingested for example Dependency Track now provides epss values in the FFE https://github.com/DependencyTrack/dependency-track/issues/1178

justin-lf avatar Sep 21 '22 16:09 justin-lf