Skip to content

Releases: advanced-security/gh-sbom

gh-sbom v0.1.1

23 Apr 12:49

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

gh-sbom v0.1.0

20 Sep 17:27

Choose a tag to compare

  • Update to use github.com/cli/go-gh/v2

gh-sbom v0.0.10

05 Dec 21:01

Choose a tag to compare

  • Update golang.org/x/net from v0.7.0 to v0.17.0 to address CVEs

gh-sbom v0.0.9

12 Apr 18:49

Choose a tag to compare

gh-sbom v0.0.8

10 Mar 21:19

Choose a tag to compare

  • Give helpful error message if no dependencies are found
  • Add tool version to SBOM docs
  • Add license of repository to SPDX doc

gh-sbom v0.0.7

10 Mar 16:21

Choose a tag to compare

Handle cases where dependencies do not have a specific version associated with them

gh-sbom v0.0.6

10 Mar 14:55

Choose a tag to compare

Add safety checks to purl construction

gh-sbom v0.0.5

10 Mar 14:32

Choose a tag to compare

Add structure to SPDX document and relationship between main package and its dependencies (thanks @puerco!)

gh-sbom v0.0.4

09 Mar 13:49

Choose a tag to compare

  • Add documentNamespace to SPDX
  • Fix license expression for CycloneDX
  • Update go-gh to v1.2.1 to support secure token storage in the future

gh-sbom v0.0.3

08 Mar 16:02

Choose a tag to compare

Update SPDX and CycloneDX fields to match specification.

Special thanks to https://github.com/interlynk-io/sbomqs/!