🚀 Features
- CLI Version Check: The CLI now checks for updates in the background and notifies you if a newer version is available.
- Ethical Telemetry: Collects minimal, anonymous usage data (OS, Python version, CI status) to help improve the tool.
- Privacy: Set
AISBOM_NO_TELEMETRY=1 to completely disable this behavior.
- SPDX Support: The offline viewer now supports SPDX 2.2/2.3 JSON files.
🐛 Fixes
- Fixed CI build failure by synchronizing
poetry.lock.
- Improved documentation for the
scan commands.
📦 Installation
pip install aisbom-cli==0.4.2