Occurrence

class Occurrence : KotlinCustomResource

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
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 when a resource was discovered.

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

Describes a specific in-toto link.

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
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

Immutable. The resource for which the occurrence applies.

Link copied to clipboard

Describes a specific software bill of materials document.

Link copied to clipboard

Describes a specific SBOM reference occurrences.

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 SPDX Relationship.

Link copied to clipboard
val updateTime: Output<String>

The time this occurrence was last updated.

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

Describes a security vulnerability.