You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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:
The text was updated successfully, but these errors were encountered: