Secrets Management

当在 CI/CD 流水线或运行时需要安全存取 API 密钥、数据库口令、TLS 证书等敏感信息时使用;做法是选定密钥后端(Vault / AWS Secrets Manager / Azure Key Vault / GCP / GitHub-GitLab 内置变量)并以最小权限拉取、轮转与审计,产出可落地的存取与轮转配置;不适用于把明文密钥硬编码进源码或仅需本地不外发的开发值。触发词:密钥管理、凭据管理、secrets management、Vault、AWS Secrets Manager、密钥轮转、secret rotation、密钥扫描

findscripter 47bd9c7 5.5 KB Updated

File contents

findscripter/everything-skills/tree/main/08-security/secrets-management commit 47bd9c7f47

Frequently asked questions

npx skillmds@latest add findscripter/secrets-management