SBOMReferenceNoteResponse

data class SBOMReferenceNoteResponse(val format: String, val version: String)

The note representing an SBOM reference.

Constructors

Link copied to clipboard
fun SBOMReferenceNoteResponse(format: String, version: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The format that SBOM takes. E.g. may be spdx, cyclonedx, etc...

Link copied to clipboard

The version of the format that the SBOM takes. E.g. if the format is spdx, the version may be 2.3.