If you discover a security vulnerability in cryptopanic-php, please report it responsibly:
- Email: sovletig@gmail.com
- Do not open a public GitHub issue for security vulnerabilities.
- Never hardcode your CryptoPanic
auth_tokenin source code. - Always load tokens from environment variables or a secure secret manager.
- The SDK never logs the token, includes it in error messages, or exposes it in user-facing URLs.
- Pagination URLs returned by the SDK have the
auth_tokenparameter redacted to[REDACTED].
| Version | Supported |
|---|---|
| 1.x | Yes |
- We acknowledge receipt within 48 hours.
- We aim to release a fix within 7 days for critical vulnerabilities.
- We coordinate disclosure with the reporter.