DependencyTrack / DependencyTrack/dependency-track
Dependency track and Defectdojo integration: inactive status on re-import
- Dominant language
- Java
- Stars
- 4.2k
- Forks
- 811
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 237
Description
### Current Behavior
I have configured the integration between DepTrack and DefectDojo. And currently, every 60 minutes there is a synchronization between two systems. But, when reimporting the same findings, the status of findings in DefectDojo becomes Inactive, Mitigated. I have tried to work with close_old_findings, deduplication, active parameters, it is not working. Also, I have heard that the test_title must be different each, it helps with status issues. In this case, I am not quite sure how can I configure properties of projects so that the value of test_title would be different each sync.
### Steps to Reproduce
1. Configure integration as in the instruction https://docs.dependencytrack.org/integrations/defectdojo/
### Expected Behavior
Every time in each sync I want the import not to change the status of findings. For ex, first import 23 active findings, second import the same 23 active findings should leave active status in defectdojo.
### Dependency-Track Version
4.4.x
### Dependency-Track Distribution
Container Image
### Database Server
PostgreSQL
### Database Server Version
_No response_
### Browser
Apple Safari
### 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.