-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
chore(detector/vuls2): check downloaded time before updating db #2077
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
shino
force-pushed
the
shino/fetch-refactor
branch
2 times, most recently
from
December 10, 2024 02:40
abdfade
to
483da5a
Compare
10 tasks
shino
force-pushed
the
shino/fetch-refactor
branch
from
December 10, 2024 07:05
483da5a
to
5263023
Compare
shino
changed the title
Refactor vuls2 db fetch
Check downloaded time before updating vuls2 db
Dec 10, 2024
shino
force-pushed
the
shino/fetch-refactor
branch
from
December 10, 2024 07:12
5263023
to
125985a
Compare
shino
changed the title
Check downloaded time before updating vuls2 db
chore(detector/vuls2): check downloaded time before updating db
Dec 10, 2024
shino
force-pushed
the
shino/fetch-refactor
branch
from
December 10, 2024 07:23
125985a
to
e4710e0
Compare
shino
force-pushed
the
shino/fetch-refactor
branch
from
December 10, 2024 07:28
e4710e0
to
359e9de
Compare
MaineK00n
reviewed
Dec 10, 2024
Co-authored-by: MaineK00n <[email protected]>
MaineK00n
reviewed
Dec 10, 2024
Co-authored-by: MaineK00n <[email protected]>
MaineK00n
approved these changes
Dec 10, 2024
shino
added a commit
that referenced
this pull request
Jan 17, 2025
* chore(detector/vuls2): check downloaded time before updating db Co-authored-by: MaineK00n <[email protected]>
shino
added a commit
that referenced
this pull request
Jan 20, 2025
* feat!(detector): use vuls2 for redhat/alma/rocky (#2075) Co-authored-by: MaineK00n <[email protected]> * chore(detector/vuls2): check downloaded time before updating db (#2077) * chore(detector/vuls2): check downloaded time before updating db Co-authored-by: MaineK00n <[email protected]> * fix(detector/vuls2): fix post convert bugs (#2082) * fix(detector/vuls2): use tag for selection logic (#2086) * fix(models/cvecontents): use cve content type Alma, Rocky (#2087) * fix(detector/vuls2): lower stauts string and compare (#2095) * chore(deps): update vuls2 (#2096) * feat(detector/vuls2): fill title and summary (#2097) * chore(deps): update vuls2 (#2099) * chore(deps): update vuls2 incorporate MaineK00n/vuls2#139 * Vuls2Conf instead of Vuls2DictConf * Update detector/vuls2/db.go Co-authored-by: MaineK00n <[email protected]> * Update detector/vuls2/vendor.go Co-authored-by: MaineK00n <[email protected]> * Refactor * more refactor --------- Co-authored-by: MaineK00n <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What did you implement:
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Checklist:
You don't have to satisfy all of the following.
make fmt
make test
Is this ready for review?: NO
Reference