CLI — Local Scanning
Run security scans locally on your machine. Secrets, SAST, IaC — all offline-capable.
Installation
Authentication
Key Commands
URL 스캔 + 공격자 시뮬레이션 체인 (Recon → Probe → Exploit → Post). 해외 IP 차단 대상 사이트도 로컬에서 바로 검사 가능합니다.
Scan for hardcoded secrets, API keys, tokens, and credentials in your codebase.
Static Application Security Testing with 3,200+ rules across 25 languages.
Infrastructure-as-Code scanning for Terraform, CloudFormation, Kubernetes manifests.
List all findings from previous scans with severity, CWE, and fix guidance.
Run the full benchmark suite against your project and compare with industry averages.
Offline Mode
All --local scans run entirely on your machine. No data leaves your network. The vulnerability database is bundled and updated on each pip install --upgrade.
CI/CD Integration
Add Patchguard to your CI pipeline. Fails the build if critical or high CVEs are found.
GitHub Actions
GitLab CI
Generate an API key in your account settings.
Settings → API Keys →