Skip to content

Commit

Permalink
Update _index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahpaleus authored Jan 18, 2024
1 parent 78b30f9 commit dff2d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/static-analysis/semgrep/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ The following questions can help you determine if you can write a custom Semgrep
Support for the following cases is currently limited. Although development is ongoing, Semgrep may not be able to handle:

- When multiple files are required for your analysis
- Consider exploring the [DeepSemgrep](https://semgrep.dev/docs/deepsemgrep/deepsemgrep-introduction/) development process
- Consider using the [Semgrep Pro Engine](https://semgrep.dev/docs/semgrep-code/semgrep-pro-engine-intro/)
- When you need advanced flow analysis
- Familiarize yourself with the [Semgrep dataflow analysis engine](https://semgrep.dev/docs/writing-rules/data-flow/data-flow-overview/)
- Complex taint tracking
Expand Down

0 comments on commit dff2d35

Please sign in to comment.