We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: