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

GSD data normalization and format cross-compatibility/conversion #199

Open
joshbuker opened this issue Mar 30, 2023 · 0 comments
Open

GSD data normalization and format cross-compatibility/conversion #199

joshbuker opened this issue Mar 30, 2023 · 0 comments
Labels
data format tooling Any code / tooling related issues

Comments

@joshbuker
Copy link
Member

joshbuker commented Mar 30, 2023

There appear to be three base formats currently:

Which in some instances have been extended by other sources (e.g., CVE -> NVD).

Ideally, GSD would have a normalized data format that is a superset of all of these base formats (containing all possible data) and allows for automatically ingesting and outputting those formats through a converter/API.

The first effort should be understanding the cross-compatibility between all of these formats and what the superset that represents all of the data would be. Once that's understood, either use an existing format that matches that superset or create one if it does not exist. As a part of this, creating the tooling to both ingest the three formats into the source of truth and output the three formats from the source of truth.

Issue will be complete once a normalized data format has been created, tooling in place to convert to and from it and the current base formats.

@joshbuker joshbuker added tooling Any code / tooling related issues data format labels Mar 30, 2023
@joshbuker joshbuker changed the title GSD source of truth and format cross-compatibility/conversion GSD data normalization and format cross-compatibility/conversion Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data format tooling Any code / tooling related issues
Projects
None yet
Development

No branches or pull requests

1 participant