Added link to ASF security policy to security page.
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 @@
         <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 dev@nifi.apache.org or users@nifi.apache.org 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>