Skip to content

Commit e52dd77

Browse files
author
Michał Gryczka
committed
Merge branch 'main' of github.com:DefGuard/defguard.github.io
2 parents fbb301b + 58a6585 commit e52dd77

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

src/pages/security.astro

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ const tags = [
270270
leftRatio={1}
271271
title="Found a security vulnerability in Defguard?"
272272
theme="light"
273+
id="VDP"
273274
>
274275
<div slot="left">
275276
<p>
@@ -279,6 +280,13 @@ const tags = [
279280
<a href="mailto:security@defguard.net">security@defguard.net</a> using encrypted
280281
communication.
281282
</p>
283+
<p>
284+
Please note that we do not offer a bug bounty program, as Defguard is open-source software.
285+
However, reporting and testing vulnerabilities in Defguard helps strengthen the security of the entire ecosystem,
286+
protecting all users and organizations that rely on it.
287+
By contributing to our open-source security, you directly support transparency, trust,
288+
and continuous improvement for a project used by the wider community.
289+
</p>
282290
<p>
283291
To ensure your report is handled securely and confidentially, please follow
284292
these guidelines:
@@ -294,8 +302,7 @@ const tags = [
294302
> (fingerprint: <code>3CC9 D7FD A5F5 DE35 52D8 806E FA1F 797D FA71 B44A</code>).
295303
</li>
296304
<li>
297-
Allow us reasonable time to investigate and address the issue before any
298-
public disclosure.
305+
Allow us a reasonable amount of time to investigate and address the issue before any public disclosure, and coordinate with our security team on the disclosure timeline.
299306
</li>
300307
</ul>
301308
</div>

0 commit comments

Comments
 (0)