Reference F: CI scan sources
Two integration families write results to the CI Scans inventory. Both evaluate policies at the CI Scan trigger. Both block through Block CI/CD. Their enforcement mechanisms differ.
Source
How the scan starts
How a block is enforced
Notes
Cortex CLI in a pipeline — Cortex CLI, CircleCI, GitHub Actions, Jenkins, AWS CodeBuild
A pipeline step invokes the Cortex CLI.
The CLI returns exit code 1. The pipeline fails the step.
This guide covers this workflow.
Terraform run tasks — HCP Terraform, Terraform Enterprise
A Terraform run task calls Cortex Cloud during plan or apply.
Cortex Cloud posts a result that governs whether the run proceeds.
Results appear in the same inventory. Configure enforcement in the Terraform run task.
Last updated
Was this helpful?
