Simple container registry server and vulnerability EPSS lookup/query capabilities
New Features
- New
vulnerabilitycommand and theepsssubcommand to lookup EPSS scores for vulnerabilities. - Simple
registry servercommand to have a local OCI registry (thank you Sarvesh Raj, @sarveshraj, for your contribution!). - Simple
registry pushcommand to push local images to a registry. - Simple
imagescommand to list container images. - RPM packaging for the apps (thank you Rohan Jamadagni, @Rohansjamadagni, for your contribution!)
Improvements
- Enhanced
registry pullcommand to pull images from authenticated registries. quietmode improvements (WIP) to hide the standard execution context output when it's enabled.quietmode for theimagescommand.- Interactive prompt updates to include the
images,registryandvulnerabilitycommands and a couple of global flags. - Monitor Data Event Log (mondel) enhancement to improve the write path.
Binaries
See the INSTALLATION section in the README: https://github.com/slimtoolkit/slim?tab=readme-ov-file#installation