Stack-aware security scanning CLI. Semgrep + Trivy + Gitleaks bundled, one merged deduped report.
212
Stack-aware security scanning CLI. Detects your stack, runs Semgrep (SAST), Trivy (SCA/IaC/secrets) and Gitleaks (git-history secrets), and merges everything into one deduped report. All scanners pre-installed in this image.
docker run --rm -v "$PWD:/scan" kousthubhaone/secsuite-cli:latest scan /scan
Exit codes: 0 clean · 1 findings at/above threshold · 2 execution error.
Docs & source: https://github.com/kousthubha-sky/secsuite-cli
Content type
Image
Digest
sha256:d61d547cc…
Size
267.1 MB
Last updated
3 months ago
docker pull kousthubhaone/secsuite-cli