NoteKind

Kind represents the kinds of notes supported.

Enums
NOTE_KIND_UNSPECIFIED Default value. This value is unused.
VULNERABILITY The note and occurrence represent a package vulnerability.
BUILD The note and occurrence assert build provenance.
IMAGE This represents an image basis relationship.
PACKAGE This represents a package installed via a package manager.
DEPLOYMENT The note and occurrence track deployment events.
DISCOVERY The note and occurrence track the initial discovery status of a resource.
ATTESTATION This represents a logical "role" that can attest to artifacts.
UPGRADE This represents an available package upgrade.
COMPLIANCE This represents a Compliance Note
DSSE_ATTESTATION This represents a DSSE attestation Note
VULNERABILITY_ASSESSMENT This represents a Vulnerability Assessment.
SBOM_REFERENCE This represents an SBOM Reference.
SECRET This represents a secret.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年07月31日 UTC.