Skip to content

3.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 07:33
2fbc58d

Added

  • CLI got a new option --mc-version. (via #133)
    That allows to set the main component's version in the resulting SBoM,
    so that the auto-detection can be overridden.

Fixed

  • The resulting SBoM's main component's purl does not get a version assigned,
    if the version auto-detection fails. (via #134)