vulnerablecode
vulnerablecode copied to clipboard
VCIO-next: Design and Add UI for AdvisoryV2 Models
- Add source URL for all advisories, Importer ID - Added Source URL
- Add date published for the advisory - Done
- Use Vulneribilities instead of Advisories, keep Advisory for column names - Done
- Use "subject of" instead of "affected by" - Done
- If there are no aliases, do not display "Aliases:" - Done
- Add Advisory View - Done
This is done now!
PRs for references:
- https://github.com/aboutcode-org/vulnerablecode/pull/1866
To test this: Set up Vulnerablecode on your system locally and run a new V2 importer pipeline for example:
./manage.py import nodejs_security_wg
Then do make run and go to VCIO app, navigate to /v2 and you can search for packages
Advisory view:
Package view: