Features
- Standalone Binaries: You can now run
aisbomwithout Python installed!
Linux (x86_64) and macOS (ARM64) builds are automatically attached to this release.
Perfect for air-gapped environments or quick audits ("The USB Test").
Just download,chmod +x, and run./aisbom scan ..
Improvements
- Build System: Added PyInstaller integration and GitHub Actions workflow for automated binary releases.
- Documentation: Updated README with Quick Start guide for binaries.
Fixes
- Compatibility: Resolved Python < 3.15 requirement for PyInstaller.
- Data Files: Fixed missing CycloneDX and SPDX schemas in frozen builds.