Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add exploit \ epss for cves #632

Open
TimBrown1611 opened this issue Jul 17, 2024 · 3 comments
Open

add exploit \ epss for cves #632

TimBrown1611 opened this issue Jul 17, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@TimBrown1611
Copy link

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:

@TimBrown1611 TimBrown1611 added the enhancement New feature or request label Jul 17, 2024
@spiffcs
Copy link
Contributor

spiffcs commented Aug 5, 2024

👋 Hey @TimBrown1611 thanks so much for the issue -

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.

Thanks for the enhancement request!

@wagoodman
Copy link
Contributor

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).

@kzantow
Copy link

kzantow commented Sep 18, 2024

This is related to the ask in Grype: anchore/grype#1973

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

4 participants