DependencyTrack / DependencyTrack/dependency-track
Policiy violations won't trigger on alias ID's
- Dominant language
- Java
- Stars
- 4.2k
- Forks
- 811
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 237
Description
### Current Behavior
Vulnerability ID policy violations only trigger for exact matches but not for aliases.
### Steps to Reproduce
1. create a policy: Vulnerability ID is CVE-123
2. A vulnerability in a project, that is found with the source Github as GHSA-123 and the alias CVE-123, won't trigger a policy violation.
### Expected Behavior
Since aliases are in fact, the same vulnerability. I expect a policy violation, also on aliases.
### Dependency-Track Version
4.14.1
### Dependency-Track Distribution
Container Image
### Database Server
PostgreSQL
### Database Server Version
_No response_
### Browser
N/A
### 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/dependency-track/issues) for whether this defect was already reported
Contributor guide
Assessment
This issue has not been assessed yet.