From e55827efb5d4bfda052a6a31d704bb21840078d5 Mon Sep 17 00:00:00 2001
From: funnywolf
Date: Tue, 2 Dec 2025 14:20:05 +0800
Subject: [PATCH] update name
---
CONFIG.example.py | 6 +++---
Docker/redis_stack/docker-compose.yml | 2 +-
README.md | 14 +++++++-------
README_ZH.md | 14 +++++++-------
4 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/CONFIG.example.py b/CONFIG.example.py
index ae9d468..87e51a2 100644
--- a/CONFIG.example.py
+++ b/CONFIG.example.py
@@ -1,9 +1,9 @@
# Redis Stack Config
# You can change the Redis URL according to your environment
-# Login in Redis Insight by http://192.168.241.128:8001 and default/redis-stack-password-for-ai-soc-framework
+# Login in Redis Insight by http://192.168.241.128:8001 and default/redis-stack-password-for-agentic-soc-platform
# 根据你的环境修改Redis的连接地址
-# 通过 http://192.168.241.128:8001 和 default/redis-stack-password-for-ai-soc-framework 登录 Redis Insight
-REDIS_URL = "redis://:redis-stack-password-for-ai-soc-framework@192.168.241.128:6379/"
+# 通过 http://192.168.241.128:8001 和 default/redis-stack-password-for-agentic-soc-platform 登录 Redis Insight
+REDIS_URL = "redis://:redis-stack-password-for-agentic-soc-platform@192.168.241.128:6379/"
REDIS_STREAM_STORE_DAYS = 7 # 消息在Redis Stream中保存的天数
# API TOKEN
diff --git a/Docker/redis_stack/docker-compose.yml b/Docker/redis_stack/docker-compose.yml
index 41f75eb..d7d73b8 100644
--- a/Docker/redis_stack/docker-compose.yml
+++ b/Docker/redis_stack/docker-compose.yml
@@ -8,6 +8,6 @@ services:
- "6379:6379"
- "8001:8001"
environment:
- - REDIS_ARGS=--requirepass redis-stack-password-for-ai-soc-framework
+ - REDIS_ARGS=--requirepass redis-stack-password-for-agentic-soc-platform
volumes:
- ./redis-data:/data
\ No newline at end of file
diff --git a/README.md b/README.md
index 47b41c3..bc0142b 100644
--- a/README.md
+++ b/README.md
@@ -14,12 +14,12 @@
-
-
-
-
-
-
+
+
+
+
+
+
@@ -28,7 +28,7 @@
-**AI SOC FRAMEWORK (ASF)** is a powerful, flexible, and open-source automated security operations platform. It integrates AI Agent capabilities with automation orchestration, supporting mainstream SIEM/SOAR scenarios to help enterprises efficiently build intelligent security operations systems.
+**Agentic SOC Platform** is a powerful, flexible, and open-source automated security operations platform. It integrates AI Agent capabilities with automation orchestration, supporting mainstream SIEM/SOAR scenarios to help enterprises efficiently build intelligent security operations systems.
## Core Features
diff --git a/README_ZH.md b/README_ZH.md
index e7d2d28..2da1e2b 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -14,12 +14,12 @@
-
-
-
-
-
-
+
+
+
+
+
+
@@ -28,7 +28,7 @@
-**AI SOC FRAMEWORK (ASF)** 是一个功能强大、灵活且开源的自动化安全运营平台。它集成了 AI Agent 能力与自动化编排,支持主流
+**Agentic SOC Platform** 是一个功能强大、灵活且开源的自动化安全运营平台。它集成了 AI Agent 能力与自动化编排,支持主流
SIEM/SOAR 场景,帮助企业高效构建智能化安全运营体系。
## 核心功能