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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0a30a1bfc6 Automated deployment: 
f7c776c5bd6c31f407896bd638bf868fb51c0c98
0a30a1bfc6 is described below

commit 0a30a1bfc6232d842d7cf91d3de30922c3c28e8c
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 2 05:06:44 2025 +0000

    Automated deployment: f7c776c5bd6c31f407896bd638bf868fb51c0c98
---
 data/doc/en-us.json                                |  2 +-
 data/doc/zh-cn.json                                |  2 +-
 .../en-us/dev/contribute/join/security-model.json  | 33 +++++++++++++++++++++-
 .../zh-cn/dev/contribute/join/security-model.json  | 33 +++++++++++++++++++++-
 python/2.0.5/.buildinfo                            |  2 +-
 python/2.0.6/.buildinfo                            |  2 +-
 python/2.0.7/.buildinfo                            |  2 +-
 python/3.0.0/.buildinfo                            |  2 +-
 python/3.0.1/.buildinfo                            |  2 +-
 python/3.1.0/.buildinfo                            |  2 +-
 python/4.0.0/.buildinfo                            |  2 +-
 python/4.0.1/.buildinfo                            |  2 +-
 python/4.0.2/.buildinfo                            |  2 +-
 python/4.0.3/.buildinfo                            |  2 +-
 python/4.0.4/.buildinfo                            |  2 +-
 python/4.1.0/.buildinfo                            |  2 +-
 python/main/.buildinfo                             |  2 +-
 17 files changed, 79 insertions(+), 17 deletions(-)

diff --git a/data/doc/en-us.json b/data/doc/en-us.json
index e9ea521015..b617b414c1 100644
--- a/data/doc/en-us.json
+++ b/data/doc/en-us.json
@@ -35762,7 +35762,7 @@
     ]
   },
   {
-    "content": "Apache DolphinScheduler Security Model\nThis document is 
mainly used to describe the scope of work, responsibilities and key functions 
of users with different roles. By introducing user permissions and functions, 
it helps users understand the precautions and rules in the deployment, use, 
operation and maintenance stages. Developers can use this document to 
understand the boundaries between security vulnerabilities and normal 
functions.\nApache DolphinScheduler Workflow\nF [...]
+    "content": "Apache DolphinScheduler Security Model\nThis document is 
mainly used to describe the scope of work, responsibilities and key functions 
of users with different roles. By introducing user permissions and functions, 
it helps users understand the precautions and rules in the deployment, use, 
operation and maintenance stages. Developers can use this document to 
understand the boundaries between security vulnerabilities and normal 
functions.\nApache DolphinScheduler Workflow\nF [...]
     "version": "dev",
     "link": "/contribute/join/security-model",
     "title": "Apache DolphinScheduler Security Model",
diff --git a/data/doc/zh-cn.json b/data/doc/zh-cn.json
index 32042037e1..b7cdc87a04 100644
--- a/data/doc/zh-cn.json
+++ b/data/doc/zh-cn.json
@@ -31514,7 +31514,7 @@
     ]
   },
   {
-    "content": "Apache 
DolphinScheduler安全模型\n本文档主要用于描述不同角色用户的工作范围、职责和重点功能,通过对用户权限和功能的介绍辅助用户在了解部署、使用、运维等阶段的注意事项和规则。针对开发者可以通过本文档了解安全漏洞与正常功能的边界。\nApache
 DolphinScheduler工作流程\n从了解到使用Apache 
DolphinScheduler,用户一般会经过以下几个阶段。\n1.系统部署,配置运行环境\n2.创建系统用户,配置对应资源\n3.创建工作流定义,配置任务运行\n4.系统运维\n无论用户使用的是单节点、伪集群、还是集群部署(服务器或云部署),对于系统的使用都会经过以上四个步骤。针对上述四个步骤,一般会涉及到以下三种类型的用户。\n用户类型\n1.服务部署人员\n服务部署人员需要拥有操作服务器的权限,服务部署人员需要了解相关任务运行的方式,已确�
 ��务器安全边界和环境要求。\n(1).对于多租户运行场景,服务器部署用户需要具备创建用户和切换用户权限。\n(2).Apache 
DolphinScheduler [...]
+    "content": "Apache 
DolphinScheduler安全模型\n本文档主要用于描述不同角色用户的工作范围、职责和重点功能,通过对用户权限和功能的介绍辅助用户在了解部署、使用、运维等阶段的注意事项和规则。针对开发者可以通过本文档了解安全漏洞与正常功能的边界。\nApache
 DolphinScheduler工作流程\n从了解到使用Apache 
DolphinScheduler,用户一般会经过以下几个阶段。\n1.系统部署,配置运行环境\n2.创建系统用户,配置对应资源\n3.创建工作流定义,配置任务运行\n4.系统运维\n无论用户使用的是单节点、伪集群、还是集群部署(服务器或云部署),对于系统的使用都会经过以上四个步骤。针对上述四个步骤,一般会涉及到以下三种类型的用户。\n用户类型\n1.服务部署人员\n服务部署人员需要拥有操作服务器的权限,服务部署人员需要了解相关任务运行的方式,已确�
 ��务器安全边界和环境要求。\n(1).对于多租户运行场景,服务器部署用户需要具备创建用户和切换用户权限。\n(2).Apache 
DolphinScheduler [...]
     "version": "dev",
     "link": "/contribute/join/security-model",
     "title": "Apache DolphinScheduler安全模型",
diff --git a/pages/doc/en-us/dev/contribute/join/security-model.json 
b/pages/doc/en-us/dev/contribute/join/security-model.json
index 196b8aefa5..2547cbad92 100644
--- a/pages/doc/en-us/dev/contribute/join/security-model.json
+++ b/pages/doc/en-us/dev/contribute/join/security-model.json
@@ -1,5 +1,5 @@
 {
-  "__html": "<h1 id=\"apache-dolphinscheduler-security-model\">Apache 
DolphinScheduler Security Model</h1>\n<p>This document is mainly used to 
describe the scope of work, responsibilities and key functions of users with 
different roles. By introducing user permissions and functions, it helps users 
understand the precautions and rules in the deployment, use, operation and 
maintenance stages. Developers can use this document to understand the 
boundaries between security vulnerabilities and [...]
+  "__html": "<h1 id=\"apache-dolphinscheduler-security-model\">Apache 
DolphinScheduler Security Model</h1>\n<p>This document is mainly used to 
describe the scope of work, responsibilities and key functions of users with 
different roles. By introducing user permissions and functions, it helps users 
understand the precautions and rules in the deployment, use, operation and 
maintenance stages. Developers can use this document to understand the 
boundaries between security vulnerabilities and [...]
   "location": [
     "Contribution",
     "Join",
@@ -222,6 +222,37 @@
         }
       ],
       "anchor": "security-center"
+    },
+    {
+      "title": "Network Environment",
+      "children": [
+        {
+          "title": "1. Service deployment personnel",
+          "children": [],
+          "anchor": "1.-service-deployment-personnel"
+        },
+        {
+          "title": "2. System administrator",
+          "children": [],
+          "anchor": "2.-system-administrator"
+        },
+        {
+          "title": "3. Ordinary system users",
+          "children": [],
+          "anchor": "3.-ordinary-system-users"
+        },
+        {
+          "title": "4. Unlogged in users",
+          "children": [],
+          "anchor": "4.-unlogged-in-users"
+        },
+        {
+          "title": "Examples of Mistaken Security Vulnerabilities",
+          "children": [],
+          "anchor": "examples-of-mistaken-security-vulnerabilities"
+        }
+      ],
+      "anchor": "network-environment"
     }
   ],
   "title": "Apache DolphinScheduler Security Model",
