Can Your CI/CD Pipeline Keep a Secret?
Cloud security is about zero trust and hiding API keys, credentials, and other sensitive secrets in your application code. Learn how your CI/CD pipeline may be leaking them.
In this talk, we will share common ways secrets are exposed in CI/CD pipelines and how Vault can be used to securely use secrets in CI jobs. Learn about vulnerabilities in secrets management, why you need to use secrets management tools i.e. Vault, and see a demo of how to secure your secrets in a CI tool like GitLab CI.