Secrets Management

Keep secrets out of code, logs, images, and state — and make them rotatable. Use when adding a credential/API key/token to any system, when a secret leaks, or when auditing how an app gets its secrets. Covers the injection hierarchy (short-lived > secret manager > env), git-history remediation, rotation, and the "removed but still in history" trap.

omonuj 12b54e3 5.3 KB Updated

File contents

omonuj/claude-skills/tree/main/skills/devops/secrets-management commit 12b54e3e33

Frequently asked questions

npx skillmds@latest add omonuj/secrets-management