Using Veracode 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 these 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 these tasks: