|
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: |
Replies: 3 comments 4 replies
|
I am not sure if this endpoint actually works to import files. I will investigate. |
|
it seems this endpoint is hard to use :D. |
#5509 fixes this