From d3292604a1e4dba08e5b9628a16d5e51959ed49e Mon Sep 17 00:00:00 2001 From: Samir M Date: Thu, 22 Aug 2024 16:31:39 +0200 Subject: [PATCH] BUILD-6088 Create SECURITY.md --- SECURITY.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index e1718f0b012f7c..5ccd981482e8ae 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,13 +1,13 @@ -# Security Policy +# Reporting Security Issues -## Supported Versions +A mature software vulnerability treatment process is a cornerstone of a robust information security management system. Contributions from the community play an important role in the evolution and security of our products, and in safeguarding the security and privacy of our users. -We support the past two Go releases (for example, Go 1.17.x and Go 1.18.x when Go 1.18.x is the latest stable release). +If you believe you have discovered a security vulnerability in Sonar's products, we encourage you to report it immediately. -See https://go.dev/wiki/Go-Release-Cycle and in particular the -[Release Maintenance](https://go.dev/wiki/Go-Release-Cycle#release-maintenance) -part of that page. +To responsibly report a security issue, please email us at [security@sonarsource.com](mailto:security@sonarsource.com). Sonar’s security team will acknowledge your report, guide you through the next steps, or request additional information if necessary. Customers with a support contract can also report the vulnerability directly through the support channel. -## Reporting a Vulnerability +For security vulnerabilities found in third-party libraries, please also contact the library's owner or maintainer directly. -See https://go.dev/security/policy for how to report a vulnerability. +## Responsible Disclosure Policy + +For more information about disclosing a security vulnerability to Sonar, please refer to our community post: [Responsible Vulnerability Disclosure](https://community.sonarsource.com/t/responsible-vulnerability-disclosure/9317/6). \ No newline at end of file