‹ Blogs
Navigating Cloud Security and Automation with Eficode

Andy Martin joined Marc and Darren on the DevOps Sauna podcast to discuss the challenges of securing Kubernetes at different user levels and the constantly evolving security practices within the DevOps ecosystem.
They explored cloud and container security, supply chain security, cloud configuration management, and the critical role of relentless security automation in DevSecOps. The conversation also covered the integration of development teams with security operations to ‘shift left’ and embed security practices into CI/CD pipelines, alongside the future of human and AI security integration:
- ControlPlane: Cloud Native security and automation approaches
- DevSecOps and automation scripting with OSCAL
- Security automation scripting and YARA rules
- Preventative pipeline controls, runtime controls, and remediation with AI integration
- The challenges of cloud agnosticism with Terraform
- Dynamic system acceptance testing and AI-driven security measures
- Outsmarting the average SBOM
- Challenges posed by SBOMs in accurately detecting dependencies due to version pinning and dependency blindness
- Different standards like CycloneDX and SPDX for SBOMs, capturing various levels of dependencies and vulnerabilities
The full transcript is available on the Eficode website, where you can listen to the episode.
Related blogs

Blog
Agentic AI: The Good, The Bad, and the Ugly
Agents operated by OpenAI and Anthropic compromised four third-party organisations during offensive cyber capability evaluations in July 2026.
security
generative-ai
ai-security
containers
kubernetes

Blog
Sovereign Signing: A Self-Hosted Supply Chain with OpenBao, Cosign, and Flux CD
A fully self-hosted software supply chain signing pipeline (OpenBao holds the key, Cosign signs, Flux CD verifies) with no public cloud KMS and no public Sigstore infrastructure.
supply-chain
security
gitops
flux-cd
open-source
kubernetes

Blog
Internal ≠ Isolated (Or Secure): The Argo CD Repo-Server Flaw
An unpatched, unauthenticated RCE in the Argo CD repo-server that can chain into full Kubernetes cluster takeover.
security
threat-modeling
kubernetes
gitops