INTERFACE
ArtifactSBOMConnection
link GraphQL Schema definition
- interface ArtifactSBOMConnection {
- # List artifact SBOM(s).
- ArtifactSBOM!] : [
- # Count of elements in the current page
- Int! :
- # Edges to nodes available through the connection
- ArtifactSBOMEdge!] : [
- # Paging support
- PageInfo! :
- # Optional total elements count across all pages when available
- Int :
- }
link Require by
- ArtifactMetadataVersionRepresents version of an artifact metadata. Each version of metadata may have different SBOM (Or any other future metadata) information.
- ArtifactSBOMRepresents a software bundle or unit. This is a hierarchical structure where one package may have other packages as dependencies.
- HubArtifactSbomInfonull
- HubArtifactSBOMInfoConnectionnull
- SpringArtifactSBOMConnectionnull