Skip to main content

Contrast Jenkins integration

Jenkins is a continuous integration (CI) tool that automates the process of building, testing, deploying, and running applications.

With the Contrast plugin for Jenkins, you can add application security gates to this pipeline. These gates contain criteria that can fail the Jenkins job for a vulnerable application with a build result like "Failure" or "Unstable".

Tip

You can view the plugin source code in the Jenkins Github repository.

Use these versions to ensure compatibility:

Requirement

Minimum version

Contrast Jenkins plugin

3.12

Jenkins

2.479.3 (LTS)

Java

21

Install and use Jenkins plugin

  1. Define a connection between Contrast and Jenkins.

  2. Depending on your situation, decide how you will use Jenkins:

  3. Run a build.

See also