2024-05-03 18:50:27 +03:00
|
|
|
<!--
|
|
|
|
- SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors
|
|
|
|
- SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
-->
|
2020-04-23 10:58:02 +03:00
|
|
|
# Security Policy
|
|
|
|
|
|
|
|
## Supported Versions
|
|
|
|
|
|
|
|
| Version | Nextcloud version | Supported |
|
|
|
|
| ------- | ----------------- | ------------------ |
|
2020-07-17 10:32:03 +03:00
|
|
|
| 1.0.x | 18, 19 | :white_check_mark: |
|
2020-07-17 10:33:49 +03:00
|
|
|
| 0.8.x | 17 | :white_check_mark: |
|
|
|
|
| <0.7.x | - | :x: |
|
2020-04-23 10:58:02 +03:00
|
|
|
|
|
|
|
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
|
|
|
|
Security is very important to us. If you have discovered a security issue with Nextcloud,
|
|
|
|
please read our responsible disclosure guidelines and contact us at [hackerone.com/nextcloud](https://hackerone.com/nextcloud).
|
|
|
|
Your report should include:
|
|
|
|
|
|
|
|
- Product version
|
|
|
|
- A vulnerability description
|
|
|
|
- Reproduction steps
|
|
|
|
|
|
|
|
A member of the security team will confirm the vulnerability, determine its impact, and develop a fix.
|
2023-01-16 18:32:51 +03:00
|
|
|
The fix will be applied to the main branch, tested, and packaged in the next security release.
|
2020-04-23 10:58:02 +03:00
|
|
|
The vulnerability will be publicly announced after the release. Finally, your name will be added
|
|
|
|
to the [hall of fame](https://hackerone.com/nextcloud/thanks) as a thank you from the entire Nextcloud community. Note our
|
|
|
|
[threat model](https://nextcloud.com/security/threat-model) to know what is expected behavior.
|
|
|
|
|
|
|
|
|
|
|
|
Please visit https://nextcloud.com/security/ for further information about security.
|