Security Secret Handling

Use when a ticket involves secrets — API keys, tokens, passwords, connection strings, signing keys — or their configuration, storage, logging, or rotation. Invoke for "wire up the API key", "load config from the environment", "stop logging the token", or when adding any integration that needs a credential.

tmj-90 d0b02d1 2.9 KB Updated

File contents

tmj-90/gaffer/tree/main/runner/skills/security-secret-handling commit d0b02d17d3

Frequently asked questions

npx skillmds@latest add tmj-90/security-secret-handling