Coming Q1 2026
Get SecRotate
The SecRotate CLI scans your codebase for secrets, enforces ownership, and integrates with your existing workflow.
No credit card. No usage limits. Runs locally — your code never leaves your machine.
SecRotate CLI
A single binary that scans your repositories, detects secrets across 50+ providers, and enforces your organization's security policies.
- Scan any repository in seconds
- Detect 354+ secret patterns
- Zero configuration required
- Works offline (no data leaves your machine)
- CI/CD integration ready
- JSON and SARIF output formats
Coming Soon
The CLI is in final testing. Join the waitlist to be notified when it's available.
Quick Start Preview
Terminal
# Install SecRotate CLI
$ curl -sSL https://get.secrotate.com | sh
# Scan your repository
$ secrotate scan .
Scanning 1,247 files...
Found 3 secrets:
HIGH aws-access-key config/prod.env:12
HIGH stripe-secret-key src/billing.ts:45
MEDIUM github-token .github/workflows/ci.yml:8
Run 'secrotate fix' to remediate.Why free? We believe security basics should be accessible to everyone. Our free tier is better than competitors' paid offerings.
Available Everywhere
Single binary, no dependencies. Works on macOS, Windows, and Linux.
macOS
brew install secrotate/tap/secrotateComing SoonWindows
winget install SecRotate.CLIComing SoonLinux
curl -sSL https://get.secrotate.com | shComing SoonDetect Secrets From 50+ Providers
Comprehensive coverage for cloud providers, databases, payment processors, and more.
AWS
Azure
GCP
GitHub
GitLab
Slack
Stripe
Twilio
SendGrid
MongoDB
PostgreSQL
Redis
Datadog
Sentry
PagerDuty
Okta
Auth0
Firebase
Vercel
Netlify
Docker Hub
Kubernetes
CircleCI
Jenkins