Show / Hide Table of Contents

Enum ProjectsResource.OccurrencesResource.ListRequest.KindEnum

The kind of occurrences to filter on.

Namespace: Google.Apis.ContainerAnalysis.v1alpha1
Assembly: Google.Apis.ContainerAnalysis.v1alpha1.dll
Syntax
public enum ProjectsResource.OccurrencesResource.ListRequest.KindEnum

Fields

Name Description
ATTESTATIONAUTHORITY

This represents a logical "role" that can attest to artifacts.

BUILDDETAILS

The note and occurrence assert build provenance.

COMPLIANCE

This represents a compliance check that can be applied to a resource.

DEPLOYABLE

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

IMAGEBASIS

This represents an image basis relationship.

KINDUNSPECIFIED

Unknown

PACKAGEMANAGER

This represents a package installed via a package manager.

PACKAGEVULNERABILITY

The note and occurrence represent a package vulnerability.

SBOM

This represents a software bill of materials.

SBOMREFERENCE

This represents a reference to an SBOM.

SECRET

This represents a secret.

SPDXFILE

This represents an SPDX File.

SPDXPACKAGE

This represents an SPDX Package.

SPDXRELATIONSHIP

This represents an SPDX Relationship.

UPGRADE

This represents an available software upgrade.

VULNERABILITYASSESSMENT

This represents a Vulnerability Assessment.

In this article
Back to top Generated by DocFX