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

Create a schema to store vulnerability and package metadata serialized in a suitable JSON (or YAML) format #10

Closed
Tracked by #12
pombredanne opened this issue May 8, 2024 · 0 comments · Fixed by #11
Assignees

Comments

@pombredanne
Copy link
Contributor

pombredanne commented May 8, 2024

To document the data format, we need to create and publish a schema used to store vulnerability and package metadata serialized in a suitable JSON (or YAML) format.

We could use pydantic and cattrs for this, or generate this from Django models or API definitions.

See some related issues:

@pombredanne pombredanne transferred this issue from aboutcode-org/purldb May 8, 2024
@pombredanne pombredanne changed the title create a schema to store vulnerability and package metadata serialized in a suitable JSON (or YAML) format Create a schema to store vulnerability and package metadata serialized in a suitable JSON (or YAML) format Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants