alvacoder/Defectdojo Upload

A github action that sends scan reports to a DefectDojo instance with support for multiple authentication methods

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
defectdojo_urlthe url of your defectdojo instanceyes
defectdojo_usernamethe username to login into your defectdojo instance if using basic authenticationno
defectdojo_passwordthe password to login into your defectdojo instance if using basic authenticationno
defectdojo_api_keythe API key to authenticate with your defectdojo instance if using API key authenticationno
defectdojo_iap_tokenOnly required if defectdojo is behind an IAPno
defectdojo_product_typethe defectdojo product type that the scan result relates toyes
defectdojo_productthe defectdojo product that the scan result relates toyes
defectdojo_environment_typethe defectdojo environment type that the scan result relates toyes
defectdojo_scan_typethe defectdojo scan type that the scan result relates toyes
defectdojo_engagement_namethe defectdojo engagement name that the scan result relates toyes
scan_results_file_namethe file name of the scan result to be uploadedyes
client_certificate_file_paththe file path for a client side certificate if requiredno
client_key_file-paththe file path for a client side private key if requiredno

no outputs