> ## 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.

# Visibility & Governance

> Scan repositories, SBOMs, and CI/CD for supply-chain risk, and govern policy and visibility across your org.

See the open-source risk in your code, then govern it across your organization. Scan repositories and pipelines, generate bills of materials, and manage policy and fleet-wide visibility from SafeDep Cloud.

<CardGroup cols={2}>
  <Card title="Scan repositories" icon="magnifying-glass" href="/governance/vet/overview">
    **Vet** finds malicious, vulnerable, and risky dependencies in code, lockfiles, and SBOMs.
  </Card>

  <Card title="Generate a BOM" icon="list-check" href="/governance/xbom/overview">
    **xBom** inventories dependencies plus AI, SaaS, and crypto usage.
  </Card>

  <Card title="Integrate with CI/CD" icon="plug" href="/governance/integrations/overview">
    Wire SafeDep into GitHub, GitLab, Bitbucket, and more.
  </Card>

  <Card title="Govern org-wide" icon="cloud" href="/governance/cloud/overview">
    **SafeDep Cloud** centralizes policy, endpoints, and visibility.
  </Card>
</CardGroup>
