Occurrence

class Occurrence : KotlinCustomResource

Creates a new Occurrence. Use this method to create Occurrences for a resource.

Properties

Link copied to clipboard

Describes an attestation of an artifact.

Link copied to clipboard

Build details for a verifiable build.

Link copied to clipboard

Describes whether or not a resource passes compliance checks.

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 how this resource derives from the basis in the associated note.

Link copied to clipboard

Describes the initial scan status for this resource.

Link copied to clipboard

This represents a DSSE attestation occurrence

Link copied to clipboard

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

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

Describes the installation of a package on the linked resource.

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 project. Should be of the form "projects/{project_id}". @Deprecated

Link copied to clipboard
val noteName: Output<String>

An analysis note associated with this image, in the form "providers/{provider_id}/notes/{NOTE_ID}" This field can be used as a filter in list requests.

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
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

The resource for which the Occurrence applies.

Link copied to clipboard
val resourceUrl: Output<String>

The unique URL of the image or the container for which the Occurrence applies. For example, https://gcr.io/project/image@sha256:foo This field can be used as a filter in list requests.

Link copied to clipboard

Describes a specific software bill of materials document.

Link copied to clipboard

This represents an SBOM reference occurrence

Link copied to clipboard

Describes a specific SPDX File.

Link copied to clipboard

Describes a specific SPDX Package.

Link copied to clipboard

Describes a specific relationship between SPDX elements.

Link copied to clipboard
val updateTime: Output<String>

The time this Occurrence was last updated.

Link copied to clipboard

Describes an upgrade.

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

Details of a security vulnerability note.