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: Undocumented "Reference Tag Update" event #992

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

n-thumann
Copy link
Member

@n-thumann n-thumann commented Mar 1, 2024

What

This PR adds the (undocumented) "Reference Tag Update" event. According to NVD this event is expected, but yet to be documented (see linked ticket).

Why

To be able to handle events like https://services.nvd.nist.gov/rest/json/cvehistory/2.0?eventName=Reference%20Tag%20Update.

References

https://jira.greenbone.net/browse/VTA-495

Checklist

  • Tests

Copy link

github-actions bot commented Mar 1, 2024

Conventional Commits Report

Type Number
Added 1

🚀 Conventional commits found.

Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.37%. Comparing base (416dd46) to head (c13c2b4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #992   +/-   ##
=======================================
  Coverage   90.37%   90.37%           
=======================================
  Files         103      103           
  Lines        6958     6959    +1     
  Branches      986      986           
=======================================
+ Hits         6288     6289    +1     
  Misses        471      471           
  Partials      199      199           

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

@n-thumann n-thumann force-pushed the add_reference_tag_update_event branch from 6ec16ea to c13c2b4 Compare March 4, 2024 08:58
@n-thumann n-thumann marked this pull request as ready for review March 4, 2024 08:59
@n-thumann n-thumann requested a review from a team as a code owner March 4, 2024 08:59
@n-thumann n-thumann added the make release To trigger GitHub release action. label Mar 4, 2024
@bjoernricks bjoernricks enabled auto-merge (rebase) March 4, 2024 15:45
@bjoernricks bjoernricks merged commit dc093e8 into main Mar 4, 2024
21 checks passed
@bjoernricks bjoernricks deleted the add_reference_tag_update_event branch March 4, 2024 15:46
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.

None yet

2 participants