You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you like to be added:
for each CVE provide also the epss score based on this - https://www.first.org/epss/
Why is this needed:
calculate better the risk for each CVE
Additional context:
The text was updated successfully, but these errors were encountered:
Here is a quck summary of what we can currently do: https://anchorecommunity.discourse.group/t/seeking-short-form-video-ideas/22/8
Above is a link to our discourse where we experimented with a few ways of matching the EPSS data to the grype results to get some kind of separate view of the vulnerability results.
Here we took a bucket of SBOM from the top 100 images on docker hub and sliced them against only showing vulnerabilities that were in the 0.995th percentile marker for EPSS data downloaded on 2024-06-03.
We're also looking at views that show trend lines over multiple days of epss data. Look for that in a blog post from Anchore coming soon.
As to WHEN this will be available as data in the published grype-db and not something users need to match AFTER the fact I defer to @wagoodman who is working on the schema v6 for grype currently.
We're planning on adding KEV and EPSS data to grype in the near future -- this will be unlocked by the grype DB v6 work in the near future (anchore/grype#2128).
What would you like to be added:
for each CVE provide also the epss score based on this - https://www.first.org/epss/
Why is this needed:
calculate better the risk for each CVE
Additional context:
The text was updated successfully, but these errors were encountered: