| Version | Supported |
|---|---|
| 1.x.x | ✅ |
| < 1.0 | ❌ |
If you discover a security vulnerability in this project, please report it responsibly.
Do not open a public issue for security vulnerabilities.
Instead, please send an email to the maintainers or use GitHub's private vulnerability reporting feature.
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- We will acknowledge receipt within 48 hours
- We will provide an initial assessment within 7 days
- We will work with you to understand and resolve the issue
- We will coordinate with you on disclosure timing
- We will credit you in the security advisory (unless you prefer anonymity)
- We aim to release fixes within 30 days of confirmed vulnerabilities
When using this package:
- Keep dependencies updated - Regularly run
npm auditand update packages - Use TLS - Always enable TLS in production environments
- Secure credentials - Use environment variables or secure vaults for authentication tokens
- Limit permissions - Use minimal Pulsar permissions required for your use case