Skip to content

v0.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 22:21
· 393 commits to refs/heads/main since this release
be59608

⚙️ Changes

  • Fix Newtonsoft vulnerability by @edgarrs (#144)
  • Move DotNet tool project to its own folder to avoid race condition by @edgarrs (#143)
  • Added SBOM packages parser by @aasim (#136)
  • Add Microsoft.Sbom.DotNetTool project to generate sbomtool dotnet tool package by @edgarrs (#140)
  • Added parser for SPDX files by @aasim (#133)
  • Change the initial value of the startup project to Microsoft.Sbom.Tool by @pea-sys (#130)