Enum NoteKind (3.0.0)

public enum NoteKind

Kind represents the kinds of notes supported.

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Fields

NameDescription
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.

Unspecified

Default value. This value is unused.

Upgrade

This represents an available package upgrade.

Vulnerability

The note and occurrence represent a package vulnerability.