Python library to interact with DefectDojo - generated from OpenAPI
Project description
defectdojo-api-generated
Python library to interact with DefectDojo - generated from OpenAPI definition using https://openapi-generator.tech/
Install
pip install defectojo-api-generated
Usage
from defectdojo_api_generated import DefectDojo
# password publicly available in https://github.com/DefectDojo/django-DefectDojo/?tab=readme-ov-file#demo
# then get API token from https://demo.defectdojo.org/api/key-v2
dojo = DefectDojo('https://demo.defectdojo.org/', token=...)
r = dojo.findings_api.findings_list()
print(r.json())
Build
Check out CONTRIBUTING.md
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file defectdojo-api-generated-0.0.3.tar.gz.
File metadata
- Download URL: defectdojo-api-generated-0.0.3.tar.gz
- Upload date:
- Size: 479.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c7500362567ea91a8a4f868d155caf4648395d5af30dbe66829e54c986aa24a
|
|
| MD5 |
a2b4cb0e1d75c7a9b6d12826d5d12af0
|
|
| BLAKE2b-256 |
3a0c2e5fd5108e2990c1726ca7654ed2fc5ae2c4e776bff0173dca8f6c0c5ba1
|
File details
Details for the file defectdojo_api_generated-0.0.3-py3-none-any.whl.
File metadata
- Download URL: defectdojo_api_generated-0.0.3-py3-none-any.whl
- Upload date:
- Size: 881.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
065b34830f5b7cb1f2b73cf1d9818bf94fdd59b8e205e83d65b6ed48e4a8d6a0
|
|
| MD5 |
44b59d7203f6a0b3b4ae8a6433246e7d
|
|
| BLAKE2b-256 |
a55516b1751a76758438cf266798ce69c8f4dcae534aaaf51c4a070fede43e47
|