diff --git a/pages/doc/zh-cn/dev/contribute/join/security-model.json 
b/pages/doc/zh-cn/dev/contribute/join/security-model.json
index c44a393560..a705070319 100644
--- a/pages/doc/zh-cn/dev/contribute/join/security-model.json
+++ b/pages/doc/zh-cn/dev/contribute/join/security-model.json
@@ -1,5 +1,5 @@
 {
-  "__html": "<h1 id=\"apache-dolphinscheduler安全模型\">Apache 
DolphinScheduler安全模型</h1>\n<p>本文档主要用于描述不同角色用户的工作范围、职责和重点功能,通过对用户权限和功能的介绍辅助用户在了解部署、使用、运维等阶段的注意事项和规则。针对开发者可以通过本文档了解安全漏洞与正常功能的边界。</p>\n<h2
 id=\"apache-dolphinscheduler工作流程\">Apache 
DolphinScheduler工作流程</h2>\n<p>从了解到使用Apache 
DolphinScheduler,用户一般会经过以下几个阶段。</p>\n<p>1.系统部署,配置运行环境</p>\n<p>2.创建系统用户,配置对应资源</p>\n<p>3.创建工作流定义,配置任务运行</p>\n<p>4.系统运维</p>\n<p>无论用户使用的是单节点、伪集群、还是集群部署(服务器或云部署),对于系统的使用都会经过以上四个步骤。针对上述四个步骤,一般会涉及到以下三种类型的用户。</p>\n<h2
 i [...
 ]
+  "__html": "<h1 id=\"apache-dolphinscheduler安全模型\">Apache 
DolphinScheduler安全模型</h1>\n<p>本文档主要用于描述不同角色用户的工作范围、职责和重点功能,通过对用户权限和功能的介绍辅助用户在了解部署、使用、运维等阶段的注意事项和规则。针对开发者可以通过本文档了解安全漏洞与正常功能的边界。</p>\n<h2
 id=\"apache-dolphinscheduler工作流程\">Apache 
DolphinScheduler工作流程</h2>\n<p>从了解到使用Apache 
DolphinScheduler,用户一般会经过以下几个阶段。</p>\n<p>1.系统部署,配置运行环境</p>\n<p>2.创建系统用户,配置对应资源</p>\n<p>3.创建工作流定义,配置任务运行</p>\n<p>4.系统运维</p>\n<p>无论用户使用的是单节点、伪集群、还是集群部署(服务器或云部署),对于系统的使用都会经过以上四个步骤。针对上述四个步骤,一般会涉及到以下三种类型的用户。</p>\n<h2
 i [...
 ]
   "location": [
     "贡献指南",
     "如何参与",
@@ -222,6 +222,37 @@
         }
       ],
       "anchor": "安全中心"
