Files
hyperframes/SECURITY.md
T
JamesandClaude Opus 4.6 85bf8adb9b chore: add community docs, workspace config, and gitignore gaps
- CODE_OF_CONDUCT.md (Contributor Covenant v2.1)
- SECURITY.md (responsible disclosure policy)
- pnpm-workspace.yaml stub for monorepo
- .gitignore: add .debug/ and *.tgz
- CONTRIBUTING.md: link to Code of Conduct

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 04:23:12 +00:00

27 lines
668 B
Markdown

# Security Policy
## Reporting a Vulnerability
If you discover a security vulnerability in Hyperframes, please report it responsibly.
**Do not open a public GitHub issue for security vulnerabilities.**
Instead, email **security@heygen.com** with:
- A description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
We will acknowledge receipt within 48 hours and aim to provide a fix or mitigation plan within 7 days.
## Supported Versions
| Version | Supported |
|---------|-----------|
| 0.x | Yes |
## Scope
This policy applies to all packages in the `@hyperframes/*` npm scope and the code in this repository.