This repository is managed by CascadeGuard — an open source tool for container image lifecycle management with supply chain quarantine.
# Install the CLI
pip install "git+https://github.com/cascadeguard/cascadeguard.git#subdirectory=app"
# Validate your images.yaml
cascadeguard images validate
# Check upstream base images for drift
cascadeguard images check- Getting Started
- Pipeline Flow — How check, quarantine, and build connect
- CLI Reference
- images.yaml Reference
All defaults are documented in .cascadeguard.yaml.