If you discover a security vulnerability in DCYFR AI CLI, please email hello@dcyfr.ai with:
- Description of the vulnerability
- Steps to reproduce it
- Potential impact
- Suggested fix (if applicable)
Please do not open public GitHub issues for security vulnerabilities.
| Version | Supported |
|---|---|
| 1.0.x | ✅ Yes |
| < 1.0 | ❌ No |
When using DCYFR AI CLI:
- Keep Node.js and npm updated
- Review configuration files for sensitive data
- Do not commit
.dcyfr.jsonwith secrets to version control - Use environment variables for sensitive configuration
- Regularly update your CLI version for security patches
DCYFR AI CLI depends on:
commander- Command-line interface creation@dcyfr/ai- DCYFR AI framework
These dependencies are regularly updated for security patches.