Secrets Mgmt
Why
This is a standard response for security questionnaires. Use this to clear deal-flow bottlenecks.
Mini Glossary
Definition
Securely storing and managing API keys and passwords away from source code.
Short Answer
All production secrets are stored in a vaulted KMS; plain-text keys are prohibited in code.
Detail
Securely storing and managing API keys and passwords away from source code.