- You need to have a SOOS account with DAST scanning enabled.
- Add the SOOS Security Analysis task to your organization in Azure DevOps.
- The pipeline job must run the task on a Linux build agent.
Your pipeline stage must use a Linux build agent:
pool:
vmImage: 'ubuntu-latest'
- Navigate to the Azure DevOps DAST integration page on the SOOS App, copy the example, and modify it.
- Execute the pipeline
- To see the full list of available parameters go to SOOS DAST Scan Parameters