Add DB schema migrations for Vulnerability
This is the DB layout for first-class vulnerabilities backend MVC. Added vulnerabilities table, FK to it from vulnerability_occurrences table, add all required foreign keys for associations between Vulnerability and other models
Showing
Please register or sign in to comment