You can connect your Azure DevOps pipeline to start a Crashtest Security scan and optionally retrieve the scan results as a JUnit XML file. Azure DevOps will display the security scan results next to your unit test results.
How to set up the integration
- Login to your account
- Select your scan target
- Go to Preferences, then Integrations
- Select Azure DevOps and follow the instructions
What are Azure Pipelines?
Microsoft Azure Pipelines is a continuous delivery solution built specifically for developers. It offers a complete end-to-end workflow for building, testing, deploying, and monitoring applications across multiple environments.
With Azure Pipelines, you can build, test, and deploy code without worrying about infrastructure or managing servers. You can focus on coding rather than worrying about deployment.
Microsoft Azure Pipelines helps you automate everything from source control to application lifecycle management.