| Wrapper | APIV1 | APIV2 | Notes |
|---|---|---|---|
| Specific python wrapper | Yes | Yes | working (2021-01-21) |
| Openapi python wrapper | No | Yes | proof of concept only |
| Bash wrapper | No | Yes | might be outdated |
| Java library | No | Yes | working (2021-04-13) |
| Image using the Java library | No | Yes | out of date |
- Install the DefectDojo Python API via
pip install defectdojo_api(outdated) or clone the repository. - Browse the API on
SwaggerHub.
https://github.com/alles-klar/defectdojo-api-v2-client
https://github.com/wurstbrot/defectdojo-client
https://github.com/secureCodeBox/defectdojo-client-java
https://github.com/DefectDojo/defectdojo-java-client (out of date, update expected)