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

feat: add NVD sync script #1

Merged
merged 1 commit into from
Jul 25, 2024
Merged

feat: add NVD sync script #1

merged 1 commit into from
Jul 25, 2024

Conversation

fhrbata
Copy link
Collaborator

@fhrbata fhrbata commented Jul 24, 2024

sync.py - primary script for NVD synchronization
syncdate.json - stores the date of the last synchronization

The synchronization process is executed via the GitHub action sync.yml
every two hours and commits the updates directly to the master branch.

@fhrbata fhrbata requested a review from dobairoland July 24, 2024 13:44
sync.py - primary script for NVD synchronization
syncdate.json - stores the date of the last synchronization

The synchronization process is executed via the GitHub action sync.yml
every two hours and commits the updates directly to the master branch.

Signed-off-by: Frantisek Hrbata <[email protected]>
@fhrbata fhrbata changed the title initial sync feat: add NVD sync script Jul 24, 2024
@fhrbata
Copy link
Collaborator Author

fhrbata commented Jul 24, 2024

@dobairoland should be hopefully changed as discussed. Thank you

Copy link
Collaborator

@dobairoland dobairoland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good, thanks!

@fhrbata fhrbata merged commit 44145fe into master Jul 25, 2024
@fhrbata fhrbata deleted the initial_mirror branch December 16, 2024 09:55
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