Skip to content

Releases: microsoft/sbom-tool

v2.2.9

18 Sep 20:12
ae8c3c3
Compare
Choose a tag to compare

⚙️ Changes

  • Add support for Conan package to spdx file again by @tarun06 (#549)
  • build(deps): bump MSTest.TestAdapter from 3.5.2 to 3.6.0 by @dependabot (#701)
  • build(deps): bump Microsoft.Build.Utilities.Core and Microsoft.Build.Framework by @dependabot (#699)
  • build(deps): bump FluentAssertions from 6.12.0 to 6.12.1 by @dependabot (#698)
  • build(deps): bump Moq from 4.20.70 to 4.20.72 by @dependabot (#697)
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 by @dependabot (#696)
  • build(deps): bump MSTest.TestFramework from 3.5.2 to 3.6.0 by @dependabot (#702)
  • Include multiple DirectoryExclusionList example in sbom-tool-cli-reference.md documentation by @ChristophHornung (#705)
  • build(deps): bump github/codeql-action from 3.26.5 to 3.26.7 by @dependabot (#706)
  • Use ComponentDetection 4.9.6 by @DaveTryon (#700)

v2.2.8

10 Sep 15:24
08ba73d
Compare
Choose a tag to compare

⚙️ Changes

  • Add a SBOM Generation Task by @gustavoaca1997 (#674)
  • build(deps): bump NuGet.Configuration from 6.10.1 to 6.11.0 by @dependabot (#691)
  • build(deps): bump NuGet.Frameworks from 6.10.1 to 6.11.0 by @dependabot (#668)
  • build(deps): bump Microsoft.VisualStudio.Threading.Analyzers from 17.10.48 to 17.11.20 by @dependabot (#667)
  • build(deps): bump MSTest.TestAdapter from 3.5.1 to 3.5.2 by @dependabot (#665)
  • build(deps): bump MSTest.TestFramework from 3.5.1 to 3.5.2 by @dependabot (#669)
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 by @dependabot (#680)
  • build(deps): bump github/codeql-action from 3.26.0 to 3.26.5 by @dependabot (#689)
  • Fix CodeQL language config by @sfoslund (#690)
  • build(deps): bump Scrutor from 4.2.0 to 4.2.2 by @dependabot (#646)
  • build(deps): bump Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.DependencyInjection.Abstractions by @dependabot (#650)
  • build(deps): bump Microsoft.Extensions.Http, Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.DependencyInjection by @dependabot (#649)
  • build(deps): bump MinVer from 4.3.0 to 5.0.0 by @dependabot (#634)
  • build(deps): bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by @dependabot (#645)
  • build(deps): bump StyleCop.Analyzers from 1.2.0-beta.507 to 1.2.0-beta.556 by @dependabot (#636)
  • build(deps): bump coverlet.collector from 6.0.0 to 6.0.2 by @dependabot (#641)
  • build(deps): bump Moq from 4.17.2 to 4.20.70 by @dependabot (#640)
  • build(deps): bump MSTest.TestFramework from 3.5.0 to 3.5.1 by @dependabot (#652)
  • build(deps): bump MSTest.TestAdapter from 3.5.0 to 3.5.1 by @dependabot (#653)
  • build(deps): bump github/codeql-action from 3.25.15 to 3.26.0 by @dependabot (#654)
  • build(deps): bump Microsoft.VisualStudio.Threading.Analyzers from 17.7.30 to 17.10.48 by @dependabot (#638)
  • build(deps): bump MSTest.TestFramework from 3.1.1 to 3.5.0 by @dependabot (#642)
  • build(deps): bump github/codeql-action from 3.25.12 to 3.25.15 by @dependabot (#625)
  • build(deps): bump Spectre.Console.Cli from 0.48.0 to 0.49.1 by @dependabot (#637)
  • build(deps): bump MSTest.TestAdapter from 3.1.1 to 3.5.0 by @dependabot (#644)
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.10.0 by @dependabot (#630)
  • build(deps): bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1 by @dependabot (#552)
  • Raise dependabot PR limit by @DaveTryon (#629)

v2.2.7

30 Jul 19:13
37ee3cd
Compare
Choose a tag to compare

⚙️ Changes

v2.2.6

23 May 17:44
0b4db48
Compare
Choose a tag to compare

⚙️ Changes

v2.2.5

18 Apr 15:55
af54606
Compare
Choose a tag to compare

⚙️ Changes

  • Fix main build failures by @pownkel (#557)
  • fix: Output correct case-sensitive message by @DaveTryon (#556)
  • fix: Remap errors to warnings if logged inside ComponentDetection by @DaveTryon (#554)
  • fix: Improve logging on a corrupted manifest file by @DaveTryon (#551)
  • fix: Improve case-sensitive handling by @DaveTryon (#550)
  • fix: Add logging to Windows permissions checks by @DaveTryon (#548)
  • chore: Output failure telemetry if signing validation fails by @DaveTryon (#547)
  • removed the arm warning for Macs from the readme by @filipw (#546)
  • fix: Return failing error code on invalid parameter by @DaveTryon (#544)
  • fix: Improve error if a file is passed as directory parameter by @DaveTryon (#543)
  • fix: Don't throw a warning if an output folder is specified by @DaveTryon (#542)
  • fix: Improve visibility of logging from inside exception handlers by @DaveTryon (#540)
  • Convert SBOM Tool Main Build to 1ESPT by @sfoslund (#535)

v2.2.4

20 Mar 19:02
4915b72
Compare
Choose a tag to compare

⚙️ Changes

  • Update component detection from 4.2.0 to 4.2.2 by @pownkel (#524)
  • Update Component Detection version from 4.0.11 to 4.2.0 by @pownkel (#519)
  • Fix style errors in build by @pownkel (#521)
  • build(deps): bump codecov/codecov-action from 3.1.5 to 4.0.1 by @dependabot (#491)
  • build(deps): bump release-drafter/release-drafter from 5.25.0 to 6.0.0 by @dependabot (#493)
  • build(deps): bump github/codeql-action from 3.23.2 to 3.24.3 by @dependabot (#503)
  • Add link to component detection arguments by @pownkel (#499)
  • Revise docs to clarify IHostedService impl is optional by @jlperkins (#486)
  • build(deps): bump actions/setup-dotnet from 3.2.0 to 4.0.0 by @dependabot (#456)
  • build(deps): bump actions/github-script from 6.4.1 to 7.0.1 by @dependabot (#451)
  • build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot (#485)
  • build(deps): bump github/codeql-action from 3.23.1 to 3.23.2 by @dependabot (#487)
  • Add linux component license/author info in SBOM by @sebasgomez238 (#476)

v2.2.3

19 Jan 19:10
1a1cfb3
Compare
Choose a tag to compare

⚙️ Changes

v2.2.2

09 Jan 20:55
ce4e0f7
Compare
Choose a tag to compare

⚙️ Changes

v2.2.1

07 Dec 15:05
848944d
Compare
Choose a tag to compare

⚙️ Changes

v2.2.0

05 Dec 21:11
a9a920a
Compare
Choose a tag to compare

⚙️ Changes