DependencyTrack / DependencyTrack/dependency-track
Add support for db.gcve.eu vulnerability database
- Dominant language
- Java
- Stars
- 4.2k
- Forks
- 811
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 237
Description
### Current Behavior
No support for the db.gcve.eu vulnerability advisory database.
### Proposed Behavior
It would be nice to add support for the db.gcve.eu vulnerability advisory database.
The GCVE initiative [announced](https://gcve.eu/2026/01/07/gcve-db-announce/) the public launch of [db.gcve.eu](https://db.gcve.eu/), a new open and freely accessible vulnerability advisory database. The platform aggregates and correlates vulnerability information from more than 25 public sources, including GCVE GNA (Numbering Authority) sources and other established vulnerability databases.
The API is documented here: https://db.gcve.eu/api/
### 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 enhancement was already requested
Contributor guide
Assessment
This issue has not been assessed yet.