From a036b9f40b1369c2a6a838dc68a4ebcd4f1fbcd9 Mon Sep 17 00:00:00 2001 From: Michael Marshall Date: Tue, 15 Mar 2022 00:17:50 -0500 Subject: [PATCH] Update reporting a vulnerability documentation --- site2/website-next/src/pages/community.js | 1 + site2/website-next/src/pages/contact.js | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/site2/website-next/src/pages/community.js b/site2/website-next/src/pages/community.js index 3eae7775c14f..2927b79b76d0 100644 --- a/site2/website-next/src/pages/community.js +++ b/site2/website-next/src/pages/community.js @@ -222,6 +222,7 @@ export default function Community(props) {

Reporting a Vulnerability

To report a vulnerability for Pulsar, contact the Apache Security Team.

+

The process for reporting a vulnerability is outlined here. When reporting a vulnerability to security@apache.org, you can copy your email to private@pulsar.apache.org to send your report to the Apache Pulsar Project Management Committee. This is a private mailing list.

diff --git a/site2/website-next/src/pages/contact.js b/site2/website-next/src/pages/contact.js index 3f2c7aba1f40..33cb39df9a21 100644 --- a/site2/website-next/src/pages/contact.js +++ b/site2/website-next/src/pages/contact.js @@ -55,6 +55,23 @@ export default function page(props) { Mailing Lists +

+ + Reporting a Vulnerability + +

+

+ To report a vulnerability for Pulsar, contact the Apache Security Team. +

+

+ The process for reporting a vulnerability is outlined + here + . When reporting a vulnerability to + security@apache.org + , you can copy your email to + private@pulsar.apache.org + to send your report to the Apache Pulsar Project Management Committee. This is a private mailing list. +

Stack Overflow