uptime-kuma/SECURITY.md

30 lines
1.1 KiB
Markdown
Raw Normal View History

2021-08-19 10:32:57 +01:00
# Security Policy
2021-11-02 05:25:34 +00:00
## Reporting a Vulnerability
2022-12-28 11:59:33 +00:00
Please report security issues to https://github.com/louislam/uptime-kuma/security/advisories/new.
2021-11-02 05:25:34 +00:00
2022-12-28 11:59:33 +00:00
Do not use the public issue tracker or discuss it in the public as it will cause more damage.
2021-11-02 05:25:34 +00:00
2023-02-10 09:46:44 +00:00
## Do you accept other 3rd-party bug bounty platforms?
At this moment, I DO NOT accept other bug bounty platforms, because I am not familiar with these platforms and someone have tried to send a phishing link to me by this already. To minimize my own risk, please report through GitHub Advisories only. I will ignore all 3rd-party bug bounty platforms emails.
2021-08-19 10:32:57 +01:00
## Supported Versions
2021-10-13 01:01:34 +01:00
### Uptime Kuma Versions
2022-04-24 15:54:06 +01:00
You should use or upgrade to the latest version of Uptime Kuma. All `1.X.X` versions are upgradable to the lastest version.
2021-08-19 10:32:57 +01:00
2021-10-13 01:01:34 +01:00
### Upgradable Docker Tags
2021-10-10 05:20:15 +01:00
| Tag | Supported |
| ------- | ------------------ |
| 1 | :white_check_mark: |
| 1-debian | :white_check_mark: |
| latest | :white_check_mark: |
| debian | :white_check_mark: |
2022-04-24 15:54:06 +01:00
| 1-alpine | ⚠️ Deprecated |
| alpine | ⚠️ Deprecated |
2021-10-10 05:20:15 +01:00
| All other tags | ❌ |