DependencyTrack / DependencyTrack/frontend
Link to vulnerability by uuid
- Dominant language
- Vue
- Stars
- 171
- Forks
- 250
- Avg merge
- 10h 56m
- Merged PRs (30d)
- 84
Description
### Current Behavior
I can link to vulnerabilities with source and source ID. Like "/vulnerabilities/NVD/CVE-2025-69873".
### Proposed Behavior
I want to link to the with the uuid. Like "/vulnerabilities/1111-2222-3333-4444".
It seems that src/views/portfolio/vulnerabilities/Vulnerability.vue is already prepared for this, but there is no route for this.
### Checklist
- [x] I have read and understand the [contributing guidelines](https://github.com/DependencyTrack/dependency-track/blob/master/CONTRIBUTING.md#filing-issues)
- [x] I have checked the [existing issues](https://github.com/DependencyTrack/frontend/issues) for whether this enhancement was already requested
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.