From 455a7419c3ddffcc4796336b6ce42d0858dc50ad Mon Sep 17 00:00:00 2001 From: Darko Kukovec Date: Tue, 18 Jun 2024 15:25:04 +0200 Subject: [PATCH] Update SECURITY.md --- SECURITY.md | 27 +++++++++++++++++++++------ 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 8ad210eba..6812bb0f2 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,13 +1,28 @@ -# Security Policy +# Security + +## Reporting security issues + +At Infinum we are committed to ensuring the security of our software. If you have discovered a security vulnerability or have concerns regarding the security of our project, we encourage you to report it to us in a responsible manner. + +If you discover a security vulnerability, please report it to us by emailing us at opensource@infinum.com. We will review your report, and if the issue is confirmed, we will work to resolve the issue as soon as possible and coordinate the release of a security patch. + +## Responsible disclosure + +We request that you practice responsible disclosure by allowing us time to investigate and address any reported vulnerabilities before making them public. We believe this approach helps protect our users and provides a better outcome for everyone involved. + +## Preferred languages + +We prefer all communication to be in English. + +## Contributions + +We greatly appreciate your help in keeping Infinum projects secure. Your efforts contribute to the ongoing improvement of our project's security. ## Supported Versions | Version | Supported | | ------- | ------------------ | +| 3.x.x | :white_check_mark: | | 2.x.x | :white_check_mark: | -| 1.0.x | :white_check_mark: | +| 1.0.x | :x: | | < 1.0 | :x: | - -## Reporting a Vulnerability - -If a security issue is discovered, please report it to darko@infinum.com. We'll work on resolving the issue ASAP.