Owasp Zap Start StopThe OwaspZapStartStop VSTS task start, stop, download template and transform test result on Windows Server OnPremise and Docker on Linux. OwaspZapStart Execution Type "Onpremise/Virtual (Self-hosted Agent Specification Windows)"It only works on Windows servers (on agents that run on windows server) The OWASP Zed Attack Proxy software must be installed on the OnPremise/Virtual server It is compatible and tested with OWASP Zed Attack Proxy version: 2.11, 2.12, 2.13, 2.14 and 2.15 OwaspZapStart Execution Type "Run in docker (Agent Specification Linux)"It only works on Linux Or on windows with docker properly configured. The server does not need to have Zed Attack Proxy installed, it downloads the image from docker.io Note the time it takes for the service to start. You can use the TimeToSleep variable to delay the wait. OwaspZapStopThe task works on Linux and Windows DocumentationConfigure the tasksAdd the task to you build or release pipeline. Select the + Add tasks -> Utility -> Owasp Zap Start Stop and add vars Configure as seen in the images Agent Job:Owasp Zap StartIf you want to run it OnPremise select: "Onpremise/Virtual (Self-hosted Agent Specification Windows)" If you want to run it on Azure Pipelines Hosted (linux option) select: "Run in docker (Agent Specification Linux)" Owasp Zap Scan"Owasp Zap Scan" can be downloaded from here: https://marketplace.visualstudio.com/items?itemName=solucionespsg.owasp-zap-scan-psg Upload Report To Azure Devops Wiki"Upload Report To Azure Devops Wiki" can be downloaded from here: https://marketplace.visualstudio.com/items?itemName=solucionespsg.UploadReportToAzureDevopsWiki Owasp Zap StopPublish Test Result ConvertedThen there is this "Publish Test Result" this is from Microsoft: https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/publish-test-results-v2 Example of variablesAfter finishing the tasks we access the tests:Help to continue development.If it helped you. You can help me: https:// paypal.me/solucionespsg |