
An automated testing tool for Docker images that performs health checks, generates SBOMs using Syft, and creates comprehensive HTML reports with optional web UI testing.
About
CI is an automated testing framework designed for validating Docker images before release. It performs health checks on containers, generates Software Bill of Materials (SBOM) using Syft, optionally captures web UI screenshots, and creates comprehensive HTML test reports. These r…