
    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Luca Cavallin</title>
        <link>https://www.lucavallin.com/blog/tags/security</link>
        <description>
      Platform Engineer at Xebia, focused on AI platform engineering - the infrastructure behind reliable, observable, scalable AI and cloud-native workloads. I work primarily in Go and Google Cloud, with deep experience in Kubernetes, containers, and end-to-end observability - and a strong interest in networking and lower-level systems work in Rust. My current focus is the platform layer beneath AI: inference serving infrastructure on Kubernetes, AI gateway and MCP connectivity, agentic workload orchestration, and end-to-end observability for GenAI systems.

      My broader experience is full-stack: strong on backend, with solid frontend and mobile knowledge. I contribute to open source, write on my blog, and pick up the occasional talk, training, or meetup when something interesting comes up. I&#39;m a Google Developer Expert (GDE) and a CNCF Ambassador.

      For a deeper dive, see my blog. If you&#39;re new to open source, check out Verto.sh. For mentorship, I&#39;m on Mentorcruise. Outside of work, activities like photography, motorcycling, playing a handpan and cleaning litterboxes keep me occupied 🐈.
    </description>
        <language>en-us</language>
        <managingEditor>Luca Cavallin</managingEditor>
        <webMaster>Luca Cavallin</webMaster>
        <lastBuildDate>Tue, 10 Mar 2026 00:00:00 GMT</lastBuildDate>
        <atom:link href="https://www.lucavallin.com/blog/tags/security/feed.xml" rel="self" type="application/rss+xml"/>
        
    <item>
      <guid>https://www.lucavallin.com/blog/containers-are-not-automatically-secure</guid>
      <title>Containers Are Not Automatically Secure</title>
      <link>https://www.lucavallin.com/blog/containers-are-not-automatically-secure</link>
      <description>Containers changed how we package and ship software, but they did not rewrite the basic security rules. Trust boundaries, privilege, and attack surface are all still there. That was probably the main thing I learned while digging into container security, partly from Liz Rice&#39;s Container Security and partly from spending time with the Linux pieces underneath.</description>
      <pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate>
      <author>Luca Cavallin</author>
      <category>linux</category><category>containers</category><category>security</category>
    </item>
  
    <item>
      <guid>https://www.lucavallin.com/blog/a-tour-of-ebpf-in-the-linux-kernel-observability-security-and-networking</guid>
      <title>A Tour of eBPF in the Linux Kernel: Observability, Security and Networking</title>
      <link>https://www.lucavallin.com/blog/a-tour-of-ebpf-in-the-linux-kernel-observability-security-and-networking</link>
      <description>eBPF lets you run small, verified programs inside the Linux kernel, enabling fast observability, security, and networking without changing application code. This practical tour explains why eBPF matters now, how programs are compiled, verified, JITed, and attached to events, and how maps and ring-3 buffers move data. You&#39;ll leave with simple demos and a clear mental model to start experimenting.</description>
      <pubDate>Thu, 18 Sep 2025 00:00:00 GMT</pubDate>
      <author>Luca Cavallin</author>
      <category>ebpf</category><category>linux</category><category>observability</category><category>security</category><category>networking</category>
    </item>
  
    <item>
      <guid>https://www.lucavallin.com/blog/how-to-configure-oidc-with-terraform-for-github-enterprise-server</guid>
      <title>How to Configure OIDC with Terraform for GitHub Enterprise Server</title>
      <link>https://www.lucavallin.com/blog/how-to-configure-oidc-with-terraform-for-github-enterprise-server</link>
      <description>OpenID Connect (OIDC) is an authentication protocol that extends OAuth 2.0, providing a solid and standardized method for authentication often involving an ID token in the JWT (JSON Web Token) format. OIDC is the recommended way to authenticate with GitHub Enterprise Server when setting up GitHub Actions. Since the setup can be tricky, I&#39;ve created a Terraform configuration that makes it easier to get started.</description>
      <pubDate>Sun, 31 Dec 2023 00:00:00 GMT</pubDate>
      <author>Luca Cavallin</author>
      <category>github</category><category>github-actions</category><category>terraform</category><category>security</category><category>cloud-native</category><category>cncf</category>
    </item>
  
    <item>
      <guid>https://www.lucavallin.com/blog/how-to-safely-store-secrets-in-terraform-using-cloud-kms</guid>
      <title>How to Safely Store Secrets in Terraform Using Cloud KMS</title>
      <link>https://www.lucavallin.com/blog/how-to-safely-store-secrets-in-terraform-using-cloud-kms</link>
      <description>Protecting Terraform secrets using Cloud KMS for seamless git commit experience.</description>
      <pubDate>Sun, 04 Jul 2021 00:00:00 GMT</pubDate>
      <author>Luca Cavallin</author>
      <category>security</category><category>git</category><category>google-cloud</category><category>terraform</category><category>cncf</category>
    </item>
  
      </channel>
    </rss>
  