| Version | Supported |
|---|---|
| 1.x | ✅ Actively supported |
| < 1.0 | ❌ No longer supported |
We take security seriously at Uibrium. If you discover a security vulnerability, please report it responsibly.
- Do NOT open a public GitHub issue for security vulnerabilities.
- Instead, use GitHub's private vulnerability reporting.
- Or email the maintainer directly at the email listed on the GitHub profile.
- A description of the vulnerability
- Steps to reproduce the issue
- The potential impact
- Any suggested fixes (optional but appreciated)
- Acknowledgment: Within 48 hours
- Initial Assessment: Within 5 business days
- Fix & Disclosure: Coordinated with the reporter
This security policy applies to:
- The
@uibrium/uinpm package - The documentation site at https://uibrium.vercel.app
- The Storybook deployment
- All GitHub Actions workflows
- Third-party dependencies (report to their maintainers)
- Issues in forked repositories
- Never commit secrets, API keys, or tokens
- Always use
pnpm install --frozen-lockfilein CI - Review dependency updates from Dependabot before merging
- Use the
CODEOWNERSfile to ensure proper review
Maintained by Aaryan Gupta — @aryanony