Skip to content

v0.4.2: Telemetry & Version Checks

Choose a tag to compare

@lab700xdev lab700xdev released this 01 Jan 14:55
· 136 commits to main since this release

🚀 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