| Version | Supported |
|---|---|
| 0.1.x | ✅ |
| < 0.1 | ❌ |
If you discover a security vulnerability in Sentinel AI, please report it responsibly.
- DO NOT open a public issue
- Email security reports to: [security@sentinel-ai.dev]
- Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- Acknowledgment within 48 hours
- Assessment within 1 week
- Fix timeline based on severity
- Credit in release notes (unless you prefer anonymity)
- Sentinel AI analyzes demo files locally
- No data is sent to external servers
- Player data is processed in-memory only
- Reports are generated locally
- Demo files are parsed in a sandboxed environment
- Malformed files are handled gracefully
- No code execution from demo content
- Resource limits prevent DoS via large files
- No network access required for analysis
- Optional: telemetry can be disabled
- No automatic updates without user consent
- Dependencies are audited regularly
- Minimal dependency footprint
- No unsafe code in core analysis
When deploying Sentinel AI:
- Run with minimal privileges
- Restrict file system access to demo directories
- Monitor resource usage
- Keep dependencies updated
- Review custom configurations
For security inquiries: [security@sentinel-ai.dev]