> ## Documentation Index
> Fetch the complete documentation index at: https://docs.semgrep.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# CI references

<CardGroup>
  <Card title="CI environment variables" icon="file-text" href="/semgrep-ci/ci-environment-variables">
    Configure Semgrep in CI by setting various environment variables. Enable diff-aware scanning, connect to Semgrep AppSec Platform, and more.
  </Card>

  <Card title="Sample CI configurations" icon="file-text" href="/semgrep-ci/sample-ci-configs">
    View sample configuration files to run Semgrep with various CI/CD providers such as GitHub, GitLab, Jenkins, Buildkite, CircleCI, and more.
  </Card>

  <Card title="Findings in CI" icon="file-text" href="/semgrep-ci/findings-ci">
    Learn how Semgrep Pro tracks findings and triage states in CI pipelines.
  </Card>

  <Card title="Packages in Semgrep docker" icon="file-text" href="/semgrep-ci/packages-in-semgrep-docker">
    Packages included in the latest Semgrep docker image.
  </Card>
</CardGroup>
