Last updated
Was this helpful?
Both twistcli and the Jenkins plugin can evaluate package dependencies in your code repositories for vulnerabilities.
The runtimes supported are:
Go
Java
Node.js
Python
Ruby
Point the Jenkins plugin to your code repo in the build directory.
Prerequisites: You’ve installed and configured the Prisma Cloud Jenkins plugin.
In your Jenkins job configuration, click Add build step, and select Scan Prisma Cloud Code Repositories.
Configure the repo scan.

In Repository Name, specify the name to be used when reporting the results in Console.
In Repository path, specify the path to the repo in the build directory.
For example, it could simply be the current working directory (.) or some relative directory.
Click Save, and then execute a build job.
To see the scan results, log into Console, and go to Monitor > Vulnerabilities > Code repositories > CI. Prisma Cloud evaluates the contents of the repo according to the policy you’ve specified in Defend Vulnerabilities > Code repositories > CI. Prisma Cloud ships with a single default rule that alerts on all vulnerabilities.

Last updated
Was this helpful?
Was this helpful?

