If you discover a security issue in OpenWork, please report it by emailing the maintainers directly. Do not open a public issue.
Please include:
- Description of the issue
- Steps to reproduce
- Potential impact
- Any suggested fixes (if applicable)
We will acknowledge receipt within 48 hours and provide a more detailed response within 7 days.
| Version | Supported |
|---|---|
| 0.1.x | ✅ |
When using OpenWork:
- API Keys: Store API keys securely. Never commit them to version control.
- Working Directory: Only grant access to directories you trust.
- Dependencies: Keep dependencies updated with
pnpm update.
We follow responsible disclosure practices. Once a fix is available, we will:
- Release the patch
- Update the changelog
- Credit the reporter (unless anonymity is requested)