We provide security updates for the following versions:
| Version | Supported |
|---|---|
| 0.9.x | ✅ |
| < 0.9 | ❌ |
Please do not report security vulnerabilities through public GitHub issues.
Instead, please report vulnerabilities via email to:
security@cliforge.com (or create a private security advisory on GitHub)
Please include the following information:
- Type of vulnerability (e.g., command injection, authentication bypass, etc.)
- Affected component (which package or feature)
- Steps to reproduce the issue
- Potential impact of the vulnerability
- Suggested fix (if you have one)
- Initial Response: Within 48 hours
- Status Update: Within 7 days
- Fix Timeline: Depends on severity
- Critical: 1-7 days
- High: 7-14 days
- Medium: 14-30 days
- Low: Best effort
- Acknowledgment: We'll confirm receipt of your report
- Investigation: We'll investigate and assess the severity
- Fix Development: We'll develop and test a fix
- Coordinated Disclosure: We'll coordinate release timing with you
- Public Disclosure: After the fix is released, we'll publish a security advisory
We currently do not offer a bug bounty program, but we deeply appreciate security researchers who help keep CliForge secure. Security contributors will be:
- Listed in our security acknowledgments
- Credited in release notes (with permission)
- Given priority support for future issues
For security guidance on using CliForge, see:
- Debug builds (metadata.debug: true) allow full configuration override
- Never use debug builds in production
- Debug mode shows security warnings on every command
- Credentials stored in OS keyring (macOS Keychain, Windows Credential Manager, Linux Secret Service)
- Fallback to encrypted file storage (AES-256)
- Never commit credential files to version control
- Always verify binary checksums before installation
- Use signed binaries when available
- Download only from official sources
- Email: security@cliforge.com
- Security Advisories: https://github.com/CliForge/cliforge/security/advisories
Thank you for helping keep CliForge secure!