xeol

Find end-of-life software versions in container images and SBOMs.

brewmacoslinux
Try with needOr install directly
Source

About

Xcanner for end-of-life software in container images, filesystems, and SBOMs

Commands

xeol

Examples

scan docker image for outdated software$ xeol docker:myapp:latest
check filesystem for end of life dependencies$ xeol dir:/path/to/project
scan software bill of materials for vulnerable versions$ xeol sbom:syft-output.json
find expired software in container and show details$ xeol docker:ubuntu:20.04 -o json
check OCI image tarball for unsupported packages$ xeol oci-archive:image.tar