Skip to content

Releases: microsoft/sbom-tool

v1.1.6

26 Jun 20:54
01f0e4a

Choose a tag to compare

⚙️ Changes

v1.1.5

09 Jun 14:13
3d5ff0c

Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.5

v1.1.4

08 Jun 03:53
3d5ff0c

Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.1.3

07 Jun 19:30
fe4602a

Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

18 May 21:20
d7e1714

Choose a tag to compare

⚙️ Changes

  • Fixes for external file references validation. by @aasim (#262)

v1.1.1

15 May 17:58
7149b62

Choose a tag to compare

⚙️ Changes

  • Relax package property validation in SPDX parser by @aasim (#261)
  • Fixed error where multiple errors were reported for same file. by @aasim (#258)

v1.1.0

08 May 22:05
43c28cd

Choose a tag to compare

⚙️ Changes

v1.0.2

19 Apr 18:32
6150bcc

Choose a tag to compare

⚙️ Changes

v0.3.3

28 Feb 20:06
cc5d587

Choose a tag to compare

⚙️ Changes

v0.3.2

27 Feb 18:54
742eee2

Choose a tag to compare

⚙️ Changes

  • Set access modifier on sbom config to protected set by @wenyi189 (#187)
  • Add new component detection types and map to SBOMPackage by @ksigmund (#183)