If you discover a security vulnerability in StateSet Desktop, please report it responsibly.
Email: security@stateset.io
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- Acknowledgment within 48 hours
- Status update within 5 business days
- We will coordinate disclosure timing with you
This policy covers the StateSet Desktop application (this repository). For vulnerabilities in the StateSet API or platform, please email the same address.
- Never commit
.envfiles or API keys - Use
safeStorageencryption for credentials (handled automatically by the app) - Keep dependencies up to date (
npm audit)