Add VulnerabilityIssueLink model
Add vulnerability_issue_links DB table to support many-to-many linking between Issues and Vulnerabilities. Add the correponding model VulnerabilityIssueLink and associations on both Vulnerability and Issue.
Showing
Please register or sign in to comment