Export findings to CSV using the API #9777
Replies: 1 comment
-
@SeaofThought You're correct that the CSV / Excel download is a UI feature only. The reason for this is:
I cannot see DefectDojo offering CSV for Excel files from the API in the future for these reasons. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
DefectDojo allows for the export of findings in CSV / Excel format, as illustrated here:
https://defectdojo.github.io/django-DefectDojo/integrations/exporting/
However, I couldn't find a way to get the CSV files using the API.
Am I doing something wrong and, if not, is there a date for this feature to be implemented in the API?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions