uptime-kuma/SECURITY.md

31 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

2021-08-19 10:32:57 +01:00
# Security Policy
2021-11-02 05:25:34 +00:00
## Reporting a Vulnerability
2023-02-12 16:33:37 +00:00
1. Please report security issues to https://github.com/louislam/uptime-kuma/security/advisories/new.
2. Please also create an empty security issue to alert me, as GitHub Advisories do not send a notification, I probably will miss it without this. https://github.com/louislam/uptime-kuma/issues/new?assignees=&labels=help&template=security.md
2021-11-02 05:25:34 +00:00
Do not use the public issue tracker or discuss it in 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 has tried to send a phishing link to me by doing this already. To minimize my own risk, please report through GitHub Advisories only. I will ignore all 3rd-party bug bounty platforms emails.
2023-02-10 09:46:44 +00:00
2021-08-19 10:32:57 +01:00
## Supported Versions
2021-10-13 01:01:34 +01:00
### Uptime Kuma Versions
You should use or upgrade to the latest version of Uptime Kuma. All `1.X.X` versions are upgradable to the latest version.
2021-08-19 10:32:57 +01:00
2021-10-13 01:01:34 +01:00
### Upgradable Docker Tags
| Tag | Supported |
|-|-|
2021-10-10 05:20:15 +01:00
| 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 |
| All other tags | ❌ |