Skip to main content

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.

YOUR DEPLOYMENT JOURNEY
Semgrep Supply Chain performs software composition analysis with reachability. Scanning third-party code with Semgrep Supply Chain may require additional steps, such as generating a manifest file or lockfile that it can parse in continuous integration (CI). The documents in this category describe how to set up Semgrep Supply Chain for specific manifest files, lockfiles, or CI providers, to ensure that your Semgrep Supply Chain deployment functions as intended.
IssueSolution
MavenSemgrep Supply Chain requires a dependency tree to detect packages.Generate a dependency tree using mvn by following the steps in Setting up Semgrep Supply Chain with Apache Maven.