Occurrence

Creates a new occurrence. Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard

Describes an attestation of an artifact.

Link copied to clipboard

Describes a verifiable build.

Link copied to clipboard

Describes a compliance violation on a linked resource.

Link copied to clipboard
val createTime: Output<String>

The time this occurrence was created.

Link copied to clipboard

Describes the deployment of an artifact on a runtime.

Link copied to clipboard

Describes when a resource was discovered.

Link copied to clipboard

Describes an attestation of an artifact using dsse.

Link copied to clipboard

https://github.com/secure-systems-lab/dsse

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Describes how this resource derives from the basis in the associated note.

Link copied to clipboard
val kind: Output<String>

This explicitly denotes which of the occurrence details are specified. This field can be used as a filter in list requests.

Link copied to clipboard
val name: Output<String>

The name of the occurrence in the form of projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID].

Link copied to clipboard
val noteName: Output<String>

Immutable. The analysis note associated with this occurrence, in the form of projects/[PROVIDER_ID]/notes/[NOTE_ID]. This field can be used as a filter in list requests.

Link copied to clipboard

Describes the installation of a package on the linked resource.

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val remediation: Output<String>

A description of actions that can be taken to remedy the note.

Link copied to clipboard
val resourceUri: Output<String>

Immutable. A URI that represents the resource for which the occurrence applies. For example, https://gcr.io/project/image@sha256:123abc for a Docker image.

Link copied to clipboard

Describes a specific SBOM reference occurrences.

Link copied to clipboard
val updateTime: Output<String>

The time this occurrence was last updated.

Link copied to clipboard

Describes an available package upgrade on the linked resource.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

Describes a security vulnerability.