Currently supporting the following versions with security updates:
| Version | Supported |
|---|---|
| 0.1.x | ✅ |
We take security vulnerabilities seriously. If you discover a security issue, please follow these steps:
- DO NOT open a public issue on GitHub
- Email your findings to dilee.dev@gmail.com with:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- Acknowledgment: Within 48 hours
- Initial Assessment: Within 1 week
- Resolution Timeline: Depends on severity
- Critical: 1-2 weeks
- High: 2-4 weeks
- Medium: 4-8 weeks
- Low: Next release cycle
This application follows these security principles:
- All processing happens locally on your Mac
- No data is sent to external servers
- No analytics or tracking
- No network requests except for update checks (future feature)
- No execution of user input as code
- Input validation on all text fields
- Secure clipboard handling
- Sandboxed application (when distributed via Mac App Store)
- Minimal external dependencies
- Regular security audits of dependencies
- Swift-native implementations preferred
- Local Processing: All tools run locally without internet connection
- No Data Storage: Tools don't persist sensitive data
- Clipboard Security: Clipboard access only when explicitly requested by user
- macOS Security: Follows Apple's security best practices
For security concerns, please contact:
- Email: dilee.dev@gmail.com
- GitHub: @dilee
Thanks to the security researchers who help keep ZenDevToolkit secure.