Please do not report security vulnerabilities through public GitHub issues.
Instead, please report them via email to: security@vibebuildlab.com
Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
You should receive a response within 48 hours. We will work with you to understand and address the issue.
- Dependency Scanning: Regular
npm auditand automated security updates - Secret Detection: CI/CLI secret scans (gitleaks/
npm run security:secrets) to block hardcoded secrets - Code Review: All changes reviewed before merge
- Environment Variables: Secrets stored in environment variables, never in code
- Passwords in plaintext
- API keys in source code
- Sensitive data in logs
Security updates are provided for the latest version of the CLI tool.
Security patches are released as soon as possible after discovery. Subscribe to GitHub releases to be notified.
We follow responsible disclosure practices:
- Reporter contacts us privately
- We acknowledge within 48 hours
- We investigate and develop a fix
- We release the fix
- We publicly disclose after patch is available
Vibe Build Lab LLC · vibebuildlab.com