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: New "CVE CISA KEV Update" event #953

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Add: New "CVE CISA KEV Update" event #953

merged 1 commit into from
Jan 3, 2024

Conversation

n-thumann
Copy link
Member

@n-thumann n-thumann commented Jan 2, 2024

What

This PR adds the recently introduced CVE CISA KEV Update event. See https://nvd.nist.gov/developers/vulnerabilities#cveHistory-eventName.

Why

To be able to parse e.g. CVE-2023-47565 in poetry run pontos-nvd-cve-changes -s 0 --cve-id CVE-2023-47565 correctly.

References

Checklist

  • Tests

Copy link

github-actions bot commented Jan 2, 2024

Conventional Commits Report

Type Number
Added 1

🚀 Conventional commits found.

Copy link

codecov bot commented Jan 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (21e2212) 90.65% compared to head (812ea03) 90.65%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #953   +/-   ##
=======================================
  Coverage   90.65%   90.65%           
=======================================
  Files          97       97           
  Lines        6828     6829    +1     
  Branches      976      976           
=======================================
+ Hits         6190     6191    +1     
  Misses        438      438           
  Partials      200      200           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@n-thumann n-thumann marked this pull request as ready for review January 2, 2024 15:49
@n-thumann n-thumann requested a review from a team as a code owner January 2, 2024 15:49
@n-thumann n-thumann added the make release To trigger GitHub release action. label Jan 3, 2024
@y0urself y0urself merged commit d6db54e into main Jan 3, 2024
21 checks passed
@y0urself y0urself deleted the add_cisa_kev_event branch January 3, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
make release To trigger GitHub release action.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants