Managed Services and Integration Tools¶
With the Managed Services API, you can integrate code analysis with an automated integration tool such as JenkinsĀ®.
Automation can make analysis part of your continuous integration / continuous development (CI/CD) pipeline.
The following are some of the actions you can automate:
- Create a target.
- Run a scan.
- Obtain the reports for a given scan.
Prerequisites¶
To include Managed Services in your integration pipeline, you need the two following things:
- The URL of the host server that runs public MSP API requests
-
The access token for the service that you want to automate
-
Use Cases
Here are examples of integrating Managed Services into your build pipeline.
Parent topic:Managed Services Platform API Reference