Skip to content

Removed DAST template as it is not used

Cameron Swords requested to merge remove-unused-dast-template into master

DAST is not a typical Secure analyzer, because it tests using a running website. It does not have a QA approach similar to that of other Secure tools, and therefore does not use the qa-dast.yml template.

For testing, DAST runs a series of end to end tests, each of which verify the expected JSON output.

Merge request reports