django-DefectDojo icon indicating copy to clipboard operation
django-DefectDojo copied to clipboard

Integration with Kube-hunter

Open alexr3 opened this issue 2 years ago • 2 comments

Hi!

Unable to get report from kube-hunter. There is no such Test Type in the Defect Dojo. Tried to use other Test Types, but no reports come in.

Is it possible to integrate with a kube-hunter or use another Test Type?

alexr3 avatar Aug 31 '22 15:08 alexr3

Is it possible to add Scan Type "kube-hunter" to DefectDojo?

alexr3 avatar Sep 02 '22 12:09 alexr3

Hi, please see https://defectdojo.github.io/django-DefectDojo/integrations/parsers/. There you can find the supported scan-types. It is possible to add your own parser, please refer to https://defectdojo.github.io/django-DefectDojo/contributing/how-to-write-a-parser/ and if you do so please see https://github.com/DefectDojo/django-DefectDojo/blob/master/readme-docs/CONTRIBUTING.md

italvi avatar Sep 12 '22 06:09 italvi

@alexr3 Do you have an example output file from kube-hunter which you can share? You can anonymize the example output file before uploading, to rewrite real data in it. The stucture of the example output file has to stay as it is.

manuel-sommer avatar Nov 01 '22 07:11 manuel-sommer

@mtesauro kubehunter is already supported https://defectdojo.github.io/django-DefectDojo/integrations/parsers/file/kubehunter/ I guess you can close this

manuel-sommer avatar Feb 01 '24 22:02 manuel-sommer