-
Notifications
You must be signed in to change notification settings - Fork 546
fix: Deprecate NVD API 1.0 #3671
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
Conversation
akshatgokul
commented
Dec 25, 2023
- Resolves fix: Deprecate NVD API 1.0 #3582
- Updated documentation clarifying the failover to api2
22ad047
to
51fc5e8
Compare
Hi @terriko, can you please review this? Thanks! |
I've approved the workflow to run tests. I'll be back to review more carefully sometime after the tests all pass (but we're having some CI issues at the moment so that may not happen today). |
28133f7
to
31a33fd
Compare
I have fixed a small linting problem, and apparently 'failover' is not a recognized word by the dictionaries. |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #3671 +/- ##
==========================================
+ Coverage 78.98% 79.24% +0.26%
==========================================
Files 797 797
Lines 11927 11930 +3
Branches 1602 1603 +1
==========================================
+ Hits 9420 9454 +34
+ Misses 2075 2041 -34
- Partials 432 435 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like we're all ready to merge now. Thank you and congratulations on your first merged commit with us!
Co-authored-by: Terri Oda <[email protected]>