Use Dynamic Analysis with Jenkins
You can configure post-build actions, or steps, to have the Veracode Jenkins Plugin perform a Dynamic Analysis of your application and generate a report of the analysis results.
You configure Dynamic Analysis to run as a post-build action in freestyle builds and as a build step in pipeline builds. The post-build actions and steps require your Veracode API credentials.
For freestyle builds, complete the following tasks:
- Configure global credentials with freestyle builds
- Configure a post-build action to resubmit Dynamic Analysis with freestyle builds
- Configure a post-build action to review Dynamic Analysis results with freestyle builds
For pipeline builds, complete the following tasks: