Skip to content

Add env vars to set HTML, MD and XML report output

Philip Cunningham requested to merge add-report-env-vars-12652 into master

What does this MR do?

  • adds the following env vars in order to allow easier configuration:
    • DAST_HTML_REPORT
    • DAST_MARKDOWN_REPORT
    • DAST_XML_REPORT
  • adds some additional tests
  • drops zap from the cli help output

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Philip Cunningham

Merge request reports