2025-06-22 09:59:03 -05:00
|
|
|
# Security Policy
|
|
|
|
|
|
|
|
|
|
## Supported Versions
|
|
|
|
|
|
2026-04-01 22:24:13 +01:00
|
|
|
We currently support the following versions of the Lethean plugin for BTCPayServer:
|
2025-06-22 09:59:03 -05:00
|
|
|
|
2026-01-13 18:53:53 +01:00
|
|
|
| Version | Supported |
|
|
|
|
|
|---------|-------------|
|
|
|
|
|
| 1.1.x | ✅ Yes |
|
|
|
|
|
| 1.0.x | ❌ No |
|
2025-06-22 09:59:03 -05:00
|
|
|
|
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
|
|
|
|
|
|
If you discover a security vulnerability, we strongly encourage responsible disclosure.
|
|
|
|
|
|
|
|
|
|
Please **do not** create public GitHub issues or pull requests for security-related matters.
|
|
|
|
|
|
|
|
|
|
Instead, report it privately by contacting repository admins:
|
|
|
|
|
|
2026-04-01 22:24:13 +01:00
|
|
|
- Matrix: [#btcpay-lethean:matrix.org](https://matrix.to/#/#btcpay-lethean:matrix.org)
|
2025-06-22 09:59:03 -05:00
|
|
|
|
|
|
|
|
Include as much information as possible:
|
|
|
|
|
- Vulnerability description
|
|
|
|
|
- Affected version(s)
|
|
|
|
|
- Reproduction steps or proof-of-concept
|
|
|
|
|
- Impact assessment
|
|
|
|
|
|
|
|
|
|
We aim to respond within **3 days** and will coordinate disclosure once a fix is available.
|
|
|
|
|
|
|
|
|
|
## Security Best Practices
|
|
|
|
|
|
|
|
|
|
When contributing code, please follow these security practices:
|
|
|
|
|
- Validate and sanitize all external inputs
|
|
|
|
|
- Avoid using deprecated or insecure libraries
|
|
|
|
|
- Do not hardcode credentials or secrets
|