You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

SECURITY.md 1.2KB

12345678910111213141516171819202122232425
  1. # Security Policy
  2. ## Supported Versions
  3. The latest three major release versions of Nextcloud are currently being supported with security updates.
  4. Please visit https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule for further details.
  5. ## Reporting a Vulnerability
  6. Security is very important to us. If you have discovered a security issue with Nextcloud,
  7. please read our responsible disclosure guidelines and contact us at [hackerone.com/nextcloud](https://hackerone.com/nextcloud).
  8. Your report should include:
  9. - Product version
  10. - A vulnerability description
  11. - Reproduction steps
  12. A member of the security team will confirm the vulnerability, determine its impact, and develop a fix.
  13. The fix will be applied to the master branch, tested, and packaged in the next security release.
  14. The vulnerability will be publicly announced after the release. Finally, your name will be added
  15. to the [hall of fame](https://hackerone.com/nextcloud/thanks) as a thank you from the entire Nextcloud community. Note our
  16. [threat model](https://nextcloud.com/security/threat-model) to know what is expected behavior.
  17. Please visit https://nextcloud.com/security/ for further information about security.