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

Change: Wait for SecInfo sync before unlocking feed lock #2202

Merged
merged 2 commits into from
May 27, 2024

Conversation

timopollmeier
Copy link
Member

What

The process starting the various feed sync processes with manage_sync will now wait for the VT, CERT and SCAP sync processes to finish before unlocking the feed lockfile.

Why

This is preparation for assigning EPSS scores to VTs based on their CVE references, which requires both the VT and SCAP update to be finished.

References

GEA-559

@timopollmeier timopollmeier requested a review from a team as a code owner May 24, 2024 13:53
Copy link

Conventional Commits Report

Type Number
Changed 1

🚀 Conventional commits found.

jhelmold
jhelmold previously approved these changes May 24, 2024
The process starting the various feed sync processes with manage_sync
will now wait for the VT, CERT and SCAP sync processes to finish before
unlocking the feed lockfile.
@timopollmeier timopollmeier merged commit b2df122 into main May 27, 2024
9 checks passed
@timopollmeier timopollmeier deleted the secinfo-sync-wait branch May 27, 2024 08:11
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.

3 participants