Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 242 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 242 Bytes

Trufflehog-dojo

Trufflehog DefectDojo

Usage

-Run Docker image

docker run -e DOJOKEY='<api_key>' \
-e DOJOURL='<dojo_url>' \
-e PRODNAME='<Product_name>' \
-e BRANCH=<branch> --rm -v "$(pwd):/proj" cyberkru/trufflehog-dojo:latest