DependencyTrack / DependencyTrack/dependency-track
Include Audit Trail and Details in FPF export
- Dominant language
- Java
- Stars
- 4.2k
- Forks
- 811
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 237
Description
### Current Behavior
Currently, if you export the project to FPF json format, it does not include the Audit Trail or Details of the component.
### Proposed Behavior
It is desirable to have the Audit Trail and Details of each component included in the FPF export. The best place for these would be the ANALYSIS section of each component.
This feature would be very helpful for archival purposes. As discussed in
https://github.com/DependencyTrack/dependency-track/issues/2558
if the component temporarily goes away, you lose all previous audit trail data. This would be an easy way to give users the ability to save that data.
### 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.