Louis Lam
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
12 additions and
0 deletions
-
SECURITY.md
|
|
@ -5,11 +5,23 @@ |
|
|
|
Use this section to tell people about which versions of your project are |
|
|
|
currently being supported with security updates. |
|
|
|
|
|
|
|
#### Uptime Kuma Version: |
|
|
|
| Version | Supported | |
|
|
|
| ------- | ------------------ | |
|
|
|
| 1.7.X | :white_check_mark: | |
|
|
|
| < 1.7 | ❌ | |
|
|
|
|
|
|
|
#### Upgradable Docker Tag: |
|
|
|
| Tag | Supported | |
|
|
|
| ------- | ------------------ | |
|
|
|
| 1 | :white_check_mark: | |
|
|
|
| 1-debian | :white_check_mark: | |
|
|
|
| 1-alpine | :white_check_mark: | |
|
|
|
| latest | :white_check_mark: | |
|
|
|
| debian | :white_check_mark: | |
|
|
|
| alpine | :white_check_mark: | |
|
|
|
| All other tags | ❌ | |
|
|
|
|
|
|
|
## Reporting a Vulnerability |
|
|
|
Please report security issues to uptime@kuma.pet. |
|
|
|
|
|
|
|