Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2026-01-18 17:25:21 +08:00
parent b2274baba2
commit f8f4b51707
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -416,6 +416,7 @@ func IsSensitivePath(p string) bool {
"passwd": {},
"shadow": {},
"pgpass": {},
"hosts": {},
"credentials": {}, // 如 aws credentials
"config.json": {}, // docker config.json 可能含 token
}