Skip to content

scan secrets

Overview

Command: r2r eac scan-secrets [path] Purpose: Detect secrets and credentials using Trivy Category: scan

Syntax

r2r eac scan-secrets [path]

Examples

# Scan for secrets
r2r eac scan-secrets .

# Scan specific files
r2r eac scan-secrets config/

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

See Also


Tutorials | How-to Guides | Explanation | Reference

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