Code Security CI/CD Integrations

To integrate Code Security with your CI/CD, download the Code Security engine and run a scan in your test or build scripts.

Notes:

  • Code Security team cryptographically signs its binaries. However, you can download the Code Security binary and store it in your own artifact store periodically, then, you can pull from your own store in your CI workflows.

  • Use $HOME/.spectral/spectral scan --ok if you do not want to break builds. It is common to use this mode when you ramp up your discovery of issues or when you have a different kind of security workflow.