<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Distroless | Florian Stosse</title><link>https://me.harvester.fr/tags/distroless/</link><atom:link href="https://me.harvester.fr/tags/distroless/index.xml" rel="self" type="application/rss+xml"/><description>Distroless</description><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Sat, 25 May 2024 00:00:00 +0000</lastBuildDate><image><url>https://me.harvester.fr/media/icon_hu_59c72f5082cfcb9b.png</url><title>Distroless</title><link>https://me.harvester.fr/tags/distroless/</link></image><item><title>chainguard-images</title><link>https://me.harvester.fr/project/chainguard-images/</link><pubDate>Sat, 25 May 2024 00:00:00 +0000</pubDate><guid>https://me.harvester.fr/project/chainguard-images/</guid><description>&lt;p&gt;&lt;strong&gt;chainguard-images&lt;/strong&gt; is a curated collection of secure, minimal, and production-ready container images built on top of Chainguard&amp;rsquo;s distroless base images (Wolfi/Apko). By stripping out unnecessary tools, shells, package managers, and libraries, these images achieve an extremely small footprint and approach a &lt;strong&gt;Zero-CVE&lt;/strong&gt; status by design.&lt;/p&gt;
&lt;p&gt;This collection packages various applications and language runtimes, ensuring secure-by-default execution in modern container orchestration stacks.&lt;/p&gt;
&lt;h3 id="security-benefits-of-distroless"&gt;Security Benefits of Distroless&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Minimizing Attack Surface:&lt;/strong&gt; Removing standard shell binaries (&lt;code&gt;/bin/sh&lt;/code&gt;, &lt;code&gt;/bin/bash&lt;/code&gt;) and diagnostic tools prevents attackers from executing arbitrary commands upon compromise.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Vulnerability reduction:&lt;/strong&gt; Eliminating unused packages results in container images that trigger fewer CVE alerts in security scanners.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Secure Ingestion:&lt;/strong&gt; Optimized for high-assurance and air-gapped container registries that require signed, low-overhead artifacts.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reproducible Builds:&lt;/strong&gt; Compiled using secure and verifiable declarative build files.&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>