+    },
+    {
+      "title": "网络环境",
+      "children": [
+        {
+          "title": "1.服务部署人员",
+          "children": [],
+          "anchor": "1.服务部署人员"
+        },
+        {
+          "title": "2.系统管理员",
+          "children": [],
+          "anchor": "2.系统管理员"
+        },
+        {
+          "title": "3.系统普通用户",
+          "children": [],
+          "anchor": "3.系统普通用户"
+        },
+        {
+          "title": "4.未登录用户",
+          "children": [],
+          "anchor": "4.未登录用户"
+        },
+        {
+          "title": "误认为是安全漏洞的示例",
+          "children": [],
+          "anchor": "误认为是安全漏洞的示例"
+        }
+      ],
+      "anchor": "网络环境"
     }
   ],
   "title": "Apache DolphinScheduler安全模型",
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index f2e7b2de18..f301779ff5 100644
--- a/python/2.0.5/.buildinfo
+++ b/python/2.0.5/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 7ca11c66627113ee312357d8e63bf309
+config: e99d8437ea9ee217d357fde4b7313f5d
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index a59b672f89..6284f0e975 100644
--- a/python/2.0.6/.buildinfo
+++ b/python/2.0.6/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 17acde0b28ebf924da2c94422767dc7b
+config: 0d8d6184b4a89a591c6793700baf3804
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index 0c1f8dbb34..778fcb71f0 100644
--- a/python/2.0.7/.buildinfo
+++ b/python/2.0.7/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: d9e4618ae4e99cef3ecf664680828781
+config: b8c1c88c4623bc48762bd7a662e66fc3
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index f158fca44f..ef5667df00 100644
--- a/python/3.0.0/.buildinfo
+++ b/python/3.0.0/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 423e7ab200bc5d280742e3ff80a8ec44
+config: ff23bab7e2b7f7dea47fcb23bc893412
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index feb6b99bf9..e5b5ce17b7 100644
--- a/python/3.0.1/.buildinfo
+++ b/python/3.0.1/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: cc676a2490d1e610158532ac1e179500
+config: 02fdc34959c0b5ff3795d4d70c9a615f
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index badbe36f96..b60c4637fa 100644
--- a/python/3.1.0/.buildinfo
+++ b/python/3.1.0/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 04a86d24d7a865653cf628550aa8c530
+config: f912f8c8c985c0eaa29386e3b4dffa75
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index 5492947ba5..8413ee7dbd 100644
--- a/python/4.0.0/.buildinfo
+++ b/python/4.0.0/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: e291ac4f5e2e9f5080293c22c8062a6f
+config: 96c736bd5e709e25b9b237aa02c9f070
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.1/.buildinfo b/python/4.0.1/.buildinfo
index 8e42cfbbbf..43872efef6 100644
--- a/python/4.0.1/.buildinfo
+++ b/python/4.0.1/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 93f50404df39c68942c14ac53d4328c2
+config: 25b5641e248c5358ac64c99d96ee47dd
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.2/.buildinfo b/python/4.0.2/.buildinfo
index 83fb9d60ff..917277025a 100644
--- a/python/4.0.2/.buildinfo
+++ b/python/4.0.2/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 8332e8ea4c9a6a68998bd5fe6070ebe9
+config: 37b9d2a58cc3540a6160e55ca76f54f9
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.3/.buildinfo b/python/4.0.3/.buildinfo
index 704e3db5e8..458a286cc8 100644
--- a/python/4.0.3/.buildinfo
+++ b/python/4.0.3/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 69b50fc7aaa86688a4affc56f2b4d5c7
+config: 2fbc66cc2a38867256af87291113b8e7
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.4/.buildinfo b/python/4.0.4/.buildinfo
index 81ca0de335..97d1628419 100644
--- a/python/4.0.4/.buildinfo
+++ b/python/4.0.4/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 706dfe50b07cc4eca89d0ef1375110fe
+config: e3fb1e275317abd77fd97ed8a7ad183f
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.1.0/.buildinfo b/python/4.1.0/.buildinfo
index a903a77dfb..180ea4806c 100644
--- a/python/4.1.0/.buildinfo
+++ b/python/4.1.0/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 9df89ca2f10c0eebceb333d67215b5b1
+config: 787e1d33a5b14cec258e74f8bd515326
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index 86fe150b50..c7a9dab4a0 100644
--- a/python/main/.buildinfo
+++ b/python/main/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 167aa434a03e6f8d94304fc576872165
+config: 98da9e263259447aaff32a48ada0bf00
 tags: 645f666f9bcd5a90fca523b33c5a78b7

Reply via email to