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

Update database schema to make use of vulnerability DB #4529

Open
2 tasks done
nscuro opened this issue Jan 7, 2025 · 0 comments
Open
2 tasks done

Update database schema to make use of vulnerability DB #4529

nscuro opened this issue Jan 7, 2025 · 0 comments
Labels
help wanted Extra attention is needed size/L High effort spike / research

Comments

@nscuro
Copy link
Member

nscuro commented Jan 7, 2025

Current Behavior

We're aiming to build a mechanism to assemble and distribute a vulnerability database tailored to Dependency-Track's needs.

The goals for our own database are defined here: https://docs.google.com/document/d/1DVV4ik7NGOBc6u-fdPlPVKoplNmSpzDT6iC4FJAFYi0/edit?tab=t.0#heading=h.w22q0gsagz1c

Dependency-Track's own database schema will need to be updated to make effective use of the data provided by this effort.

Proposed Behavior

Update / refactor the schema to make effective use of the data provided by this effort. Keep in mind that existing data will need to be migrated.

Note

Partly depends on #4528, in order to know what fields will be provided.

Relevant classes (i.e. tables) of the current schema are:

TODO: Add Mermaid ER diagram.

Checklist

@nscuro nscuro added help wanted Extra attention is needed size/L High effort spike / research labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed size/L High effort spike / research
Projects
None yet
Development

No branches or pull requests

1 participant