Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.containeranalysis/v1beta1.getOccurrence
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Gets the specified occurrence.
Using getOccurrence
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getOccurrence(args: GetOccurrenceArgs, opts?: InvokeOptions): Promise<GetOccurrenceResult>
function getOccurrenceOutput(args: GetOccurrenceOutputArgs, opts?: InvokeOptions): Output<GetOccurrenceResult>
def get_occurrence(occurrence_id: Optional[str] = None,
project: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetOccurrenceResult
def get_occurrence_output(occurrence_id: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetOccurrenceResult]
func LookupOccurrence(ctx *Context, args *LookupOccurrenceArgs, opts ...InvokeOption) (*LookupOccurrenceResult, error)
func LookupOccurrenceOutput(ctx *Context, args *LookupOccurrenceOutputArgs, opts ...InvokeOption) LookupOccurrenceResultOutput
> Note: This function is named LookupOccurrence
in the Go SDK.
public static class GetOccurrence
{
public static Task<GetOccurrenceResult> InvokeAsync(GetOccurrenceArgs args, InvokeOptions? opts = null)
public static Output<GetOccurrenceResult> Invoke(GetOccurrenceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetOccurrenceResult> getOccurrence(GetOccurrenceArgs args, InvokeOptions options)
public static Output<GetOccurrenceResult> getOccurrence(GetOccurrenceArgs args, InvokeOptions options)
fn::invoke:
function: google-native:containeranalysis/v1beta1:getOccurrence
arguments:
# arguments dictionary
The following arguments are supported:
- Occurrence
Id This property is required. string - Project string
- Occurrence
Id This property is required. string - Project string
- occurrence
Id This property is required. String - project String
- occurrence
Id This property is required. string - project string
- occurrence_
id This property is required. str - project str
- occurrence
Id This property is required. String - project String
getOccurrence Result
The following output properties are available:
- Attestation
Pulumi.
Google Native. Container Analysis. V1Beta1. Outputs. Details Response - Describes an attestation of an artifact.
- Build
Pulumi.
Google Native. Container Analysis. V1Beta1. Outputs. Grafeas V1beta1Build Details Response - Describes a verifiable build.
- Create
Time string - The time this occurrence was created.
- Deployment
Pulumi.
Google Native. Container Analysis. V1Beta1. Outputs. Grafeas V1beta1Deployment Details Response - Describes the deployment of an artifact on a runtime.
- Derived
Image Pulumi.Google Native. Container Analysis. V1Beta1. Outputs. Grafeas V1beta1Image Details Response - Describes how this resource derives from the basis in the associated note.
- Discovered
Pulumi.
Google Native. Container Analysis. V1Beta1. Outputs. Grafeas V1beta1Discovery Details Response - Describes when a resource was discovered.
- Envelope
Pulumi.
Google Native. Container Analysis. V1Beta1. Outputs. Envelope Response - https://github.com/secure-systems-lab/dsse
- Installation
Pulumi.
Google Native. Container Analysis. V1Beta1. Outputs. Grafeas V1beta1Package Details Response - Describes the installation of a package on the linked resource.
- Intoto
Pulumi.
Google Native. Container Analysis. V1Beta1. Outputs. Grafeas V1beta1Intoto Details Response - Describes a specific in-toto link.
- Kind string
- This explicitly denotes which of the occurrence details are specified. This field can be used as a filter in list requests.
- Name string
- The name of the occurrence in the form of
projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]
. - Note
Name 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. - Remediation string
- A description of actions that can be taken to remedy the note.
- Resource
Pulumi.
Google Native. Container Analysis. V1Beta1. Outputs. Resource Response - Immutable. The resource for which the occurrence applies.
- Sbom
Pulumi.
Google Native. Container Analysis. V1Beta1. Outputs. Document Occurrence Response - Describes a specific software bill of materials document.
- Sbom
Reference Pulumi.Google Native. Container Analysis. V1Beta1. Outputs. SBOMReference Occurrence Response - Describes a specific SBOM reference occurrences.
- Spdx
File Pulumi.Google Native. Container Analysis. V1Beta1. Outputs. File Occurrence Response - Describes a specific SPDX File.
- Spdx
Package Pulumi.Google Native. Container Analysis. V1Beta1. Outputs. Package Info Occurrence Response - Describes a specific SPDX Package.
- Spdx
Relationship Pulumi.Google Native. Container Analysis. V1Beta1. Outputs. Relationship Occurrence Response - Describes a specific SPDX Relationship.
- Update
Time string - The time this occurrence was last updated.
- Vulnerability
Pulumi.
Google Native. Container Analysis. V1Beta1. Outputs. Grafeas V1beta1Vulnerability Details Response - Describes a security vulnerability.
- Attestation
Details
Response - Describes an attestation of an artifact.
- Build
Grafeas
V1beta1Build Details Response - Describes a verifiable build.
- Create
Time string - The time this occurrence was created.
- Deployment
Grafeas
V1beta1Deployment Details Response - Describes the deployment of an artifact on a runtime.
- Derived
Image GrafeasV1beta1Image Details Response - Describes how this resource derives from the basis in the associated note.
- Discovered
Grafeas
V1beta1Discovery Details Response - Describes when a resource was discovered.
- Envelope
Envelope
Response - https://github.com/secure-systems-lab/dsse
- Installation
Grafeas
V1beta1Package Details Response - Describes the installation of a package on the linked resource.
- Intoto
Grafeas
V1beta1Intoto Details Response - Describes a specific in-toto link.
- Kind string
- This explicitly denotes which of the occurrence details are specified. This field can be used as a filter in list requests.
- Name string
- The name of the occurrence in the form of
projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]
. - Note
Name 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. - Remediation string
- A description of actions that can be taken to remedy the note.
- Resource
Resource
Response - Immutable. The resource for which the occurrence applies.
- Sbom
Document
Occurrence Response - Describes a specific software bill of materials document.
- Sbom
Reference SBOMReferenceOccurrence Response - Describes a specific SBOM reference occurrences.
- Spdx
File FileOccurrence Response - Describes a specific SPDX File.
- Spdx
Package PackageInfo Occurrence Response - Describes a specific SPDX Package.
- Spdx
Relationship RelationshipOccurrence Response - Describes a specific SPDX Relationship.
- Update
Time string - The time this occurrence was last updated.
- Vulnerability
Grafeas
V1beta1Vulnerability Details Response - Describes a security vulnerability.
- attestation
Details
Response - Describes an attestation of an artifact.
- build
Grafeas
V1beta1Build Details Response - Describes a verifiable build.
- create
Time String - The time this occurrence was created.
- deployment
Grafeas
V1beta1Deployment Details Response - Describes the deployment of an artifact on a runtime.
- derived
Image GrafeasV1beta1Image Details Response - Describes how this resource derives from the basis in the associated note.
- discovered
Grafeas
V1beta1Discovery Details Response - Describes when a resource was discovered.
- envelope
Envelope
Response - https://github.com/secure-systems-lab/dsse
- installation
Grafeas
V1beta1Package Details Response - Describes the installation of a package on the linked resource.
- intoto
Grafeas
V1beta1Intoto Details Response - Describes a specific in-toto link.
- kind String
- This explicitly denotes which of the occurrence details are specified. This field can be used as a filter in list requests.
- name String
- The name of the occurrence in the form of
projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]
. - note
Name 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. - remediation String
- A description of actions that can be taken to remedy the note.
- resource
Resource
Response - Immutable. The resource for which the occurrence applies.
- sbom
Document
Occurrence Response - Describes a specific software bill of materials document.
- sbom
Reference SBOMReferenceOccurrence Response - Describes a specific SBOM reference occurrences.
- spdx
File FileOccurrence Response - Describes a specific SPDX File.
- spdx
Package PackageInfo Occurrence Response - Describes a specific SPDX Package.
- spdx
Relationship RelationshipOccurrence Response - Describes a specific SPDX Relationship.
- update
Time String - The time this occurrence was last updated.
- vulnerability
Grafeas
V1beta1Vulnerability Details Response - Describes a security vulnerability.
- attestation
Details
Response - Describes an attestation of an artifact.
- build
Grafeas
V1beta1Build Details Response - Describes a verifiable build.
- create
Time string - The time this occurrence was created.
- deployment
Grafeas
V1beta1Deployment Details Response - Describes the deployment of an artifact on a runtime.
- derived
Image GrafeasV1beta1Image Details Response - Describes how this resource derives from the basis in the associated note.
- discovered
Grafeas
V1beta1Discovery Details Response - Describes when a resource was discovered.
- envelope
Envelope
Response - https://github.com/secure-systems-lab/dsse
- installation
Grafeas
V1beta1Package Details Response - Describes the installation of a package on the linked resource.
- intoto
Grafeas
V1beta1Intoto Details Response - Describes a specific in-toto link.
- kind string
- This explicitly denotes which of the occurrence details are specified. This field can be used as a filter in list requests.
- name string
- The name of the occurrence in the form of
projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]
. - note
Name 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. - remediation string
- A description of actions that can be taken to remedy the note.
- resource
Resource
Response - Immutable. The resource for which the occurrence applies.
- sbom
Document
Occurrence Response - Describes a specific software bill of materials document.
- sbom
Reference SBOMReferenceOccurrence Response - Describes a specific SBOM reference occurrences.
- spdx
File FileOccurrence Response - Describes a specific SPDX File.
- spdx
Package PackageInfo Occurrence Response - Describes a specific SPDX Package.
- spdx
Relationship RelationshipOccurrence Response - Describes a specific SPDX Relationship.
- update
Time string - The time this occurrence was last updated.
- vulnerability
Grafeas
V1beta1Vulnerability Details Response - Describes a security vulnerability.
- attestation
Details
Response - Describes an attestation of an artifact.
- build
Grafeas
V1beta1Build Details Response - Describes a verifiable build.
- create_
time str - The time this occurrence was created.
- deployment
Grafeas
V1beta1Deployment Details Response - Describes the deployment of an artifact on a runtime.
- derived_
image GrafeasV1beta1Image Details Response - Describes how this resource derives from the basis in the associated note.
- discovered
Grafeas
V1beta1Discovery Details Response - Describes when a resource was discovered.
- envelope
Envelope
Response - https://github.com/secure-systems-lab/dsse
- installation
Grafeas
V1beta1Package Details Response - Describes the installation of a package on the linked resource.
- intoto
Grafeas
V1beta1Intoto Details Response - Describes a specific in-toto link.
- kind str
- This explicitly denotes which of the occurrence details are specified. This field can be used as a filter in list requests.
- name str
- The name of the occurrence in the form of
projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]
. - note_
name str - 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. - remediation str
- A description of actions that can be taken to remedy the note.
- resource
Resource
Response - Immutable. The resource for which the occurrence applies.
- sbom
Document
Occurrence Response - Describes a specific software bill of materials document.
- sbom_
reference SBOMReferenceOccurrence Response - Describes a specific SBOM reference occurrences.
- spdx_
file FileOccurrence Response - Describes a specific SPDX File.
- spdx_
package PackageInfo Occurrence Response - Describes a specific SPDX Package.
- spdx_
relationship RelationshipOccurrence Response - Describes a specific SPDX Relationship.
- update_
time str - The time this occurrence was last updated.
- vulnerability
Grafeas
V1beta1Vulnerability Details Response - Describes a security vulnerability.
- attestation Property Map
- Describes an attestation of an artifact.
- build Property Map
- Describes a verifiable build.
- create
Time String - The time this occurrence was created.
- deployment Property Map
- Describes the deployment of an artifact on a runtime.
- derived
Image Property Map - Describes how this resource derives from the basis in the associated note.
- discovered Property Map
- Describes when a resource was discovered.
- envelope Property Map
- https://github.com/secure-systems-lab/dsse
- installation Property Map
- Describes the installation of a package on the linked resource.
- intoto Property Map
- Describes a specific in-toto link.
- kind String
- This explicitly denotes which of the occurrence details are specified. This field can be used as a filter in list requests.
- name String
- The name of the occurrence in the form of
projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]
. - note
Name 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. - remediation String
- A description of actions that can be taken to remedy the note.
- resource Property Map
- Immutable. The resource for which the occurrence applies.
- sbom Property Map
- Describes a specific software bill of materials document.
- sbom
Reference Property Map - Describes a specific SBOM reference occurrences.
- spdx
File Property Map - Describes a specific SPDX File.
- spdx
Package Property Map - Describes a specific SPDX Package.
- spdx
Relationship Property Map - Describes a specific SPDX Relationship.
- update
Time String - The time this occurrence was last updated.
- vulnerability Property Map
- Describes a security vulnerability.
Supporting Types
AliasContextResponse
AnalysisCompletedResponse
- Analysis
Type This property is required. List<string>
- Analysis
Type This property is required. []string
- analysis
Type This property is required. List<String>
- analysis
Type This property is required. string[]
- analysis_
type This property is required. Sequence[str]
- analysis
Type This property is required. List<String>
ArtifactHashesResponse
- Sha256
This property is required. string
- Sha256
This property is required. string
- sha256
This property is required. String
- sha256
This property is required. string
- sha256
This property is required. str
- sha256
This property is required. String
ArtifactResponse
- Checksum
This property is required. string - Hash or checksum value of a binary, or Docker Registry 2.0 digest of a container.
- Names
This property is required. List<string> - Related artifact names. This may be the path to a binary or jar file, or in the case of a container build, the name used to push the container image to Google Container Registry, as presented to
docker push
. Note that a single Artifact ID can have multiple names, for example if two tags are applied to one image.
- Checksum
This property is required. string - Hash or checksum value of a binary, or Docker Registry 2.0 digest of a container.
- Names
This property is required. []string - Related artifact names. This may be the path to a binary or jar file, or in the case of a container build, the name used to push the container image to Google Container Registry, as presented to
docker push
. Note that a single Artifact ID can have multiple names, for example if two tags are applied to one image.
- checksum
This property is required. String - Hash or checksum value of a binary, or Docker Registry 2.0 digest of a container.
- names
This property is required. List<String> - Related artifact names. This may be the path to a binary or jar file, or in the case of a container build, the name used to push the container image to Google Container Registry, as presented to
docker push
. Note that a single Artifact ID can have multiple names, for example if two tags are applied to one image.
- checksum
This property is required. string - Hash or checksum value of a binary, or Docker Registry 2.0 digest of a container.
- names
This property is required. string[] - Related artifact names. This may be the path to a binary or jar file, or in the case of a container build, the name used to push the container image to Google Container Registry, as presented to
docker push
. Note that a single Artifact ID can have multiple names, for example if two tags are applied to one image.
- checksum
This property is required. str - Hash or checksum value of a binary, or Docker Registry 2.0 digest of a container.
- names
This property is required. Sequence[str] - Related artifact names. This may be the path to a binary or jar file, or in the case of a container build, the name used to push the container image to Google Container Registry, as presented to
docker push
. Note that a single Artifact ID can have multiple names, for example if two tags are applied to one image.
- checksum
This property is required. String - Hash or checksum value of a binary, or Docker Registry 2.0 digest of a container.
- names
This property is required. List<String> - Related artifact names. This may be the path to a binary or jar file, or in the case of a container build, the name used to push the container image to Google Container Registry, as presented to
docker push
. Note that a single Artifact ID can have multiple names, for example if two tags are applied to one image.
AttestationResponse
- Generic
Signed Attestation This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Generic Signed Attestation Response - Pgp
Signed Attestation This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Pgp Signed Attestation Response - A PGP signed attestation.
- Generic
Signed Attestation This property is required. GenericSigned Attestation Response - Pgp
Signed Attestation This property is required. PgpSigned Attestation Response - A PGP signed attestation.
- generic
Signed Attestation This property is required. GenericSigned Attestation Response - pgp
Signed Attestation This property is required. PgpSigned Attestation Response - A PGP signed attestation.
- generic
Signed Attestation This property is required. GenericSigned Attestation Response - pgp
Signed Attestation This property is required. PgpSigned Attestation Response - A PGP signed attestation.
- generic_
signed_ attestation This property is required. GenericSigned Attestation Response - pgp_
signed_ attestation This property is required. PgpSigned Attestation Response - A PGP signed attestation.
- generic
Signed Attestation This property is required. Property Map - pgp
Signed Attestation This property is required. Property Map - A PGP signed attestation.
BuildDefinitionResponse
- Build
Type This property is required. string - External
Parameters This property is required. Dictionary<string, string> - Internal
Parameters This property is required. Dictionary<string, string> - Resolved
Dependencies This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Resource Descriptor Response>
- Build
Type This property is required. string - External
Parameters This property is required. map[string]string - Internal
Parameters This property is required. map[string]string - Resolved
Dependencies This property is required. []ResourceDescriptor Response
- build
Type This property is required. String - external
Parameters This property is required. Map<String,String> - internal
Parameters This property is required. Map<String,String> - resolved
Dependencies This property is required. List<ResourceDescriptor Response>
- build
Type This property is required. string - external
Parameters This property is required. {[key: string]: string} - internal
Parameters This property is required. {[key: string]: string} - resolved
Dependencies This property is required. ResourceDescriptor Response[]
- build_
type This property is required. str - external_
parameters This property is required. Mapping[str, str] - internal_
parameters This property is required. Mapping[str, str] - resolved_
dependencies This property is required. Sequence[ResourceDescriptor Response]
- build
Type This property is required. String - external
Parameters This property is required. Map<String> - internal
Parameters This property is required. Map<String> - resolved
Dependencies This property is required. List<Property Map>
BuildMetadataResponse
- Finished
On This property is required. string - Invocation
Id This property is required. string - Started
On This property is required. string
- Finished
On This property is required. string - Invocation
Id This property is required. string - Started
On This property is required. string
- finished
On This property is required. String - invocation
Id This property is required. String - started
On This property is required. String
- finished
On This property is required. string - invocation
Id This property is required. string - started
On This property is required. string
- finished_
on This property is required. str - invocation_
id This property is required. str - started_
on This property is required. str
- finished
On This property is required. String - invocation
Id This property is required. String - started
On This property is required. String
BuildProvenanceResponse
- Build
Options This property is required. Dictionary<string, string> - Special options applied to this build. This is a catch-all field where build providers can enter any desired additional details.
- Builder
Version This property is required. string - Version string of the builder at the time this build was executed.
- Built
Artifacts This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Artifact Response> - Output of the build.
- Commands
This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Command Response> - Commands requested by the build.
- Create
Time This property is required. string - Time at which the build was created.
- Creator
This property is required. string - E-mail address of the user who initiated this build. Note that this was the user's e-mail address at the time the build was initiated; this address may not represent the same end-user for all time.
- End
Time This property is required. string - Time at which execution of the build was finished.
- Logs
Uri This property is required. string - URI where any logs for this provenance were written.
- Project
This property is required. string - ID of the project.
- Source
Provenance This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Source Response - Details of the Source input to the build.
- Start
Time This property is required. string - Time at which execution of the build was started.
- Trigger
Id This property is required. string - Trigger identifier if the build was triggered automatically; empty if not.
- Build
Options This property is required. map[string]string - Special options applied to this build. This is a catch-all field where build providers can enter any desired additional details.
- Builder
Version This property is required. string - Version string of the builder at the time this build was executed.
- Built
Artifacts This property is required. []ArtifactResponse - Output of the build.
- Commands
This property is required. []CommandResponse - Commands requested by the build.
- Create
Time This property is required. string - Time at which the build was created.
- Creator
This property is required. string - E-mail address of the user who initiated this build. Note that this was the user's e-mail address at the time the build was initiated; this address may not represent the same end-user for all time.
- End
Time This property is required. string - Time at which execution of the build was finished.
- Logs
Uri This property is required. string - URI where any logs for this provenance were written.
- Project
This property is required. string - ID of the project.
- Source
Provenance This property is required. SourceResponse - Details of the Source input to the build.
- Start
Time This property is required. string - Time at which execution of the build was started.
- Trigger
Id This property is required. string - Trigger identifier if the build was triggered automatically; empty if not.
- build
Options This property is required. Map<String,String> - Special options applied to this build. This is a catch-all field where build providers can enter any desired additional details.
- builder
Version This property is required. String - Version string of the builder at the time this build was executed.
- built
Artifacts This property is required. List<ArtifactResponse> - Output of the build.
- commands
This property is required. List<CommandResponse> - Commands requested by the build.
- create
Time This property is required. String - Time at which the build was created.
- creator
This property is required. String - E-mail address of the user who initiated this build. Note that this was the user's e-mail address at the time the build was initiated; this address may not represent the same end-user for all time.
- end
Time This property is required. String - Time at which execution of the build was finished.
- logs
Uri This property is required. String - URI where any logs for this provenance were written.
- project
This property is required. String - ID of the project.
- source
Provenance This property is required. SourceResponse - Details of the Source input to the build.
- start
Time This property is required. String - Time at which execution of the build was started.
- trigger
Id This property is required. String - Trigger identifier if the build was triggered automatically; empty if not.
- build
Options This property is required. {[key: string]: string} - Special options applied to this build. This is a catch-all field where build providers can enter any desired additional details.
- builder
Version This property is required. string - Version string of the builder at the time this build was executed.
- built
Artifacts This property is required. ArtifactResponse[] - Output of the build.
- commands
This property is required. CommandResponse[] - Commands requested by the build.
- create
Time This property is required. string - Time at which the build was created.
- creator
This property is required. string - E-mail address of the user who initiated this build. Note that this was the user's e-mail address at the time the build was initiated; this address may not represent the same end-user for all time.
- end
Time This property is required. string - Time at which execution of the build was finished.
- logs
Uri This property is required. string - URI where any logs for this provenance were written.
- project
This property is required. string - ID of the project.
- source
Provenance This property is required. SourceResponse - Details of the Source input to the build.
- start
Time This property is required. string - Time at which execution of the build was started.
- trigger
Id This property is required. string - Trigger identifier if the build was triggered automatically; empty if not.
- build_
options This property is required. Mapping[str, str] - Special options applied to this build. This is a catch-all field where build providers can enter any desired additional details.
- builder_
version This property is required. str - Version string of the builder at the time this build was executed.
- built_
artifacts This property is required. Sequence[ArtifactResponse] - Output of the build.
- commands
This property is required. Sequence[CommandResponse] - Commands requested by the build.
- create_
time This property is required. str - Time at which the build was created.
- creator
This property is required. str - E-mail address of the user who initiated this build. Note that this was the user's e-mail address at the time the build was initiated; this address may not represent the same end-user for all time.
- end_
time This property is required. str - Time at which execution of the build was finished.
- logs_
uri This property is required. str - URI where any logs for this provenance were written.
- project
This property is required. str - ID of the project.
- source_
provenance This property is required. SourceResponse - Details of the Source input to the build.
- start_
time This property is required. str - Time at which execution of the build was started.
- trigger_
id This property is required. str - Trigger identifier if the build was triggered automatically; empty if not.
- build
Options This property is required. Map<String> - Special options applied to this build. This is a catch-all field where build providers can enter any desired additional details.
- builder
Version This property is required. String - Version string of the builder at the time this build was executed.
- built
Artifacts This property is required. List<Property Map> - Output of the build.
- commands
This property is required. List<Property Map> - Commands requested by the build.
- create
Time This property is required. String - Time at which the build was created.
- creator
This property is required. String - E-mail address of the user who initiated this build. Note that this was the user's e-mail address at the time the build was initiated; this address may not represent the same end-user for all time.
- end
Time This property is required. String - Time at which execution of the build was finished.
- logs
Uri This property is required. String - URI where any logs for this provenance were written.
- project
This property is required. String - ID of the project.
- source
Provenance This property is required. Property Map - Details of the Source input to the build.
- start
Time This property is required. String - Time at which execution of the build was started.
- trigger
Id This property is required. String - Trigger identifier if the build was triggered automatically; empty if not.
ByProductsResponse
- Custom
Values This property is required. Dictionary<string, string>
- Custom
Values This property is required. map[string]string
- custom
Values This property is required. Map<String,String>
- custom
Values This property is required. {[key: string]: string}
- custom_
values This property is required. Mapping[str, str]
- custom
Values This property is required. Map<String>
CVSSResponse
- Attack
Complexity This property is required. string - Defined in CVSS v3, CVSS v2
- Attack
Vector This property is required. string - Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments. Defined in CVSS v3, CVSS v2
- Authentication
This property is required. string - Defined in CVSS v2
- Availability
Impact This property is required. string - Defined in CVSS v3, CVSS v2
- Base
Score This property is required. double - The base score is a function of the base metric scores.
- Confidentiality
Impact This property is required. string - Defined in CVSS v3, CVSS v2
- Exploitability
Score This property is required. double - Impact
Score This property is required. double - Integrity
Impact This property is required. string - Defined in CVSS v3, CVSS v2
- Privileges
Required This property is required. string - Defined in CVSS v3
- Scope
This property is required. string - Defined in CVSS v3
- User
Interaction This property is required. string - Defined in CVSS v3
- Attack
Complexity This property is required. string - Defined in CVSS v3, CVSS v2
- Attack
Vector This property is required. string - Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments. Defined in CVSS v3, CVSS v2
- Authentication
This property is required. string - Defined in CVSS v2
- Availability
Impact This property is required. string - Defined in CVSS v3, CVSS v2
- Base
Score This property is required. float64 - The base score is a function of the base metric scores.
- Confidentiality
Impact This property is required. string - Defined in CVSS v3, CVSS v2
- Exploitability
Score This property is required. float64 - Impact
Score This property is required. float64 - Integrity
Impact This property is required. string - Defined in CVSS v3, CVSS v2
- Privileges
Required This property is required. string - Defined in CVSS v3
- Scope
This property is required. string - Defined in CVSS v3
- User
Interaction This property is required. string - Defined in CVSS v3
- attack
Complexity This property is required. String - Defined in CVSS v3, CVSS v2
- attack
Vector This property is required. String - Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments. Defined in CVSS v3, CVSS v2
- authentication
This property is required. String - Defined in CVSS v2
- availability
Impact This property is required. String - Defined in CVSS v3, CVSS v2
- base
Score This property is required. Double - The base score is a function of the base metric scores.
- confidentiality
Impact This property is required. String - Defined in CVSS v3, CVSS v2
- exploitability
Score This property is required. Double - impact
Score This property is required. Double - integrity
Impact This property is required. String - Defined in CVSS v3, CVSS v2
- privileges
Required This property is required. String - Defined in CVSS v3
- scope
This property is required. String - Defined in CVSS v3
- user
Interaction This property is required. String - Defined in CVSS v3
- attack
Complexity This property is required. string - Defined in CVSS v3, CVSS v2
- attack
Vector This property is required. string - Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments. Defined in CVSS v3, CVSS v2
- authentication
This property is required. string - Defined in CVSS v2
- availability
Impact This property is required. string - Defined in CVSS v3, CVSS v2
- base
Score This property is required. number - The base score is a function of the base metric scores.
- confidentiality
Impact This property is required. string - Defined in CVSS v3, CVSS v2
- exploitability
Score This property is required. number - impact
Score This property is required. number - integrity
Impact This property is required. string - Defined in CVSS v3, CVSS v2
- privileges
Required This property is required. string - Defined in CVSS v3
- scope
This property is required. string - Defined in CVSS v3
- user
Interaction This property is required. string - Defined in CVSS v3
- attack_
complexity This property is required. str - Defined in CVSS v3, CVSS v2
- attack_
vector This property is required. str - Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments. Defined in CVSS v3, CVSS v2
- authentication
This property is required. str - Defined in CVSS v2
- availability_
impact This property is required. str - Defined in CVSS v3, CVSS v2
- base_
score This property is required. float - The base score is a function of the base metric scores.
- confidentiality_
impact This property is required. str - Defined in CVSS v3, CVSS v2
- exploitability_
score This property is required. float - impact_
score This property is required. float - integrity_
impact This property is required. str - Defined in CVSS v3, CVSS v2
- privileges_
required This property is required. str - Defined in CVSS v3
- scope
This property is required. str - Defined in CVSS v3
- user_
interaction This property is required. str - Defined in CVSS v3
- attack
Complexity This property is required. String - Defined in CVSS v3, CVSS v2
- attack
Vector This property is required. String - Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments. Defined in CVSS v3, CVSS v2
- authentication
This property is required. String - Defined in CVSS v2
- availability
Impact This property is required. String - Defined in CVSS v3, CVSS v2
- base
Score This property is required. Number - The base score is a function of the base metric scores.
- confidentiality
Impact This property is required. String - Defined in CVSS v3, CVSS v2
- exploitability
Score This property is required. Number - impact
Score This property is required. Number - integrity
Impact This property is required. String - Defined in CVSS v3, CVSS v2
- privileges
Required This property is required. String - Defined in CVSS v3
- scope
This property is required. String - Defined in CVSS v3
- user
Interaction This property is required. String - Defined in CVSS v3
CloudRepoSourceContextResponse
- Alias
Context This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Alias Context Response - An alias, which may be a branch or tag.
- Repo
Id This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Repo Id Response - The ID of the repo.
- Revision
Id This property is required. string - A revision ID.
- Alias
Context This property is required. AliasContext Response - An alias, which may be a branch or tag.
- Repo
Id This property is required. RepoId Response - The ID of the repo.
- Revision
Id This property is required. string - A revision ID.
- alias
Context This property is required. AliasContext Response - An alias, which may be a branch or tag.
- repo
Id This property is required. RepoId Response - The ID of the repo.
- revision
Id This property is required. String - A revision ID.
- alias
Context This property is required. AliasContext Response - An alias, which may be a branch or tag.
- repo
Id This property is required. RepoId Response - The ID of the repo.
- revision
Id This property is required. string - A revision ID.
- alias_
context This property is required. AliasContext Response - An alias, which may be a branch or tag.
- repo_
id This property is required. RepoId Response - The ID of the repo.
- revision_
id This property is required. str - A revision ID.
- alias
Context This property is required. Property Map - An alias, which may be a branch or tag.
- repo
Id This property is required. Property Map - The ID of the repo.
- revision
Id This property is required. String - A revision ID.
CommandResponse
- Args
This property is required. List<string> - Command-line arguments used when executing this command.
- Dir
This property is required. string - Working directory (relative to project source root) used when running this command.
- Env
This property is required. List<string> - Environment variables set before running this command.
- Name
This property is required. string - Name of the command, as presented on the command line, or if the command is packaged as a Docker container, as presented to
docker pull
. - Wait
For This property is required. List<string> - The ID(s) of the command(s) that this command depends on.
- Args
This property is required. []string - Command-line arguments used when executing this command.
- Dir
This property is required. string - Working directory (relative to project source root) used when running this command.
- Env
This property is required. []string - Environment variables set before running this command.
- Name
This property is required. string - Name of the command, as presented on the command line, or if the command is packaged as a Docker container, as presented to
docker pull
. - Wait
For This property is required. []string - The ID(s) of the command(s) that this command depends on.
- args
This property is required. List<String> - Command-line arguments used when executing this command.
- dir
This property is required. String - Working directory (relative to project source root) used when running this command.
- env
This property is required. List<String> - Environment variables set before running this command.
- name
This property is required. String - Name of the command, as presented on the command line, or if the command is packaged as a Docker container, as presented to
docker pull
. - wait
For This property is required. List<String> - The ID(s) of the command(s) that this command depends on.
- args
This property is required. string[] - Command-line arguments used when executing this command.
- dir
This property is required. string - Working directory (relative to project source root) used when running this command.
- env
This property is required. string[] - Environment variables set before running this command.
- name
This property is required. string - Name of the command, as presented on the command line, or if the command is packaged as a Docker container, as presented to
docker pull
. - wait
For This property is required. string[] - The ID(s) of the command(s) that this command depends on.
- args
This property is required. Sequence[str] - Command-line arguments used when executing this command.
- dir
This property is required. str - Working directory (relative to project source root) used when running this command.
- env
This property is required. Sequence[str] - Environment variables set before running this command.
- name
This property is required. str - Name of the command, as presented on the command line, or if the command is packaged as a Docker container, as presented to
docker pull
. - wait_
for This property is required. Sequence[str] - The ID(s) of the command(s) that this command depends on.
- args
This property is required. List<String> - Command-line arguments used when executing this command.
- dir
This property is required. String - Working directory (relative to project source root) used when running this command.
- env
This property is required. List<String> - Environment variables set before running this command.
- name
This property is required. String - Name of the command, as presented on the command line, or if the command is packaged as a Docker container, as presented to
docker pull
. - wait
For This property is required. List<String> - The ID(s) of the command(s) that this command depends on.
DeploymentResponse
- Address
This property is required. string - Address of the runtime element hosting this deployment.
- Config
This property is required. string - Configuration used to create this deployment.
- Deploy
Time This property is required. string - Beginning of the lifetime of this deployment.
- Platform
This property is required. string - Platform hosting this deployment.
- Resource
Uri This property is required. List<string> - Resource URI for the artifact being deployed taken from the deployable field with the same name.
- Undeploy
Time This property is required. string - End of the lifetime of this deployment.
- User
Email This property is required. string - Identity of the user that triggered this deployment.
- Address
This property is required. string - Address of the runtime element hosting this deployment.
- Config
This property is required. string - Configuration used to create this deployment.
- Deploy
Time This property is required. string - Beginning of the lifetime of this deployment.
- Platform
This property is required. string - Platform hosting this deployment.
- Resource
Uri This property is required. []string - Resource URI for the artifact being deployed taken from the deployable field with the same name.
- Undeploy
Time This property is required. string - End of the lifetime of this deployment.
- User
Email This property is required. string - Identity of the user that triggered this deployment.
- address
This property is required. String - Address of the runtime element hosting this deployment.
- config
This property is required. String - Configuration used to create this deployment.
- deploy
Time This property is required. String - Beginning of the lifetime of this deployment.
- platform
This property is required. String - Platform hosting this deployment.
- resource
Uri This property is required. List<String> - Resource URI for the artifact being deployed taken from the deployable field with the same name.
- undeploy
Time This property is required. String - End of the lifetime of this deployment.
- user
Email This property is required. String - Identity of the user that triggered this deployment.
- address
This property is required. string - Address of the runtime element hosting this deployment.
- config
This property is required. string - Configuration used to create this deployment.
- deploy
Time This property is required. string - Beginning of the lifetime of this deployment.
- platform
This property is required. string - Platform hosting this deployment.
- resource
Uri This property is required. string[] - Resource URI for the artifact being deployed taken from the deployable field with the same name.
- undeploy
Time This property is required. string - End of the lifetime of this deployment.
- user
Email This property is required. string - Identity of the user that triggered this deployment.
- address
This property is required. str - Address of the runtime element hosting this deployment.
- config
This property is required. str - Configuration used to create this deployment.
- deploy_
time This property is required. str - Beginning of the lifetime of this deployment.
- platform
This property is required. str - Platform hosting this deployment.
- resource_
uri This property is required. Sequence[str] - Resource URI for the artifact being deployed taken from the deployable field with the same name.
- undeploy_
time This property is required. str - End of the lifetime of this deployment.
- user_
email This property is required. str - Identity of the user that triggered this deployment.
- address
This property is required. String - Address of the runtime element hosting this deployment.
- config
This property is required. String - Configuration used to create this deployment.
- deploy
Time This property is required. String - Beginning of the lifetime of this deployment.
- platform
This property is required. String - Platform hosting this deployment.
- resource
Uri This property is required. List<String> - Resource URI for the artifact being deployed taken from the deployable field with the same name.
- undeploy
Time This property is required. String - End of the lifetime of this deployment.
- user
Email This property is required. String - Identity of the user that triggered this deployment.
DerivedResponse
- Base
Resource Url This property is required. string - This contains the base image URL for the derived image occurrence.
- Distance
This property is required. int - The number of layers by which this image differs from the associated image basis.
- Fingerprint
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Fingerprint Response - The fingerprint of the derived image.
- Layer
Info This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Layer Response> - This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
- Base
Resource Url This property is required. string - This contains the base image URL for the derived image occurrence.
- Distance
This property is required. int - The number of layers by which this image differs from the associated image basis.
- Fingerprint
This property is required. FingerprintResponse - The fingerprint of the derived image.
- Layer
Info This property is required. []LayerResponse - This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
- base
Resource Url This property is required. String - This contains the base image URL for the derived image occurrence.
- distance
This property is required. Integer - The number of layers by which this image differs from the associated image basis.
- fingerprint
This property is required. FingerprintResponse - The fingerprint of the derived image.
- layer
Info This property is required. List<LayerResponse> - This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
- base
Resource Url This property is required. string - This contains the base image URL for the derived image occurrence.
- distance
This property is required. number - The number of layers by which this image differs from the associated image basis.
- fingerprint
This property is required. FingerprintResponse - The fingerprint of the derived image.
- layer
Info This property is required. LayerResponse[] - This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
- base_
resource_ url This property is required. str - This contains the base image URL for the derived image occurrence.
- distance
This property is required. int - The number of layers by which this image differs from the associated image basis.
- fingerprint
This property is required. FingerprintResponse - The fingerprint of the derived image.
- layer_
info This property is required. Sequence[LayerResponse] - This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
- base
Resource Url This property is required. String - This contains the base image URL for the derived image occurrence.
- distance
This property is required. Number - The number of layers by which this image differs from the associated image basis.
- fingerprint
This property is required. Property Map - The fingerprint of the derived image.
- layer
Info This property is required. List<Property Map> - This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
DetailsResponse
- Attestation
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Attestation Response - Attestation for the resource.
- Attestation
This property is required. AttestationResponse - Attestation for the resource.
- attestation
This property is required. AttestationResponse - Attestation for the resource.
- attestation
This property is required. AttestationResponse - Attestation for the resource.
- attestation
This property is required. AttestationResponse - Attestation for the resource.
- attestation
This property is required. Property Map - Attestation for the resource.
DiscoveredResponse
- Analysis
Completed This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Analysis Completed Response - Analysis
Error This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Status Response> - Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
- Analysis
Status This property is required. string - The status of discovery for the resource.
- Analysis
Status Error This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Status Response - When an error is encountered this will contain a LocalizedMessage under details to show to the user. The LocalizedMessage is output only and populated by the API.
- Continuous
Analysis This property is required. string - Whether the resource is continuously analyzed.
- Last
Analysis Time This property is required. string - The last time continuous analysis was done for this resource. Deprecated, do not use.
- Last
Scan Time This property is required. string - The last time this resource was scanned.
- Sbom
Status This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. SBOMStatus Response - The status of an SBOM generation.
- Analysis
Completed This property is required. AnalysisCompleted Response - Analysis
Error This property is required. []StatusResponse - Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
- Analysis
Status This property is required. string - The status of discovery for the resource.
- Analysis
Status Error This property is required. StatusResponse - When an error is encountered this will contain a LocalizedMessage under details to show to the user. The LocalizedMessage is output only and populated by the API.
- Continuous
Analysis This property is required. string - Whether the resource is continuously analyzed.
- Last
Analysis Time This property is required. string - The last time continuous analysis was done for this resource. Deprecated, do not use.
- Last
Scan Time This property is required. string - The last time this resource was scanned.
- Sbom
Status This property is required. SBOMStatusResponse - The status of an SBOM generation.
- analysis
Completed This property is required. AnalysisCompleted Response - analysis
Error This property is required. List<StatusResponse> - Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
- analysis
Status This property is required. String - The status of discovery for the resource.
- analysis
Status Error This property is required. StatusResponse - When an error is encountered this will contain a LocalizedMessage under details to show to the user. The LocalizedMessage is output only and populated by the API.
- continuous
Analysis This property is required. String - Whether the resource is continuously analyzed.
- last
Analysis Time This property is required. String - The last time continuous analysis was done for this resource. Deprecated, do not use.
- last
Scan Time This property is required. String - The last time this resource was scanned.
- sbom
Status This property is required. SBOMStatusResponse - The status of an SBOM generation.
- analysis
Completed This property is required. AnalysisCompleted Response - analysis
Error This property is required. StatusResponse[] - Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
- analysis
Status This property is required. string - The status of discovery for the resource.
- analysis
Status Error This property is required. StatusResponse - When an error is encountered this will contain a LocalizedMessage under details to show to the user. The LocalizedMessage is output only and populated by the API.
- continuous
Analysis This property is required. string - Whether the resource is continuously analyzed.
- last
Analysis Time This property is required. string - The last time continuous analysis was done for this resource. Deprecated, do not use.
- last
Scan Time This property is required. string - The last time this resource was scanned.
- sbom
Status This property is required. SBOMStatusResponse - The status of an SBOM generation.
- analysis_
completed This property is required. AnalysisCompleted Response - analysis_
error This property is required. Sequence[StatusResponse] - Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
- analysis_
status This property is required. str - The status of discovery for the resource.
- analysis_
status_ error This property is required. StatusResponse - When an error is encountered this will contain a LocalizedMessage under details to show to the user. The LocalizedMessage is output only and populated by the API.
- continuous_
analysis This property is required. str - Whether the resource is continuously analyzed.
- last_
analysis_ time This property is required. str - The last time continuous analysis was done for this resource. Deprecated, do not use.
- last_
scan_ time This property is required. str - The last time this resource was scanned.
- sbom_
status This property is required. SBOMStatusResponse - The status of an SBOM generation.
- analysis
Completed This property is required. Property Map - analysis
Error This property is required. List<Property Map> - Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
- analysis
Status This property is required. String - The status of discovery for the resource.
- analysis
Status Error This property is required. Property Map - When an error is encountered this will contain a LocalizedMessage under details to show to the user. The LocalizedMessage is output only and populated by the API.
- continuous
Analysis This property is required. String - Whether the resource is continuously analyzed.
- last
Analysis Time This property is required. String - The last time continuous analysis was done for this resource. Deprecated, do not use.
- last
Scan Time This property is required. String - The last time this resource was scanned.
- sbom
Status This property is required. Property Map - The status of an SBOM generation.
DocumentOccurrenceResponse
- Create
Time This property is required. string - Identify when the SPDX file was originally created. The date is to be specified according to combined date and time in UTC format as specified in ISO 8601 standard
- Creator
Comment This property is required. string - A field for creators of the SPDX file to provide general comments about the creation of the SPDX file or any other relevant comment not included in the other fields
- Creators
This property is required. List<string> - Identify who (or what, in the case of a tool) created the SPDX file. If the SPDX file was created by an individual, indicate the person's name
- Document
Comment This property is required. string - A field for creators of the SPDX file content to provide comments to the consumers of the SPDX document
- External
Document Refs This property is required. List<string> - Identify any external SPDX documents referenced within this SPDX document
- License
List Version This property is required. string - A field for creators of the SPDX file to provide the version of the SPDX License List used when the SPDX file was created
- Namespace
This property is required. string - Provide an SPDX document specific namespace as a unique absolute Uniform Resource Identifier (URI) as specified in RFC-3986, with the exception of the ‘#’ delimiter
- Title
This property is required. string - Identify name of this document as designated by creator
- Create
Time This property is required. string - Identify when the SPDX file was originally created. The date is to be specified according to combined date and time in UTC format as specified in ISO 8601 standard
- Creator
Comment This property is required. string - A field for creators of the SPDX file to provide general comments about the creation of the SPDX file or any other relevant comment not included in the other fields
- Creators
This property is required. []string - Identify who (or what, in the case of a tool) created the SPDX file. If the SPDX file was created by an individual, indicate the person's name
- Document
Comment This property is required. string - A field for creators of the SPDX file content to provide comments to the consumers of the SPDX document
- External
Document Refs This property is required. []string - Identify any external SPDX documents referenced within this SPDX document
- License
List Version This property is required. string - A field for creators of the SPDX file to provide the version of the SPDX License List used when the SPDX file was created
- Namespace
This property is required. string - Provide an SPDX document specific namespace as a unique absolute Uniform Resource Identifier (URI) as specified in RFC-3986, with the exception of the ‘#’ delimiter
- Title
This property is required. string - Identify name of this document as designated by creator
- create
Time This property is required. String - Identify when the SPDX file was originally created. The date is to be specified according to combined date and time in UTC format as specified in ISO 8601 standard
- creator
Comment This property is required. String - A field for creators of the SPDX file to provide general comments about the creation of the SPDX file or any other relevant comment not included in the other fields
- creators
This property is required. List<String> - Identify who (or what, in the case of a tool) created the SPDX file. If the SPDX file was created by an individual, indicate the person's name
- document
Comment This property is required. String - A field for creators of the SPDX file content to provide comments to the consumers of the SPDX document
- external
Document Refs This property is required. List<String> - Identify any external SPDX documents referenced within this SPDX document
- license
List Version This property is required. String - A field for creators of the SPDX file to provide the version of the SPDX License List used when the SPDX file was created
- namespace
This property is required. String - Provide an SPDX document specific namespace as a unique absolute Uniform Resource Identifier (URI) as specified in RFC-3986, with the exception of the ‘#’ delimiter
- title
This property is required. String - Identify name of this document as designated by creator
- create
Time This property is required. string - Identify when the SPDX file was originally created. The date is to be specified according to combined date and time in UTC format as specified in ISO 8601 standard
- creator
Comment This property is required. string - A field for creators of the SPDX file to provide general comments about the creation of the SPDX file or any other relevant comment not included in the other fields
- creators
This property is required. string[] - Identify who (or what, in the case of a tool) created the SPDX file. If the SPDX file was created by an individual, indicate the person's name
- document
Comment This property is required. string - A field for creators of the SPDX file content to provide comments to the consumers of the SPDX document
- external
Document Refs This property is required. string[] - Identify any external SPDX documents referenced within this SPDX document
- license
List Version This property is required. string - A field for creators of the SPDX file to provide the version of the SPDX License List used when the SPDX file was created
- namespace
This property is required. string - Provide an SPDX document specific namespace as a unique absolute Uniform Resource Identifier (URI) as specified in RFC-3986, with the exception of the ‘#’ delimiter
- title
This property is required. string - Identify name of this document as designated by creator
- create_
time This property is required. str - Identify when the SPDX file was originally created. The date is to be specified according to combined date and time in UTC format as specified in ISO 8601 standard
- creator_
comment This property is required. str - A field for creators of the SPDX file to provide general comments about the creation of the SPDX file or any other relevant comment not included in the other fields
- creators
This property is required. Sequence[str] - Identify who (or what, in the case of a tool) created the SPDX file. If the SPDX file was created by an individual, indicate the person's name
- document_
comment This property is required. str - A field for creators of the SPDX file content to provide comments to the consumers of the SPDX document
- external_
document_ refs This property is required. Sequence[str] - Identify any external SPDX documents referenced within this SPDX document
- license_
list_ version This property is required. str - A field for creators of the SPDX file to provide the version of the SPDX License List used when the SPDX file was created
- namespace
This property is required. str - Provide an SPDX document specific namespace as a unique absolute Uniform Resource Identifier (URI) as specified in RFC-3986, with the exception of the ‘#’ delimiter
- title
This property is required. str - Identify name of this document as designated by creator
- create
Time This property is required. String - Identify when the SPDX file was originally created. The date is to be specified according to combined date and time in UTC format as specified in ISO 8601 standard
- creator
Comment This property is required. String - A field for creators of the SPDX file to provide general comments about the creation of the SPDX file or any other relevant comment not included in the other fields
- creators
This property is required. List<String> - Identify who (or what, in the case of a tool) created the SPDX file. If the SPDX file was created by an individual, indicate the person's name
- document
Comment This property is required. String - A field for creators of the SPDX file content to provide comments to the consumers of the SPDX document
- external
Document Refs This property is required. List<String> - Identify any external SPDX documents referenced within this SPDX document
- license
List Version This property is required. String - A field for creators of the SPDX file to provide the version of the SPDX License List used when the SPDX file was created
- namespace
This property is required. String - Provide an SPDX document specific namespace as a unique absolute Uniform Resource Identifier (URI) as specified in RFC-3986, with the exception of the ‘#’ delimiter
- title
This property is required. String - Identify name of this document as designated by creator
EnvelopeResponse
- Payload
This property is required. string - Payload
Type This property is required. string - Signatures
This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Envelope Signature Response>
- Payload
This property is required. string - Payload
Type This property is required. string - Signatures
This property is required. []EnvelopeSignature Response
- payload
This property is required. String - payload
Type This property is required. String - signatures
This property is required. List<EnvelopeSignature Response>
- payload
This property is required. string - payload
Type This property is required. string - signatures
This property is required. EnvelopeSignature Response[]
- payload
This property is required. str - payload_
type This property is required. str - signatures
This property is required. Sequence[EnvelopeSignature Response]
- payload
This property is required. String - payload
Type This property is required. String - signatures
This property is required. List<Property Map>
EnvelopeSignatureResponse
EnvironmentResponse
- Custom
Values This property is required. Dictionary<string, string>
- Custom
Values This property is required. map[string]string
- custom
Values This property is required. Map<String,String>
- custom
Values This property is required. {[key: string]: string}
- custom_
values This property is required. Mapping[str, str]
- custom
Values This property is required. Map<String>
FileOccurrenceResponse
- Attributions
This property is required. List<string> - This field provides a place for the SPDX data creator to record, at the file level, acknowledgements that may be needed to be communicated in some contexts
- Comment
This property is required. string - This field provides a place for the SPDX file creator to record any general comments about the file
- Contributors
This property is required. List<string> - This field provides a place for the SPDX file creator to record file contributors
- Copyright
This property is required. string - Identify the copyright holder of the file, as well as any dates present
- Files
License Info This property is required. List<string> - This field contains the license information actually found in the file, if any
- License
Concluded This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. License Response - This field contains the license the SPDX file creator has concluded as governing the file or alternative values if the governing license cannot be determined
- Notice
This property is required. string - This field provides a place for the SPDX file creator to record license notices or other such related notices found in the file
- Attributions
This property is required. []string - This field provides a place for the SPDX data creator to record, at the file level, acknowledgements that may be needed to be communicated in some contexts
- Comment
This property is required. string - This field provides a place for the SPDX file creator to record any general comments about the file
- Contributors
This property is required. []string - This field provides a place for the SPDX file creator to record file contributors
- Copyright
This property is required. string - Identify the copyright holder of the file, as well as any dates present
- Files
License Info This property is required. []string - This field contains the license information actually found in the file, if any
- License
Concluded This property is required. LicenseResponse - This field contains the license the SPDX file creator has concluded as governing the file or alternative values if the governing license cannot be determined
- Notice
This property is required. string - This field provides a place for the SPDX file creator to record license notices or other such related notices found in the file
- attributions
This property is required. List<String> - This field provides a place for the SPDX data creator to record, at the file level, acknowledgements that may be needed to be communicated in some contexts
- comment
This property is required. String - This field provides a place for the SPDX file creator to record any general comments about the file
- contributors
This property is required. List<String> - This field provides a place for the SPDX file creator to record file contributors
- copyright
This property is required. String - Identify the copyright holder of the file, as well as any dates present
- files
License Info This property is required. List<String> - This field contains the license information actually found in the file, if any
- license
Concluded This property is required. LicenseResponse - This field contains the license the SPDX file creator has concluded as governing the file or alternative values if the governing license cannot be determined
- notice
This property is required. String - This field provides a place for the SPDX file creator to record license notices or other such related notices found in the file
- attributions
This property is required. string[] - This field provides a place for the SPDX data creator to record, at the file level, acknowledgements that may be needed to be communicated in some contexts
- comment
This property is required. string - This field provides a place for the SPDX file creator to record any general comments about the file
- contributors
This property is required. string[] - This field provides a place for the SPDX file creator to record file contributors
- copyright
This property is required. string - Identify the copyright holder of the file, as well as any dates present
- files
License Info This property is required. string[] - This field contains the license information actually found in the file, if any
- license
Concluded This property is required. LicenseResponse - This field contains the license the SPDX file creator has concluded as governing the file or alternative values if the governing license cannot be determined
- notice
This property is required. string - This field provides a place for the SPDX file creator to record license notices or other such related notices found in the file
- attributions
This property is required. Sequence[str] - This field provides a place for the SPDX data creator to record, at the file level, acknowledgements that may be needed to be communicated in some contexts
- comment
This property is required. str - This field provides a place for the SPDX file creator to record any general comments about the file
- contributors
This property is required. Sequence[str] - This field provides a place for the SPDX file creator to record file contributors
- copyright
This property is required. str - Identify the copyright holder of the file, as well as any dates present
- files_
license_ info This property is required. Sequence[str] - This field contains the license information actually found in the file, if any
- license_
concluded This property is required. LicenseResponse - This field contains the license the SPDX file creator has concluded as governing the file or alternative values if the governing license cannot be determined
- notice
This property is required. str - This field provides a place for the SPDX file creator to record license notices or other such related notices found in the file
- attributions
This property is required. List<String> - This field provides a place for the SPDX data creator to record, at the file level, acknowledgements that may be needed to be communicated in some contexts
- comment
This property is required. String - This field provides a place for the SPDX file creator to record any general comments about the file
- contributors
This property is required. List<String> - This field provides a place for the SPDX file creator to record file contributors
- copyright
This property is required. String - Identify the copyright holder of the file, as well as any dates present
- files
License Info This property is required. List<String> - This field contains the license information actually found in the file, if any
- license
Concluded This property is required. Property Map - This field contains the license the SPDX file creator has concluded as governing the file or alternative values if the governing license cannot be determined
- notice
This property is required. String - This field provides a place for the SPDX file creator to record license notices or other such related notices found in the file
FingerprintResponse
- V1Name
This property is required. string - The layer ID of the final layer in the Docker image's v1 representation.
- V2Blob
This property is required. List<string> - The ordered list of v2 blobs that represent a given image.
- V2Name
This property is required. string - The name of the image's v2 blobs computed via: [bottom] := v2_blobbottom := sha256(v2_blob[N] + " " + v2_name[N+1]) Only the name of the final blob is kept.
- V1Name
This property is required. string - The layer ID of the final layer in the Docker image's v1 representation.
- V2Blob
This property is required. []string - The ordered list of v2 blobs that represent a given image.
- V2Name
This property is required. string - The name of the image's v2 blobs computed via: [bottom] := v2_blobbottom := sha256(v2_blob[N] + " " + v2_name[N+1]) Only the name of the final blob is kept.
- v1Name
This property is required. String - The layer ID of the final layer in the Docker image's v1 representation.
- v2Blob
This property is required. List<String> - The ordered list of v2 blobs that represent a given image.
- v2Name
This property is required. String - The name of the image's v2 blobs computed via: [bottom] := v2_blobbottom := sha256(v2_blob[N] + " " + v2_name[N+1]) Only the name of the final blob is kept.
- v1Name
This property is required. string - The layer ID of the final layer in the Docker image's v1 representation.
- v2Blob
This property is required. string[] - The ordered list of v2 blobs that represent a given image.
- v2Name
This property is required. string - The name of the image's v2 blobs computed via: [bottom] := v2_blobbottom := sha256(v2_blob[N] + " " + v2_name[N+1]) Only the name of the final blob is kept.
- v1_
name This property is required. str - The layer ID of the final layer in the Docker image's v1 representation.
- v2_
blob This property is required. Sequence[str] - The ordered list of v2 blobs that represent a given image.
- v2_
name This property is required. str - The name of the image's v2 blobs computed via: [bottom] := v2_blobbottom := sha256(v2_blob[N] + " " + v2_name[N+1]) Only the name of the final blob is kept.
- v1Name
This property is required. String - The layer ID of the final layer in the Docker image's v1 representation.
- v2Blob
This property is required. List<String> - The ordered list of v2 blobs that represent a given image.
- v2Name
This property is required. String - The name of the image's v2 blobs computed via: [bottom] := v2_blobbottom := sha256(v2_blob[N] + " " + v2_name[N+1]) Only the name of the final blob is kept.
GenericSignedAttestationResponse
- Content
Type This property is required. string - Type (for example schema) of the attestation payload that was signed. The verifier must ensure that the provided type is one that the verifier supports, and that the attestation payload is a valid instantiation of that type (for example by validating a JSON schema).
- Serialized
Payload This property is required. string - The serialized payload that is verified by one or more
signatures
. The encoding and semantic meaning of this payload must match what is set incontent_type
. - Signatures
This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Signature Response> - One or more signatures over
serialized_payload
. Verifier implementations should consider this attestation message verified if at least onesignature
verifiesserialized_payload
. SeeSignature
in common.proto for more details on signature structure and verification.
- Content
Type This property is required. string - Type (for example schema) of the attestation payload that was signed. The verifier must ensure that the provided type is one that the verifier supports, and that the attestation payload is a valid instantiation of that type (for example by validating a JSON schema).
- Serialized
Payload This property is required. string - The serialized payload that is verified by one or more
signatures
. The encoding and semantic meaning of this payload must match what is set incontent_type
. - Signatures
This property is required. []SignatureResponse - One or more signatures over
serialized_payload
. Verifier implementations should consider this attestation message verified if at least onesignature
verifiesserialized_payload
. SeeSignature
in common.proto for more details on signature structure and verification.
- content
Type This property is required. String - Type (for example schema) of the attestation payload that was signed. The verifier must ensure that the provided type is one that the verifier supports, and that the attestation payload is a valid instantiation of that type (for example by validating a JSON schema).
- serialized
Payload This property is required. String - The serialized payload that is verified by one or more
signatures
. The encoding and semantic meaning of this payload must match what is set incontent_type
. - signatures
This property is required. List<SignatureResponse> - One or more signatures over
serialized_payload
. Verifier implementations should consider this attestation message verified if at least onesignature
verifiesserialized_payload
. SeeSignature
in common.proto for more details on signature structure and verification.
- content
Type This property is required. string - Type (for example schema) of the attestation payload that was signed. The verifier must ensure that the provided type is one that the verifier supports, and that the attestation payload is a valid instantiation of that type (for example by validating a JSON schema).
- serialized
Payload This property is required. string - The serialized payload that is verified by one or more
signatures
. The encoding and semantic meaning of this payload must match what is set incontent_type
. - signatures
This property is required. SignatureResponse[] - One or more signatures over
serialized_payload
. Verifier implementations should consider this attestation message verified if at least onesignature
verifiesserialized_payload
. SeeSignature
in common.proto for more details on signature structure and verification.
- content_
type This property is required. str - Type (for example schema) of the attestation payload that was signed. The verifier must ensure that the provided type is one that the verifier supports, and that the attestation payload is a valid instantiation of that type (for example by validating a JSON schema).
- serialized_
payload This property is required. str - The serialized payload that is verified by one or more
signatures
. The encoding and semantic meaning of this payload must match what is set incontent_type
. - signatures
This property is required. Sequence[SignatureResponse] - One or more signatures over
serialized_payload
. Verifier implementations should consider this attestation message verified if at least onesignature
verifiesserialized_payload
. SeeSignature
in common.proto for more details on signature structure and verification.
- content
Type This property is required. String - Type (for example schema) of the attestation payload that was signed. The verifier must ensure that the provided type is one that the verifier supports, and that the attestation payload is a valid instantiation of that type (for example by validating a JSON schema).
- serialized
Payload This property is required. String - The serialized payload that is verified by one or more
signatures
. The encoding and semantic meaning of this payload must match what is set incontent_type
. - signatures
This property is required. List<Property Map> - One or more signatures over
serialized_payload
. Verifier implementations should consider this attestation message verified if at least onesignature
verifiesserialized_payload
. SeeSignature
in common.proto for more details on signature structure and verification.
GerritSourceContextResponse
- Alias
Context This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Alias Context Response - An alias, which may be a branch or tag.
- Gerrit
Project This property is required. string - The full project name within the host. Projects may be nested, so "project/subproject" is a valid project name. The "repo name" is the hostURI/project.
- Host
Uri This property is required. string - The URI of a running Gerrit instance.
- Revision
Id This property is required. string - A revision (commit) ID.
- Alias
Context This property is required. AliasContext Response - An alias, which may be a branch or tag.
- Gerrit
Project This property is required. string - The full project name within the host. Projects may be nested, so "project/subproject" is a valid project name. The "repo name" is the hostURI/project.
- Host
Uri This property is required. string - The URI of a running Gerrit instance.
- Revision
Id This property is required. string - A revision (commit) ID.
- alias
Context This property is required. AliasContext Response - An alias, which may be a branch or tag.
- gerrit
Project This property is required. String - The full project name within the host. Projects may be nested, so "project/subproject" is a valid project name. The "repo name" is the hostURI/project.
- host
Uri This property is required. String - The URI of a running Gerrit instance.
- revision
Id This property is required. String - A revision (commit) ID.
- alias
Context This property is required. AliasContext Response - An alias, which may be a branch or tag.
- gerrit
Project This property is required. string - The full project name within the host. Projects may be nested, so "project/subproject" is a valid project name. The "repo name" is the hostURI/project.
- host
Uri This property is required. string - The URI of a running Gerrit instance.
- revision
Id This property is required. string - A revision (commit) ID.
- alias_
context This property is required. AliasContext Response - An alias, which may be a branch or tag.
- gerrit_
project This property is required. str - The full project name within the host. Projects may be nested, so "project/subproject" is a valid project name. The "repo name" is the hostURI/project.
- host_
uri This property is required. str - The URI of a running Gerrit instance.
- revision_
id This property is required. str - A revision (commit) ID.
- alias
Context This property is required. Property Map - An alias, which may be a branch or tag.
- gerrit
Project This property is required. String - The full project name within the host. Projects may be nested, so "project/subproject" is a valid project name. The "repo name" is the hostURI/project.
- host
Uri This property is required. String - The URI of a running Gerrit instance.
- revision
Id This property is required. String - A revision (commit) ID.
GitSourceContextResponse
- Revision
Id This property is required. string - Git commit hash.
- Url
This property is required. string - Git repository URL.
- Revision
Id This property is required. string - Git commit hash.
- Url
This property is required. string - Git repository URL.
- revision
Id This property is required. String - Git commit hash.
- url
This property is required. String - Git repository URL.
- revision
Id This property is required. string - Git commit hash.
- url
This property is required. string - Git repository URL.
- revision_
id This property is required. str - Git commit hash.
- url
This property is required. str - Git repository URL.
- revision
Id This property is required. String - Git commit hash.
- url
This property is required. String - Git repository URL.
GrafeasV1beta1BuildDetailsResponse
- In
Toto Slsa Provenance V1 This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. In Toto Slsa Provenance V1Response - Provenance
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Build Provenance Response - The actual provenance for the build.
- Provenance
Bytes This property is required. string - Serialized JSON representation of the provenance, used in generating the build signature in the corresponding build note. After verifying the signature,
provenance_bytes
can be unmarshalled and compared to the provenance to confirm that it is unchanged. A base64-encoded string representation of the provenance bytes is used for the signature in order to interoperate with openssl which expects this format for signature verification. The serialized form is captured both to avoid ambiguity in how the provenance is marshalled to json as well to prevent incompatibilities with future changes.
- In
Toto Slsa Provenance V1 This property is required. InToto Slsa Provenance V1Response - Provenance
This property is required. BuildProvenance Response - The actual provenance for the build.
- Provenance
Bytes This property is required. string - Serialized JSON representation of the provenance, used in generating the build signature in the corresponding build note. After verifying the signature,
provenance_bytes
can be unmarshalled and compared to the provenance to confirm that it is unchanged. A base64-encoded string representation of the provenance bytes is used for the signature in order to interoperate with openssl which expects this format for signature verification. The serialized form is captured both to avoid ambiguity in how the provenance is marshalled to json as well to prevent incompatibilities with future changes.
- in
Toto Slsa Provenance V1 This property is required. InToto Slsa Provenance V1Response - provenance
This property is required. BuildProvenance Response - The actual provenance for the build.
- provenance
Bytes This property is required. String - Serialized JSON representation of the provenance, used in generating the build signature in the corresponding build note. After verifying the signature,
provenance_bytes
can be unmarshalled and compared to the provenance to confirm that it is unchanged. A base64-encoded string representation of the provenance bytes is used for the signature in order to interoperate with openssl which expects this format for signature verification. The serialized form is captured both to avoid ambiguity in how the provenance is marshalled to json as well to prevent incompatibilities with future changes.
- in
Toto Slsa Provenance V1 This property is required. InToto Slsa Provenance V1Response - provenance
This property is required. BuildProvenance Response - The actual provenance for the build.
- provenance
Bytes This property is required. string - Serialized JSON representation of the provenance, used in generating the build signature in the corresponding build note. After verifying the signature,
provenance_bytes
can be unmarshalled and compared to the provenance to confirm that it is unchanged. A base64-encoded string representation of the provenance bytes is used for the signature in order to interoperate with openssl which expects this format for signature verification. The serialized form is captured both to avoid ambiguity in how the provenance is marshalled to json as well to prevent incompatibilities with future changes.
- in_
toto_ slsa_ provenance_ v1 This property is required. InToto Slsa Provenance V1Response - provenance
This property is required. BuildProvenance Response - The actual provenance for the build.
- provenance_
bytes This property is required. str - Serialized JSON representation of the provenance, used in generating the build signature in the corresponding build note. After verifying the signature,
provenance_bytes
can be unmarshalled and compared to the provenance to confirm that it is unchanged. A base64-encoded string representation of the provenance bytes is used for the signature in order to interoperate with openssl which expects this format for signature verification. The serialized form is captured both to avoid ambiguity in how the provenance is marshalled to json as well to prevent incompatibilities with future changes.
- in
Toto Slsa Provenance V1 This property is required. Property Map - provenance
This property is required. Property Map - The actual provenance for the build.
- provenance
Bytes This property is required. String - Serialized JSON representation of the provenance, used in generating the build signature in the corresponding build note. After verifying the signature,
provenance_bytes
can be unmarshalled and compared to the provenance to confirm that it is unchanged. A base64-encoded string representation of the provenance bytes is used for the signature in order to interoperate with openssl which expects this format for signature verification. The serialized form is captured both to avoid ambiguity in how the provenance is marshalled to json as well to prevent incompatibilities with future changes.
GrafeasV1beta1DeploymentDetailsResponse
- Deployment
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Deployment Response - Deployment history for the resource.
- Deployment
This property is required. DeploymentResponse - Deployment history for the resource.
- deployment
This property is required. DeploymentResponse - Deployment history for the resource.
- deployment
This property is required. DeploymentResponse - Deployment history for the resource.
- deployment
This property is required. DeploymentResponse - Deployment history for the resource.
- deployment
This property is required. Property Map - Deployment history for the resource.
GrafeasV1beta1DiscoveryDetailsResponse
- Discovered
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Discovered Response - Analysis status for the discovered resource.
- Discovered
This property is required. DiscoveredResponse - Analysis status for the discovered resource.
- discovered
This property is required. DiscoveredResponse - Analysis status for the discovered resource.
- discovered
This property is required. DiscoveredResponse - Analysis status for the discovered resource.
- discovered
This property is required. DiscoveredResponse - Analysis status for the discovered resource.
- discovered
This property is required. Property Map - Analysis status for the discovered resource.
GrafeasV1beta1ImageDetailsResponse
- Derived
Image This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Derived Response - Immutable. The child image derived from the base image.
- Derived
Image This property is required. DerivedResponse - Immutable. The child image derived from the base image.
- derived
Image This property is required. DerivedResponse - Immutable. The child image derived from the base image.
- derived
Image This property is required. DerivedResponse - Immutable. The child image derived from the base image.
- derived_
image This property is required. DerivedResponse - Immutable. The child image derived from the base image.
- derived
Image This property is required. Property Map - Immutable. The child image derived from the base image.
GrafeasV1beta1IntotoArtifactResponse
- Hashes
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Artifact Hashes Response - Resource
Uri This property is required. string
- Hashes
This property is required. ArtifactHashes Response - Resource
Uri This property is required. string
- hashes
This property is required. ArtifactHashes Response - resource
Uri This property is required. String
- hashes
This property is required. ArtifactHashes Response - resource
Uri This property is required. string
- hashes
This property is required. ArtifactHashes Response - resource_
uri This property is required. str
- hashes
This property is required. Property Map - resource
Uri This property is required. String
GrafeasV1beta1IntotoDetailsResponse
- Signatures
This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Grafeas V1beta1Intoto Signature Response> - Signed
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Link Response
- Signatures
This property is required. []GrafeasV1beta1Intoto Signature Response - Signed
This property is required. LinkResponse
- signatures
This property is required. List<GrafeasV1beta1Intoto Signature Response> - signed
This property is required. LinkResponse
- signatures
This property is required. GrafeasV1beta1Intoto Signature Response[] - signed
This property is required. LinkResponse
- signatures
This property is required. Sequence[GrafeasV1beta1Intoto Signature Response] - signed
This property is required. LinkResponse
- signatures
This property is required. List<Property Map> - signed
This property is required. Property Map
GrafeasV1beta1IntotoSignatureResponse
GrafeasV1beta1PackageDetailsResponse
- Installation
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Installation Response - Where the package was installed.
- Installation
This property is required. InstallationResponse - Where the package was installed.
- installation
This property is required. InstallationResponse - Where the package was installed.
- installation
This property is required. InstallationResponse - Where the package was installed.
- installation
This property is required. InstallationResponse - Where the package was installed.
- installation
This property is required. Property Map - Where the package was installed.
GrafeasV1beta1VulnerabilityDetailsResponse
- Cvss
Score This property is required. double - The CVSS score of this vulnerability. CVSS score is on a scale of 0-10 where 0 indicates low severity and 10 indicates high severity.
- Cvss
V2 This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. CVSSResponse - The cvss v2 score for the vulnerability.
- Cvss
V3 This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. CVSSResponse - The cvss v3 score for the vulnerability.
- Cvss
Version This property is required. string - CVSS version used to populate cvss_score and severity.
- Effective
Severity This property is required. string - The distro assigned severity for this vulnerability when it is available, and note provider assigned severity when distro has not yet assigned a severity for this vulnerability. When there are multiple PackageIssues for this vulnerability, they can have different effective severities because some might be provided by the distro while others are provided by the language ecosystem for a language pack. For this reason, it is advised to use the effective severity on the PackageIssue level. In the case where multiple PackageIssues have differing effective severities, this field should be the highest severity for any of the PackageIssues.
- Extra
Details This property is required. string - Occurrence-specific extra details about the vulnerability.
- Long
Description This property is required. string - A detailed description of this vulnerability.
- Package
Issue This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Package Issue Response> - The set of affected locations and their fixes (if available) within the associated resource.
This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Related Url Response> - URLs related to this vulnerability.
- Severity
This property is required. string - The note provider assigned Severity of the vulnerability.
- Short
Description This property is required. string - A one sentence description of this vulnerability.
- Type
This property is required. string - The type of package; whether native or non native(ruby gems, node.js packages etc)
- Vex
Assessment This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Vex Assessment Response
- Cvss
Score This property is required. float64 - The CVSS score of this vulnerability. CVSS score is on a scale of 0-10 where 0 indicates low severity and 10 indicates high severity.
- Cvss
V2 This property is required. CVSSResponse - The cvss v2 score for the vulnerability.
- Cvss
V3 This property is required. CVSSResponse - The cvss v3 score for the vulnerability.
- Cvss
Version This property is required. string - CVSS version used to populate cvss_score and severity.
- Effective
Severity This property is required. string - The distro assigned severity for this vulnerability when it is available, and note provider assigned severity when distro has not yet assigned a severity for this vulnerability. When there are multiple PackageIssues for this vulnerability, they can have different effective severities because some might be provided by the distro while others are provided by the language ecosystem for a language pack. For this reason, it is advised to use the effective severity on the PackageIssue level. In the case where multiple PackageIssues have differing effective severities, this field should be the highest severity for any of the PackageIssues.
- Extra
Details This property is required. string - Occurrence-specific extra details about the vulnerability.
- Long
Description This property is required. string - A detailed description of this vulnerability.
- Package
Issue This property is required. []PackageIssue Response - The set of affected locations and their fixes (if available) within the associated resource.
This property is required. []RelatedUrl Response - URLs related to this vulnerability.
- Severity
This property is required. string - The note provider assigned Severity of the vulnerability.
- Short
Description This property is required. string - A one sentence description of this vulnerability.
- Type
This property is required. string - The type of package; whether native or non native(ruby gems, node.js packages etc)
- Vex
Assessment This property is required. VexAssessment Response
- cvss
Score This property is required. Double - The CVSS score of this vulnerability. CVSS score is on a scale of 0-10 where 0 indicates low severity and 10 indicates high severity.
- cvss
V2 This property is required. CVSSResponse - The cvss v2 score for the vulnerability.
- cvss
V3 This property is required. CVSSResponse - The cvss v3 score for the vulnerability.
- cvss
Version This property is required. String - CVSS version used to populate cvss_score and severity.
- effective
Severity This property is required. String - The distro assigned severity for this vulnerability when it is available, and note provider assigned severity when distro has not yet assigned a severity for this vulnerability. When there are multiple PackageIssues for this vulnerability, they can have different effective severities because some might be provided by the distro while others are provided by the language ecosystem for a language pack. For this reason, it is advised to use the effective severity on the PackageIssue level. In the case where multiple PackageIssues have differing effective severities, this field should be the highest severity for any of the PackageIssues.
- extra
Details This property is required. String - Occurrence-specific extra details about the vulnerability.
- long
Description This property is required. String - A detailed description of this vulnerability.
- package
Issue This property is required. List<PackageIssue Response> - The set of affected locations and their fixes (if available) within the associated resource.
This property is required. List<RelatedUrl Response> - URLs related to this vulnerability.
- severity
This property is required. String - The note provider assigned Severity of the vulnerability.
- short
Description This property is required. String - A one sentence description of this vulnerability.
- type
This property is required. String - The type of package; whether native or non native(ruby gems, node.js packages etc)
- vex
Assessment This property is required. VexAssessment Response
- cvss
Score This property is required. number - The CVSS score of this vulnerability. CVSS score is on a scale of 0-10 where 0 indicates low severity and 10 indicates high severity.
- cvss
V2 This property is required. CVSSResponse - The cvss v2 score for the vulnerability.
- cvss
V3 This property is required. CVSSResponse - The cvss v3 score for the vulnerability.
- cvss
Version This property is required. string - CVSS version used to populate cvss_score and severity.
- effective
Severity This property is required. string - The distro assigned severity for this vulnerability when it is available, and note provider assigned severity when distro has not yet assigned a severity for this vulnerability. When there are multiple PackageIssues for this vulnerability, they can have different effective severities because some might be provided by the distro while others are provided by the language ecosystem for a language pack. For this reason, it is advised to use the effective severity on the PackageIssue level. In the case where multiple PackageIssues have differing effective severities, this field should be the highest severity for any of the PackageIssues.
- extra
Details This property is required. string - Occurrence-specific extra details about the vulnerability.
- long
Description This property is required. string - A detailed description of this vulnerability.
- package
Issue This property is required. PackageIssue Response[] - The set of affected locations and their fixes (if available) within the associated resource.
This property is required. RelatedUrl Response[] - URLs related to this vulnerability.
- severity
This property is required. string - The note provider assigned Severity of the vulnerability.
- short
Description This property is required. string - A one sentence description of this vulnerability.
- type
This property is required. string - The type of package; whether native or non native(ruby gems, node.js packages etc)
- vex
Assessment This property is required. VexAssessment Response
- cvss_
score This property is required. float - The CVSS score of this vulnerability. CVSS score is on a scale of 0-10 where 0 indicates low severity and 10 indicates high severity.
- cvss_
v2 This property is required. CVSSResponse - The cvss v2 score for the vulnerability.
- cvss_
v3 This property is required. CVSSResponse - The cvss v3 score for the vulnerability.
- cvss_
version This property is required. str - CVSS version used to populate cvss_score and severity.
- effective_
severity This property is required. str - The distro assigned severity for this vulnerability when it is available, and note provider assigned severity when distro has not yet assigned a severity for this vulnerability. When there are multiple PackageIssues for this vulnerability, they can have different effective severities because some might be provided by the distro while others are provided by the language ecosystem for a language pack. For this reason, it is advised to use the effective severity on the PackageIssue level. In the case where multiple PackageIssues have differing effective severities, this field should be the highest severity for any of the PackageIssues.
- extra_
details This property is required. str - Occurrence-specific extra details about the vulnerability.
- long_
description This property is required. str - A detailed description of this vulnerability.
- package_
issue This property is required. Sequence[PackageIssue Response] - The set of affected locations and their fixes (if available) within the associated resource.
This property is required. Sequence[RelatedUrl Response] - URLs related to this vulnerability.
- severity
This property is required. str - The note provider assigned Severity of the vulnerability.
- short_
description This property is required. str - A one sentence description of this vulnerability.
- type
This property is required. str - The type of package; whether native or non native(ruby gems, node.js packages etc)
- vex_
assessment This property is required. VexAssessment Response
- cvss
Score This property is required. Number - The CVSS score of this vulnerability. CVSS score is on a scale of 0-10 where 0 indicates low severity and 10 indicates high severity.
- cvss
V2 This property is required. Property Map - The cvss v2 score for the vulnerability.
- cvss
V3 This property is required. Property Map - The cvss v3 score for the vulnerability.
- cvss
Version This property is required. String - CVSS version used to populate cvss_score and severity.
- effective
Severity This property is required. String - The distro assigned severity for this vulnerability when it is available, and note provider assigned severity when distro has not yet assigned a severity for this vulnerability. When there are multiple PackageIssues for this vulnerability, they can have different effective severities because some might be provided by the distro while others are provided by the language ecosystem for a language pack. For this reason, it is advised to use the effective severity on the PackageIssue level. In the case where multiple PackageIssues have differing effective severities, this field should be the highest severity for any of the PackageIssues.
- extra
Details This property is required. String - Occurrence-specific extra details about the vulnerability.
- long
Description This property is required. String - A detailed description of this vulnerability.
- package
Issue This property is required. List<Property Map> - The set of affected locations and their fixes (if available) within the associated resource.
This property is required. List<Property Map>- URLs related to this vulnerability.
- severity
This property is required. String - The note provider assigned Severity of the vulnerability.
- short
Description This property is required. String - A one sentence description of this vulnerability.
- type
This property is required. String - The type of package; whether native or non native(ruby gems, node.js packages etc)
- vex
Assessment This property is required. Property Map
HashResponse
InTotoSlsaProvenanceV1Response
- Predicate
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Slsa Provenance V1Response - Predicate
Type This property is required. string - Subject
This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Subject Response> - Type
This property is required. string - InToto spec defined at https://github.com/in-toto/attestation/tree/main/spec#statement
- Predicate
This property is required. SlsaProvenance V1Response - Predicate
Type This property is required. string - Subject
This property is required. []SubjectResponse - Type
This property is required. string - InToto spec defined at https://github.com/in-toto/attestation/tree/main/spec#statement
- predicate
This property is required. SlsaProvenance V1Response - predicate
Type This property is required. String - subject
This property is required. List<SubjectResponse> - type
This property is required. String - InToto spec defined at https://github.com/in-toto/attestation/tree/main/spec#statement
- predicate
This property is required. SlsaProvenance V1Response - predicate
Type This property is required. string - subject
This property is required. SubjectResponse[] - type
This property is required. string - InToto spec defined at https://github.com/in-toto/attestation/tree/main/spec#statement
- predicate
This property is required. SlsaProvenance V1Response - predicate_
type This property is required. str - subject
This property is required. Sequence[SubjectResponse] - type
This property is required. str - InToto spec defined at https://github.com/in-toto/attestation/tree/main/spec#statement
- predicate
This property is required. Property Map - predicate
Type This property is required. String - subject
This property is required. List<Property Map> - type
This property is required. String - InToto spec defined at https://github.com/in-toto/attestation/tree/main/spec#statement
InstallationResponse
- Architecture
This property is required. string - The CPU architecture for which packages in this distribution channel were built. Architecture will be blank for language packages.
- Cpe
Uri This property is required. string - The cpe_uri in CPE format denoting the package manager version distributing a package. The cpe_uri will be blank for language packages.
- License
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. License Response - Licenses that have been declared by the authors of the package.
- Location
This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Location Response> - All of the places within the filesystem versions of this package have been found.
- Name
This property is required. string - The name of the installed package.
- Package
Type This property is required. string - The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- Version
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Version Response - The version of the package.
- Architecture
This property is required. string - The CPU architecture for which packages in this distribution channel were built. Architecture will be blank for language packages.
- Cpe
Uri This property is required. string - The cpe_uri in CPE format denoting the package manager version distributing a package. The cpe_uri will be blank for language packages.
- License
This property is required. LicenseResponse - Licenses that have been declared by the authors of the package.
- Location
This property is required. []LocationResponse - All of the places within the filesystem versions of this package have been found.
- Name
This property is required. string - The name of the installed package.
- Package
Type This property is required. string - The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- Version
This property is required. VersionResponse - The version of the package.
- architecture
This property is required. String - The CPU architecture for which packages in this distribution channel were built. Architecture will be blank for language packages.
- cpe
Uri This property is required. String - The cpe_uri in CPE format denoting the package manager version distributing a package. The cpe_uri will be blank for language packages.
- license
This property is required. LicenseResponse - Licenses that have been declared by the authors of the package.
- location
This property is required. List<LocationResponse> - All of the places within the filesystem versions of this package have been found.
- name
This property is required. String - The name of the installed package.
- package
Type This property is required. String - The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- version
This property is required. VersionResponse - The version of the package.
- architecture
This property is required. string - The CPU architecture for which packages in this distribution channel were built. Architecture will be blank for language packages.
- cpe
Uri This property is required. string - The cpe_uri in CPE format denoting the package manager version distributing a package. The cpe_uri will be blank for language packages.
- license
This property is required. LicenseResponse - Licenses that have been declared by the authors of the package.
- location
This property is required. LocationResponse[] - All of the places within the filesystem versions of this package have been found.
- name
This property is required. string - The name of the installed package.
- package
Type This property is required. string - The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- version
This property is required. VersionResponse - The version of the package.
- architecture
This property is required. str - The CPU architecture for which packages in this distribution channel were built. Architecture will be blank for language packages.
- cpe_
uri This property is required. str - The cpe_uri in CPE format denoting the package manager version distributing a package. The cpe_uri will be blank for language packages.
- license
This property is required. LicenseResponse - Licenses that have been declared by the authors of the package.
- location
This property is required. Sequence[LocationResponse] - All of the places within the filesystem versions of this package have been found.
- name
This property is required. str - The name of the installed package.
- package_
type This property is required. str - The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- version
This property is required. VersionResponse - The version of the package.
- architecture
This property is required. String - The CPU architecture for which packages in this distribution channel were built. Architecture will be blank for language packages.
- cpe
Uri This property is required. String - The cpe_uri in CPE format denoting the package manager version distributing a package. The cpe_uri will be blank for language packages.
- license
This property is required. Property Map - Licenses that have been declared by the authors of the package.
- location
This property is required. List<Property Map> - All of the places within the filesystem versions of this package have been found.
- name
This property is required. String - The name of the installed package.
- package
Type This property is required. String - The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- version
This property is required. Property Map - The version of the package.
JustificationResponse
- Details
This property is required. string - Additional details on why this justification was chosen.
- Justification
Type This property is required. string - The justification type for this vulnerability.
- Details
This property is required. string - Additional details on why this justification was chosen.
- Justification
Type This property is required. string - The justification type for this vulnerability.
- details
This property is required. String - Additional details on why this justification was chosen.
- justification
Type This property is required. String - The justification type for this vulnerability.
- details
This property is required. string - Additional details on why this justification was chosen.
- justification
Type This property is required. string - The justification type for this vulnerability.
- details
This property is required. str - Additional details on why this justification was chosen.
- justification_
type This property is required. str - The justification type for this vulnerability.
- details
This property is required. String - Additional details on why this justification was chosen.
- justification
Type This property is required. String - The justification type for this vulnerability.
LayerResponse
LicenseResponse
- Comments
This property is required. string - Comments
- Expression
This property is required. string - Often a single license can be used to represent the licensing terms. Sometimes it is necessary to include a choice of one or more licenses or some combination of license identifiers. Examples: "LGPL-2.1-only OR MIT", "LGPL-2.1-only AND MIT", "GPL-2.0-or-later WITH Bison-exception-2.2".
- Comments
This property is required. string - Comments
- Expression
This property is required. string - Often a single license can be used to represent the licensing terms. Sometimes it is necessary to include a choice of one or more licenses or some combination of license identifiers. Examples: "LGPL-2.1-only OR MIT", "LGPL-2.1-only AND MIT", "GPL-2.0-or-later WITH Bison-exception-2.2".
- comments
This property is required. String - Comments
- expression
This property is required. String - Often a single license can be used to represent the licensing terms. Sometimes it is necessary to include a choice of one or more licenses or some combination of license identifiers. Examples: "LGPL-2.1-only OR MIT", "LGPL-2.1-only AND MIT", "GPL-2.0-or-later WITH Bison-exception-2.2".
- comments
This property is required. string - Comments
- expression
This property is required. string - Often a single license can be used to represent the licensing terms. Sometimes it is necessary to include a choice of one or more licenses or some combination of license identifiers. Examples: "LGPL-2.1-only OR MIT", "LGPL-2.1-only AND MIT", "GPL-2.0-or-later WITH Bison-exception-2.2".
- comments
This property is required. str - Comments
- expression
This property is required. str - Often a single license can be used to represent the licensing terms. Sometimes it is necessary to include a choice of one or more licenses or some combination of license identifiers. Examples: "LGPL-2.1-only OR MIT", "LGPL-2.1-only AND MIT", "GPL-2.0-or-later WITH Bison-exception-2.2".
- comments
This property is required. String - Comments
- expression
This property is required. String - Often a single license can be used to represent the licensing terms. Sometimes it is necessary to include a choice of one or more licenses or some combination of license identifiers. Examples: "LGPL-2.1-only OR MIT", "LGPL-2.1-only AND MIT", "GPL-2.0-or-later WITH Bison-exception-2.2".
LinkResponse
- Byproducts
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. By Products Response - ByProducts are data generated as part of a software supply chain step, but are not the actual result of the step.
- Command
This property is required. List<string> - This field contains the full command executed for the step. This can also be empty if links are generated for operations that aren't directly mapped to a specific command. Each term in the command is an independent string in the list. An example of a command in the in-toto metadata field is: "command": ["git", "clone", "https://github.com/in-toto/demo-project.git"]
- Environment
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Environment Response - This is a field that can be used to capture information about the environment. It is suggested for this field to contain information that details environment variables, filesystem information, and the present working directory. The recommended structure of this field is: "environment": { "custom_values": { "variables": "", "filesystem": "", "workdir": "", "": "..." } }
- Materials
This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Grafeas V1beta1Intoto Artifact Response> - Materials are the supply chain artifacts that go into the step and are used for the operation performed. The key of the map is the path of the artifact and the structure contains the recorded hash information. An example is: "materials": [ { "resource_uri": "foo/bar", "hashes": { "sha256": "ebebf...", : } } ]
- Products
This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Grafeas V1beta1Intoto Artifact Response> - Products are the supply chain artifacts generated as a result of the step. The structure is identical to that of materials.
- Byproducts
This property is required. ByProducts Response - ByProducts are data generated as part of a software supply chain step, but are not the actual result of the step.
- Command
This property is required. []string - This field contains the full command executed for the step. This can also be empty if links are generated for operations that aren't directly mapped to a specific command. Each term in the command is an independent string in the list. An example of a command in the in-toto metadata field is: "command": ["git", "clone", "https://github.com/in-toto/demo-project.git"]
- Environment
This property is required. EnvironmentResponse - This is a field that can be used to capture information about the environment. It is suggested for this field to contain information that details environment variables, filesystem information, and the present working directory. The recommended structure of this field is: "environment": { "custom_values": { "variables": "", "filesystem": "", "workdir": "", "": "..." } }
- Materials
This property is required. []GrafeasV1beta1Intoto Artifact Response - Materials are the supply chain artifacts that go into the step and are used for the operation performed. The key of the map is the path of the artifact and the structure contains the recorded hash information. An example is: "materials": [ { "resource_uri": "foo/bar", "hashes": { "sha256": "ebebf...", : } } ]
- Products
This property is required. []GrafeasV1beta1Intoto Artifact Response - Products are the supply chain artifacts generated as a result of the step. The structure is identical to that of materials.
- byproducts
This property is required. ByProducts Response - ByProducts are data generated as part of a software supply chain step, but are not the actual result of the step.
- command
This property is required. List<String> - This field contains the full command executed for the step. This can also be empty if links are generated for operations that aren't directly mapped to a specific command. Each term in the command is an independent string in the list. An example of a command in the in-toto metadata field is: "command": ["git", "clone", "https://github.com/in-toto/demo-project.git"]
- environment
This property is required. EnvironmentResponse - This is a field that can be used to capture information about the environment. It is suggested for this field to contain information that details environment variables, filesystem information, and the present working directory. The recommended structure of this field is: "environment": { "custom_values": { "variables": "", "filesystem": "", "workdir": "", "": "..." } }
- materials
This property is required. List<GrafeasV1beta1Intoto Artifact Response> - Materials are the supply chain artifacts that go into the step and are used for the operation performed. The key of the map is the path of the artifact and the structure contains the recorded hash information. An example is: "materials": [ { "resource_uri": "foo/bar", "hashes": { "sha256": "ebebf...", : } } ]
- products
This property is required. List<GrafeasV1beta1Intoto Artifact Response> - Products are the supply chain artifacts generated as a result of the step. The structure is identical to that of materials.
- byproducts
This property is required. ByProducts Response - ByProducts are data generated as part of a software supply chain step, but are not the actual result of the step.
- command
This property is required. string[] - This field contains the full command executed for the step. This can also be empty if links are generated for operations that aren't directly mapped to a specific command. Each term in the command is an independent string in the list. An example of a command in the in-toto metadata field is: "command": ["git", "clone", "https://github.com/in-toto/demo-project.git"]
- environment
This property is required. EnvironmentResponse - This is a field that can be used to capture information about the environment. It is suggested for this field to contain information that details environment variables, filesystem information, and the present working directory. The recommended structure of this field is: "environment": { "custom_values": { "variables": "", "filesystem": "", "workdir": "", "": "..." } }
- materials
This property is required. GrafeasV1beta1Intoto Artifact Response[] - Materials are the supply chain artifacts that go into the step and are used for the operation performed. The key of the map is the path of the artifact and the structure contains the recorded hash information. An example is: "materials": [ { "resource_uri": "foo/bar", "hashes": { "sha256": "ebebf...", : } } ]
- products
This property is required. GrafeasV1beta1Intoto Artifact Response[] - Products are the supply chain artifacts generated as a result of the step. The structure is identical to that of materials.
- byproducts
This property is required. ByProducts Response - ByProducts are data generated as part of a software supply chain step, but are not the actual result of the step.
- command
This property is required. Sequence[str] - This field contains the full command executed for the step. This can also be empty if links are generated for operations that aren't directly mapped to a specific command. Each term in the command is an independent string in the list. An example of a command in the in-toto metadata field is: "command": ["git", "clone", "https://github.com/in-toto/demo-project.git"]
- environment
This property is required. EnvironmentResponse - This is a field that can be used to capture information about the environment. It is suggested for this field to contain information that details environment variables, filesystem information, and the present working directory. The recommended structure of this field is: "environment": { "custom_values": { "variables": "", "filesystem": "", "workdir": "", "": "..." } }
- materials
This property is required. Sequence[GrafeasV1beta1Intoto Artifact Response] - Materials are the supply chain artifacts that go into the step and are used for the operation performed. The key of the map is the path of the artifact and the structure contains the recorded hash information. An example is: "materials": [ { "resource_uri": "foo/bar", "hashes": { "sha256": "ebebf...", : } } ]
- products
This property is required. Sequence[GrafeasV1beta1Intoto Artifact Response] - Products are the supply chain artifacts generated as a result of the step. The structure is identical to that of materials.
- byproducts
This property is required. Property Map - ByProducts are data generated as part of a software supply chain step, but are not the actual result of the step.
- command
This property is required. List<String> - This field contains the full command executed for the step. This can also be empty if links are generated for operations that aren't directly mapped to a specific command. Each term in the command is an independent string in the list. An example of a command in the in-toto metadata field is: "command": ["git", "clone", "https://github.com/in-toto/demo-project.git"]
- environment
This property is required. Property Map - This is a field that can be used to capture information about the environment. It is suggested for this field to contain information that details environment variables, filesystem information, and the present working directory. The recommended structure of this field is: "environment": { "custom_values": { "variables": "", "filesystem": "", "workdir": "", "": "..." } }
- materials
This property is required. List<Property Map> - Materials are the supply chain artifacts that go into the step and are used for the operation performed. The key of the map is the path of the artifact and the structure contains the recorded hash information. An example is: "materials": [ { "resource_uri": "foo/bar", "hashes": { "sha256": "ebebf...", : } } ]
- products
This property is required. List<Property Map> - Products are the supply chain artifacts generated as a result of the step. The structure is identical to that of materials.
LocationResponse
- Cpe
Uri This property is required. string - Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
- Path
This property is required. string - The path from which we gathered that this package/version is installed.
- Version
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Version Response - Deprecated. The version installed at this location.
- Cpe
Uri This property is required. string - Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
- Path
This property is required. string - The path from which we gathered that this package/version is installed.
- Version
This property is required. VersionResponse - Deprecated. The version installed at this location.
- cpe
Uri This property is required. String - Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
- path
This property is required. String - The path from which we gathered that this package/version is installed.
- version
This property is required. VersionResponse - Deprecated. The version installed at this location.
- cpe
Uri This property is required. string - Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
- path
This property is required. string - The path from which we gathered that this package/version is installed.
- version
This property is required. VersionResponse - Deprecated. The version installed at this location.
- cpe_
uri This property is required. str - Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
- path
This property is required. str - The path from which we gathered that this package/version is installed.
- version
This property is required. VersionResponse - Deprecated. The version installed at this location.
- cpe
Uri This property is required. String - Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
- path
This property is required. String - The path from which we gathered that this package/version is installed.
- version
This property is required. Property Map - Deprecated. The version installed at this location.
PackageInfoOccurrenceResponse
- Comment
This property is required. string - A place for the SPDX file creator to record any general comments about the package being described
- Filename
This property is required. string - Provide the actual file name of the package, or path of the directory being treated as a package
- Home
Page This property is required. string - Provide a place for the SPDX file creator to record a web site that serves as the package's home page
- License
Concluded This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. License Response - package or alternative values, if the governing license cannot be determined
- Package
Type This property is required. string - The type of package: OS, MAVEN, GO, GO_STDLIB, etc.
- Source
Info This property is required. string - Provide a place for the SPDX file creator to record any relevant background information or additional comments about the origin of the package
- Summary
Description This property is required. string - A short description of the package
- Title
This property is required. string - Identify the full name of the package as given by the Package Originator
- Version
This property is required. string - Identify the version of the package
- Comment
This property is required. string - A place for the SPDX file creator to record any general comments about the package being described
- Filename
This property is required. string - Provide the actual file name of the package, or path of the directory being treated as a package
- Home
Page This property is required. string - Provide a place for the SPDX file creator to record a web site that serves as the package's home page
- License
Concluded This property is required. LicenseResponse - package or alternative values, if the governing license cannot be determined
- Package
Type This property is required. string - The type of package: OS, MAVEN, GO, GO_STDLIB, etc.
- Source
Info This property is required. string - Provide a place for the SPDX file creator to record any relevant background information or additional comments about the origin of the package
- Summary
Description This property is required. string - A short description of the package
- Title
This property is required. string - Identify the full name of the package as given by the Package Originator
- Version
This property is required. string - Identify the version of the package
- comment
This property is required. String - A place for the SPDX file creator to record any general comments about the package being described
- filename
This property is required. String - Provide the actual file name of the package, or path of the directory being treated as a package
- home
Page This property is required. String - Provide a place for the SPDX file creator to record a web site that serves as the package's home page
- license
Concluded This property is required. LicenseResponse - package or alternative values, if the governing license cannot be determined
- package
Type This property is required. String - The type of package: OS, MAVEN, GO, GO_STDLIB, etc.
- source
Info This property is required. String - Provide a place for the SPDX file creator to record any relevant background information or additional comments about the origin of the package
- summary
Description This property is required. String - A short description of the package
- title
This property is required. String - Identify the full name of the package as given by the Package Originator
- version
This property is required. String - Identify the version of the package
- comment
This property is required. string - A place for the SPDX file creator to record any general comments about the package being described
- filename
This property is required. string - Provide the actual file name of the package, or path of the directory being treated as a package
- home
Page This property is required. string - Provide a place for the SPDX file creator to record a web site that serves as the package's home page
- license
Concluded This property is required. LicenseResponse - package or alternative values, if the governing license cannot be determined
- package
Type This property is required. string - The type of package: OS, MAVEN, GO, GO_STDLIB, etc.
- source
Info This property is required. string - Provide a place for the SPDX file creator to record any relevant background information or additional comments about the origin of the package
- summary
Description This property is required. string - A short description of the package
- title
This property is required. string - Identify the full name of the package as given by the Package Originator
- version
This property is required. string - Identify the version of the package
- comment
This property is required. str - A place for the SPDX file creator to record any general comments about the package being described
- filename
This property is required. str - Provide the actual file name of the package, or path of the directory being treated as a package
- home_
page This property is required. str - Provide a place for the SPDX file creator to record a web site that serves as the package's home page
- license_
concluded This property is required. LicenseResponse - package or alternative values, if the governing license cannot be determined
- package_
type This property is required. str - The type of package: OS, MAVEN, GO, GO_STDLIB, etc.
- source_
info This property is required. str - Provide a place for the SPDX file creator to record any relevant background information or additional comments about the origin of the package
- summary_
description This property is required. str - A short description of the package
- title
This property is required. str - Identify the full name of the package as given by the Package Originator
- version
This property is required. str - Identify the version of the package
- comment
This property is required. String - A place for the SPDX file creator to record any general comments about the package being described
- filename
This property is required. String - Provide the actual file name of the package, or path of the directory being treated as a package
- home
Page This property is required. String - Provide a place for the SPDX file creator to record a web site that serves as the package's home page
- license
Concluded This property is required. Property Map - package or alternative values, if the governing license cannot be determined
- package
Type This property is required. String - The type of package: OS, MAVEN, GO, GO_STDLIB, etc.
- source
Info This property is required. String - Provide a place for the SPDX file creator to record any relevant background information or additional comments about the origin of the package
- summary
Description This property is required. String - A short description of the package
- title
This property is required. String - Identify the full name of the package as given by the Package Originator
- version
This property is required. String - Identify the version of the package
PackageIssueResponse
- Affected
Location This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Vulnerability Location Response - The location of the vulnerability.
- Effective
Severity This property is required. string - The distro or language system assigned severity for this vulnerability when that is available and note provider assigned severity when it is not available.
- Fixed
Location This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Vulnerability Location Response - The location of the available fix for vulnerability.
- Package
Type This property is required. string - The type of package (e.g. OS, MAVEN, GO).
- Severity
Name This property is required. string - Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
- Affected
Location This property is required. VulnerabilityLocation Response - The location of the vulnerability.
- Effective
Severity This property is required. string - The distro or language system assigned severity for this vulnerability when that is available and note provider assigned severity when it is not available.
- Fixed
Location This property is required. VulnerabilityLocation Response - The location of the available fix for vulnerability.
- Package
Type This property is required. string - The type of package (e.g. OS, MAVEN, GO).
- Severity
Name This property is required. string - Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
- affected
Location This property is required. VulnerabilityLocation Response - The location of the vulnerability.
- effective
Severity This property is required. String - The distro or language system assigned severity for this vulnerability when that is available and note provider assigned severity when it is not available.
- fixed
Location This property is required. VulnerabilityLocation Response - The location of the available fix for vulnerability.
- package
Type This property is required. String - The type of package (e.g. OS, MAVEN, GO).
- severity
Name This property is required. String - Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
- affected
Location This property is required. VulnerabilityLocation Response - The location of the vulnerability.
- effective
Severity This property is required. string - The distro or language system assigned severity for this vulnerability when that is available and note provider assigned severity when it is not available.
- fixed
Location This property is required. VulnerabilityLocation Response - The location of the available fix for vulnerability.
- package
Type This property is required. string - The type of package (e.g. OS, MAVEN, GO).
- severity
Name This property is required. string - Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
- affected_
location This property is required. VulnerabilityLocation Response - The location of the vulnerability.
- effective_
severity This property is required. str - The distro or language system assigned severity for this vulnerability when that is available and note provider assigned severity when it is not available.
- fixed_
location This property is required. VulnerabilityLocation Response - The location of the available fix for vulnerability.
- package_
type This property is required. str - The type of package (e.g. OS, MAVEN, GO).
- severity_
name This property is required. str - Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
- affected
Location This property is required. Property Map - The location of the vulnerability.
- effective
Severity This property is required. String - The distro or language system assigned severity for this vulnerability when that is available and note provider assigned severity when it is not available.
- fixed
Location This property is required. Property Map - The location of the available fix for vulnerability.
- package
Type This property is required. String - The type of package (e.g. OS, MAVEN, GO).
- severity
Name This property is required. String - Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
PgpSignedAttestationResponse
- Content
Type This property is required. string - Type (for example schema) of the attestation payload that was signed. The verifier must ensure that the provided type is one that the verifier supports, and that the attestation payload is a valid instantiation of that type (for example by validating a JSON schema).
- Pgp
Key Id This property is required. string - The cryptographic fingerprint of the key used to generate the signature, as output by, e.g.
gpg --list-keys
. This should be the version 4, full 160-bit fingerprint, expressed as a 40 character hexadecimal string. See https://tools.ietf.org/html/rfc4880#section-12.2 for details. Implementations may choose to acknowledge "LONG", "SHORT", or other abbreviated key IDs, but only the full fingerprint is guaranteed to work. In gpg, the full fingerprint can be retrieved from thefpr
field returned when calling --list-keys with --with-colons. For example:gpg --with-colons --with-fingerprint --force-v4-certs \ --list-keys attester@example.com tru::1:1513631572:0:3:1:5 pub:...... fpr:::::::::24FF6481B76AC91E66A00AC657A93A81EF3AE6FB:
Above, the fingerprint is24FF6481B76AC91E66A00AC657A93A81EF3AE6FB
. - Signature
This property is required. string - The raw content of the signature, as output by GNU Privacy Guard (GPG) or equivalent. Since this message only supports attached signatures, the payload that was signed must be attached. While the signature format supported is dependent on the verification implementation, currently only ASCII-armored (
--armor
to gpg), non-clearsigned (--sign
rather than--clearsign
to gpg) are supported. Concretely,gpg --sign --armor --output=signature.gpg payload.json
will create the signature content expected in this field insignature.gpg
for thepayload.json
attestation payload.
- Content
Type This property is required. string - Type (for example schema) of the attestation payload that was signed. The verifier must ensure that the provided type is one that the verifier supports, and that the attestation payload is a valid instantiation of that type (for example by validating a JSON schema).
- Pgp
Key Id This property is required. string - The cryptographic fingerprint of the key used to generate the signature, as output by, e.g.
gpg --list-keys
. This should be the version 4, full 160-bit fingerprint, expressed as a 40 character hexadecimal string. See https://tools.ietf.org/html/rfc4880#section-12.2 for details. Implementations may choose to acknowledge "LONG", "SHORT", or other abbreviated key IDs, but only the full fingerprint is guaranteed to work. In gpg, the full fingerprint can be retrieved from thefpr
field returned when calling --list-keys with --with-colons. For example:gpg --with-colons --with-fingerprint --force-v4-certs \ --list-keys attester@example.com tru::1:1513631572:0:3:1:5 pub:...... fpr:::::::::24FF6481B76AC91E66A00AC657A93A81EF3AE6FB:
Above, the fingerprint is24FF6481B76AC91E66A00AC657A93A81EF3AE6FB
. - Signature
This property is required. string - The raw content of the signature, as output by GNU Privacy Guard (GPG) or equivalent. Since this message only supports attached signatures, the payload that was signed must be attached. While the signature format supported is dependent on the verification implementation, currently only ASCII-armored (
--armor
to gpg), non-clearsigned (--sign
rather than--clearsign
to gpg) are supported. Concretely,gpg --sign --armor --output=signature.gpg payload.json
will create the signature content expected in this field insignature.gpg
for thepayload.json
attestation payload.
- content
Type This property is required. String - Type (for example schema) of the attestation payload that was signed. The verifier must ensure that the provided type is one that the verifier supports, and that the attestation payload is a valid instantiation of that type (for example by validating a JSON schema).
- pgp
Key Id This property is required. String - The cryptographic fingerprint of the key used to generate the signature, as output by, e.g.
gpg --list-keys
. This should be the version 4, full 160-bit fingerprint, expressed as a 40 character hexadecimal string. See https://tools.ietf.org/html/rfc4880#section-12.2 for details. Implementations may choose to acknowledge "LONG", "SHORT", or other abbreviated key IDs, but only the full fingerprint is guaranteed to work. In gpg, the full fingerprint can be retrieved from thefpr
field returned when calling --list-keys with --with-colons. For example:gpg --with-colons --with-fingerprint --force-v4-certs \ --list-keys attester@example.com tru::1:1513631572:0:3:1:5 pub:...... fpr:::::::::24FF6481B76AC91E66A00AC657A93A81EF3AE6FB:
Above, the fingerprint is24FF6481B76AC91E66A00AC657A93A81EF3AE6FB
. - signature
This property is required. String - The raw content of the signature, as output by GNU Privacy Guard (GPG) or equivalent. Since this message only supports attached signatures, the payload that was signed must be attached. While the signature format supported is dependent on the verification implementation, currently only ASCII-armored (
--armor
to gpg), non-clearsigned (--sign
rather than--clearsign
to gpg) are supported. Concretely,gpg --sign --armor --output=signature.gpg payload.json
will create the signature content expected in this field insignature.gpg
for thepayload.json
attestation payload.
- content
Type This property is required. string - Type (for example schema) of the attestation payload that was signed. The verifier must ensure that the provided type is one that the verifier supports, and that the attestation payload is a valid instantiation of that type (for example by validating a JSON schema).
- pgp
Key Id This property is required. string - The cryptographic fingerprint of the key used to generate the signature, as output by, e.g.
gpg --list-keys
. This should be the version 4, full 160-bit fingerprint, expressed as a 40 character hexadecimal string. See https://tools.ietf.org/html/rfc4880#section-12.2 for details. Implementations may choose to acknowledge "LONG", "SHORT", or other abbreviated key IDs, but only the full fingerprint is guaranteed to work. In gpg, the full fingerprint can be retrieved from thefpr
field returned when calling --list-keys with --with-colons. For example:gpg --with-colons --with-fingerprint --force-v4-certs \ --list-keys attester@example.com tru::1:1513631572:0:3:1:5 pub:...... fpr:::::::::24FF6481B76AC91E66A00AC657A93A81EF3AE6FB:
Above, the fingerprint is24FF6481B76AC91E66A00AC657A93A81EF3AE6FB
. - signature
This property is required. string - The raw content of the signature, as output by GNU Privacy Guard (GPG) or equivalent. Since this message only supports attached signatures, the payload that was signed must be attached. While the signature format supported is dependent on the verification implementation, currently only ASCII-armored (
--armor
to gpg), non-clearsigned (--sign
rather than--clearsign
to gpg) are supported. Concretely,gpg --sign --armor --output=signature.gpg payload.json
will create the signature content expected in this field insignature.gpg
for thepayload.json
attestation payload.
- content_
type This property is required. str - Type (for example schema) of the attestation payload that was signed. The verifier must ensure that the provided type is one that the verifier supports, and that the attestation payload is a valid instantiation of that type (for example by validating a JSON schema).
- pgp_
key_ id This property is required. str - The cryptographic fingerprint of the key used to generate the signature, as output by, e.g.
gpg --list-keys
. This should be the version 4, full 160-bit fingerprint, expressed as a 40 character hexadecimal string. See https://tools.ietf.org/html/rfc4880#section-12.2 for details. Implementations may choose to acknowledge "LONG", "SHORT", or other abbreviated key IDs, but only the full fingerprint is guaranteed to work. In gpg, the full fingerprint can be retrieved from thefpr
field returned when calling --list-keys with --with-colons. For example:gpg --with-colons --with-fingerprint --force-v4-certs \ --list-keys attester@example.com tru::1:1513631572:0:3:1:5 pub:...... fpr:::::::::24FF6481B76AC91E66A00AC657A93A81EF3AE6FB:
Above, the fingerprint is24FF6481B76AC91E66A00AC657A93A81EF3AE6FB
. - signature
This property is required. str - The raw content of the signature, as output by GNU Privacy Guard (GPG) or equivalent. Since this message only supports attached signatures, the payload that was signed must be attached. While the signature format supported is dependent on the verification implementation, currently only ASCII-armored (
--armor
to gpg), non-clearsigned (--sign
rather than--clearsign
to gpg) are supported. Concretely,gpg --sign --armor --output=signature.gpg payload.json
will create the signature content expected in this field insignature.gpg
for thepayload.json
attestation payload.
- content
Type This property is required. String - Type (for example schema) of the attestation payload that was signed. The verifier must ensure that the provided type is one that the verifier supports, and that the attestation payload is a valid instantiation of that type (for example by validating a JSON schema).
- pgp
Key Id This property is required. String - The cryptographic fingerprint of the key used to generate the signature, as output by, e.g.
gpg --list-keys
. This should be the version 4, full 160-bit fingerprint, expressed as a 40 character hexadecimal string. See https://tools.ietf.org/html/rfc4880#section-12.2 for details. Implementations may choose to acknowledge "LONG", "SHORT", or other abbreviated key IDs, but only the full fingerprint is guaranteed to work. In gpg, the full fingerprint can be retrieved from thefpr
field returned when calling --list-keys with --with-colons. For example:gpg --with-colons --with-fingerprint --force-v4-certs \ --list-keys attester@example.com tru::1:1513631572:0:3:1:5 pub:...... fpr:::::::::24FF6481B76AC91E66A00AC657A93A81EF3AE6FB:
Above, the fingerprint is24FF6481B76AC91E66A00AC657A93A81EF3AE6FB
. - signature
This property is required. String - The raw content of the signature, as output by GNU Privacy Guard (GPG) or equivalent. Since this message only supports attached signatures, the payload that was signed must be attached. While the signature format supported is dependent on the verification implementation, currently only ASCII-armored (
--armor
to gpg), non-clearsigned (--sign
rather than--clearsign
to gpg) are supported. Concretely,gpg --sign --armor --output=signature.gpg payload.json
will create the signature content expected in this field insignature.gpg
for thepayload.json
attestation payload.
ProjectRepoIdResponse
ProvenanceBuilderResponse
- Builder
Dependencies This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Resource Descriptor Response> - Version
This property is required. Dictionary<string, string>
- Builder
Dependencies This property is required. []ResourceDescriptor Response - Version
This property is required. map[string]string
- builder
Dependencies This property is required. List<ResourceDescriptor Response> - version
This property is required. Map<String,String>
- builder
Dependencies This property is required. ResourceDescriptor Response[] - version
This property is required. {[key: string]: string}
- builder_
dependencies This property is required. Sequence[ResourceDescriptor Response] - version
This property is required. Mapping[str, str]
- builder
Dependencies This property is required. List<Property Map> - version
This property is required. Map<String>
RelatedUrlResponse
RelationshipOccurrenceResponse
- Comment
This property is required. string - A place for the SPDX file creator to record any general comments about the relationship
- Source
This property is required. string - Also referred to as SPDXRef-A The source SPDX element (file, package, etc)
- Target
This property is required. string - Also referred to as SPDXRef-B The target SPDC element (file, package, etc) In cases where there are "known unknowns", the use of the keyword NOASSERTION can be used The keywords NONE can be used to indicate that an SPDX element (package/file/snippet) has no other elements connected by some relationship to it
- Type
This property is required. string - The type of relationship between the source and target SPDX elements
- Comment
This property is required. string - A place for the SPDX file creator to record any general comments about the relationship
- Source
This property is required. string - Also referred to as SPDXRef-A The source SPDX element (file, package, etc)
- Target
This property is required. string - Also referred to as SPDXRef-B The target SPDC element (file, package, etc) In cases where there are "known unknowns", the use of the keyword NOASSERTION can be used The keywords NONE can be used to indicate that an SPDX element (package/file/snippet) has no other elements connected by some relationship to it
- Type
This property is required. string - The type of relationship between the source and target SPDX elements
- comment
This property is required. String - A place for the SPDX file creator to record any general comments about the relationship
- source
This property is required. String - Also referred to as SPDXRef-A The source SPDX element (file, package, etc)
- target
This property is required. String - Also referred to as SPDXRef-B The target SPDC element (file, package, etc) In cases where there are "known unknowns", the use of the keyword NOASSERTION can be used The keywords NONE can be used to indicate that an SPDX element (package/file/snippet) has no other elements connected by some relationship to it
- type
This property is required. String - The type of relationship between the source and target SPDX elements
- comment
This property is required. string - A place for the SPDX file creator to record any general comments about the relationship
- source
This property is required. string - Also referred to as SPDXRef-A The source SPDX element (file, package, etc)
- target
This property is required. string - Also referred to as SPDXRef-B The target SPDC element (file, package, etc) In cases where there are "known unknowns", the use of the keyword NOASSERTION can be used The keywords NONE can be used to indicate that an SPDX element (package/file/snippet) has no other elements connected by some relationship to it
- type
This property is required. string - The type of relationship between the source and target SPDX elements
- comment
This property is required. str - A place for the SPDX file creator to record any general comments about the relationship
- source
This property is required. str - Also referred to as SPDXRef-A The source SPDX element (file, package, etc)
- target
This property is required. str - Also referred to as SPDXRef-B The target SPDC element (file, package, etc) In cases where there are "known unknowns", the use of the keyword NOASSERTION can be used The keywords NONE can be used to indicate that an SPDX element (package/file/snippet) has no other elements connected by some relationship to it
- type
This property is required. str - The type of relationship between the source and target SPDX elements
- comment
This property is required. String - A place for the SPDX file creator to record any general comments about the relationship
- source
This property is required. String - Also referred to as SPDXRef-A The source SPDX element (file, package, etc)
- target
This property is required. String - Also referred to as SPDXRef-B The target SPDC element (file, package, etc) In cases where there are "known unknowns", the use of the keyword NOASSERTION can be used The keywords NONE can be used to indicate that an SPDX element (package/file/snippet) has no other elements connected by some relationship to it
- type
This property is required. String - The type of relationship between the source and target SPDX elements
RemediationResponse
- Details
This property is required. string - Contains a comprehensive human-readable discussion of the remediation.
- Remediation
Type This property is required. string - The type of remediation that can be applied.
- Remediation
Uri This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Related Url Response - Contains the URL where to obtain the remediation.
- Details
This property is required. string - Contains a comprehensive human-readable discussion of the remediation.
- Remediation
Type This property is required. string - The type of remediation that can be applied.
- Remediation
Uri This property is required. RelatedUrl Response - Contains the URL where to obtain the remediation.
- details
This property is required. String - Contains a comprehensive human-readable discussion of the remediation.
- remediation
Type This property is required. String - The type of remediation that can be applied.
- remediation
Uri This property is required. RelatedUrl Response - Contains the URL where to obtain the remediation.
- details
This property is required. string - Contains a comprehensive human-readable discussion of the remediation.
- remediation
Type This property is required. string - The type of remediation that can be applied.
- remediation
Uri This property is required. RelatedUrl Response - Contains the URL where to obtain the remediation.
- details
This property is required. str - Contains a comprehensive human-readable discussion of the remediation.
- remediation_
type This property is required. str - The type of remediation that can be applied.
- remediation_
uri This property is required. RelatedUrl Response - Contains the URL where to obtain the remediation.
- details
This property is required. String - Contains a comprehensive human-readable discussion of the remediation.
- remediation
Type This property is required. String - The type of remediation that can be applied.
- remediation
Uri This property is required. Property Map - Contains the URL where to obtain the remediation.
RepoIdResponse
- Project
Repo Id This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Project Repo Id Response - A combination of a project ID and a repo name.
- Uid
This property is required. string - A server-assigned, globally unique identifier.
- Project
Repo Id This property is required. ProjectRepo Id Response - A combination of a project ID and a repo name.
- Uid
This property is required. string - A server-assigned, globally unique identifier.
- project
Repo Id This property is required. ProjectRepo Id Response - A combination of a project ID and a repo name.
- uid
This property is required. String - A server-assigned, globally unique identifier.
- project
Repo Id This property is required. ProjectRepo Id Response - A combination of a project ID and a repo name.
- uid
This property is required. string - A server-assigned, globally unique identifier.
- project_
repo_ id This property is required. ProjectRepo Id Response - A combination of a project ID and a repo name.
- uid
This property is required. str - A server-assigned, globally unique identifier.
- project
Repo Id This property is required. Property Map - A combination of a project ID and a repo name.
- uid
This property is required. String - A server-assigned, globally unique identifier.
ResourceDescriptorResponse
- Annotations
This property is required. Dictionary<string, string> - Content
This property is required. string - Digest
This property is required. Dictionary<string, string> - Download
Location This property is required. string - Media
Type This property is required. string - Name
This property is required. string - Uri
This property is required. string
- Annotations
This property is required. map[string]string - Content
This property is required. string - Digest
This property is required. map[string]string - Download
Location This property is required. string - Media
Type This property is required. string - Name
This property is required. string - Uri
This property is required. string
- annotations
This property is required. Map<String,String> - content
This property is required. String - digest
This property is required. Map<String,String> - download
Location This property is required. String - media
Type This property is required. String - name
This property is required. String - uri
This property is required. String
- annotations
This property is required. {[key: string]: string} - content
This property is required. string - digest
This property is required. {[key: string]: string} - download
Location This property is required. string - media
Type This property is required. string - name
This property is required. string - uri
This property is required. string
- annotations
This property is required. Mapping[str, str] - content
This property is required. str - digest
This property is required. Mapping[str, str] - download_
location This property is required. str - media_
type This property is required. str - name
This property is required. str - uri
This property is required. str
- annotations
This property is required. Map<String> - content
This property is required. String - digest
This property is required. Map<String> - download
Location This property is required. String - media
Type This property is required. String - name
This property is required. String - uri
This property is required. String
ResourceResponse
- Content
Hash This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Hash Response - Deprecated, do not use. Use uri instead. The hash of the resource content. For example, the Docker digest.
- Name
This property is required. string - Deprecated, do not use. Use uri instead. The name of the resource. For example, the name of a Docker image - "Debian".
- Uri
This property is required. string - The unique URI of the resource. For example,
https://gcr.io/project/image@sha256:foo
for a Docker image.
- Content
Hash This property is required. HashResponse - Deprecated, do not use. Use uri instead. The hash of the resource content. For example, the Docker digest.
- Name
This property is required. string - Deprecated, do not use. Use uri instead. The name of the resource. For example, the name of a Docker image - "Debian".
- Uri
This property is required. string - The unique URI of the resource. For example,
https://gcr.io/project/image@sha256:foo
for a Docker image.
- content
Hash This property is required. HashResponse - Deprecated, do not use. Use uri instead. The hash of the resource content. For example, the Docker digest.
- name
This property is required. String - Deprecated, do not use. Use uri instead. The name of the resource. For example, the name of a Docker image - "Debian".
- uri
This property is required. String - The unique URI of the resource. For example,
https://gcr.io/project/image@sha256:foo
for a Docker image.
- content
Hash This property is required. HashResponse - Deprecated, do not use. Use uri instead. The hash of the resource content. For example, the Docker digest.
- name
This property is required. string - Deprecated, do not use. Use uri instead. The name of the resource. For example, the name of a Docker image - "Debian".
- uri
This property is required. string - The unique URI of the resource. For example,
https://gcr.io/project/image@sha256:foo
for a Docker image.
- content_
hash This property is required. HashResponse - Deprecated, do not use. Use uri instead. The hash of the resource content. For example, the Docker digest.
- name
This property is required. str - Deprecated, do not use. Use uri instead. The name of the resource. For example, the name of a Docker image - "Debian".
- uri
This property is required. str - The unique URI of the resource. For example,
https://gcr.io/project/image@sha256:foo
for a Docker image.
- content
Hash This property is required. Property Map - Deprecated, do not use. Use uri instead. The hash of the resource content. For example, the Docker digest.
- name
This property is required. String - Deprecated, do not use. Use uri instead. The name of the resource. For example, the name of a Docker image - "Debian".
- uri
This property is required. String - The unique URI of the resource. For example,
https://gcr.io/project/image@sha256:foo
for a Docker image.
RunDetailsResponse
- Builder
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Provenance Builder Response - Byproducts
This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Resource Descriptor Response> - Metadata
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Build Metadata Response
- Builder
This property is required. ProvenanceBuilder Response - Byproducts
This property is required. []ResourceDescriptor Response - Metadata
This property is required. BuildMetadata Response
- builder_
This property is required. ProvenanceBuilder Response - byproducts
This property is required. List<ResourceDescriptor Response> - metadata
This property is required. BuildMetadata Response
- builder
This property is required. ProvenanceBuilder Response - byproducts
This property is required. ResourceDescriptor Response[] - metadata
This property is required. BuildMetadata Response
- builder
This property is required. ProvenanceBuilder Response - byproducts
This property is required. Sequence[ResourceDescriptor Response] - metadata
This property is required. BuildMetadata Response
- builder
This property is required. Property Map - byproducts
This property is required. List<Property Map> - metadata
This property is required. Property Map
SBOMReferenceOccurrenceResponse
- Payload
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Sbom Reference Intoto Payload Response - The actual payload that contains the SBOM reference data.
- Payload
Type This property is required. string - The kind of payload that SbomReferenceIntotoPayload takes. Since it's in the intoto format, this value is expected to be 'application/vnd.in-toto+json'.
- Signatures
This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Envelope Signature Response> - The signatures over the payload.
- Payload
This property is required. SbomReference Intoto Payload Response - The actual payload that contains the SBOM reference data.
- Payload
Type This property is required. string - The kind of payload that SbomReferenceIntotoPayload takes. Since it's in the intoto format, this value is expected to be 'application/vnd.in-toto+json'.
- Signatures
This property is required. []EnvelopeSignature Response - The signatures over the payload.
- payload
This property is required. SbomReference Intoto Payload Response - The actual payload that contains the SBOM reference data.
- payload
Type This property is required. String - The kind of payload that SbomReferenceIntotoPayload takes. Since it's in the intoto format, this value is expected to be 'application/vnd.in-toto+json'.
- signatures
This property is required. List<EnvelopeSignature Response> - The signatures over the payload.
- payload
This property is required. SbomReference Intoto Payload Response - The actual payload that contains the SBOM reference data.
- payload
Type This property is required. string - The kind of payload that SbomReferenceIntotoPayload takes. Since it's in the intoto format, this value is expected to be 'application/vnd.in-toto+json'.
- signatures
This property is required. EnvelopeSignature Response[] - The signatures over the payload.
- payload
This property is required. SbomReference Intoto Payload Response - The actual payload that contains the SBOM reference data.
- payload_
type This property is required. str - The kind of payload that SbomReferenceIntotoPayload takes. Since it's in the intoto format, this value is expected to be 'application/vnd.in-toto+json'.
- signatures
This property is required. Sequence[EnvelopeSignature Response] - The signatures over the payload.
- payload
This property is required. Property Map - The actual payload that contains the SBOM reference data.
- payload
Type This property is required. String - The kind of payload that SbomReferenceIntotoPayload takes. Since it's in the intoto format, this value is expected to be 'application/vnd.in-toto+json'.
- signatures
This property is required. List<Property Map> - The signatures over the payload.
SBOMStatusResponse
- error
This property is required. str - If there was an error generating an SBOM, this will indicate what that error was.
- sbom_
state This property is required. str - The progress of the SBOM generation.
SbomReferenceIntotoPayloadResponse
- Predicate
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Sbom Reference Intoto Predicate Response - Additional parameters of the Predicate. Includes the actual data about the SBOM.
- Predicate
Type This property is required. string - URI identifying the type of the Predicate.
- Subject
This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Subject Response> - Set of software artifacts that the attestation applies to. Each element represents a single software artifact.
- Type
This property is required. string - Identifier for the schema of the Statement.
- Predicate
This property is required. SbomReference Intoto Predicate Response - Additional parameters of the Predicate. Includes the actual data about the SBOM.
- Predicate
Type This property is required. string - URI identifying the type of the Predicate.
- Subject
This property is required. []SubjectResponse - Set of software artifacts that the attestation applies to. Each element represents a single software artifact.
- Type
This property is required. string - Identifier for the schema of the Statement.
- predicate
This property is required. SbomReference Intoto Predicate Response - Additional parameters of the Predicate. Includes the actual data about the SBOM.
- predicate
Type This property is required. String - URI identifying the type of the Predicate.
- subject
This property is required. List<SubjectResponse> - Set of software artifacts that the attestation applies to. Each element represents a single software artifact.
- type
This property is required. String - Identifier for the schema of the Statement.
- predicate
This property is required. SbomReference Intoto Predicate Response - Additional parameters of the Predicate. Includes the actual data about the SBOM.
- predicate
Type This property is required. string - URI identifying the type of the Predicate.
- subject
This property is required. SubjectResponse[] - Set of software artifacts that the attestation applies to. Each element represents a single software artifact.
- type
This property is required. string - Identifier for the schema of the Statement.
- predicate
This property is required. SbomReference Intoto Predicate Response - Additional parameters of the Predicate. Includes the actual data about the SBOM.
- predicate_
type This property is required. str - URI identifying the type of the Predicate.
- subject
This property is required. Sequence[SubjectResponse] - Set of software artifacts that the attestation applies to. Each element represents a single software artifact.
- type
This property is required. str - Identifier for the schema of the Statement.
- predicate
This property is required. Property Map - Additional parameters of the Predicate. Includes the actual data about the SBOM.
- predicate
Type This property is required. String - URI identifying the type of the Predicate.
- subject
This property is required. List<Property Map> - Set of software artifacts that the attestation applies to. Each element represents a single software artifact.
- type
This property is required. String - Identifier for the schema of the Statement.
SbomReferenceIntotoPredicateResponse
- Digest
This property is required. Dictionary<string, string> - A map of algorithm to digest of the contents of the SBOM.
- Location
This property is required. string - The location of the SBOM.
- Mime
Type This property is required. string - The mime type of the SBOM.
- Referrer
Id This property is required. string - The person or system referring this predicate to the consumer.
- Digest
This property is required. map[string]string - A map of algorithm to digest of the contents of the SBOM.
- Location
This property is required. string - The location of the SBOM.
- Mime
Type This property is required. string - The mime type of the SBOM.
- Referrer
Id This property is required. string - The person or system referring this predicate to the consumer.
- digest
This property is required. Map<String,String> - A map of algorithm to digest of the contents of the SBOM.
- location
This property is required. String - The location of the SBOM.
- mime
Type This property is required. String - The mime type of the SBOM.
- referrer
Id This property is required. String - The person or system referring this predicate to the consumer.
- digest
This property is required. {[key: string]: string} - A map of algorithm to digest of the contents of the SBOM.
- location
This property is required. string - The location of the SBOM.
- mime
Type This property is required. string - The mime type of the SBOM.
- referrer
Id This property is required. string - The person or system referring this predicate to the consumer.
- digest
This property is required. Mapping[str, str] - A map of algorithm to digest of the contents of the SBOM.
- location
This property is required. str - The location of the SBOM.
- mime_
type This property is required. str - The mime type of the SBOM.
- referrer_
id This property is required. str - The person or system referring this predicate to the consumer.
- digest
This property is required. Map<String> - A map of algorithm to digest of the contents of the SBOM.
- location
This property is required. String - The location of the SBOM.
- mime
Type This property is required. String - The mime type of the SBOM.
- referrer
Id This property is required. String - The person or system referring this predicate to the consumer.
SignatureResponse
- Public
Key Id This property is required. string - The identifier for the public key that verifies this signature. * The
public_key_id
is required. * Thepublic_key_id
SHOULD be an RFC3986 conformant URI. * When possible, thepublic_key_id
SHOULD be an immutable reference, such as a cryptographic digest. Examples of validpublic_key_id
s: OpenPGP V4 public key fingerprint: * "openpgp4fpr:74FAF3B861BDA0870C7B6DEF607E48D2A663AEEA" See https://www.iana.org/assignments/uri-schemes/prov/openpgp4fpr for more details on this scheme. RFC6920 digest-named SubjectPublicKeyInfo (digest of the DER serialization): * "ni:///sha-256;cD9o9Cq6LG3jD0iKXqEi_vdjJGecm_iXkbqVoScViaU" * "nih:///sha-256;703f68f42aba2c6de30f488a5ea122fef76324679c9bf89791ba95a1271589a5" - Signature
This property is required. string - The content of the signature, an opaque bytestring. The payload that this signature verifies MUST be unambiguously provided with the Signature during verification. A wrapper message might provide the payload explicitly. Alternatively, a message might have a canonical serialization that can always be unambiguously computed to derive the payload.
- Public
Key Id This property is required. string - The identifier for the public key that verifies this signature. * The
public_key_id
is required. * Thepublic_key_id
SHOULD be an RFC3986 conformant URI. * When possible, thepublic_key_id
SHOULD be an immutable reference, such as a cryptographic digest. Examples of validpublic_key_id
s: OpenPGP V4 public key fingerprint: * "openpgp4fpr:74FAF3B861BDA0870C7B6DEF607E48D2A663AEEA" See https://www.iana.org/assignments/uri-schemes/prov/openpgp4fpr for more details on this scheme. RFC6920 digest-named SubjectPublicKeyInfo (digest of the DER serialization): * "ni:///sha-256;cD9o9Cq6LG3jD0iKXqEi_vdjJGecm_iXkbqVoScViaU" * "nih:///sha-256;703f68f42aba2c6de30f488a5ea122fef76324679c9bf89791ba95a1271589a5" - Signature
This property is required. string - The content of the signature, an opaque bytestring. The payload that this signature verifies MUST be unambiguously provided with the Signature during verification. A wrapper message might provide the payload explicitly. Alternatively, a message might have a canonical serialization that can always be unambiguously computed to derive the payload.
- public
Key Id This property is required. String - The identifier for the public key that verifies this signature. * The
public_key_id
is required. * Thepublic_key_id
SHOULD be an RFC3986 conformant URI. * When possible, thepublic_key_id
SHOULD be an immutable reference, such as a cryptographic digest. Examples of validpublic_key_id
s: OpenPGP V4 public key fingerprint: * "openpgp4fpr:74FAF3B861BDA0870C7B6DEF607E48D2A663AEEA" See https://www.iana.org/assignments/uri-schemes/prov/openpgp4fpr for more details on this scheme. RFC6920 digest-named SubjectPublicKeyInfo (digest of the DER serialization): * "ni:///sha-256;cD9o9Cq6LG3jD0iKXqEi_vdjJGecm_iXkbqVoScViaU" * "nih:///sha-256;703f68f42aba2c6de30f488a5ea122fef76324679c9bf89791ba95a1271589a5" - signature
This property is required. String - The content of the signature, an opaque bytestring. The payload that this signature verifies MUST be unambiguously provided with the Signature during verification. A wrapper message might provide the payload explicitly. Alternatively, a message might have a canonical serialization that can always be unambiguously computed to derive the payload.
- public
Key Id This property is required. string - The identifier for the public key that verifies this signature. * The
public_key_id
is required. * Thepublic_key_id
SHOULD be an RFC3986 conformant URI. * When possible, thepublic_key_id
SHOULD be an immutable reference, such as a cryptographic digest. Examples of validpublic_key_id
s: OpenPGP V4 public key fingerprint: * "openpgp4fpr:74FAF3B861BDA0870C7B6DEF607E48D2A663AEEA" See https://www.iana.org/assignments/uri-schemes/prov/openpgp4fpr for more details on this scheme. RFC6920 digest-named SubjectPublicKeyInfo (digest of the DER serialization): * "ni:///sha-256;cD9o9Cq6LG3jD0iKXqEi_vdjJGecm_iXkbqVoScViaU" * "nih:///sha-256;703f68f42aba2c6de30f488a5ea122fef76324679c9bf89791ba95a1271589a5" - signature
This property is required. string - The content of the signature, an opaque bytestring. The payload that this signature verifies MUST be unambiguously provided with the Signature during verification. A wrapper message might provide the payload explicitly. Alternatively, a message might have a canonical serialization that can always be unambiguously computed to derive the payload.
- public_
key_ id This property is required. str - The identifier for the public key that verifies this signature. * The
public_key_id
is required. * Thepublic_key_id
SHOULD be an RFC3986 conformant URI. * When possible, thepublic_key_id
SHOULD be an immutable reference, such as a cryptographic digest. Examples of validpublic_key_id
s: OpenPGP V4 public key fingerprint: * "openpgp4fpr:74FAF3B861BDA0870C7B6DEF607E48D2A663AEEA" See https://www.iana.org/assignments/uri-schemes/prov/openpgp4fpr for more details on this scheme. RFC6920 digest-named SubjectPublicKeyInfo (digest of the DER serialization): * "ni:///sha-256;cD9o9Cq6LG3jD0iKXqEi_vdjJGecm_iXkbqVoScViaU" * "nih:///sha-256;703f68f42aba2c6de30f488a5ea122fef76324679c9bf89791ba95a1271589a5" - signature
This property is required. str - The content of the signature, an opaque bytestring. The payload that this signature verifies MUST be unambiguously provided with the Signature during verification. A wrapper message might provide the payload explicitly. Alternatively, a message might have a canonical serialization that can always be unambiguously computed to derive the payload.
- public
Key Id This property is required. String - The identifier for the public key that verifies this signature. * The
public_key_id
is required. * Thepublic_key_id
SHOULD be an RFC3986 conformant URI. * When possible, thepublic_key_id
SHOULD be an immutable reference, such as a cryptographic digest. Examples of validpublic_key_id
s: OpenPGP V4 public key fingerprint: * "openpgp4fpr:74FAF3B861BDA0870C7B6DEF607E48D2A663AEEA" See https://www.iana.org/assignments/uri-schemes/prov/openpgp4fpr for more details on this scheme. RFC6920 digest-named SubjectPublicKeyInfo (digest of the DER serialization): * "ni:///sha-256;cD9o9Cq6LG3jD0iKXqEi_vdjJGecm_iXkbqVoScViaU" * "nih:///sha-256;703f68f42aba2c6de30f488a5ea122fef76324679c9bf89791ba95a1271589a5" - signature
This property is required. String - The content of the signature, an opaque bytestring. The payload that this signature verifies MUST be unambiguously provided with the Signature during verification. A wrapper message might provide the payload explicitly. Alternatively, a message might have a canonical serialization that can always be unambiguously computed to derive the payload.
SlsaProvenanceV1Response
- Build
Definition This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Build Definition Response - Run
Details This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Run Details Response
- Build
Definition This property is required. BuildDefinition Response - Run
Details This property is required. RunDetails Response
- build
Definition This property is required. BuildDefinition Response - run
Details This property is required. RunDetails Response
- build
Definition This property is required. BuildDefinition Response - run
Details This property is required. RunDetails Response
- build_
definition This property is required. BuildDefinition Response - run_
details This property is required. RunDetails Response
- build
Definition This property is required. Property Map - run
Details This property is required. Property Map
SourceContextResponse
- Cloud
Repo This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Cloud Repo Source Context Response - A SourceContext referring to a revision in a Google Cloud Source Repo.
- Gerrit
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Gerrit Source Context Response - A SourceContext referring to a Gerrit project.
- Git
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Git Source Context Response - A SourceContext referring to any third party Git repo (e.g., GitHub).
- Labels
This property is required. Dictionary<string, string> - Labels with user defined metadata.
- Cloud
Repo This property is required. CloudRepo Source Context Response - A SourceContext referring to a revision in a Google Cloud Source Repo.
- Gerrit
This property is required. GerritSource Context Response - A SourceContext referring to a Gerrit project.
- Git
This property is required. GitSource Context Response - A SourceContext referring to any third party Git repo (e.g., GitHub).
- Labels
This property is required. map[string]string - Labels with user defined metadata.
- cloud
Repo This property is required. CloudRepo Source Context Response - A SourceContext referring to a revision in a Google Cloud Source Repo.
- gerrit
This property is required. GerritSource Context Response - A SourceContext referring to a Gerrit project.
- git
This property is required. GitSource Context Response - A SourceContext referring to any third party Git repo (e.g., GitHub).
- labels
This property is required. Map<String,String> - Labels with user defined metadata.
- cloud
Repo This property is required. CloudRepo Source Context Response - A SourceContext referring to a revision in a Google Cloud Source Repo.
- gerrit
This property is required. GerritSource Context Response - A SourceContext referring to a Gerrit project.
- git
This property is required. GitSource Context Response - A SourceContext referring to any third party Git repo (e.g., GitHub).
- labels
This property is required. {[key: string]: string} - Labels with user defined metadata.
- cloud_
repo This property is required. CloudRepo Source Context Response - A SourceContext referring to a revision in a Google Cloud Source Repo.
- gerrit
This property is required. GerritSource Context Response - A SourceContext referring to a Gerrit project.
- git
This property is required. GitSource Context Response - A SourceContext referring to any third party Git repo (e.g., GitHub).
- labels
This property is required. Mapping[str, str] - Labels with user defined metadata.
- cloud
Repo This property is required. Property Map - A SourceContext referring to a revision in a Google Cloud Source Repo.
- gerrit
This property is required. Property Map - A SourceContext referring to a Gerrit project.
- git
This property is required. Property Map - A SourceContext referring to any third party Git repo (e.g., GitHub).
- labels
This property is required. Map<String> - Labels with user defined metadata.
SourceResponse
- Additional
Contexts This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Source Context Response> - If provided, some of the source code used for the build may be found in these locations, in the case where the source repository had multiple remotes or submodules. This list will not include the context specified in the context field.
- Artifact
Storage Source Uri This property is required. string - If provided, the input binary artifacts for the build came from this location.
- Context
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Source Context Response - If provided, the source code used for the build came from this location.
- File
Hashes This property is required. Dictionary<string, string> - Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build. The keys to this map are file paths used as build source and the values contain the hash values for those files. If the build source came in a single package such as a gzipped tarfile (.tar.gz), the FileHash will be for the single path to that file.
- Additional
Contexts This property is required. []SourceContext Response - If provided, some of the source code used for the build may be found in these locations, in the case where the source repository had multiple remotes or submodules. This list will not include the context specified in the context field.
- Artifact
Storage Source Uri This property is required. string - If provided, the input binary artifacts for the build came from this location.
- Context
This property is required. SourceContext Response - If provided, the source code used for the build came from this location.
- File
Hashes This property is required. map[string]string - Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build. The keys to this map are file paths used as build source and the values contain the hash values for those files. If the build source came in a single package such as a gzipped tarfile (.tar.gz), the FileHash will be for the single path to that file.
- additional
Contexts This property is required. List<SourceContext Response> - If provided, some of the source code used for the build may be found in these locations, in the case where the source repository had multiple remotes or submodules. This list will not include the context specified in the context field.
- artifact
Storage Source Uri This property is required. String - If provided, the input binary artifacts for the build came from this location.
- context
This property is required. SourceContext Response - If provided, the source code used for the build came from this location.
- file
Hashes This property is required. Map<String,String> - Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build. The keys to this map are file paths used as build source and the values contain the hash values for those files. If the build source came in a single package such as a gzipped tarfile (.tar.gz), the FileHash will be for the single path to that file.
- additional
Contexts This property is required. SourceContext Response[] - If provided, some of the source code used for the build may be found in these locations, in the case where the source repository had multiple remotes or submodules. This list will not include the context specified in the context field.
- artifact
Storage Source Uri This property is required. string - If provided, the input binary artifacts for the build came from this location.
- context
This property is required. SourceContext Response - If provided, the source code used for the build came from this location.
- file
Hashes This property is required. {[key: string]: string} - Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build. The keys to this map are file paths used as build source and the values contain the hash values for those files. If the build source came in a single package such as a gzipped tarfile (.tar.gz), the FileHash will be for the single path to that file.
- additional_
contexts This property is required. Sequence[SourceContext Response] - If provided, some of the source code used for the build may be found in these locations, in the case where the source repository had multiple remotes or submodules. This list will not include the context specified in the context field.
- artifact_
storage_ source_ uri This property is required. str - If provided, the input binary artifacts for the build came from this location.
- context
This property is required. SourceContext Response - If provided, the source code used for the build came from this location.
- file_
hashes This property is required. Mapping[str, str] - Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build. The keys to this map are file paths used as build source and the values contain the hash values for those files. If the build source came in a single package such as a gzipped tarfile (.tar.gz), the FileHash will be for the single path to that file.
- additional
Contexts This property is required. List<Property Map> - If provided, some of the source code used for the build may be found in these locations, in the case where the source repository had multiple remotes or submodules. This list will not include the context specified in the context field.
- artifact
Storage Source Uri This property is required. String - If provided, the input binary artifacts for the build came from this location.
- context
This property is required. Property Map - If provided, the source code used for the build came from this location.
- file
Hashes This property is required. Map<String> - Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build. The keys to this map are file paths used as build source and the values contain the hash values for those files. If the build source came in a single package such as a gzipped tarfile (.tar.gz), the FileHash will be for the single path to that file.
StatusResponse
- Code
This property is required. int - The status code, which should be an enum value of google.rpc.Code.
- Details
This property is required. List<ImmutableDictionary<string, string>> - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- Message
This property is required. string - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- Code
This property is required. int - The status code, which should be an enum value of google.rpc.Code.
- Details
This property is required. []map[string]string - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- Message
This property is required. string - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code
This property is required. Integer - The status code, which should be an enum value of google.rpc.Code.
- details
This property is required. List<Map<String,String>> - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message
This property is required. String - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code
This property is required. number - The status code, which should be an enum value of google.rpc.Code.
- details
This property is required. {[key: string]: string}[] - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message
This property is required. string - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code
This property is required. int - The status code, which should be an enum value of google.rpc.Code.
- details
This property is required. Sequence[Mapping[str, str]] - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message
This property is required. str - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code
This property is required. Number - The status code, which should be an enum value of google.rpc.Code.
- details
This property is required. List<Map<String>> - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message
This property is required. String - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
SubjectResponse
VersionResponse
- Epoch
This property is required. int - Used to correct mistakes in the version numbering scheme.
- Inclusive
This property is required. bool - Whether this version is specifying part of an inclusive range. Grafeas does not have the capability to specify version ranges; instead we have fields that specify start version and end versions. At times this is insufficient - we also need to specify whether the version is included in the range or is excluded from the range. This boolean is expected to be set to true when the version is included in a range.
- Kind
This property is required. string - Distinguishes between sentinel MIN/MAX versions and normal versions.
- Name
This property is required. string - Required only when version kind is NORMAL. The main part of the version name.
- Revision
This property is required. string - The iteration of the package build from the above version.
- Epoch
This property is required. int - Used to correct mistakes in the version numbering scheme.
- Inclusive
This property is required. bool - Whether this version is specifying part of an inclusive range. Grafeas does not have the capability to specify version ranges; instead we have fields that specify start version and end versions. At times this is insufficient - we also need to specify whether the version is included in the range or is excluded from the range. This boolean is expected to be set to true when the version is included in a range.
- Kind
This property is required. string - Distinguishes between sentinel MIN/MAX versions and normal versions.
- Name
This property is required. string - Required only when version kind is NORMAL. The main part of the version name.
- Revision
This property is required. string - The iteration of the package build from the above version.
- epoch
This property is required. Integer - Used to correct mistakes in the version numbering scheme.
- inclusive
This property is required. Boolean - Whether this version is specifying part of an inclusive range. Grafeas does not have the capability to specify version ranges; instead we have fields that specify start version and end versions. At times this is insufficient - we also need to specify whether the version is included in the range or is excluded from the range. This boolean is expected to be set to true when the version is included in a range.
- kind
This property is required. String - Distinguishes between sentinel MIN/MAX versions and normal versions.
- name
This property is required. String - Required only when version kind is NORMAL. The main part of the version name.
- revision
This property is required. String - The iteration of the package build from the above version.
- epoch
This property is required. number - Used to correct mistakes in the version numbering scheme.
- inclusive
This property is required. boolean - Whether this version is specifying part of an inclusive range. Grafeas does not have the capability to specify version ranges; instead we have fields that specify start version and end versions. At times this is insufficient - we also need to specify whether the version is included in the range or is excluded from the range. This boolean is expected to be set to true when the version is included in a range.
- kind
This property is required. string - Distinguishes between sentinel MIN/MAX versions and normal versions.
- name
This property is required. string - Required only when version kind is NORMAL. The main part of the version name.
- revision
This property is required. string - The iteration of the package build from the above version.
- epoch
This property is required. int - Used to correct mistakes in the version numbering scheme.
- inclusive
This property is required. bool - Whether this version is specifying part of an inclusive range. Grafeas does not have the capability to specify version ranges; instead we have fields that specify start version and end versions. At times this is insufficient - we also need to specify whether the version is included in the range or is excluded from the range. This boolean is expected to be set to true when the version is included in a range.
- kind
This property is required. str - Distinguishes between sentinel MIN/MAX versions and normal versions.
- name
This property is required. str - Required only when version kind is NORMAL. The main part of the version name.
- revision
This property is required. str - The iteration of the package build from the above version.
- epoch
This property is required. Number - Used to correct mistakes in the version numbering scheme.
- inclusive
This property is required. Boolean - Whether this version is specifying part of an inclusive range. Grafeas does not have the capability to specify version ranges; instead we have fields that specify start version and end versions. At times this is insufficient - we also need to specify whether the version is included in the range or is excluded from the range. This boolean is expected to be set to true when the version is included in a range.
- kind
This property is required. String - Distinguishes between sentinel MIN/MAX versions and normal versions.
- name
This property is required. String - Required only when version kind is NORMAL. The main part of the version name.
- revision
This property is required. String - The iteration of the package build from the above version.
VexAssessmentResponse
- Cve
This property is required. string - Holds the MITRE standard Common Vulnerabilities and Exposures (CVE) tracking number for the vulnerability. Deprecated: Use vulnerability_id instead to denote CVEs.
- Impacts
This property is required. List<string> - Contains information about the impact of this vulnerability, this will change with time.
- Justification
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Justification Response - Justification provides the justification when the state of the assessment if NOT_AFFECTED.
- Note
Name This property is required. string - The VulnerabilityAssessment note from which this VexAssessment was generated. This will be of the form:
projects/[PROJECT_ID]/notes/[NOTE_ID]
. This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Related Url Response> - Holds a list of references associated with this vulnerability item and assessment.
- Remediations
This property is required. List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Remediation Response> - Specifies details on how to handle (and presumably, fix) a vulnerability.
- State
This property is required. string - Provides the state of this Vulnerability assessment.
- Vulnerability
Id This property is required. string - The vulnerability identifier for this Assessment. Will hold one of common identifiers e.g. CVE, GHSA etc.
- Cve
This property is required. string - Holds the MITRE standard Common Vulnerabilities and Exposures (CVE) tracking number for the vulnerability. Deprecated: Use vulnerability_id instead to denote CVEs.
- Impacts
This property is required. []string - Contains information about the impact of this vulnerability, this will change with time.
- Justification
This property is required. JustificationResponse - Justification provides the justification when the state of the assessment if NOT_AFFECTED.
- Note
Name This property is required. string - The VulnerabilityAssessment note from which this VexAssessment was generated. This will be of the form:
projects/[PROJECT_ID]/notes/[NOTE_ID]
. This property is required. []RelatedUrl Response - Holds a list of references associated with this vulnerability item and assessment.
- Remediations
This property is required. []RemediationResponse - Specifies details on how to handle (and presumably, fix) a vulnerability.
- State
This property is required. string - Provides the state of this Vulnerability assessment.
- Vulnerability
Id This property is required. string - The vulnerability identifier for this Assessment. Will hold one of common identifiers e.g. CVE, GHSA etc.
- cve
This property is required. String - Holds the MITRE standard Common Vulnerabilities and Exposures (CVE) tracking number for the vulnerability. Deprecated: Use vulnerability_id instead to denote CVEs.
- impacts
This property is required. List<String> - Contains information about the impact of this vulnerability, this will change with time.
- justification
This property is required. JustificationResponse - Justification provides the justification when the state of the assessment if NOT_AFFECTED.
- note
Name This property is required. String - The VulnerabilityAssessment note from which this VexAssessment was generated. This will be of the form:
projects/[PROJECT_ID]/notes/[NOTE_ID]
. This property is required. List<RelatedUrl Response> - Holds a list of references associated with this vulnerability item and assessment.
- remediations
This property is required. List<RemediationResponse> - Specifies details on how to handle (and presumably, fix) a vulnerability.
- state
This property is required. String - Provides the state of this Vulnerability assessment.
- vulnerability
Id This property is required. String - The vulnerability identifier for this Assessment. Will hold one of common identifiers e.g. CVE, GHSA etc.
- cve
This property is required. string - Holds the MITRE standard Common Vulnerabilities and Exposures (CVE) tracking number for the vulnerability. Deprecated: Use vulnerability_id instead to denote CVEs.
- impacts
This property is required. string[] - Contains information about the impact of this vulnerability, this will change with time.
- justification
This property is required. JustificationResponse - Justification provides the justification when the state of the assessment if NOT_AFFECTED.
- note
Name This property is required. string - The VulnerabilityAssessment note from which this VexAssessment was generated. This will be of the form:
projects/[PROJECT_ID]/notes/[NOTE_ID]
. This property is required. RelatedUrl Response[] - Holds a list of references associated with this vulnerability item and assessment.
- remediations
This property is required. RemediationResponse[] - Specifies details on how to handle (and presumably, fix) a vulnerability.
- state
This property is required. string - Provides the state of this Vulnerability assessment.
- vulnerability
Id This property is required. string - The vulnerability identifier for this Assessment. Will hold one of common identifiers e.g. CVE, GHSA etc.
- cve
This property is required. str - Holds the MITRE standard Common Vulnerabilities and Exposures (CVE) tracking number for the vulnerability. Deprecated: Use vulnerability_id instead to denote CVEs.
- impacts
This property is required. Sequence[str] - Contains information about the impact of this vulnerability, this will change with time.
- justification
This property is required. JustificationResponse - Justification provides the justification when the state of the assessment if NOT_AFFECTED.
- note_
name This property is required. str - The VulnerabilityAssessment note from which this VexAssessment was generated. This will be of the form:
projects/[PROJECT_ID]/notes/[NOTE_ID]
. This property is required. Sequence[RelatedUrl Response] - Holds a list of references associated with this vulnerability item and assessment.
- remediations
This property is required. Sequence[RemediationResponse] - Specifies details on how to handle (and presumably, fix) a vulnerability.
- state
This property is required. str - Provides the state of this Vulnerability assessment.
- vulnerability_
id This property is required. str - The vulnerability identifier for this Assessment. Will hold one of common identifiers e.g. CVE, GHSA etc.
- cve
This property is required. String - Holds the MITRE standard Common Vulnerabilities and Exposures (CVE) tracking number for the vulnerability. Deprecated: Use vulnerability_id instead to denote CVEs.
- impacts
This property is required. List<String> - Contains information about the impact of this vulnerability, this will change with time.
- justification
This property is required. Property Map - Justification provides the justification when the state of the assessment if NOT_AFFECTED.
- note
Name This property is required. String - The VulnerabilityAssessment note from which this VexAssessment was generated. This will be of the form:
projects/[PROJECT_ID]/notes/[NOTE_ID]
. This property is required. List<Property Map>- Holds a list of references associated with this vulnerability item and assessment.
- remediations
This property is required. List<Property Map> - Specifies details on how to handle (and presumably, fix) a vulnerability.
- state
This property is required. String - Provides the state of this Vulnerability assessment.
- vulnerability
Id This property is required. String - The vulnerability identifier for this Assessment. Will hold one of common identifiers e.g. CVE, GHSA etc.
VulnerabilityLocationResponse
- Cpe
Uri This property is required. string - The CPE URI in cpe format format. Examples include distro or storage location for vulnerable jar.
- Package
This property is required. string - The package being described.
- Version
This property is required. Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Version Response - The version of the package being described.
- Cpe
Uri This property is required. string - The CPE URI in cpe format format. Examples include distro or storage location for vulnerable jar.
- Package
This property is required. string - The package being described.
- Version
This property is required. VersionResponse - The version of the package being described.
- cpe
Uri This property is required. String - The CPE URI in cpe format format. Examples include distro or storage location for vulnerable jar.
- package_
This property is required. String - The package being described.
- version
This property is required. VersionResponse - The version of the package being described.
- cpe
Uri This property is required. string - The CPE URI in cpe format format. Examples include distro or storage location for vulnerable jar.
- package
This property is required. string - The package being described.
- version
This property is required. VersionResponse - The version of the package being described.
- cpe_
uri This property is required. str - The CPE URI in cpe format format. Examples include distro or storage location for vulnerable jar.
- package
This property is required. str - The package being described.
- version
This property is required. VersionResponse - The version of the package being described.
- cpe
Uri This property is required. String - The CPE URI in cpe format format. Examples include distro or storage location for vulnerable jar.
- package
This property is required. String - The package being described.
- version
This property is required. Property Map - The version of the package being described.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi