From 91824b52c743d20574674072fadb3f28fd54f3f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mladen=20Macanovi=C4=87?= Date: Wed, 17 Apr 2024 18:17:23 +0200 Subject: [PATCH] Update SECURITY.md --- SECURITY.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/SECURITY.md b/SECURITY.md index 12f651b794..4a6f0646c6 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -18,4 +18,12 @@ If you discover a security issue, please report it by sending an email to suppor This will allow us to assess the risk and make a fix available before we add a bug report to the GitHub repository. +## Compensation Policy + +As a policy, we do not provide financial compensation for reporting security vulnerabilities. Our bug bounty program is designed to acknowledge the efforts of security researchers and community members who assist us in maintaining the highest standards of security without monetary rewards. We believe in fostering a cooperative environment where the security community can contribute to the safety and integrity of our software because they are committed to a safer internet. + +## Acknowledgments + +Contributors who report security issues will be acknowledged in our public releases if they choose to be named. We appreciate the collaborative effort to secure our software and thank all individuals who report vulnerabilities responsibly. + Thanks!