DependencyTrack / DependencyTrack/dependency-track
Option to create one Jira Ticket using JiraPublisher
- Dominant language
- Java
- Stars
- 4.2k
- Forks
- 811
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 237
Description
### Current Behavior
Currently, Dependency-Track creates one Jira Ticket for each notification in the group (e.g. "NEW_VULNERABILITY").
In the case of "NEW_VULNERABILITY", this usually means many tickets each with one CVE.
This is really inefficient from a worker and management perspective as usually one person can take the task to take care of this on a daily schedule.
### Proposed Behavior
Have an option to create only one Jira Ticket with all CVEs that are found after a SBOM upload. This would help and make it much more usable in daily life. Thank you for the already great features of Dependency-Track!
### 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.