<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Jake</title>
    <description>The latest articles on Forem by Jake (@jake_e115018d1995da2050f6).</description>
    <link>https://forem.com/jake_e115018d1995da2050f6</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3691884%2F37f039fd-449f-4411-9f66-3d595f826bb4.png</url>
      <title>Forem: Jake</title>
      <link>https://forem.com/jake_e115018d1995da2050f6</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/jake_e115018d1995da2050f6"/>
    <language>en</language>
    <item>
      <title>I built a Docker vulnerability scanner - Beta testers wanted!!!</title>
      <dc:creator>Jake</dc:creator>
      <pubDate>Sat, 03 Jan 2026 21:52:56 +0000</pubDate>
      <link>https://forem.com/jake_e115018d1995da2050f6/i-built-a-docker-vulnerability-scanner-beta-testers-wanted-1lm0</link>
      <guid>https://forem.com/jake_e115018d1995da2050f6/i-built-a-docker-vulnerability-scanner-beta-testers-wanted-1lm0</guid>
      <description>&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;p&gt;Enterprise vulnerability scanners cost $200+/month. Most developers skip container security because it's too expensive and complex.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Solution
&lt;/h2&gt;

&lt;p&gt;I built &lt;strong&gt;ContainX&lt;/strong&gt; - a Docker vulnerability scanner that runs locally and costs $4.99/month**.&lt;/p&gt;

&lt;h2&gt;
  
  
  What It Does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Scans Docker images for CVEs in seconds&lt;/li&gt;
&lt;li&gt;Shows severity levels (CRITICAL, HIGH, MEDIUM, LOW)&lt;/li&gt;
&lt;li&gt;Shows affected packages and fixed versions&lt;/li&gt;
&lt;li&gt;Simple REST API or web interface&lt;/li&gt;
&lt;li&gt;Uses Trivy under the hood&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Test Results&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I just ran my first tests:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Image&lt;/th&gt;
&lt;th&gt;Vulnerabilities Found&lt;/th&gt;
&lt;th&gt;Status&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;nginx:1.19&lt;/td&gt;
&lt;td&gt;424 CVEs&lt;/td&gt;
&lt;td&gt;Accurate&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;alpine:3.16&lt;/td&gt;
&lt;td&gt;12 CVEs&lt;/td&gt;
&lt;td&gt;Accurate&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;python:3.8&lt;/td&gt;
&lt;td&gt;87 CVEs&lt;/td&gt;
&lt;td&gt;Accurate&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Looking for Beta Testers&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I need 20 beta testers to validate this before launch.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What you get:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Free access during beta&lt;/li&gt;
&lt;li&gt;Early adopter pricing ($2.99/month after launch)&lt;/li&gt;
&lt;li&gt;Direct influence on features&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;How to test:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Clone the repo (2 mins)&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;docker-compose up&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Scan some images&lt;/li&gt;
&lt;li&gt;Fill out quick feedback form&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Installation guide:&lt;/strong&gt; DM me!&lt;/p&gt;

&lt;p&gt;Interested? Comment below or DM me!&lt;/p&gt;

&lt;h2&gt;
  
  
  Tags
&lt;/h2&gt;

&lt;h1&gt;
  
  
  docker #security #devops #opensource #beta
&lt;/h1&gt;

</description>
      <category>devops</category>
      <category>docker</category>
      <category>security</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
