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: EPSS scores from referenced CVEs to VTs #2213

Merged
merged 4 commits into from
Jun 5, 2024
Merged

Conversation

timopollmeier
Copy link
Member

What

The VTs can now contain the maximum EPSS scores of the referenced CVE(s) with the highest severity and of any referenced EPSS score.

Why

This will provide an estimation of how likely a vulnerability detected by a VT is to be exploited.

References

GEA-559

The VTs can now contain the maximum EPSS scores of the referenced CVE(s)
with the highest severity and of any referenced EPSS score.

This will provide an estimation of how likely a vulnerability detected
by a VT is to be exploited.
Copy link

Conventional Commits Report

Type Number
Added 1

🚀 Conventional commits found.

@timopollmeier timopollmeier marked this pull request as ready for review May 31, 2024 09:43
@timopollmeier timopollmeier requested a review from a team as a code owner May 31, 2024 09:43
src/manage_sql_secinfo.c Outdated Show resolved Hide resolved
src/manage_sql_secinfo.c Outdated Show resolved Hide resolved
The update_scap function call will only return 0 or -1, but not 1.
@a-h-abdelsalam a-h-abdelsalam merged commit ba05801 into main Jun 5, 2024
9 checks passed
@a-h-abdelsalam a-h-abdelsalam deleted the add-epss-to-vts branch June 5, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants