Skip to content

scan sast

Overview

Command: r2r eac scan-sast [path] Purpose: Static Application Security Testing using Semgrep Category: scan

Syntax

r2r eac scan-sast [path]

Examples

# Scan current directory
r2r eac scan-sast .

# Scan specific path
r2r eac scan-sast go/src/auth

# Output to file
r2r eac scan-sast . --output sast-report.json

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.