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

Add: Script for creating CPE match JSON from database #63

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

timopollmeier
Copy link
Member

@timopollmeier timopollmeier commented Jan 15, 2025

What

The script greenbone-cpe-match-db-to-json has been added, which
creates a JSON files of all the CPE matches in the database
that was created by greenbone-cpe-match-db-download.

Why

Downloading only the recent changes from the NVD API to the DB
and creating the full JSON from there should be faster than
downloading all the data from NVD.

References

GEA-820

Checklist

  • Tests

Copy link

github-actions bot commented Jan 15, 2025

Conventional Commits Report

Type Number
Added 1

🚀 Conventional commits found.

@timopollmeier timopollmeier marked this pull request as ready for review January 15, 2025 09:59
@timopollmeier timopollmeier requested review from a team as code owners January 15, 2025 09:59
@timopollmeier timopollmeier marked this pull request as draft January 15, 2025 10:35
The script greenbone-cpe-match-db-to-json has been added, which
creates a JSON files of all the CPE matches in the database
that was created by greenbone-cpe-match-db-download.

Downloading only the recent changes from the NVD API to the DB
and creating the full JSON from there should be faster than
downloading all the data from NVD.
@timopollmeier timopollmeier changed the title Add: Script for creating CPE match JSON from database + small fixes Add: Script for creating CPE match JSON from database Jan 15, 2025
@timopollmeier timopollmeier marked this pull request as ready for review January 15, 2025 10:59
@timopollmeier timopollmeier marked this pull request as draft January 15, 2025 11:04
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.

1 participant