Skip to content

Releases: idlab-discover/aibomgen-cli

v0.2.1

23 Apr 11:37

Choose a tag to compare

Changelog

v0.2.0

23 Apr 11:02

Choose a tag to compare

Changelog

  • 7d50abb rename module to github.com/idlab-discover/aibomgen-cli

v0.1.4

21 Apr 08:31

Choose a tag to compare

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

18 Mar 09:30

Choose a tag to compare

Changelog

  • b565f32 fix: refactor version retrieval logic and enhance module version detection

v0.1.2

17 Mar 17:00

Choose a tag to compare

Changelog

  • 9b8ccc1 fix: ensure version is set in fang execution

v0.1.1

17 Mar 16:13

Choose a tag to compare

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

18 Feb 14:48

Choose a tag to compare

Changelog

Initial release