mirror of
https://github.com/semgrep/skills.git
synced 2026-09-20 14:21:26 +08:00
Remove data flow command from SKILL.md
Removed a command for showing data flow in semgrep.
This commit is contained in:
@@ -63,7 +63,6 @@ semgrep --config p/security-audit --config p/trailofbits . # Multiple
|
||||
```bash
|
||||
semgrep --config p/security-audit --sarif -o results.sarif . # SARIF
|
||||
semgrep --config p/security-audit --json -o results.json . # JSON
|
||||
semgrep --config p/security-audit --dataflow-traces . # Show data flow
|
||||
```
|
||||
|
||||
## Scan Specific Paths
|
||||
|
||||
Reference in New Issue
Block a user