mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-10 18:39:44 +08:00
⚡ 新增脱敏工具类
This commit is contained in:
parent
940a120b8d
commit
f40af1d2ec
|
|
@ -40,7 +40,7 @@ public enum SensitiveWord {
|
|||
// 安全相关
|
||||
"security", "certificate", "credentials",
|
||||
// 数据库相关
|
||||
"connection_string", "jdbc", "database_url"
|
||||
"connection_string", "jdbc", "sql", "database_url"
|
||||
)),
|
||||
|
||||
// 身份验证相关敏感词
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user