Integrate Scanner CLI into CI/CD Systems
Last updated
Last updated
The build pipeline is a good point for running the Xygeni scanner, as it can check early in the build cycle if there are issues that should be resolved before advancing to the next step.
The Continuous Integration/Delivery System can run a scan step in a given pipeline for ensuring that the software and the build pipeline itself are free of issues that bad actors may leverage to breach the software supply chain, inserting malicious or unintented code, or exfiltrating sensitive information for nefarious purposes.
Follows some examples on how to integrate Xygeni Scanner with several CI/CD platforms :