Releases: microsoft/sbom-tool
Releases · microsoft/sbom-tool
v0.3.2
v0.3.1
v0.3.0
⚙️ Changes
- Fixed signing logic by @aasim (#173)
- Users/ksigmund/remove sbom package to package info converter by @ksigmund (#170)
- Update the version of Ninject and System.Private.Uri packages by @edgarrs (#169)
- Users/viexianong/fix purl encoding by @VXianOng (#171)
- Add a default 6-minute timeout on CD by @ksigmund (#168)
- SPDX 2.2 Files Validator by @aasim (#164)
- Users/ksigmund/remove ninject extensions conventions by @ksigmund (#166)
- Upgrade to use version 2.0.6 of the Component Detection libraries by @edgarrs (#165)
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
⚙️ 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)
v0.2.2
v0.2.1
⚙️ Changes
- Fix exception when re-adding arguments to the CD scan by @ByAgenT (#121)
- Fallback to pre NET 5 self contained behavior by @ByAgenT (#120)
- Update readme to add command name by @edgarrs (#119)
- Add ability to supply custom package supplier value by @ByAgenT (#92)
- Pacakge external references values should have dash character instead… by @edgarrs (#113)
- Remove mentions of DropValidator by @edgarrs (#111)
- Update .NET SDK to v6.0 by @aasim (#107)