Skip to content

Commit 8c27bee

Browse files
committed
Adding a mention about third-party libraries
Signed-off-by: Bruno Oliveira da Silva <[email protected]>
1 parent 5fa608d commit 8c27bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/security.ftl

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<p>It is important that suspected vulnerabilities are disclosed in a responsible way, and are not publicly disclosed until after they have been analysed and a fix is available.</p>
1313

14-
<p>To report a security vulnerability, send an email to <a href="mailto:[email protected]">[email protected]</a>. Please include the version affected, provide detailed instructions on how to reproduce the issue, and include your contact information for acknowledgements.</p>
14+
<p>To report a security vulnerability in the Keycloak codebase, send an email to <a href="mailto:[email protected]">[email protected]</a>. Please include the version affected, provide detailed instructions on how to reproduce the issue, and include your contact information for acknowledgements. If you are reporting known CVEs related to third-party libraries used in Keycloak, please <a href="https://github.com/keycloak/keycloak/issues/new/choose">create a new GitHub issue</a>.</p>
1515

1616
<p>If you would like to work with us on a fix for the security vulnerability, please include your GitHub username in the above email, and we will provide you access to a temporary private fork where we can collaborate on a fix without it being disclosed publicly.</p>
1717

0 commit comments

Comments
 (0)