> ## Documentation Index
> Fetch the complete documentation index at: https://semgrep-ee9d73d8-fix-kb-nav.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Semgrep Supply Chain (SSC)

<CardGroup cols={2}>
  <Card title="How to exclude a Semgrep Supply Chain rule from a scan" href="/kb/semgrep-supply-chain/exclude-rule" icon="file">
    Exclude a Semgrep Supply Chain rule from a scan
  </Card>

  <Card title="Malware incident response with Semgrep Supply Chain" href="/kb/semgrep-supply-chain/incident-response" icon="file">
    How to respond to a malware incident using Semgrep Supply Chain.
  </Card>

  <Card title="How to scan multiple or nested manifest files or lockfiles" href="/kb/semgrep-supply-chain/scanning_multiple_lockfiles" icon="file">
    Semgrep Supply Chain uses manifest files or lockfiles as part of its reachability analysis to determine the exact version of a dependency that a codebase is using. Semgrep parses manifest files or lockfiles, such as:
  </Card>

  <Card title="Generate lockfiles for Semgrep Supply Chain in a Circle CI pipeline" href="/kb/semgrep-supply-chain/ssc-lockfiles-circleci" icon="file">
    How to generate lockfiles for Semgrep Supply Chain in a Circle CI pipeline.
  </Card>

  <Card title="Generating Python lockfiles for Semgrep Supply Chain scans" href="/kb/semgrep-supply-chain/ssc-python-lockfiles" icon="file">
    Generate Python lockfiles to run Semgrep Supply Chain scans successfully.
  </Card>

  <Card title="Why aren't Supply Chain findings showing?" href="/kb/semgrep-supply-chain/why-no-findings" icon="file">
    Troubleshoot why findings for Semgrep Supply Chain are not showing.
  </Card>

  <Card title="Connect a private registry to Semgrep" href="/kb/semgrep-supply-chain/connect-a-private-registry" icon="file">
    Learn how to connect a private registry to Semgrep.
  </Card>

  <Card title="Semgrep is not displaying Upgrade guidance or Autofix functionality" href="/kb/semgrep-supply-chain/no-upgrade-guidance-or-autofix" icon="file">
    Learn how to troubleshoot when Semgrep doesn't display Upgrade guidance or Autofix functionality.
  </Card>

  <Card title="No dependencies appear on the Dependencies page" href="/kb/semgrep-supply-chain/no-dependency-results" icon="file">
    Learn how to troubleshoot when no dependencies appear on the Dependencies page.
  </Card>
</CardGroup>
