The Problem
Enterprise vulnerability scanners cost $200+/month. Most developers skip container security because it's too expensive and complex.
My Solution
I built ContainX - a Docker vulnerability scanner that runs locally and costs $4.99/month**.
What It Does
- Scans Docker images for CVEs in seconds
- Shows severity levels (CRITICAL, HIGH, MEDIUM, LOW)
- Shows affected packages and fixed versions
- Simple REST API or web interface
- Uses Trivy under the hood
Test Results
I just ran my first tests:
| Image | Vulnerabilities Found | Status |
|---|---|---|
| nginx:1.19 | 424 CVEs | Accurate |
| alpine:3.16 | 12 CVEs | Accurate |
| python:3.8 | 87 CVEs | Accurate |
Looking for Beta Testers
I need 20 beta testers to validate this before launch.
What you get:
- Free access during beta
- Early adopter pricing ($2.99/month after launch)
- Direct influence on features
How to test:
- Clone the repo (2 mins)
- Run
docker-compose up - Scan some images
- Fill out quick feedback form
Installation guide: DM me!
Interested? Comment below or DM me!
Top comments (0)