Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.14 KB

WRAPPERS.md

File metadata and controls

23 lines (18 loc) · 1.14 KB
Wrapper APIV1 APIV2 Notes
Specific python wrapper Yes Yes working (21/1/2021
Openapi python wrapper No Yes proof of concept only
Bash wrapper No Yes might be outdated
Java wrapper No Yes might be outdated

Specific python wrapper

  • Install the DefectDojo Python API via pip install defectdojo_api(outdated) or clone the repository.
  • Browse the API on SwaggerHub. Swagger Status

Openapi python wrapper

https://github.com/alles-klar/defectdojo-api-v2-client

Bash wrapper

https://github.com/wurstbrot/defectdojo-client

Java wrapper

https://github.com/DefectDojo/defectdojo-java-client