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

altay pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 5e17baf  Add security vulnerability contact instructions
     new 1a86019  This closes #474
5e17baf is described below

commit 5e17baf25fc05946493e097009bb11d27c24340e
Author: Rafael Fernandez <[email protected]>
AuthorDate: Wed Jun 20 15:23:17 2018 -0700

    Add security vulnerability contact instructions
    
    Adding instructions for reporting a security vulnerability to the project, 
as discussed in dev list [1].
    
    Note that we do not have a [email protected] mailing list, so the 
standard process suggests adding [email protected] as a point of contact.
    
    [1] 
https://lists.apache.org/thread.html/fd12fd223b65556de5b6e14fa218c329e8d45e98f8212f9658932ef7@%3Cdev.beam.apache.org%3E
---
 content/community/contact-us/index.html | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/content/community/contact-us/index.html 
b/content/community/contact-us/index.html
index 60adf84..98242a5 100644
--- a/content/community/contact-us/index.html
+++ b/content/community/contact-us/index.html
@@ -154,8 +154,10 @@ whichever one seems best!</p>
     </tr>
   </tbody>
 </table>
-
-
+             
+If you wish to report a security vulnerability, please contact <a 
href="mailto:[email protected]";>[email protected]</a>.
+Apache Beam follows the typical <a 
href="https://apache.org/security/committers.html#vulnerability-handling";>Apache
 vulnerability handling process</a>.
+             
       </div>
     </div>
     <footer class="footer">

Reply via email to