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

# Platform Integrations

> Integrate Vet into your CI/CD and developer platforms for automated supply-chain scanning.

Run SafeDep where your code already lives. Vet plugs into common CI/CD and developer platforms to scan dependencies automatically on every change.

<CardGroup cols={2}>
  <Card title="GitHub App" icon="github" href="/governance/integrations/github">
    Install the SafeDep GitHub App to scan pull requests.
  </Card>

  <Card title="GitHub Code Scanning" icon="github" href="/governance/integrations/github-code-scanning">
    Run Vet in GitHub Actions and surface findings in code scanning.
  </Card>

  <Card title="GitLab" icon="gitlab" href="/governance/integrations/gitlab">
    Scan dependencies in GitLab CI.
  </Card>

  <Card title="Bitbucket" icon="bitbucket" href="/governance/integrations/bitbucket">
    Scan with Bitbucket Pipes.
  </Card>

  <Card title="DefectDojo" icon="bug" href="/governance/integrations/defectdojo">
    Send findings to DefectDojo for tracking.
  </Card>

  <Card title="Terraform" icon="cube" href="/governance/terraform-audit">
    Audit Terraform providers for supply-chain risk.
  </Card>
</CardGroup>
