Enum NoteKind (2.2.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.

Deployment

The note and occurrence track deployment events.

Discovery

The note and occurrence track the initial discovery status of a resource.

Image

This represents an image basis relationship.

Package

This represents a package installed via a package manager.

Unspecified

Unknown.

Upgrade

This represents an available package upgrade.

Vulnerability

The note and occurrence represent a package vulnerability.