fix: add missing colon in SECURITY.md

This commit is contained in:
2025-12-11 14:18:12 +01:00
parent 4a46899d8c
commit fef4cd4a28

View File

@@ -6,10 +6,10 @@ All versions of the Nextcloud community version which still receive updates will
and will receive the minor version updates and security patches. and will receive the minor version updates and security patches.
| Version | Supported | | Version | Supported |
| ------- | ------------------ | | ------- | ----------------------------- |
| 32. x | :white_check_mark: | | 32. x | :white_check_mark: |
| 31. x | :white_check_mark: | | 31. x | :white_check_mark: |
| 30. x | :negative_squared_cross_mark | | 30. x | :negative_squared_cross_mark: |
| 29. x | :negative_squared_cross_mark: | | 29. x | :negative_squared_cross_mark: |
| 28. x | :negative_squared_cross_mark: | | 28. x | :negative_squared_cross_mark: |
| 27. x | :negative_squared_cross_mark: | | 27. x | :negative_squared_cross_mark: |
@@ -28,9 +28,10 @@ Uploaded images are regularly scanned for [OS vulnerabilities](https://github.co
## Reporting a vulnerability ## Reporting a vulnerability
*Upstream* vulnerabilities should be reported to *upstream* projects according to their own security policies. _Upstream_ vulnerabilities should be reported to _upstream_ projects according to their own security policies.
Regarding vulnerabilities specific to this project: Regarding vulnerabilities specific to this project:
- Faulty configuration files - Faulty configuration files
- Unsafe defaults - Unsafe defaults
- Dependencies security updates - Dependencies security updates