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

Incremental updates limited to 120 days #2356

Closed
anthonyharrison opened this issue Nov 17, 2022 · 1 comment
Closed

Incremental updates limited to 120 days #2356

anthonyharrison opened this issue Nov 17, 2022 · 1 comment

Comments

@anthonyharrison
Copy link
Contributor

The NVD API appears to limit the range of dates used for incremental updates to 120 days. This means that if a database has not been updated for more than 120 days, the date range will need to be divided into 120 day chunks to comply with the API limits.

@terriko
Copy link
Contributor

terriko commented Apr 17, 2024

I'm pretty certain this has been addressed alongside some other API limitations and changes that came in and out. We may want to revisit when working on #4038 -- if the api limit is still 120 days that might be good guidance for when to swap to the mirror. But I think it may be significantly less than that now.

@terriko terriko closed this as completed Apr 17, 2024
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

No branches or pull requests

2 participants