Version 1.0.1
Release date: 2025.09.04
New features and improvements
Caching support:
bcst-cli
now saves scan results and reuses them when the image digest matches, improving performance.The
--no-cache
flag is now available to clear any previously cached scan results and perform a fresh scan when needed.
Removed features
When scanning container images from registries, the -f
, --format
flag no longer supports MD
and SARIF
output formats. It now supports only the JSON
format.