You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2019/10/29 08:01:18 UTC

svn commit: r1869094 - in /ofbiz/site: security.html template/page/security.tpl.php

Author: jleroux
Date: Tue Oct 29 08:01:17 2019
New Revision: 1869094

URL: http://svn.apache.org/viewvc?rev=1869094&view=rev
Log:
Ask reporters to report only 1 vulnerability by email

Modified:
    ofbiz/site/security.html
    ofbiz/site/template/page/security.tpl.php

Modified: ofbiz/site/security.html
URL: http://svn.apache.org/viewvc/ofbiz/site/security.html?rev=1869094&r1=1869093&r2=1869094&view=diff
==============================================================================
--- ofbiz/site/security.html (original)
+++ ofbiz/site/security.html Tue Oct 29 08:01:17 2019
@@ -116,9 +116,11 @@
         <div class="row">
             <h2><a id="security"></a>Security Vulnerabilities</h2>
             <div class="divider"><span></span></div>
-            <p> <strong> We strongly encourage OfBiz users to report security problems affecting OFBiz to the private security mailing lists (either security@ofbiz.apache.org or security@apache.org), before disclosing them in a public forum.</strong></p>
+            <p> <strong> We strongly encourage OfBiz users to report security problems affecting OFBiz to the private security mailing lists (either security@ofbiz.apache.org or security@apache.org), 
+            before disclosing them in a public forum. Please report only one vulnerability by email. Else, it makes things more complicated for us, thanks!</strong></p>
             <p>Please see the  <a href="https://www.apache.org/security" target="external">ASF Security Team webpage</a> for further information about reporting a security vulnerability as well as their contact information. </p>
             <p>You might be interested by our <a href="https://cwiki.apache.org/confluence/display/OFBIZ/Keeping+OFBiz+secure" target="external">Keeping OFBiz secure wiki page.</a></p>
+            <p><b></b></p>
  
             <h3>List of Known Vulnerabilities</h3>
             <ul class="iconsList">

Modified: ofbiz/site/template/page/security.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/site/template/page/security.tpl.php?rev=1869094&r1=1869093&r2=1869094&view=diff
==============================================================================
--- ofbiz/site/template/page/security.tpl.php (original)
+++ ofbiz/site/template/page/security.tpl.php Tue Oct 29 08:01:17 2019
@@ -18,9 +18,11 @@
         <div class="row">
             <h2><a id="security"></a>Security Vulnerabilities</h2>
             <div class="divider"><span></span></div>
-            <p> <strong> We strongly encourage OfBiz users to report security problems affecting OFBiz to the private security mailing lists (either security@ofbiz.apache.org or security@apache.org), before disclosing them in a public forum.</strong></p>
+            <p> <strong> We strongly encourage OfBiz users to report security problems affecting OFBiz to the private security mailing lists (either security@ofbiz.apache.org or security@apache.org), 
+            before disclosing them in a public forum. Please report only one vulnerability by email. Else, it makes things more complicated for us, thanks!</strong></p>
             <p>Please see the  <a href="https://www.apache.org/security" target="external">ASF Security Team webpage</a> for further information about reporting a security vulnerability as well as their contact information. </p>
             <p>You might be interested by our <a href="https://cwiki.apache.org/confluence/display/OFBIZ/Keeping+OFBiz+secure" target="external">Keeping OFBiz secure wiki page.</a></p>
+            <p><b></b></p>
  
             <h3>List of Known Vulnerabilities</h3>
             <ul class="iconsList">