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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5b2014db Rename and move security page (#1424)
5b2014db is described below

commit 5b2014dbd2bbc32982ea1311408a3581bab66a23
Author: Björn Raupach <[email protected]>
AuthorDate: Mon Oct 27 16:50:47 2025 +0100

    Rename and move security page (#1424)
    
    closes #1423
---
 content/markdown/security.md | 2 +-
 content/site.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/markdown/security.md b/content/markdown/security.md
index 1a375a24..b2a64a0c 100644
--- a/content/markdown/security.md
+++ b/content/markdown/security.md
@@ -1,4 +1,4 @@
-# Maven Security
+# Security Reports
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/content/site.xml b/content/site.xml
index c22fc162..baa70c8e 100644
--- a/content/site.xml
+++ b/content/site.xml
@@ -48,6 +48,7 @@ under the License.
       <item name="Use" href="/run.html"/>
       <item name="Configure" href="/configure.html"/>
       <item name="Release Notes" href="/docs/history.html"/>
+      <item name="Security Reports" href="/security.html"/>
     </menu>
 
     <menu name="Documentation">
@@ -213,7 +214,6 @@ under the License.
         </item>
       </item>
       <item name="Books and Resources" href="/articles.html"/>
-      <item name="Security" href="/security.html"/>
     </menu>
 
     <menu name="Community">

Reply via email to