View Source GitHub.DependencyGraph.SpdxSbom (GitHub REST API Client v0.3.3)

Provides struct and type for a DependencyGraph.SpdxSbom

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.DependencyGraph.SpdxSbom{
  __info__: map(),
  sbom: GitHub.DependencyGraph.SpdxSbomSbom.t()
}