diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..8aadcac --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,31 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| Latest | :white_check_mark: | + +## Reporting a Vulnerability + +If you discover a security vulnerability, please report it by emailing: + +**scott@elyanlabs.ai** + +Please include: +- Description of the vulnerability +- Steps to reproduce +- Potential impact +- Suggested fix (if any) + +We will respond within 48 hours and work with you to address the issue. + +## Security Best Practices + +When using this project: +- Keep dependencies up to date +- Follow secure coding practices +- Review code changes carefully +- Report suspicious activity + +Thank you for helping keep this project secure!