Skip to content

Commit 5de2499

Browse files
author
依诺
committed
update README
1 parent 81c0265 commit 5de2499

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
## Core Features
1313
**Secure Access**
1414
- **Account and Password Security Management**:Safely manage database account passwords without manual maintenance, effectively preventing sensitive information leakage.
15+
- **Intranet Access Support**:Enables database access through an internal network, keeping data within the premises and significantly enhancing data security and privacy protection.
1516
- **Fine-grained Permission Control**:Supports instance, database, table, field, and row-level access control, precisely restricting caller permissions to prevent unauthorized operations and ensure data security.
1617
- **High-risk SQL Identification and Blocking**: Built-in rich rule engine that identifies and blocks potential high-risk SQL in real time to mitigate security risks.
1718
- **SQL Audit Trail**: Records all SQL operation logs, supporting full traceability and compliance audits to meet regulatory requirements.

doc/README-zh-cn.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
## 核心特性
1212
**安全访问**
1313
- **账号密码安全托管**:安全管理数据库账号密码,无需人工维护,有效防止敏感信息泄露。
14+
- **支持内网访问**:提供内网访问数据库能力,数据不出域,有效保障数据安全与隐私。
1415
- **细粒度权限管控**:支持实例、库、表、字段及行级别的精细化访问控制,精准限制调用方权限,杜绝越权操作,保障数据安全。
1516
- **高危SQL识别与拦截**:内置丰富的规则引擎,实时识别并拦截潜在高危SQL,防范安全风险。
1617
- **SQL审计追踪**:记录所有SQL操作日志,支持完整追溯与合规审计,满足监管要求。

0 commit comments

Comments
 (0)