You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by ey...@apache.org on 2021/11/09 20:00:57 UTC

[incubator-age-website] branch asf-site updated: age security page fix and add

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

eya pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-age-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 79bf254  age security page fix and add
79bf254 is described below

commit 79bf2545cd2dd16dbcd1ea6c47091bda15939689
Author: eyab <ba...@gmail.com>
AuthorDate: Tue Nov 9 12:00:48 2021 -0800

    age security page fix and add
---
 index.html | 26 ++++++++++++++++++++++++--
 1 file changed, 24 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index 23f1a67..092b0f1 100644
--- a/index.html
+++ b/index.html
@@ -42,6 +42,9 @@
           <a target="_blank" class="sidebar-link external-link" href="docs/master/index.html">Documentation</a> <br />
         </p>
 
+
+
+
         <p class="sidebar--section">
           <span class="emph">CONTRIBUTION</span> <br />
           <span id="sidebar-contribute" class="sidebar-item"> <a class="sidebar-link" href="#" onclick="handleClick(this)">How to Contribute</a></span> <br />
@@ -67,7 +70,11 @@
           <a class="sidebar-link external-link" target="_blank" href="https://issues.apache.org/jira/projects/AGE2">JIRA Issues</a> <br />
           <a class="sidebar-link external-link" target="_blank" href="https://github.com/apache/incubator-age">Github</a> <br />
           <a class="sidebar-link external-link" target="_blank" href="https://www.linkedin.com/groups/12556308/">Special Interest Group (available soon)</a> <br />
-        </p>
+      
+          <span id="sidebar-ageecurity" class="sidebar-item"> <a class="sidebar-link" href="#" onclick="handleClick(this)">AGE Security</a></span> <br />
+                  </p>
+
+
 
         <p class="sidebar--section">
           <span class="emph">Apache</span> <br />
@@ -1007,6 +1014,21 @@ make html
 
 
 
+  <div class="main-item" id="main-agesecurity">
+          <div class="heading"><h1>The Apache AGE Security</h1></div>
+          <div class="main-body">
+<p> 
+The Apache Software Foundation takes a rigorous standpoint in annihilating the security issues in its software projects. Apache AGE is highly sensitive and forthcoming to issues pertaining to its features and functionality.</br>
+
+If you have apprehensions regarding AGE’s security or you discover vulnerability or potential threat, don’t hesitate to get in touch with the Apache Security Team by dropping a mail at security@apache.org. In the mail, specify the project name AGE with the description of the issue or potential threat. You are also urged to recommend the way to reproduce and replicate the issue. The security team and the AGE community will get back to you after assessing and analysing the findings.</br>
+
+PLEASE PAY ATTENTION to report the security issue on the security email before disclosing it on public domain.</br>
+
+The ASF Security Team maintains a page with the description of how vulnerabilities and potential threats are handled, check their Web page for more Details.   </p>
+          </div></div>
+
+
+
 
         <div class="main-item" id="main-maturity">
           <div class="heading"><h1>Apache AGE Maturity Assessment</h1></div>
@@ -1120,7 +1142,7 @@ make html
                 <tr>
                   <td style="width:15%;">Quality QU30</td>
                   <td style="width:40%;">The project provides a well-documented, secure and private channel to report security issues, along with a documented way of responding to them.</td>
-                  <td style="background-color:yellowgreen;width:45%;">YES. Website provides a security page: https://age.apache.org/security.html</td>
+                  <td style="background-color:yellowgreen;width:45%;">YES. Website provides AGE security page: https://age.apache.org</td>
                 </tr>
                 <tr>
                   <td style="width:15%;">Quality QU40</td>