public
enum
NoteKind
Reference documentation and code samples for the Grafeas v1 API enum NoteKind.
Kind represents the kinds of notes supported.
Namespace
Grafeas.V1Assembly
Grafeas.V1.dll
Fields
Attestation
This represents a logical "role" that can attest to artifacts.
Build
The note and occurrence assert build provenance.
Compliance
This represents a Compliance Note
Deployment
The note and occurrence track deployment events.
Discovery
The note and occurrence track the initial discovery status of a resource.
DsseAttestation
This represents a DSSE attestation Note
Image
This represents an image basis relationship.
Package
This represents a package installed via a package manager.
SbomReference
This represents an SBOM Reference.
Unspecified
Default value. This value is unused.
Upgrade
This represents an available package upgrade.
Vulnerability
The note and occurrence represent a package vulnerability.
VulnerabilityAssessment
This represents a Vulnerability Assessment.