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!