Skip to content

v0.7.5 - Multi-Architecture Standalone Binaries

Choose a tag to compare

@lab700xdev lab700xdev released this 07 Feb 14:11
· 136 commits to main since this release

This release introduces full support for Air-Gapped / "USB Test" scenarios across all major platforms, answering the demand for secure, offline usage.

Key Features:

  • Multi-Arch Standalone Binaries: We now ship three distinct executables attached to this release:
    • aisbom-linux-amd64 (Linux x86_64)
    • aisbom-macos-amd64 (macOS Intel)
    • aisbom-macos-arm64 (macOS Silicon M1/M2/M3)
  • Documentation Upgrade: Added comprehensive instructions for "Standalone Binary" usage, including a critical Troubleshooting guide for macOS Gatekeeper permissions (xattr -d).

How to Install:

Pip: pip install aisbom-cli==0.7.5
Binary: Download the appropriate file below, chmod +x it, and run!