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

Consider all providers and edge cases when determining earliest data timestamp #441

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

wagoodman
Copy link
Contributor

@wagoodman wagoodman commented Nov 25, 2024

This is an additional fix on top of #440 -- the original PR did not consider if NVD was the first provider on the list.

Example run:

[0002] DEBUG state validated for all providers
[0002] TRACE not considering data age for provider provider=nvd
[0002] DEBUG earliest data timestamp timestamp=2024-11-25 01:31:56.419535 +0000 +0000
[0002]  INFO building database build-directory=./build providers=[nvd alpine amazon chainguard debian github mariner oracle rhel sles ubuntu wolfi] schema=5

Signed-off-by: Alex Goodman <[email protected]>
@wagoodman wagoodman enabled auto-merge (squash) November 25, 2024 16:51
@wagoodman wagoodman merged commit 1f1c46b into main Nov 25, 2024
12 checks passed
@wagoodman wagoodman deleted the ignore-nvd-data-age-fix branch November 25, 2024 17:20
@wagoodman wagoodman changed the title Ignore NVD data age Consider all providers and edge cases when determining earliest data timestamp Nov 25, 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

Successfully merging this pull request may close these issues.

2 participants