Releases: microsoft/sbom-tool
Releases · microsoft/sbom-tool
v0.1.12
⚙️ Changes
- Added docker reference type component. Added check in the converter to filter out null values. by @aasim (#98)
v0.1.11
⚙️ Changes
- Users/aamallad/downgrade cd by @aasim (#97)
- Downgrade CD dependencies to last known good version by @aasim (#96)
- Remove commit ID from version by @ByAgenT (#94)
- Add DeleteManifestDirIfPresent argument to API and cli args by @aasim (#91)
- Add SourceLink to the project by @ByAgenT (#90)
- Updated some docs. by @aasim (#86)
v0.1.8
⚙️ Changes
- Updated some docs. by @aasim (#86)
- Check for custom attributes across all assemblies in the AppDomain by @ksigmund (#80)
- Workflow to create tag for release by @ByAgenT (#83)
v0.1.7
⚙️ Changes
- Copyright fix for package publishing. by @ByAgenT (#79)
v0.1.6
⚙️ Changes
- Update CD libs to 1.3.0 by @ksigmund (#76)
- fix: Do not delete manifest folder if env variable is not set. by @ByAgenT (#69)
- Update installation section in README. by @ByAgenT (#70)
v0.1.2
⚙️ Changes
- Added versioning target to fix versioning by @aasim (#40)
- Added a sample SBOM by @aasim (#39)
v0.1.1
⚙️ Changes
- Fixed documentation and add SBOM generation to the build pipeline by @aasim (#38)
- Update build-and-run.md by @aasim (#33)