Releases: idlab-discover/aibomgen-cli
Releases · idlab-discover/aibomgen-cli
v0.2.1
v0.2.0
v0.1.4
Changelog
- fb8bbb2 feat: Enhance release workflow with SBOM generation
- 9643472 feat: Implement security scanning for HuggingFace models and datasets
- 1cf8a50 fix: convert legacy tools representation to components in BOM merge
- 4e45d62 fix: update .gitignore to exclude generated SBOM and release artifacts
- d2adfc0 fix: update dependencies - Updated Go version from 1.25.4 to 1.25.8 in go.mod. - Refactored dependencies in go.mod to use stable versions (charm v2) - Updated go.sum to reflect changes in dependencies. - Changed import paths in interactive.go, preview.go, styles.go, and main.go to use the new import paths for the 'huh' and 'fang' packages.
v0.1.3
v0.1.2
v0.1.1
Changelog
- 9fb4007 Refactor: error handling and logging report generate and scan
- 46e8a22 Refactor: update import paths and new pkg/aibomgen structure for public reachable lib functions
- e703055 Update README with installation instructions
- 3148982 fix: aibomgen public folder was ignored which breaks the logic
- 95fa696 fix: enhance multi-line call detection in scanLines and add test
- 7491e25 fix: improve build configuration and optimize banner rendering
- 3dc2e9b fix: merger bugs
- f42d3ca fix: refactor and fix hugging face client for http requests, make it consistent across different commands, remove unused ctx parameter
v0.1.0
Changelog
Initial release