CircleCI is a CI/CD platform that lets teams build and deliver software, quickly and at scale,
in the cloud, or on your own infrastructure. CircleCI Orbs are open-source, shareable packages of parameterizable reusable configuration elements, including jobs, commands, and executors.
Deepfactor’s CircleCI Orb integrated Deepfactor into your CI/CD pipeline to identify runtime security, privacy, and compliance risks in your application without changing a single line of code.
Deepfactor integrates into a CircleCI pipeline as follows:
- Build: use CircleCI to build the app
- Scan: scan using your SAST/SCA/Container image scanning tools for static visibility
- Test: turn on your automated tests
- Observe: run your app with Deepfactor for runtime visibility
- Deploy: use CD to deploy the app
For complete installation instructions, please visit the Deepfactor Orb installation guide here. You can also find Deepfactor Orb installation instructions and code on GitHub.