-
I need to attach some binary files (not text) to my findings in DefectDojo.
(self.api is instance of DefectDojoAPIv2) While response code I get is always 200, files don't actually appear in DefectDojo.
Relevant docker-compose log part when creating one finding and uploading file for it (dates removed):
where 10.123.123.123 - my local ip upd: |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
I am not sure if this endpoint actually works to import files. I will investigate. |
Beta Was this translation helpful? Give feedback.
-
it seems this endpoint is hard to use :D. |
Beta Was this translation helpful? Give feedback.
-
#5509 fixes this |
Beta Was this translation helpful? Give feedback.
#5509 fixes this