Skip to content

Releases: Image-Warden/image-warden

v0.1.0 - first stable release

Choose a tag to compare

@2001db8 2001db8 released this 27 May 16:16

First usable Image-Warden release.

Image-Warden is a small, auditable quarantine gate for container images. It stages updates in a local registry, holds them in quarantine, scans them with Trivy and/or Grype, then promotes passing candidates to a local release tag.

Highlights

  • DSL-based image configuration
  • per-image quarantine, scanner, severity, platform and production tag settings
  • Trivy and Grype scanner gate
  • manual iw-scan
  • JSONL action history with iw-history
  • cleanup of old staged tags and scanner reports
  • optional notifications
  • optional Docker/Podman job container deployment
  • Bash test suite and ShellCheck CI

Notes

This is an early release. Image-Warden is intended as a small quarantine and promotion gate, not a full container management platform.