File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/docs/static-analysis/semgrep Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ A new version of Semgrep is available. See https://semgrep.dev/docs/upgrading
5656```
5757
5858You can also check for updates manually by visiting the
59- [ Semgrep Releases] ( https://github.com/returntocorp /semgrep/releases ) page.
59+ [ Semgrep Releases] ( https://github.com/semgrep /semgrep/releases ) page.
6060
6161#### Updating Semgrep
6262
@@ -228,7 +228,7 @@ according to your preferences and tooling.
228228 - Use the ` --severity [INFO| WARNING| ERROR]` flag to report findings only from rules that match
229229 the specified severity (` INFO` /` WARNING` /` ERROR` ).
230230 - There is currently no obvious flag to limit results based on specific rule metadata (e.g., impact).
231- See the [Feature request: CLI support for filtering by rule metadata](https://github.com/returntocorp /semgrep/issues/6752)
231+ See the [Feature request: CLI support for filtering by rule metadata](https://github.com/semgrep /semgrep/issues/6752)
232232 GitHub issue for a possible workaround.
233233
234234 d. Data flow tracing:
You can’t perform that action at this time.
0 commit comments