Real World Examples
Semgrep
can be used for a variety of cases such as variant analysis and semantic code search to find possible vulnerabilities. On top of that, Semgrep
could be used to detect whether the project contains any code smells or general bugs.
This section will demonstrate real-world examples of using Semgrep
to find instances of such issues.
Last updated