Sign inSign up

kousthubhaone/secsuite-cli

By kousthubhaone

Updated 3 months ago

Stack-aware security scanning CLI. Semgrep + Trivy + Gitleaks bundled, one merged deduped report.

Image
0

212

kousthubhaone/secsuite-cli repository overview

secsuite

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.

Usage

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

Tag summary

Content type

Image

Digest

sha256:d61d547cc

Size

267.1 MB

Last updated

3 months ago

docker pull kousthubhaone/secsuite-cli