mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-17 02:48:02 -05:00
* added turborepo * finished turbo migration * updated gitignore * use dotenv & run format * fixed error in docs * remove standalone deployment in prod * fix ts error, remove ignore ts errors during build * added formatter to the end of the docs generator
27 lines
902 B
Markdown
27 lines
902 B
Markdown
# Security Policy
|
|
|
|
## Supported Versions
|
|
|
|
| Version | Supported |
|
|
| ------- | ------------------ |
|
|
| 0.1.x | :white_check_mark: |
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
We take the security of Sim Studio seriously. If you believe you've found a security vulnerability, please follow these steps:
|
|
|
|
1. **Do not disclose the vulnerability publicly** or to any third parties.
|
|
|
|
2. **Email us directly** at security@simstudio.ai with details of the vulnerability.
|
|
|
|
3. **Include the following information** in your report:
|
|
|
|
- Description of the vulnerability
|
|
- Steps to reproduce
|
|
- Potential impact
|
|
- Any suggestions for mitigation
|
|
|
|
4. We will acknowledge receipt of your vulnerability report within 48 hours and provide an estimated timeline for a fix.
|
|
|
|
5. Once the vulnerability is fixed, we will notify you and publicly acknowledge your contribution (unless you prefer to remain anonymous).
|