Jenkins integration with cdefence
Click on your JOB -> Configure and setup up the pipeline script like following
From above screenshot we conclude that,
- We are cloning the project we want to scan
- Getting our cdefense cli
- Running it against that project
Click save and apply and hit build now
Once it done with the build and cdefense cli is done scanning you can see the results on our UI
Last modified 9mo ago