[bojemoi] fix(dojo): add found_by=[1] to all finding POSTs
2026-06-28T22:28:25+02:00
false
commit
bojemoi
main
Git Activity
Commit e6ffdf8 par Betty dans bojemoi
Betty
Commit e6ffdf8
Repository
bojemoi
Branch
main
Author
Betty
Hash
e6ffdf8a7590ef8c9e95b9154a8437235b289242
Description
DefectDojo API requires the found_by field (list of test type IDs).
Missing field was causing 400 Bad Request on all findings POSTs from
the dojo_worker_loop (ZAP, UZI, Sliver, aggregate findings).