Skip to main content

CLI Wrapper for DefectDojo using APIv2

Project description

DefectDojo CLI

License

A CLI wrapper for DefectDojo

Fork

This has been forked from https://github.com/adiffpirate/defectdojo-cli.

Installation

Simply run:

python3 -m pip install defectdojo-cli2

Usage

defectdojo --help

Development

Create a Python virtual env, like:

python3 -m venv ddc
pip3 install setuptools
pip3 install -r requirements.txt
pip install . (install the cli in the virtual env)

CI variables

To use Defectdojo CLI in a CI context, there is DEFECTDOJO prefixed environment variables you could set.

DEFECTDOJO_URL
DEFECTDOJO_API_KEY

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

defectdojo_cli2-0.1.1.tar.gz (15.2 kB view hashes)

Uploaded Source

Built Distribution

defectdojo_cli2-0.1.1-py3-none-any.whl (18.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page