Operations | Monitoring | ITSM | DevOps | Cloud

March 2024

Argo CD and Codefresh GitOps Security Updates 3/18/2024 - Preventing Brute-Force and Denial of Service

In September 2023, security researchers from KTrust reported three issues through the official Argo CD security disclosure channels in accordance with Argo CD security policy. In coordination with other Argo maintainers, we have issued security updates for both Argo CD and Codefresh GitOps (enterprise Argo). Below you can read more about these CVEs, their impact, and mitigation.

Merging to Main #8: Ethics & AI with Paul O'Reilly & Dan Garfield, Codefresh

🚨 Merging to Main is back with a new host! 🚨 Let's welcome Paul O'Reilly 🎉 and follow along on his journey of exploring topics around Tech, DevOps, AI, Argo and others, with all sorts of awesome people from all around the globe! 🌎 During this session we have Codefresh's Chief Open Source Officer, Dan Garfield joining Paul live to talk about all things Ethics & AI.

Secure Credentials for GitOps Deployments Using the External Secrets Operator and AWS Secrets Manager

The security and storage of secrets is one of the most controversial subjects when it comes to GitOps deployments. Some teams want to go “by the book” and use Git as the storage medium (in an encrypted form of course) while others accept the fact that secrets must be handled in a different way (outside of GitOps). There is no right or wrong answer here and depending on the organization requirements, either solution might be a great fit.