We take the security of cc-arsenal seriously. If you discover a security vulnerability, we appreciate your help in disclosing it to us responsibly.
We release patches for security vulnerabilities in the following versions:
| Version | Supported |
|---|---|
| 1.x | ✅ Yes |
| < 1.0 | ❌ No |
Please do not report security vulnerabilities through public GitHub issues.
If you discover a security vulnerability, please email us at:
Include the following information in your report:
- Type of vulnerability
- Step-by-step instructions to reproduce the issue
- Proof-of-concept or exploit code (if possible)
- Impact of the vulnerability
- Suggested fix (if you have one)
- Acknowledgment - We'll respond within 48 hours to acknowledge receipt of your report
- Investigation - We'll investigate the issue and keep you updated on our progress
- Resolution - We'll work on a fix and coordinate a release timeline with you
- Credit - We'll credit you in our security advisory (unless you prefer to remain anonymous)
- Please give us reasonable time to fix the vulnerability before any public disclosure
- We'll coordinate the disclosure timeline with you
- We aim to release security patches as quickly as possible
When using cc-arsenal:
- Keep Updated - Always use the latest version to get security patches
- Environment Variables - Never commit
.envfiles or credentials
- No Credentials in Code - Never commit API keys, passwords, or tokens
- Pre-commit Checks - Run pre-commit checks before pushing code
- Dependencies - Report outdated dependencies with known vulnerabilities
- Code Review - Security-sensitive changes require thorough review
- Tests - Include security test cases for new features
- Custom agents have access to your codebase - review agent configurations
- Claude Hi scheduler creates cron jobs - review scheduling before setup
- Statusline displays usage data locally - no data is sent to external services
- Git history is analyzed locally - no repository data leaves your machine
- All processing happens on your local system
We'll announce security updates through:
- GitHub Security Advisories
- Release notes in CHANGELOG.md
- Email to reporters who request notification
If you have questions about this security policy, email e@giovani.dev
Last updated: October 2025