Skip to content

Tags: tarun06/sbom-tool

Tags

v1.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CD library version to get the nuget missing version parsing is…

…sue fixed (microsoft#318)

v1.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Users/segomez/update cd library (microsoft#316)

* Revert "Revert "Update CD libraries to latest version (microsoft#292)" (microsoft#305)"

This reverts commit 4104d31.

* Update to version 3.6.0 of Component Detection Libraries

* resolve package downgrade error

---------

Co-authored-by: Sebastian Gomez <segomez@microsoft.com>

v1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Update CD libraries to latest version (microsoft#292)" (micro…

…soft#305)

This reverts commit 5cc9300.

Co-authored-by: Sebastian Gomez <segomez@microsoft.com>

v1.3.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix null ref that caused tool to hang. (microsoft#300)

Co-authored-by: Sebastian Gomez <segomez@microsoft.com>

v1.3.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix stream handling (microsoft#295)

* Fix stream handling

v1.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix stream handling (microsoft#295)

* Fix stream handling

v1.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make states skipable (microsoft#294)

Make states skipable

v1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added metadata parser (microsoft#293)

* Added metadata parser

* Added a final metadata state

* Added comments

* Update src/Microsoft.Sbom.Contracts/Contracts/Enums/ParserState.cs

Co-authored-by: Ryan Brandenburg <rybrande@microsoft.com>

* Added copyright info

* Removed duplicate copyright

---------

Co-authored-by: Ryan Brandenburg <rybrande@microsoft.com>

v1.1.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle incomplete reads (microsoft#290)

Handle incomplete reads

v1.1.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Return exit code 3 on validation failures. (microsoft#288)

Co-authored-by: Sebastian Gomez <segomez@microsoft.com>