Secure CI/CD Pipelines: Best Practices for Managing CI/CD Secrets

Originally published at: https://www.conjur.org/blog/secure-ci-cd-pipelines-best-practices-for-managing-ci-cd-secrets/

Keeping your applications and infrastructure secure is a significant concern for most organizations. But you need to balance the inertia of ongoing development, maintenance, and deployment against the friction of making sure those tasks are secure and your deployed apps and infrastructure remain secure. As a streamlined DevOps practice, automated Continuous Integration/Continuous Delivery (CI/CD) pipelines…