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

Ignore NVD data age when crafting DB timestamp #440

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

wagoodman
Copy link
Contributor

Today the age of the data going into the DB is what the "DB timestamp" is, however, the NVD API has been returning 503s for an extended period of time. This will start affecting the default configuration of grype very shortly (failing scans automatically due to DB ager), thus, we need to ignore the NVD provider date until they have restored their service.

Related to anchore/grype#2282

Signed-off-by: Alex Goodman <[email protected]>
@wagoodman wagoodman requested a review from a team November 25, 2024 15:10
@wagoodman wagoodman self-assigned this Nov 25, 2024
@wagoodman wagoodman enabled auto-merge (squash) November 25, 2024 15:11
@wagoodman wagoodman merged commit c5d02b6 into main Nov 25, 2024
12 checks passed
@wagoodman wagoodman deleted the ignore-nvd-data-age branch November 25, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants