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

github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/ranger.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 92cec80dd Deployed 05dbccd20 with MkDocs version: 1.6.1
92cec80dd is described below

commit 92cec80dda5ed1bb605cd7896a93d910650f3f87
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 7 01:08:53 2026 +0000

    Deployed 05dbccd20 with MkDocs version: 1.6.1
---
 arch/architecture/index.html               |  19 ++++++++++++++-
 assets/images/social/blog/blog.png         | Bin 34560 -> 26846 bytes
 assets/js/typewriter.js                    |  18 ++++++++++++++
 blog/blog/index.html                       |  29 +++++++++++++++++-----
 features/client-interface/intro/index.html |   3 ++-
 features/gds/gds_intro/index.html          |  19 ++++++++++++++-
 features/sec-zone/intro/index.html         |  19 ++++++++++++++-
 getting-started/install/index.html         |  19 ++++++++++++++-
 index.html                                 |  36 ++++++++++++++++++++++++++-
 overrides/home.html                        |  17 +++++++++++++
 plugins/trino/index.html                   |  19 ++++++++++++++-
 project/asf-index/index.html               |  19 ++++++++++++++-
 project/release-process/index.html         |  19 ++++++++++++++-
 search/search_index.json                   |   2 +-
 services/admin/service/index.html          |  19 ++++++++++++++-
 services/kms/service/index.html            |  19 ++++++++++++++-
 services/tagsync/service/index.html        |  19 ++++++++++++++-
 services/usersync/service/index.html       |  19 ++++++++++++++-
 sitemap.xml                                |  38 ++++++++++++++---------------
 sitemap.xml.gz                             | Bin 381 -> 381 bytes
 20 files changed, 313 insertions(+), 39 deletions(-)

diff --git a/arch/architecture/index.html b/arch/architecture/index.html
index 11ee5784e..ff59b01b5 100644
--- a/arch/architecture/index.html
+++ b/arch/architecture/index.html
@@ -1096,6 +1096,23 @@
   
 
 
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <h1 id="ranger-architecture">Ranger Architecture<a class="headerlink" 
href="#ranger-architecture" title="Permanent link">&para;</a></h1>
 
 
@@ -1117,7 +1134,7 @@ <h1 id="ranger-architecture">Ranger Architecture<a 
class="headerlink" href="#ran
     <span class="md-icon" title="Last update">
       <svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24"><path d="M21 
13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 
0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 
2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 
9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 
7.5 7.1 7.9l-.1.2z"/></svg>
     </span>
-    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 5, 2026 21:17:45 
PST">January 5, 2026</span>
+    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 6, 2026 17:07:32 
PST">January 6, 2026</span>
   </span>
 
     
diff --git a/assets/images/social/blog/blog.png 
b/assets/images/social/blog/blog.png
index a70580010..889764e26 100644
Binary files a/assets/images/social/blog/blog.png and 
b/assets/images/social/blog/blog.png differ
diff --git a/assets/js/typewriter.js b/assets/js/typewriter.js
index d78d958a9..0ae794724 100644
--- a/assets/js/typewriter.js
+++ b/assets/js/typewriter.js
@@ -1,3 +1,21 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 document$.subscribe(() => {
     const el = document.querySelector('#typewriter');
     if (!el) return;
diff --git a/blog/blog/index.html b/blog/blog/index.html
index 4dfce92b7..eaa8704c7 100644
--- a/blog/blog/index.html
+++ b/blog/blog/index.html
@@ -23,7 +23,7 @@
     
     
       
-        <title>Welcome to Blogs! - Apache Ranger</title>
+        <title>Blog - Apache Ranger</title>
       
     
     
@@ -61,14 +61,14 @@
     
   
 <meta property="og:type" content="website" />
-<meta property="og:title" content="Welcome to Blogs! - Apache Ranger" />
+<meta property="og:title" content="Blog - Apache Ranger" />
 <meta property="og:image" 
content="https://apache.github.io/ranger/assets/images/social/blog/blog.png"; />
 <meta property="og:image:type" content="image/png" />
 <meta property="og:image:width" content="1200" />
 <meta property="og:image:height" content="630" />
 <meta property="og:url" content="https://apache.github.io/ranger/blog/blog/"; />
 <meta property="twitter:card" content="summary_large_image" />
-<meta property="twitter:title" content="Welcome to Blogs! - Apache Ranger" />
+<meta property="twitter:title" content="Blog - Apache Ranger" />
 <meta property="twitter:image" 
content="https://apache.github.io/ranger/assets/images/social/blog/blog.png"; />
 </head>
   
@@ -122,7 +122,7 @@
         <div class="md-header__topic" data-md-component="header-topic">
           <span class="md-ellipsis">
             
-              Welcome to Blogs!
+              Blog
             
           </span>
         </div>
@@ -986,7 +986,7 @@
   <span class="md-ellipsis">
     
   
-    Welcome to Blogs!
+    Blog
   
 
     
@@ -1094,6 +1094,23 @@
   
 
 
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <h1 id="welcome-to-blogs">Welcome to Blogs!<a class="headerlink" 
href="#welcome-to-blogs" title="Permanent link">&para;</a></h1>
 
 
@@ -1115,7 +1132,7 @@ <h1 id="welcome-to-blogs">Welcome to Blogs!<a 
class="headerlink" href="#welcome-
     <span class="md-icon" title="Last update">
       <svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24"><path d="M21 
13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 
0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 
2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 
9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 
7.5 7.1 7.9l-.1.2z"/></svg>
     </span>
-    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 5, 2026 21:17:45 
PST">January 5, 2026</span>
+    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 6, 2026 17:07:32 
PST">January 6, 2026</span>
   </span>
 
     
diff --git a/features/client-interface/intro/index.html 
b/features/client-interface/intro/index.html
index 9747dc4e0..7ff82786e 100644
--- a/features/client-interface/intro/index.html
+++ b/features/client-interface/intro/index.html
@@ -1369,6 +1369,7 @@
  - See the License for the specific language governing permissions and
  - limitations under the License.
  -->
+
 <h1 id="introduction">Introduction<a class="headerlink" href="#introduction" 
title="Permanent link">&para;</a></h1>
 <p>Ranger provides client libraries in Java and Python to access Ranger REST 
APIs programmatically with ease.</p>
 <h2 id="python">Python<a class="headerlink" href="#python" title="Permanent 
link">&para;</a></h2>
@@ -1394,7 +1395,7 @@ <h2 id="java">Java<a class="headerlink" href="#java" 
title="Permanent link">&par
     <span class="md-icon" title="Last update">
       <svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24"><path d="M21 
13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 
0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 
2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 
9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 
7.5 7.1 7.9l-.1.2z"/></svg>
     </span>
-    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 5, 2026 21:17:45 
PST">January 5, 2026</span>
+    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 6, 2026 17:07:32 
PST">January 6, 2026</span>
   </span>
 
     
diff --git a/features/gds/gds_intro/index.html 
b/features/gds/gds_intro/index.html
index ff89e69ee..51f2bd9d5 100644
--- a/features/gds/gds_intro/index.html
+++ b/features/gds/gds_intro/index.html
@@ -1208,6 +1208,23 @@
   
 
 
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <h1 id="governed-data-sharing">Governed Data Sharing<a class="headerlink" 
href="#governed-data-sharing" title="Permanent link">&para;</a></h1>
 
 
@@ -1229,7 +1246,7 @@ <h1 id="governed-data-sharing">Governed Data Sharing<a 
class="headerlink" href="
     <span class="md-icon" title="Last update">
       <svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24"><path d="M21 
13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 
0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 
2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 
9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 
7.5 7.1 7.9l-.1.2z"/></svg>
     </span>
-    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 5, 2026 21:17:45 
PST">January 5, 2026</span>
+    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 6, 2026 17:07:32 
PST">January 6, 2026</span>
   </span>
 
     
diff --git a/features/sec-zone/intro/index.html 
b/features/sec-zone/intro/index.html
index 438d4a23d..a757b5f5e 100644
--- a/features/sec-zone/intro/index.html
+++ b/features/sec-zone/intro/index.html
@@ -1327,6 +1327,23 @@
 
   <h1>Introduction</h1>
 
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <h2 id="what-is-a-security-zone">What is a Security Zone ?<a 
class="headerlink" href="#what-is-a-security-zone" title="Permanent 
link">&para;</a></h2>
 
 
@@ -1348,7 +1365,7 @@ <h2 id="what-is-a-security-zone">What is a Security Zone 
?<a class="headerlink"
     <span class="md-icon" title="Last update">
       <svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24"><path d="M21 
13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 
0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 
2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 
9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 
7.5 7.1 7.9l-.1.2z"/></svg>
     </span>
-    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 5, 2026 21:17:45 
PST">January 5, 2026</span>
+    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 6, 2026 17:07:32 
PST">January 6, 2026</span>
   </span>
 
     
diff --git a/getting-started/install/index.html 
b/getting-started/install/index.html
index 9c5eefd53..93f7960a1 100644
--- a/getting-started/install/index.html
+++ b/getting-started/install/index.html
@@ -1124,6 +1124,23 @@
   
 
 
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <h1 id="installation">Installation<a class="headerlink" href="#installation" 
title="Permanent link">&para;</a></h1>
 
 
@@ -1145,7 +1162,7 @@ <h1 id="installation">Installation<a class="headerlink" 
href="#installation" tit
     <span class="md-icon" title="Last update">
       <svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24"><path d="M21 
13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 
0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 
2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 
9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 
7.5 7.1 7.9l-.1.2z"/></svg>
     </span>
-    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 5, 2026 21:17:45 
PST">January 5, 2026</span>
+    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 6, 2026 17:07:32 
PST">January 6, 2026</span>
   </span>
 
     
diff --git a/index.html b/index.html
index 26024c768..6c123b78f 100644
--- a/index.html
+++ b/index.html
@@ -1,3 +1,20 @@
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 
 <!doctype html>
 <html lang="en" class="no-js">
@@ -1136,6 +1153,23 @@ <h3>Apache Ranger is an open source framework that helps 
you enable, monitor and
   
 
 
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <h1 id="goals-overview">Goals Overview<a class="headerlink" 
href="#goals-overview" title="Permanent link">&para;</a></h1>
 <ul>
 <li>Centralized security administration to manage all authorization related 
tasks in a central UI or using REST APIs.</li>
@@ -1169,7 +1203,7 @@ <h1 id="goals-overview">Goals Overview<a 
class="headerlink" href="#goals-overvie
     <span class="md-icon" title="Last update">
       <svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24"><path d="M21 
13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 
0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 
2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 
9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 
7.5 7.1 7.9l-.1.2z"/></svg>
     </span>
-    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 5, 2026 21:17:45 
PST">January 5, 2026</span>
+    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 6, 2026 17:07:32 
PST">January 6, 2026</span>
   </span>
 
     
diff --git a/overrides/home.html b/overrides/home.html
index bbe4decf2..3ce88de98 100644
--- a/overrides/home.html
+++ b/overrides/home.html
@@ -1,3 +1,20 @@
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 {% extends "base.html" %}
 
 {% block tabs %}
diff --git a/plugins/trino/index.html b/plugins/trino/index.html
index c696fad25..2a9f48b73 100644
--- a/plugins/trino/index.html
+++ b/plugins/trino/index.html
@@ -1096,6 +1096,23 @@
   
 
 
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <h1 id="trino-with-ranger">Trino with Ranger<a class="headerlink" 
href="#trino-with-ranger" title="Permanent link">&para;</a></h1>
 
 
@@ -1117,7 +1134,7 @@ <h1 id="trino-with-ranger">Trino with Ranger<a 
class="headerlink" href="#trino-w
     <span class="md-icon" title="Last update">
       <svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24"><path d="M21 
13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 
0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 
2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 
9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 
7.5 7.1 7.9l-.1.2z"/></svg>
     </span>
-    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 5, 2026 21:17:45 
PST">January 5, 2026</span>
+    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 6, 2026 17:07:32 
PST">January 6, 2026</span>
   </span>
 
     
diff --git a/project/asf-index/index.html b/project/asf-index/index.html
index f5686a8b5..f910d33c5 100644
--- a/project/asf-index/index.html
+++ b/project/asf-index/index.html
@@ -1677,6 +1677,23 @@
   
 
 
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <h1 id="asf">ASF<a class="headerlink" href="#asf" title="Permanent 
link">&para;</a></h1>
 <h3 id="sponsorship"><a 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a><a 
class="headerlink" href="#sponsorship" title="Permanent link">&para;</a></h3>
 <h3 id="events"><a 
href="https://www.apache.org/events/current-event.html";>Events</a><a 
class="headerlink" href="#events" title="Permanent link">&para;</a></h3>
@@ -1704,7 +1721,7 @@ <h3 id="sponsors"><a 
href="https://www.apache.org/foundation/sponsors.html";>Spon
     <span class="md-icon" title="Last update">
       <svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24"><path d="M21 
13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 
0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 
2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 
9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 
7.5 7.1 7.9l-.1.2z"/></svg>
     </span>
-    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 5, 2026 21:17:45 
PST">January 5, 2026</span>
+    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 6, 2026 17:07:32 
PST">January 6, 2026</span>
   </span>
 
     
diff --git a/project/release-process/index.html 
b/project/release-process/index.html
index a38bef1f7..7f1745728 100644
--- a/project/release-process/index.html
+++ b/project/release-process/index.html
@@ -1276,6 +1276,23 @@
   
 
 
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <h1 id="release-process">Release Process<a class="headerlink" 
href="#release-process" title="Permanent link">&para;</a></h1>
 
 
@@ -1297,7 +1314,7 @@ <h1 id="release-process">Release Process<a 
class="headerlink" href="#release-pro
     <span class="md-icon" title="Last update">
       <svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24"><path d="M21 
13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 
0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 
2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 
9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 
7.5 7.1 7.9l-.1.2z"/></svg>
     </span>
-    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 5, 2026 21:17:45 
PST">January 5, 2026</span>
+    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 6, 2026 17:07:32 
PST">January 6, 2026</span>
   </span>
 
     
diff --git a/search/search_index.json b/search/search_index.json
index 58da723d1..e65ab0d97 100644
--- a/search/search_index.json
+++ b/search/search_index.json
@@ -1 +1 @@
-{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"],"fields":{"title":{"boost":1000.0},"text":{"boost":1.0},"tags":{"boost":1000000.0}}},"docs":[{"location":"","title":"Goals
 Overview","text":"<ul> <li>Centralized security administration to manage all 
authorization related tasks in a central UI or using REST APIs.</li> 
<li>Fine-grained authorization to do a specific action and/or operation with 
20+ data processing services and managed through a central administ [...]
\ No newline at end of file
+{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"],"fields":{"title":{"boost":1000.0},"text":{"boost":1.0},"tags":{"boost":1000000.0}}},"docs":[{"location":"","title":"Apache
 Ranger - the open source authz framework for data processing 
services","text":""},{"location":"#goals-overview","title":"Goals 
Overview","text":"<ul> <li>Centralized security administration to manage all 
authorization related tasks in a central UI or using REST APIs.</li> 
<li>Fine-grained [...]
\ No newline at end of file
diff --git a/services/admin/service/index.html 
b/services/admin/service/index.html
index ebdc55c99..c0e29f76d 100644
--- a/services/admin/service/index.html
+++ b/services/admin/service/index.html
@@ -1180,6 +1180,23 @@
   
 
 
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <h1 id="ranger-admin">Ranger Admin<a class="headerlink" href="#ranger-admin" 
title="Permanent link">&para;</a></h1>
 
 
@@ -1201,7 +1218,7 @@ <h1 id="ranger-admin">Ranger Admin<a class="headerlink" 
href="#ranger-admin" tit
     <span class="md-icon" title="Last update">
       <svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24"><path d="M21 
13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 
0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 
2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 
9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 
7.5 7.1 7.9l-.1.2z"/></svg>
     </span>
-    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 5, 2026 21:17:45 
PST">January 5, 2026</span>
+    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 6, 2026 17:07:32 
PST">January 6, 2026</span>
   </span>
 
     
diff --git a/services/kms/service/index.html b/services/kms/service/index.html
index de4730e28..19b53651b 100644
--- a/services/kms/service/index.html
+++ b/services/kms/service/index.html
@@ -1180,6 +1180,23 @@
   
 
 
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <h1 id="ranger-kms">Ranger KMS<a class="headerlink" href="#ranger-kms" 
title="Permanent link">&para;</a></h1>
 
 
@@ -1201,7 +1218,7 @@ <h1 id="ranger-kms">Ranger KMS<a class="headerlink" 
href="#ranger-kms" title="Pe
     <span class="md-icon" title="Last update">
       <svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24"><path d="M21 
13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 
0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 
2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 
9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 
7.5 7.1 7.9l-.1.2z"/></svg>
     </span>
-    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 5, 2026 21:17:45 
PST">January 5, 2026</span>
+    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 6, 2026 17:07:32 
PST">January 6, 2026</span>
   </span>
 
     
diff --git a/services/tagsync/service/index.html 
b/services/tagsync/service/index.html
index 56a1c325a..5c38b4c49 100644
--- a/services/tagsync/service/index.html
+++ b/services/tagsync/service/index.html
@@ -1180,6 +1180,23 @@
   
 
 
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <h1 id="ranger-tagsync">Ranger TagSync<a class="headerlink" 
href="#ranger-tagsync" title="Permanent link">&para;</a></h1>
 
 
@@ -1201,7 +1218,7 @@ <h1 id="ranger-tagsync">Ranger TagSync<a 
class="headerlink" href="#ranger-tagsyn
     <span class="md-icon" title="Last update">
       <svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24"><path d="M21 
13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 
0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 
2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 
9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 
7.5 7.1 7.9l-.1.2z"/></svg>
     </span>
-    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 5, 2026 21:17:45 
PST">January 5, 2026</span>
+    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 6, 2026 17:07:32 
PST">January 6, 2026</span>
   </span>
 
     
diff --git a/services/usersync/service/index.html 
b/services/usersync/service/index.html
index 5c2ad32b4..2fd8d4114 100644
--- a/services/usersync/service/index.html
+++ b/services/usersync/service/index.html
@@ -1180,6 +1180,23 @@
   
 
 
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <h1 id="ranger-usersync">Ranger UserSync<a class="headerlink" 
href="#ranger-usersync" title="Permanent link">&para;</a></h1>
 
 
@@ -1201,7 +1218,7 @@ <h1 id="ranger-usersync">Ranger UserSync<a 
class="headerlink" href="#ranger-user
     <span class="md-icon" title="Last update">
       <svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24"><path d="M21 
13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 
0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 
2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 
9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 
7.5 7.1 7.9l-.1.2z"/></svg>
     </span>
-    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 5, 2026 21:17:45 
PST">January 5, 2026</span>
+    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-date" title="January 6, 2026 17:07:32 
PST">January 6, 2026</span>
   </span>
 
     
diff --git a/sitemap.xml b/sitemap.xml
index 8d7dcdb02..97f85b6f7 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,78 +2,78 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
     <url>
          <loc>https://apache.github.io/ranger/</loc>
-         <lastmod>2026-01-06</lastmod>
+         <lastmod>2026-01-07</lastmod>
     </url>
     <url>
          <loc>https://apache.github.io/ranger/arch/architecture/</loc>
-         <lastmod>2026-01-06</lastmod>
+         <lastmod>2026-01-07</lastmod>
     </url>
     <url>
          <loc>https://apache.github.io/ranger/blog/blog/</loc>
-         <lastmod>2026-01-06</lastmod>
+         <lastmod>2026-01-07</lastmod>
     </url>
     <url>
          
<loc>https://apache.github.io/ranger/features/client-interface/intro/</loc>
-         <lastmod>2026-01-06</lastmod>
+         <lastmod>2026-01-07</lastmod>
     </url>
     <url>
          <loc>https://apache.github.io/ranger/features/gds/gds_intro/</loc>
-         <lastmod>2026-01-06</lastmod>
+         <lastmod>2026-01-07</lastmod>
     </url>
     <url>
          <loc>https://apache.github.io/ranger/features/sec-zone/intro/</loc>
-         <lastmod>2026-01-06</lastmod>
+         <lastmod>2026-01-07</lastmod>
     </url>
     <url>
          <loc>https://apache.github.io/ranger/getting-started/install/</loc>
-         <lastmod>2026-01-06</lastmod>
+         <lastmod>2026-01-07</lastmod>
     </url>
     <url>
          
<loc>https://apache.github.io/ranger/getting-started/trino-with-ranger/</loc>
-         <lastmod>2026-01-06</lastmod>
+         <lastmod>2026-01-07</lastmod>
     </url>
     <url>
          <loc>https://apache.github.io/ranger/plugins/trino/</loc>
-         <lastmod>2026-01-06</lastmod>
+         <lastmod>2026-01-07</lastmod>
     </url>
     <url>
          <loc>https://apache.github.io/ranger/project/asf-index/</loc>
-         <lastmod>2026-01-06</lastmod>
+         <lastmod>2026-01-07</lastmod>
     </url>
     <url>
          <loc>https://apache.github.io/ranger/project/contributing/</loc>
-         <lastmod>2026-01-06</lastmod>
+         <lastmod>2026-01-07</lastmod>
     </url>
     <url>
          <loc>https://apache.github.io/ranger/project/cve-list/</loc>
-         <lastmod>2026-01-06</lastmod>
+         <lastmod>2026-01-07</lastmod>
     </url>
     <url>
          <loc>https://apache.github.io/ranger/project/java-code-style/</loc>
-         <lastmod>2026-01-06</lastmod>
+         <lastmod>2026-01-07</lastmod>
     </url>
     <url>
          <loc>https://apache.github.io/ranger/project/release-process/</loc>
-         <lastmod>2026-01-06</lastmod>
+         <lastmod>2026-01-07</lastmod>
     </url>
     <url>
          <loc>https://apache.github.io/ranger/release-notes/</loc>
-         <lastmod>2026-01-06</lastmod>
+         <lastmod>2026-01-07</lastmod>
     </url>
     <url>
          <loc>https://apache.github.io/ranger/services/admin/service/</loc>
-         <lastmod>2026-01-06</lastmod>
+         <lastmod>2026-01-07</lastmod>
     </url>
     <url>
          <loc>https://apache.github.io/ranger/services/kms/service/</loc>
-         <lastmod>2026-01-06</lastmod>
+         <lastmod>2026-01-07</lastmod>
     </url>
     <url>
          <loc>https://apache.github.io/ranger/services/tagsync/service/</loc>
-         <lastmod>2026-01-06</lastmod>
+         <lastmod>2026-01-07</lastmod>
     </url>
     <url>
          <loc>https://apache.github.io/ranger/services/usersync/service/</loc>
-         <lastmod>2026-01-06</lastmod>
+         <lastmod>2026-01-07</lastmod>
     </url>
 </urlset>
\ No newline at end of file
diff --git a/sitemap.xml.gz b/sitemap.xml.gz
index 37a43f8b4..980961a42 100644
Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ


Reply via email to