This is an automated email from the ASF dual-hosted git repository.

alopresto pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nifi-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 235c29b  Added link to ASF security policy to security page.
235c29b is described below

commit 235c29b8b92950335e797ec0385d08372eee4807
Author: Andy LoPresto <[email protected]>
AuthorDate: Fri May 15 10:55:15 2020 -0700

    Added link to ASF security policy to security page.
---
 src/pages/html/security.hbs | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/src/pages/html/security.hbs b/src/pages/html/security.hbs
index 21c010f..6328216 100644
--- a/src/pages/html/security.hbs
+++ b/src/pages/html/security.hbs
@@ -19,8 +19,15 @@ title: Apache NiFi Security Reports
         <ul>
             <li>Let us know as soon as possible upon discovery of a potential 
security issue, and we'll make every effort to quickly resolve the issue.</li>
             <li>Provide us a reasonable amount of time to resolve the issue 
before any disclosure to the public or a third-party.</li>
-            <li>Make a good faith effort to avoid privacy violations, 
destruction of data, and interruption or degradation of our service. Only 
interact with accounts you own or with explicit
-                permission of the account holder.
+            <li>Make a good faith effort to avoid privacy violations, 
destruction of data, and interruption or degradation of our service. Only 
interact with accounts you own or with explicit permission of the account 
holder.</li>
+            <li>Please read the <a 
href="https://www.apache.org/security/committers.html"; target="_blank">Apache 
Project Security for Committers policy</a> to understand the restrictions 
around disclosure of security issues in the Apache open source community. 
+            <br/><br/>
+            Specifically, please <strong><em>do not</em></strong>: 
+                <ul style="list-style-type:none;">
+                    <li >⛔️ Open a Jira disclosing a security vulnerability to 
the public</li>
+                    <li>⛔️ Send a message to the [email protected] or 
[email protected] mailing lists disclosing a security vulnerability to the 
public</li>
+                    <li>⛔️ Send a message to the Apache NiFi Slack instance 
disclosing a security vulnerability to the public</li>
+                </ul>
             </li>
         </ul>
         <h3>Exclusions</h3>

Reply via email to