Glossary
Secrets Management
The practice of securely storing, distributing, and rotating sensitive credentials such as API keys, passwords, and certificates used by applications and automated systems, typically through a dedicated vault rather than hardcoding them into source code. Hardcoded secrets accidentally committed to public code repositories are a recurring, preventable cause of breaches.