Updating Semgrep
We release new Semgrep versions often, with many performance and bug improvements.
Stay up to date by running the latest version of Semgrep automatically in CI. Or use the following commands:
Using Homebrew:
brew upgrade semgrep
Using pip:
python3 -m pip install --upgrade semgrep
Using Docker:
docker pull returntocorp/semgrep:latest
Not finding what you need in this doc? Ask questions in our Community Slack group, or see Support for other ways to get help.