<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Containers on Cloud Native &amp; Open Source: A Team Lead’s Working Journal</title>
    <link>https://www.msbiro.net/tags/containers/</link>
    <description>Recent content in Containers on Cloud Native &amp; Open Source: A Team Lead’s Working Journal</description>
    <image>
      <title>Cloud Native &amp; Open Source: A Team Lead’s Working Journal</title>
      <url>https://www.msbiro.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://www.msbiro.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.164.0</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 24 Jun 2026 09:30:00 +0100</lastBuildDate>
    <atom:link href="https://www.msbiro.net/tags/containers/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>In 2026 I Am Still Asked Why You Need a Hardened Container Image Catalog</title>
      <link>https://www.msbiro.net/posts/hardened-images-catalog-2026-non-negotiable/</link>
      <pubDate>Wed, 24 Jun 2026 09:30:00 +0100</pubDate>
      <guid>https://www.msbiro.net/posts/hardened-images-catalog-2026-non-negotiable/</guid>
      <description>Why hardened container image catalogs are non-negotiable in 2026: the technological case, the DORA mandate, and the NIS2 obligations explained.</description>
    </item>
    <item>
      <title>CVE-2026-31431 Copy Fail: A Nine-Year-Old Kernel Bug, a 732-Byte Script, and a Root Shell</title>
      <link>https://www.msbiro.net/posts/cve-2026-31431-copy-fail-linux-kernel-privilege-escalation/</link>
      <pubDate>Fri, 01 May 2026 09:00:00 +0100</pubDate>
      <guid>https://www.msbiro.net/posts/cve-2026-31431-copy-fail-linux-kernel-privilege-escalation/</guid>
      <description>CVE-2026-31431 Copy Fail is a local privilege escalation in the Linux kernel exploitable with a 732-byte Python script. This post covers what it is, how to fix it, what to do when patching isn&amp;#39;t immediate, and why runtime detection is the control that actually matters.</description>
    </item>
    <item>
      <title>Ubuntu 26.04 LTS: What Changes for Security and Container Workloads</title>
      <link>https://www.msbiro.net/posts/ubuntu-2604-lts-security-container-workloads/</link>
      <pubDate>Thu, 30 Apr 2026 07:00:00 +0100</pubDate>
      <guid>https://www.msbiro.net/posts/ubuntu-2604-lts-security-container-workloads/</guid>
      <description>Ubuntu 26.04 LTS &amp;#39;Resolute Raccoon&amp;#39; just shipped. For teams running RHEL or Ubuntu on servers, this post breaks down what actually changed in security and container/Kubernetes workloads compared to 24.04 LTS, and whether it justifies starting the golden master rebuild now.</description>
    </item>
    <item>
      <title>Kubernetes 1.36: The Release That Said Goodbye to Ingress NGINX</title>
      <link>https://www.msbiro.net/posts/kubernetes-1-36-security-release/</link>
      <pubDate>Tue, 21 Apr 2026 12:35:00 +0000</pubDate>
      <guid>https://www.msbiro.net/posts/kubernetes-1-36-security-release/</guid>
      <description>Kubernetes 1.36 releases tomorrow with a significant security focus: user namespace isolation and SELinux volume labeling reaching GA, the end of Ingress NGINX, and a set of long-overdue removals that tighten the security posture of every cluster.</description>
    </item>
    <item>
      <title>The Trivy Supply Chain Attack: A Breakdown of Credential Theft and the CanisterWorm Escalation</title>
      <link>https://www.msbiro.net/posts/trivy-supply-chain-attack/</link>
      <pubDate>Sat, 21 Mar 2026 07:32:37 +0000</pubDate>
      <guid>https://www.msbiro.net/posts/trivy-supply-chain-attack/</guid>
      <description>A comprehensive analysis of the March 2026 Trivy supply chain incident: from malicious GitHub Actions to the self-propagating CanisterWorm.</description>
    </item>
    <item>
      <title>The Exploitability Gap: Insights from Datadog’s State of DevSecOps 2026</title>
      <link>https://www.msbiro.net/posts/datadog-state-of-devsecops-2026-report/</link>
      <pubDate>Fri, 06 Mar 2026 09:00:00 +0000</pubDate>
      <guid>https://www.msbiro.net/posts/datadog-state-of-devsecops-2026-report/</guid>
      <description>Exploring the critical findings of the Datadog State of DevSecOps 2026 report, focusing on exploitable vulnerabilities, unmaintained libraries, and CI/CD security risks.</description>
    </item>
    <item>
      <title>Back to Basics: Why Containers Are Just Fancy Linux Processes</title>
      <link>https://www.msbiro.net/posts/back-to-basics-containers-linux-processes/</link>
      <pubDate>Fri, 20 Feb 2026 06:31:29 +0000</pubDate>
      <guid>https://www.msbiro.net/posts/back-to-basics-containers-linux-processes/</guid>
      <description>Containers are Linux processes with namespaces and cgroups, nothing more. This article breaks down what Kubernetes securityContext, resource limits, and container escapes actually do at the kernel level, and shows you how to debug containers using standard Unix tools like nsenter and /proc.</description>
    </item>
    <item>
      <title>Beyond CVE Scanning: The Case for a Hardened Container Image Catalog</title>
      <link>https://www.msbiro.net/posts/the-case-for-hardened-container-image-catalogs/</link>
      <pubDate>Sat, 29 Nov 2025 10:00:00 +0000</pubDate>
      <guid>https://www.msbiro.net/posts/the-case-for-hardened-container-image-catalogs/</guid>
      <description>Why traditional vulnerability scanning isn&amp;#39;t enough and how a hardened image catalog is essential for modern enterprise security and regulatory compliance.</description>
    </item>
    <item>
      <title>Runc Container Breakout Vulnerabilities</title>
      <link>https://www.msbiro.net/posts/runc-container-breakout-vulnerabilities-2025/</link>
      <pubDate>Fri, 07 Nov 2025 06:45:00 +0000</pubDate>
      <guid>https://www.msbiro.net/posts/runc-container-breakout-vulnerabilities-2025/</guid>
      <description>A summary of the recently disclosed runc container breakout vulnerabilities (CVE-2025-31133, CVE-2025-52565, and CVE-2025-52881) and the recommended actions.</description>
    </item>
    <item>
      <title>MarkItDown: An AI-Boosting Tool Tested on Apple Containers</title>
      <link>https://www.msbiro.net/posts/markitdown-apple-containers/</link>
      <pubDate>Tue, 04 Nov 2025 01:30:00 +0100</pubDate>
      <guid>https://www.msbiro.net/posts/markitdown-apple-containers/</guid>
      <description>A hands-on test of Microsoft&amp;#39;s MarkItDown, a powerful tool for AI workflows, and a first look at Apple&amp;#39;s new container technology on an M4 MacBook.</description>
    </item>
    <item>
      <title>From Dev to Prod: Making Distroless Images Your Default </title>
      <link>https://www.msbiro.net/posts/from-dev-to-prod-making-distroless-images-your-default/</link>
      <pubDate>Tue, 17 Jun 2025 10:10:03 +0000</pubDate>
      <guid>https://www.msbiro.net/posts/from-dev-to-prod-making-distroless-images-your-default/</guid>
      <description>Explore the importance of using distroless container images to reduce security vulnerabilities in production. This post covers practical advice on adopting distroless images using multi-stage builds, along with comprehensive debugging techniques including the open-source cdebug tool, Docker Debug, and Kubernetes&amp;#39; kubectl debug with ephemeral containers. Learn how strategic container image choices improve security, efficiency, and maintainability from development through production.</description>
    </item>
  </channel>
</rss>
