google-native.containeranalysis/v1beta1.Occurrence
Explore with Pulumi AI
Creates a new occurrence. Auto-naming is currently not supported for this resource.
Create Occurrence Resource
new Occurrence(name: string, args: OccurrenceArgs, opts?: CustomResourceOptions);
@overload
def Occurrence(resource_name: str,
opts: Optional[ResourceOptions] = None,
attestation: Optional[DetailsArgs] = None,
build: Optional[GrafeasV1beta1BuildDetailsArgs] = None,
deployment: Optional[GrafeasV1beta1DeploymentDetailsArgs] = None,
derived_image: Optional[GrafeasV1beta1ImageDetailsArgs] = None,
discovered: Optional[GrafeasV1beta1DiscoveryDetailsArgs] = None,
envelope: Optional[EnvelopeArgs] = None,
installation: Optional[GrafeasV1beta1PackageDetailsArgs] = None,
intoto: Optional[GrafeasV1beta1IntotoDetailsArgs] = None,
note_name: Optional[str] = None,
project: Optional[str] = None,
remediation: Optional[str] = None,
resource: Optional[ResourceArgs] = None,
sbom: Optional[DocumentOccurrenceArgs] = None,
sbom_reference: Optional[SBOMReferenceOccurrenceArgs] = None,
spdx_file: Optional[FileOccurrenceArgs] = None,
spdx_package: Optional[PackageInfoOccurrenceArgs] = None,
spdx_relationship: Optional[RelationshipOccurrenceArgs] = None,
vulnerability: Optional[GrafeasV1beta1VulnerabilityDetailsArgs] = None)
@overload
def Occurrence(resource_name: str,
args: OccurrenceArgs,
opts: Optional[ResourceOptions] = None)
func NewOccurrence(ctx *Context, name string, args OccurrenceArgs, opts ...ResourceOption) (*Occurrence, error)
public Occurrence(string name, OccurrenceArgs args, CustomResourceOptions? opts = null)
public Occurrence(String name, OccurrenceArgs args)
public Occurrence(String name, OccurrenceArgs args, CustomResourceOptions options)
type: google-native:containeranalysis/v1beta1:Occurrence
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args OccurrenceArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args OccurrenceArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args OccurrenceArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args OccurrenceArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args OccurrenceArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Occurrence Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The Occurrence resource accepts the following input properties:
- 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.- Resource
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Resource Args Immutable. The resource for which the occurrence applies.
- Attestation
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Details Args Describes an attestation of an artifact.
- Build
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Grafeas V1beta1Build Details Args Describes a verifiable build.
- Deployment
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Grafeas V1beta1Deployment Details Args Describes the deployment of an artifact on a runtime.
- Derived
Image Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Grafeas V1beta1Image Details Args Describes how this resource derives from the basis in the associated note.
- Discovered
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Grafeas V1beta1Discovery Details Args Describes when a resource was discovered.
- Envelope
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Envelope Args https://github.com/secure-systems-lab/dsse
- Installation
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Grafeas V1beta1Package Details Args Describes the installation of a package on the linked resource.
- Intoto
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Grafeas V1beta1Intoto Details Args Describes a specific in-toto link.
- Project string
- Remediation string
A description of actions that can be taken to remedy the note.
- Sbom
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Document Occurrence Args Describes a specific software bill of materials document.
- Sbom
Reference Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. SBOMReference Occurrence Args Describes a specific SBOM reference occurrences.
- Spdx
File Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. File Occurrence Args Describes a specific SPDX File.
- Spdx
Package Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Package Info Occurrence Args Describes a specific SPDX Package.
- Spdx
Relationship Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Relationship Occurrence Args Describes a specific SPDX Relationship.
- Vulnerability
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Grafeas V1beta1Vulnerability Details Args Describes a security vulnerability.
- 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.- Resource
Resource
Args Immutable. The resource for which the occurrence applies.
- Attestation
Details
Args Describes an attestation of an artifact.
- Build
Grafeas
V1beta1Build Details Args Describes a verifiable build.
- Deployment
Grafeas
V1beta1Deployment Details Args Describes the deployment of an artifact on a runtime.
- Derived
Image GrafeasV1beta1Image Details Args Describes how this resource derives from the basis in the associated note.
- Discovered
Grafeas
V1beta1Discovery Details Args Describes when a resource was discovered.
- Envelope
Envelope
Args https://github.com/secure-systems-lab/dsse
- Installation
Grafeas
V1beta1Package Details Args Describes the installation of a package on the linked resource.
- Intoto
Grafeas
V1beta1Intoto Details Args Describes a specific in-toto link.
- Project string
- Remediation string
A description of actions that can be taken to remedy the note.
- Sbom
Document
Occurrence Args Describes a specific software bill of materials document.
- Sbom
Reference SBOMReferenceOccurrence Args Describes a specific SBOM reference occurrences.
- Spdx
File FileOccurrence Args Describes a specific SPDX File.
- Spdx
Package PackageInfo Occurrence Args Describes a specific SPDX Package.
- Spdx
Relationship RelationshipOccurrence Args Describes a specific SPDX Relationship.
- Vulnerability
Grafeas
V1beta1Vulnerability Details Args Describes a security vulnerability.
- 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.- resource
Resource
Args Immutable. The resource for which the occurrence applies.
- attestation
Details
Args Describes an attestation of an artifact.
- build
Grafeas
V1beta1Build Details Args Describes a verifiable build.
- deployment
Grafeas
V1beta1Deployment Details Args Describes the deployment of an artifact on a runtime.
- derived
Image GrafeasV1beta1Image Details Args Describes how this resource derives from the basis in the associated note.
- discovered
Grafeas
V1beta1Discovery Details Args Describes when a resource was discovered.
- envelope
Envelope
Args https://github.com/secure-systems-lab/dsse
- installation
Grafeas
V1beta1Package Details Args Describes the installation of a package on the linked resource.
- intoto
Grafeas
V1beta1Intoto Details Args Describes a specific in-toto link.
- project String
- remediation String
A description of actions that can be taken to remedy the note.
- sbom
Document
Occurrence Args Describes a specific software bill of materials document.
- sbom
Reference SBOMReferenceOccurrence Args Describes a specific SBOM reference occurrences.
- spdx
File FileOccurrence Args Describes a specific SPDX File.
- spdx
Package PackageInfo Occurrence Args Describes a specific SPDX Package.
- spdx
Relationship RelationshipOccurrence Args Describes a specific SPDX Relationship.
- vulnerability
Grafeas
V1beta1Vulnerability Details Args Describes a security vulnerability.
- 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.- resource
Resource
Args Immutable. The resource for which the occurrence applies.
- attestation
Details
Args Describes an attestation of an artifact.
- build
Grafeas
V1beta1Build Details Args Describes a verifiable build.
- deployment
Grafeas
V1beta1Deployment Details Args Describes the deployment of an artifact on a runtime.
- derived
Image GrafeasV1beta1Image Details Args Describes how this resource derives from the basis in the associated note.
- discovered
Grafeas
V1beta1Discovery Details Args Describes when a resource was discovered.
- envelope
Envelope
Args https://github.com/secure-systems-lab/dsse
- installation
Grafeas
V1beta1Package Details Args Describes the installation of a package on the linked resource.
- intoto
Grafeas
V1beta1Intoto Details Args Describes a specific in-toto link.
- project string
- remediation string
A description of actions that can be taken to remedy the note.
- sbom
Document
Occurrence Args Describes a specific software bill of materials document.
- sbom
Reference SBOMReferenceOccurrence Args Describes a specific SBOM reference occurrences.
- spdx
File FileOccurrence Args Describes a specific SPDX File.
- spdx
Package PackageInfo Occurrence Args Describes a specific SPDX Package.
- spdx
Relationship RelationshipOccurrence Args Describes a specific SPDX Relationship.
- vulnerability
Grafeas
V1beta1Vulnerability Details Args Describes a security vulnerability.
- 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.- resource
Resource
Args Immutable. The resource for which the occurrence applies.
- attestation
Details
Args Describes an attestation of an artifact.
- build
Grafeas
V1beta1Build Details Args Describes a verifiable build.
- deployment
Grafeas
V1beta1Deployment Details Args Describes the deployment of an artifact on a runtime.
- derived_
image GrafeasV1beta1Image Details Args Describes how this resource derives from the basis in the associated note.
- discovered
Grafeas
V1beta1Discovery Details Args Describes when a resource was discovered.
- envelope
Envelope
Args https://github.com/secure-systems-lab/dsse
- installation
Grafeas
V1beta1Package Details Args Describes the installation of a package on the linked resource.
- intoto
Grafeas
V1beta1Intoto Details Args Describes a specific in-toto link.
- project str
- remediation str
A description of actions that can be taken to remedy the note.
- sbom
Document
Occurrence Args Describes a specific software bill of materials document.
- sbom_
reference SBOMReferenceOccurrence Args Describes a specific SBOM reference occurrences.
- spdx_
file FileOccurrence Args Describes a specific SPDX File.
- spdx_
package PackageInfo Occurrence Args Describes a specific SPDX Package.
- spdx_
relationship RelationshipOccurrence Args Describes a specific SPDX Relationship.
- vulnerability
Grafeas
V1beta1Vulnerability Details Args Describes a security vulnerability.
- 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.- resource Property Map
Immutable. The resource for which the occurrence applies.
- attestation Property Map
Describes an attestation of an artifact.
- build Property Map
Describes a verifiable build.
- 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.
- project String
- remediation String
A description of actions that can be taken to remedy the note.
- 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.
- vulnerability Property Map
Describes a security vulnerability.
Outputs
All input properties are implicitly available as output properties. Additionally, the Occurrence resource produces the following output properties:
- Create
Time string The time this occurrence was created.
- Id string
The provider-assigned unique ID for this managed resource.
- 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]
.- Update
Time string The time this occurrence was last updated.
- Create
Time string The time this occurrence was created.
- Id string
The provider-assigned unique ID for this managed resource.
- 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]
.- Update
Time string The time this occurrence was last updated.
- create
Time String The time this occurrence was created.
- id String
The provider-assigned unique ID for this managed resource.
- 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]
.- update
Time String The time this occurrence was last updated.
- create
Time string The time this occurrence was created.
- id string
The provider-assigned unique ID for this managed resource.
- 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]
.- update
Time string The time this occurrence was last updated.
- create_
time str The time this occurrence was created.
- id str
The provider-assigned unique ID for this managed resource.
- 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]
.- update_
time str The time this occurrence was last updated.
- create
Time String The time this occurrence was created.
- id String
The provider-assigned unique ID for this managed resource.
- 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]
.- update
Time String The time this occurrence was last updated.
Supporting Types
AliasContext
- Kind
Pulumi.
Google Native. Container Analysis. V1Beta1. Alias Context Kind The alias kind.
- Name string
The alias name.
- Kind
Alias
Context Kind The alias kind.
- Name string
The alias name.
- kind
Alias
Context Kind The alias kind.
- name String
The alias name.
- kind
Alias
Context Kind The alias kind.
- name string
The alias name.
- kind
Alias
Context Kind The alias kind.
- name str
The alias name.
- kind "KIND_UNSPECIFIED" | "FIXED" | "MOVABLE" | "OTHER"
The alias kind.
- name String
The alias name.
AliasContextKind
- Kind
Unspecified - KIND_UNSPECIFIED
Unknown.
- Fixed
- FIXED
Git tag.
- Movable
- MOVABLE
Git branch.
- Other
- OTHER
Used to specify non-standard aliases. For example, if a Git repo has a ref named "refs/foo/bar".
- Alias
Context Kind Kind Unspecified - KIND_UNSPECIFIED
Unknown.
- Alias
Context Kind Fixed - FIXED
Git tag.
- Alias
Context Kind Movable - MOVABLE
Git branch.
- Alias
Context Kind Other - OTHER
Used to specify non-standard aliases. For example, if a Git repo has a ref named "refs/foo/bar".
- Kind
Unspecified - KIND_UNSPECIFIED
Unknown.
- Fixed
- FIXED
Git tag.
- Movable
- MOVABLE
Git branch.
- Other
- OTHER
Used to specify non-standard aliases. For example, if a Git repo has a ref named "refs/foo/bar".
- Kind
Unspecified - KIND_UNSPECIFIED
Unknown.
- Fixed
- FIXED
Git tag.
- Movable
- MOVABLE
Git branch.
- Other
- OTHER
Used to specify non-standard aliases. For example, if a Git repo has a ref named "refs/foo/bar".
- KIND_UNSPECIFIED
- KIND_UNSPECIFIED
Unknown.
- FIXED
- FIXED
Git tag.
- MOVABLE
- MOVABLE
Git branch.
- OTHER
- OTHER
Used to specify non-standard aliases. For example, if a Git repo has a ref named "refs/foo/bar".
- "KIND_UNSPECIFIED"
- KIND_UNSPECIFIED
Unknown.
- "FIXED"
- FIXED
Git tag.
- "MOVABLE"
- MOVABLE
Git branch.
- "OTHER"
- OTHER
Used to specify non-standard aliases. For example, if a Git repo has a ref named "refs/foo/bar".
AliasContextResponse
AnalysisCompleted
- Analysis
Type List<string>
- Analysis
Type []string
- analysis
Type List<String>
- analysis
Type string[]
- analysis_
type Sequence[str]
- analysis
Type List<String>
AnalysisCompletedResponse
- Analysis
Type List<string>
- Analysis
Type []string
- analysis
Type List<String>
- analysis
Type string[]
- analysis_
type Sequence[str]
- analysis
Type List<String>
Artifact
- Checksum string
Hash or checksum value of a binary, or Docker Registry 2.0 digest of a container.
- Id string
Artifact ID, if any; for container images, this will be a URL by digest like
gcr.io/projectID/imagename@sha256:123456
.- Names 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 string
Hash or checksum value of a binary, or Docker Registry 2.0 digest of a container.
- Id string
Artifact ID, if any; for container images, this will be a URL by digest like
gcr.io/projectID/imagename@sha256:123456
.- Names []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 String
Hash or checksum value of a binary, or Docker Registry 2.0 digest of a container.
- id String
Artifact ID, if any; for container images, this will be a URL by digest like
gcr.io/projectID/imagename@sha256:123456
.- names 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 string
Hash or checksum value of a binary, or Docker Registry 2.0 digest of a container.
- id string
Artifact ID, if any; for container images, this will be a URL by digest like
gcr.io/projectID/imagename@sha256:123456
.- names 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 str
Hash or checksum value of a binary, or Docker Registry 2.0 digest of a container.
- id str
Artifact ID, if any; for container images, this will be a URL by digest like
gcr.io/projectID/imagename@sha256:123456
.- names 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 String
Hash or checksum value of a binary, or Docker Registry 2.0 digest of a container.
- id String
Artifact ID, if any; for container images, this will be a URL by digest like
gcr.io/projectID/imagename@sha256:123456
.- names 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.
ArtifactHashes
- Sha256 string
- Sha256 string
- sha256 String
- sha256 string
- sha256 str
- sha256 String
ArtifactHashesResponse
- Sha256 string
- Sha256 string
- sha256 String
- sha256 string
- sha256 str
- sha256 String
ArtifactResponse
- Checksum string
Hash or checksum value of a binary, or Docker Registry 2.0 digest of a container.
- Names 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 string
Hash or checksum value of a binary, or Docker Registry 2.0 digest of a container.
- Names []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 String
Hash or checksum value of a binary, or Docker Registry 2.0 digest of a container.
- names 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 string
Hash or checksum value of a binary, or Docker Registry 2.0 digest of a container.
- names 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 str
Hash or checksum value of a binary, or Docker Registry 2.0 digest of a container.
- names 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 String
Hash or checksum value of a binary, or Docker Registry 2.0 digest of a container.
- names 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.
Attestation
- Generic
Signed GenericAttestation Signed Attestation - Pgp
Signed PgpAttestation Signed Attestation A PGP signed attestation.
- generic
Signed GenericAttestation Signed Attestation - pgp
Signed PgpAttestation Signed Attestation A PGP signed attestation.
- generic
Signed GenericAttestation Signed Attestation - pgp
Signed PgpAttestation Signed Attestation A PGP signed attestation.
- generic_
signed_ Genericattestation Signed Attestation - pgp_
signed_ Pgpattestation Signed Attestation A PGP signed attestation.
- generic
Signed Property MapAttestation - pgp
Signed Property MapAttestation A PGP signed attestation.
AttestationResponse
- Generic
Signed GenericAttestation Signed Attestation Response - Pgp
Signed PgpAttestation Signed Attestation Response A PGP signed attestation.
- generic
Signed GenericAttestation Signed Attestation Response - pgp
Signed PgpAttestation Signed Attestation Response A PGP signed attestation.
- generic
Signed GenericAttestation Signed Attestation Response - pgp
Signed PgpAttestation Signed Attestation Response A PGP signed attestation.
- generic_
signed_ Genericattestation Signed Attestation Response - pgp_
signed_ Pgpattestation Signed Attestation Response A PGP signed attestation.
- generic
Signed Property MapAttestation - pgp
Signed Property MapAttestation A PGP signed attestation.
BuildProvenance
- Id string
Unique identifier of the build.
- Build
Options 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 string Version string of the builder at the time this build was executed.
- Built
Artifacts List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Artifact> Output of the build.
- Commands
List<Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Command> Commands requested by the build.
- Create
Time string Time at which the build was created.
- Creator 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 string Time at which execution of the build was finished.
- Logs
Uri string URI where any logs for this provenance were written.
- Project string
ID of the project.
- Source
Provenance Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Source Details of the Source input to the build.
- Start
Time string Time at which execution of the build was started.
- Trigger
Id string Trigger identifier if the build was triggered automatically; empty if not.
- Id string
Unique identifier of the build.
- Build
Options 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 string Version string of the builder at the time this build was executed.
- Built
Artifacts []Artifact Output of the build.
- Commands []Command
Commands requested by the build.
- Create
Time string Time at which the build was created.
- Creator 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 string Time at which execution of the build was finished.
- Logs
Uri string URI where any logs for this provenance were written.
- Project string
ID of the project.
- Source
Provenance Source Details of the Source input to the build.
- Start
Time string Time at which execution of the build was started.
- Trigger
Id string Trigger identifier if the build was triggered automatically; empty if not.
- id String
Unique identifier of the build.
- build
Options 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 String Version string of the builder at the time this build was executed.
- built
Artifacts List<Artifact> Output of the build.
- commands List<Command>
Commands requested by the build.
- create
Time String Time at which the build was created.
- creator 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 String Time at which execution of the build was finished.
- logs
Uri String URI where any logs for this provenance were written.
- project String
ID of the project.
- source
Provenance Source Details of the Source input to the build.
- start
Time String Time at which execution of the build was started.
- trigger
Id String Trigger identifier if the build was triggered automatically; empty if not.
- id string
Unique identifier of the build.
- build
Options {[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 string Version string of the builder at the time this build was executed.
- built
Artifacts Artifact[] Output of the build.
- commands Command[]
Commands requested by the build.
- create
Time string Time at which the build was created.
- creator 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 string Time at which execution of the build was finished.
- logs
Uri string URI where any logs for this provenance were written.
- project string
ID of the project.
- source
Provenance Source Details of the Source input to the build.
- start
Time string Time at which execution of the build was started.
- trigger
Id string Trigger identifier if the build was triggered automatically; empty if not.
- id str
Unique identifier of the build.
- build_
options 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 str Version string of the builder at the time this build was executed.
- built_
artifacts Sequence[Artifact] Output of the build.
- commands Sequence[Command]
Commands requested by the build.
- create_
time str Time at which the build was created.
- creator 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 str Time at which execution of the build was finished.
- logs_
uri str URI where any logs for this provenance were written.
- project str
ID of the project.
- source_
provenance Source Details of the Source input to the build.
- start_
time str Time at which execution of the build was started.
- trigger_
id str Trigger identifier if the build was triggered automatically; empty if not.
- id String
Unique identifier of the build.
- build
Options 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 String Version string of the builder at the time this build was executed.
- built
Artifacts List<Property Map> Output of the build.
- commands List<Property Map>
Commands requested by the build.
- create
Time String Time at which the build was created.
- creator 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 String Time at which execution of the build was finished.
- logs
Uri String URI where any logs for this provenance were written.
- project String
ID of the project.
- source
Provenance Property Map Details of the Source input to the build.
- start
Time String Time at which execution of the build was started.
- trigger
Id String Trigger identifier if the build was triggered automatically; empty if not.
BuildProvenanceResponse
- Build
Options 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 string Version string of the builder at the time this build was executed.
- Built
Artifacts List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Artifact Response> Output of the build.
- Commands
List<Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Command Response> Commands requested by the build.
- Create
Time string Time at which the build was created.
- Creator 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 string Time at which execution of the build was finished.
- Logs
Uri string URI where any logs for this provenance were written.
- Project string
ID of the project.
- Source
Provenance Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Source Response Details of the Source input to the build.
- Start
Time string Time at which execution of the build was started.
- Trigger
Id string Trigger identifier if the build was triggered automatically; empty if not.
- Build
Options 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 string Version string of the builder at the time this build was executed.
- Built
Artifacts []ArtifactResponse Output of the build.
- Commands
[]Command
Response Commands requested by the build.
- Create
Time string Time at which the build was created.
- Creator 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 string Time at which execution of the build was finished.
- Logs
Uri string URI where any logs for this provenance were written.
- Project string
ID of the project.
- Source
Provenance SourceResponse Details of the Source input to the build.
- Start
Time string Time at which execution of the build was started.
- Trigger
Id string Trigger identifier if the build was triggered automatically; empty if not.
- build
Options 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 String Version string of the builder at the time this build was executed.
- built
Artifacts List<ArtifactResponse> Output of the build.
- commands
List<Command
Response> Commands requested by the build.
- create
Time String Time at which the build was created.
- creator 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 String Time at which execution of the build was finished.
- logs
Uri String URI where any logs for this provenance were written.
- project String
ID of the project.
- source
Provenance SourceResponse Details of the Source input to the build.
- start
Time String Time at which execution of the build was started.
- trigger
Id String Trigger identifier if the build was triggered automatically; empty if not.
- build
Options {[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 string Version string of the builder at the time this build was executed.
- built
Artifacts ArtifactResponse[] Output of the build.
- commands
Command
Response[] Commands requested by the build.
- create
Time string Time at which the build was created.
- creator 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 string Time at which execution of the build was finished.
- logs
Uri string URI where any logs for this provenance were written.
- project string
ID of the project.
- source
Provenance SourceResponse Details of the Source input to the build.
- start
Time string Time at which execution of the build was started.
- trigger
Id string Trigger identifier if the build was triggered automatically; empty if not.
- build_
options 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 str Version string of the builder at the time this build was executed.
- built_
artifacts Sequence[ArtifactResponse] Output of the build.
- commands
Sequence[Command
Response] Commands requested by the build.
- create_
time str Time at which the build was created.
- creator 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 str Time at which execution of the build was finished.
- logs_
uri str URI where any logs for this provenance were written.
- project str
ID of the project.
- source_
provenance SourceResponse Details of the Source input to the build.
- start_
time str Time at which execution of the build was started.
- trigger_
id str Trigger identifier if the build was triggered automatically; empty if not.
- build
Options 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 String Version string of the builder at the time this build was executed.
- built
Artifacts List<Property Map> Output of the build.
- commands List<Property Map>
Commands requested by the build.
- create
Time String Time at which the build was created.
- creator 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 String Time at which execution of the build was finished.
- logs
Uri String URI where any logs for this provenance were written.
- project String
ID of the project.
- source
Provenance Property Map Details of the Source input to the build.
- start
Time String Time at which execution of the build was started.
- trigger
Id String Trigger identifier if the build was triggered automatically; empty if not.
ByProducts
- Custom
Values Dictionary<string, string>
- Custom
Values map[string]string
- custom
Values Map<String,String>
- custom
Values {[key: string]: string}
- custom_
values Mapping[str, str]
- custom
Values Map<String>
ByProductsResponse
- Custom
Values Dictionary<string, string>
- Custom
Values map[string]string
- custom
Values Map<String,String>
- custom
Values {[key: string]: string}
- custom_
values Mapping[str, str]
- custom
Values Map<String>
CVSS
- Attack
Complexity Pulumi.Google Native. Container Analysis. V1Beta1. CVSSAttack Complexity Defined in CVSS v3, CVSS v2
- Attack
Vector Pulumi.Google Native. Container Analysis. V1Beta1. CVSSAttack Vector 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
Pulumi.
Google Native. Container Analysis. V1Beta1. CVSSAuthentication Defined in CVSS v2
- Availability
Impact Pulumi.Google Native. Container Analysis. V1Beta1. CVSSAvailability Impact Defined in CVSS v3, CVSS v2
- Base
Score double The base score is a function of the base metric scores.
- Confidentiality
Impact Pulumi.Google Native. Container Analysis. V1Beta1. CVSSConfidentiality Impact Defined in CVSS v3, CVSS v2
- Exploitability
Score double - Impact
Score double - Integrity
Impact Pulumi.Google Native. Container Analysis. V1Beta1. CVSSIntegrity Impact Defined in CVSS v3, CVSS v2
- Privileges
Required Pulumi.Google Native. Container Analysis. V1Beta1. CVSSPrivileges Required Defined in CVSS v3
- Scope
Pulumi.
Google Native. Container Analysis. V1Beta1. CVSSScope Defined in CVSS v3
- User
Interaction Pulumi.Google Native. Container Analysis. V1Beta1. CVSSUser Interaction Defined in CVSS v3
- Attack
Complexity CVSSAttackComplexity Defined in CVSS v3, CVSS v2
- Attack
Vector CVSSAttackVector 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 CVSSAuthentication
Defined in CVSS v2
- Availability
Impact CVSSAvailabilityImpact Defined in CVSS v3, CVSS v2
- Base
Score float64 The base score is a function of the base metric scores.
- Confidentiality
Impact CVSSConfidentialityImpact Defined in CVSS v3, CVSS v2
- Exploitability
Score float64 - Impact
Score float64 - Integrity
Impact CVSSIntegrityImpact Defined in CVSS v3, CVSS v2
- Privileges
Required CVSSPrivilegesRequired Defined in CVSS v3
- Scope CVSSScope
Defined in CVSS v3
- User
Interaction CVSSUserInteraction Defined in CVSS v3
- attack
Complexity CVSSAttackComplexity Defined in CVSS v3, CVSS v2
- attack
Vector CVSSAttackVector 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 CVSSAuthentication
Defined in CVSS v2
- availability
Impact CVSSAvailabilityImpact Defined in CVSS v3, CVSS v2
- base
Score Double The base score is a function of the base metric scores.
- confidentiality
Impact CVSSConfidentialityImpact Defined in CVSS v3, CVSS v2
- exploitability
Score Double - impact
Score Double - integrity
Impact CVSSIntegrityImpact Defined in CVSS v3, CVSS v2
- privileges
Required CVSSPrivilegesRequired Defined in CVSS v3
- scope CVSSScope
Defined in CVSS v3
- user
Interaction CVSSUserInteraction Defined in CVSS v3
- attack
Complexity CVSSAttackComplexity Defined in CVSS v3, CVSS v2
- attack
Vector CVSSAttackVector 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 CVSSAuthentication
Defined in CVSS v2
- availability
Impact CVSSAvailabilityImpact Defined in CVSS v3, CVSS v2
- base
Score number The base score is a function of the base metric scores.
- confidentiality
Impact CVSSConfidentialityImpact Defined in CVSS v3, CVSS v2
- exploitability
Score number - impact
Score number - integrity
Impact CVSSIntegrityImpact Defined in CVSS v3, CVSS v2
- privileges
Required CVSSPrivilegesRequired Defined in CVSS v3
- scope CVSSScope
Defined in CVSS v3
- user
Interaction CVSSUserInteraction Defined in CVSS v3
- attack_
complexity CVSSAttackComplexity Defined in CVSS v3, CVSS v2
- attack_
vector CVSSAttackVector 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 CVSSAuthentication
Defined in CVSS v2
- availability_
impact CVSSAvailabilityImpact Defined in CVSS v3, CVSS v2
- base_
score float The base score is a function of the base metric scores.
- confidentiality_
impact CVSSConfidentialityImpact Defined in CVSS v3, CVSS v2
- exploitability_
score float - impact_
score float - integrity_
impact CVSSIntegrityImpact Defined in CVSS v3, CVSS v2
- privileges_
required CVSSPrivilegesRequired Defined in CVSS v3
- scope CVSSScope
Defined in CVSS v3
- user_
interaction CVSSUserInteraction Defined in CVSS v3
- attack
Complexity "ATTACK_COMPLEXITY_UNSPECIFIED" | "ATTACK_COMPLEXITY_LOW" | "ATTACK_COMPLEXITY_HIGH" | "ATTACK_COMPLEXITY_MEDIUM" Defined in CVSS v3, CVSS v2
- attack
Vector "ATTACK_VECTOR_UNSPECIFIED" | "ATTACK_VECTOR_NETWORK" | "ATTACK_VECTOR_ADJACENT" | "ATTACK_VECTOR_LOCAL" | "ATTACK_VECTOR_PHYSICAL" 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 "AUTHENTICATION_UNSPECIFIED" | "AUTHENTICATION_MULTIPLE" | "AUTHENTICATION_SINGLE" | "AUTHENTICATION_NONE"
Defined in CVSS v2
- availability
Impact "IMPACT_UNSPECIFIED" | "IMPACT_HIGH" | "IMPACT_LOW" | "IMPACT_NONE" | "IMPACT_PARTIAL" | "IMPACT_COMPLETE" Defined in CVSS v3, CVSS v2
- base
Score Number The base score is a function of the base metric scores.
- confidentiality
Impact "IMPACT_UNSPECIFIED" | "IMPACT_HIGH" | "IMPACT_LOW" | "IMPACT_NONE" | "IMPACT_PARTIAL" | "IMPACT_COMPLETE" Defined in CVSS v3, CVSS v2
- exploitability
Score Number - impact
Score Number - integrity
Impact "IMPACT_UNSPECIFIED" | "IMPACT_HIGH" | "IMPACT_LOW" | "IMPACT_NONE" | "IMPACT_PARTIAL" | "IMPACT_COMPLETE" Defined in CVSS v3, CVSS v2
- privileges
Required "PRIVILEGES_REQUIRED_UNSPECIFIED" | "PRIVILEGES_REQUIRED_NONE" | "PRIVILEGES_REQUIRED_LOW" | "PRIVILEGES_REQUIRED_HIGH" Defined in CVSS v3
- scope "SCOPE_UNSPECIFIED" | "SCOPE_UNCHANGED" | "SCOPE_CHANGED"
Defined in CVSS v3
- user
Interaction "USER_INTERACTION_UNSPECIFIED" | "USER_INTERACTION_NONE" | "USER_INTERACTION_REQUIRED" Defined in CVSS v3
CVSSAttackComplexity
- Attack
Complexity Unspecified - ATTACK_COMPLEXITY_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- Attack
Complexity Low - ATTACK_COMPLEXITY_LOW
Defined in CVSS v3, CVSS v2
- Attack
Complexity High - ATTACK_COMPLEXITY_HIGH
Defined in CVSS v3, CVSS v2
- Attack
Complexity Medium - ATTACK_COMPLEXITY_MEDIUM
Defined in CVSS v2
- CVSSAttack
Complexity Attack Complexity Unspecified - ATTACK_COMPLEXITY_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- CVSSAttack
Complexity Attack Complexity Low - ATTACK_COMPLEXITY_LOW
Defined in CVSS v3, CVSS v2
- CVSSAttack
Complexity Attack Complexity High - ATTACK_COMPLEXITY_HIGH
Defined in CVSS v3, CVSS v2
- CVSSAttack
Complexity Attack Complexity Medium - ATTACK_COMPLEXITY_MEDIUM
Defined in CVSS v2
- Attack
Complexity Unspecified - ATTACK_COMPLEXITY_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- Attack
Complexity Low - ATTACK_COMPLEXITY_LOW
Defined in CVSS v3, CVSS v2
- Attack
Complexity High - ATTACK_COMPLEXITY_HIGH
Defined in CVSS v3, CVSS v2
- Attack
Complexity Medium - ATTACK_COMPLEXITY_MEDIUM
Defined in CVSS v2
- Attack
Complexity Unspecified - ATTACK_COMPLEXITY_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- Attack
Complexity Low - ATTACK_COMPLEXITY_LOW
Defined in CVSS v3, CVSS v2
- Attack
Complexity High - ATTACK_COMPLEXITY_HIGH
Defined in CVSS v3, CVSS v2
- Attack
Complexity Medium - ATTACK_COMPLEXITY_MEDIUM
Defined in CVSS v2
- ATTACK_COMPLEXITY_UNSPECIFIED
- ATTACK_COMPLEXITY_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- ATTACK_COMPLEXITY_LOW
- ATTACK_COMPLEXITY_LOW
Defined in CVSS v3, CVSS v2
- ATTACK_COMPLEXITY_HIGH
- ATTACK_COMPLEXITY_HIGH
Defined in CVSS v3, CVSS v2
- ATTACK_COMPLEXITY_MEDIUM
- ATTACK_COMPLEXITY_MEDIUM
Defined in CVSS v2
- "ATTACK_COMPLEXITY_UNSPECIFIED"
- ATTACK_COMPLEXITY_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- "ATTACK_COMPLEXITY_LOW"
- ATTACK_COMPLEXITY_LOW
Defined in CVSS v3, CVSS v2
- "ATTACK_COMPLEXITY_HIGH"
- ATTACK_COMPLEXITY_HIGH
Defined in CVSS v3, CVSS v2
- "ATTACK_COMPLEXITY_MEDIUM"
- ATTACK_COMPLEXITY_MEDIUM
Defined in CVSS v2
CVSSAttackVector
- Attack
Vector Unspecified - ATTACK_VECTOR_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- Attack
Vector Network - ATTACK_VECTOR_NETWORK
Defined in CVSS v3, CVSS v2
- Attack
Vector Adjacent - ATTACK_VECTOR_ADJACENT
Defined in CVSS v3, CVSS v2
- Attack
Vector Local - ATTACK_VECTOR_LOCAL
Defined in CVSS v3, CVSS v2
- Attack
Vector Physical - ATTACK_VECTOR_PHYSICAL
Defined in CVSS v3
- CVSSAttack
Vector Attack Vector Unspecified - ATTACK_VECTOR_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- CVSSAttack
Vector Attack Vector Network - ATTACK_VECTOR_NETWORK
Defined in CVSS v3, CVSS v2
- CVSSAttack
Vector Attack Vector Adjacent - ATTACK_VECTOR_ADJACENT
Defined in CVSS v3, CVSS v2
- CVSSAttack
Vector Attack Vector Local - ATTACK_VECTOR_LOCAL
Defined in CVSS v3, CVSS v2
- CVSSAttack
Vector Attack Vector Physical - ATTACK_VECTOR_PHYSICAL
Defined in CVSS v3
- Attack
Vector Unspecified - ATTACK_VECTOR_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- Attack
Vector Network - ATTACK_VECTOR_NETWORK
Defined in CVSS v3, CVSS v2
- Attack
Vector Adjacent - ATTACK_VECTOR_ADJACENT
Defined in CVSS v3, CVSS v2
- Attack
Vector Local - ATTACK_VECTOR_LOCAL
Defined in CVSS v3, CVSS v2
- Attack
Vector Physical - ATTACK_VECTOR_PHYSICAL
Defined in CVSS v3
- Attack
Vector Unspecified - ATTACK_VECTOR_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- Attack
Vector Network - ATTACK_VECTOR_NETWORK
Defined in CVSS v3, CVSS v2
- Attack
Vector Adjacent - ATTACK_VECTOR_ADJACENT
Defined in CVSS v3, CVSS v2
- Attack
Vector Local - ATTACK_VECTOR_LOCAL
Defined in CVSS v3, CVSS v2
- Attack
Vector Physical - ATTACK_VECTOR_PHYSICAL
Defined in CVSS v3
- ATTACK_VECTOR_UNSPECIFIED
- ATTACK_VECTOR_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- ATTACK_VECTOR_NETWORK
- ATTACK_VECTOR_NETWORK
Defined in CVSS v3, CVSS v2
- ATTACK_VECTOR_ADJACENT
- ATTACK_VECTOR_ADJACENT
Defined in CVSS v3, CVSS v2
- ATTACK_VECTOR_LOCAL
- ATTACK_VECTOR_LOCAL
Defined in CVSS v3, CVSS v2
- ATTACK_VECTOR_PHYSICAL
- ATTACK_VECTOR_PHYSICAL
Defined in CVSS v3
- "ATTACK_VECTOR_UNSPECIFIED"
- ATTACK_VECTOR_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- "ATTACK_VECTOR_NETWORK"
- ATTACK_VECTOR_NETWORK
Defined in CVSS v3, CVSS v2
- "ATTACK_VECTOR_ADJACENT"
- ATTACK_VECTOR_ADJACENT
Defined in CVSS v3, CVSS v2
- "ATTACK_VECTOR_LOCAL"
- ATTACK_VECTOR_LOCAL
Defined in CVSS v3, CVSS v2
- "ATTACK_VECTOR_PHYSICAL"
- ATTACK_VECTOR_PHYSICAL
Defined in CVSS v3
CVSSAuthentication
- Authentication
Unspecified - AUTHENTICATION_UNSPECIFIED
Defined in CVSS v2
- Authentication
Multiple - AUTHENTICATION_MULTIPLE
Defined in CVSS v2
- Authentication
Single - AUTHENTICATION_SINGLE
Defined in CVSS v2
- Authentication
None - AUTHENTICATION_NONE
Defined in CVSS v2
- CVSSAuthentication
Authentication Unspecified - AUTHENTICATION_UNSPECIFIED
Defined in CVSS v2
- CVSSAuthentication
Authentication Multiple - AUTHENTICATION_MULTIPLE
Defined in CVSS v2
- CVSSAuthentication
Authentication Single - AUTHENTICATION_SINGLE
Defined in CVSS v2
- CVSSAuthentication
Authentication None - AUTHENTICATION_NONE
Defined in CVSS v2
- Authentication
Unspecified - AUTHENTICATION_UNSPECIFIED
Defined in CVSS v2
- Authentication
Multiple - AUTHENTICATION_MULTIPLE
Defined in CVSS v2
- Authentication
Single - AUTHENTICATION_SINGLE
Defined in CVSS v2
- Authentication
None - AUTHENTICATION_NONE
Defined in CVSS v2
- Authentication
Unspecified - AUTHENTICATION_UNSPECIFIED
Defined in CVSS v2
- Authentication
Multiple - AUTHENTICATION_MULTIPLE
Defined in CVSS v2
- Authentication
Single - AUTHENTICATION_SINGLE
Defined in CVSS v2
- Authentication
None - AUTHENTICATION_NONE
Defined in CVSS v2
- AUTHENTICATION_UNSPECIFIED
- AUTHENTICATION_UNSPECIFIED
Defined in CVSS v2
- AUTHENTICATION_MULTIPLE
- AUTHENTICATION_MULTIPLE
Defined in CVSS v2
- AUTHENTICATION_SINGLE
- AUTHENTICATION_SINGLE
Defined in CVSS v2
- AUTHENTICATION_NONE
- AUTHENTICATION_NONE
Defined in CVSS v2
- "AUTHENTICATION_UNSPECIFIED"
- AUTHENTICATION_UNSPECIFIED
Defined in CVSS v2
- "AUTHENTICATION_MULTIPLE"
- AUTHENTICATION_MULTIPLE
Defined in CVSS v2
- "AUTHENTICATION_SINGLE"
- AUTHENTICATION_SINGLE
Defined in CVSS v2
- "AUTHENTICATION_NONE"
- AUTHENTICATION_NONE
Defined in CVSS v2
CVSSAvailabilityImpact
- Impact
Unspecified - IMPACT_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- Impact
High - IMPACT_HIGH
Defined in CVSS v3
- Impact
Low - IMPACT_LOW
Defined in CVSS v3
- Impact
None - IMPACT_NONE
Defined in CVSS v3, CVSS v2
- Impact
Partial - IMPACT_PARTIAL
Defined in CVSS v2
- Impact
Complete - IMPACT_COMPLETE
Defined in CVSS v2
- CVSSAvailability
Impact Impact Unspecified - IMPACT_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- CVSSAvailability
Impact Impact High - IMPACT_HIGH
Defined in CVSS v3
- CVSSAvailability
Impact Impact Low - IMPACT_LOW
Defined in CVSS v3
- CVSSAvailability
Impact Impact None - IMPACT_NONE
Defined in CVSS v3, CVSS v2
- CVSSAvailability
Impact Impact Partial - IMPACT_PARTIAL
Defined in CVSS v2
- CVSSAvailability
Impact Impact Complete - IMPACT_COMPLETE
Defined in CVSS v2
- Impact
Unspecified - IMPACT_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- Impact
High - IMPACT_HIGH
Defined in CVSS v3
- Impact
Low - IMPACT_LOW
Defined in CVSS v3
- Impact
None - IMPACT_NONE
Defined in CVSS v3, CVSS v2
- Impact
Partial - IMPACT_PARTIAL
Defined in CVSS v2
- Impact
Complete - IMPACT_COMPLETE
Defined in CVSS v2
- Impact
Unspecified - IMPACT_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- Impact
High - IMPACT_HIGH
Defined in CVSS v3
- Impact
Low - IMPACT_LOW
Defined in CVSS v3
- Impact
None - IMPACT_NONE
Defined in CVSS v3, CVSS v2
- Impact
Partial - IMPACT_PARTIAL
Defined in CVSS v2
- Impact
Complete - IMPACT_COMPLETE
Defined in CVSS v2
- IMPACT_UNSPECIFIED
- IMPACT_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- IMPACT_HIGH
- IMPACT_HIGH
Defined in CVSS v3
- IMPACT_LOW
- IMPACT_LOW
Defined in CVSS v3
- IMPACT_NONE
- IMPACT_NONE
Defined in CVSS v3, CVSS v2
- IMPACT_PARTIAL
- IMPACT_PARTIAL
Defined in CVSS v2
- IMPACT_COMPLETE
- IMPACT_COMPLETE
Defined in CVSS v2
- "IMPACT_UNSPECIFIED"
- IMPACT_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- "IMPACT_HIGH"
- IMPACT_HIGH
Defined in CVSS v3
- "IMPACT_LOW"
- IMPACT_LOW
Defined in CVSS v3
- "IMPACT_NONE"
- IMPACT_NONE
Defined in CVSS v3, CVSS v2
- "IMPACT_PARTIAL"
- IMPACT_PARTIAL
Defined in CVSS v2
- "IMPACT_COMPLETE"
- IMPACT_COMPLETE
Defined in CVSS v2
CVSSConfidentialityImpact
- Impact
Unspecified - IMPACT_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- Impact
High - IMPACT_HIGH
Defined in CVSS v3
- Impact
Low - IMPACT_LOW
Defined in CVSS v3
- Impact
None - IMPACT_NONE
Defined in CVSS v3, CVSS v2
- Impact
Partial - IMPACT_PARTIAL
Defined in CVSS v2
- Impact
Complete - IMPACT_COMPLETE
Defined in CVSS v2
- CVSSConfidentiality
Impact Impact Unspecified - IMPACT_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- CVSSConfidentiality
Impact Impact High - IMPACT_HIGH
Defined in CVSS v3
- CVSSConfidentiality
Impact Impact Low - IMPACT_LOW
Defined in CVSS v3
- CVSSConfidentiality
Impact Impact None - IMPACT_NONE
Defined in CVSS v3, CVSS v2
- CVSSConfidentiality
Impact Impact Partial - IMPACT_PARTIAL
Defined in CVSS v2
- CVSSConfidentiality
Impact Impact Complete - IMPACT_COMPLETE
Defined in CVSS v2
- Impact
Unspecified - IMPACT_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- Impact
High - IMPACT_HIGH
Defined in CVSS v3
- Impact
Low - IMPACT_LOW
Defined in CVSS v3
- Impact
None - IMPACT_NONE
Defined in CVSS v3, CVSS v2
- Impact
Partial - IMPACT_PARTIAL
Defined in CVSS v2
- Impact
Complete - IMPACT_COMPLETE
Defined in CVSS v2
- Impact
Unspecified - IMPACT_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- Impact
High - IMPACT_HIGH
Defined in CVSS v3
- Impact
Low - IMPACT_LOW
Defined in CVSS v3
- Impact
None - IMPACT_NONE
Defined in CVSS v3, CVSS v2
- Impact
Partial - IMPACT_PARTIAL
Defined in CVSS v2
- Impact
Complete - IMPACT_COMPLETE
Defined in CVSS v2
- IMPACT_UNSPECIFIED
- IMPACT_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- IMPACT_HIGH
- IMPACT_HIGH
Defined in CVSS v3
- IMPACT_LOW
- IMPACT_LOW
Defined in CVSS v3
- IMPACT_NONE
- IMPACT_NONE
Defined in CVSS v3, CVSS v2
- IMPACT_PARTIAL
- IMPACT_PARTIAL
Defined in CVSS v2
- IMPACT_COMPLETE
- IMPACT_COMPLETE
Defined in CVSS v2
- "IMPACT_UNSPECIFIED"
- IMPACT_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- "IMPACT_HIGH"
- IMPACT_HIGH
Defined in CVSS v3
- "IMPACT_LOW"
- IMPACT_LOW
Defined in CVSS v3
- "IMPACT_NONE"
- IMPACT_NONE
Defined in CVSS v3, CVSS v2
- "IMPACT_PARTIAL"
- IMPACT_PARTIAL
Defined in CVSS v2
- "IMPACT_COMPLETE"
- IMPACT_COMPLETE
Defined in CVSS v2
CVSSIntegrityImpact
- Impact
Unspecified - IMPACT_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- Impact
High - IMPACT_HIGH
Defined in CVSS v3
- Impact
Low - IMPACT_LOW
Defined in CVSS v3
- Impact
None - IMPACT_NONE
Defined in CVSS v3, CVSS v2
- Impact
Partial - IMPACT_PARTIAL
Defined in CVSS v2
- Impact
Complete - IMPACT_COMPLETE
Defined in CVSS v2
- CVSSIntegrity
Impact Impact Unspecified - IMPACT_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- CVSSIntegrity
Impact Impact High - IMPACT_HIGH
Defined in CVSS v3
- CVSSIntegrity
Impact Impact Low - IMPACT_LOW
Defined in CVSS v3
- CVSSIntegrity
Impact Impact None - IMPACT_NONE
Defined in CVSS v3, CVSS v2
- CVSSIntegrity
Impact Impact Partial - IMPACT_PARTIAL
Defined in CVSS v2
- CVSSIntegrity
Impact Impact Complete - IMPACT_COMPLETE
Defined in CVSS v2
- Impact
Unspecified - IMPACT_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- Impact
High - IMPACT_HIGH
Defined in CVSS v3
- Impact
Low - IMPACT_LOW
Defined in CVSS v3
- Impact
None - IMPACT_NONE
Defined in CVSS v3, CVSS v2
- Impact
Partial - IMPACT_PARTIAL
Defined in CVSS v2
- Impact
Complete - IMPACT_COMPLETE
Defined in CVSS v2
- Impact
Unspecified - IMPACT_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- Impact
High - IMPACT_HIGH
Defined in CVSS v3
- Impact
Low - IMPACT_LOW
Defined in CVSS v3
- Impact
None - IMPACT_NONE
Defined in CVSS v3, CVSS v2
- Impact
Partial - IMPACT_PARTIAL
Defined in CVSS v2
- Impact
Complete - IMPACT_COMPLETE
Defined in CVSS v2
- IMPACT_UNSPECIFIED
- IMPACT_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- IMPACT_HIGH
- IMPACT_HIGH
Defined in CVSS v3
- IMPACT_LOW
- IMPACT_LOW
Defined in CVSS v3
- IMPACT_NONE
- IMPACT_NONE
Defined in CVSS v3, CVSS v2
- IMPACT_PARTIAL
- IMPACT_PARTIAL
Defined in CVSS v2
- IMPACT_COMPLETE
- IMPACT_COMPLETE
Defined in CVSS v2
- "IMPACT_UNSPECIFIED"
- IMPACT_UNSPECIFIED
Defined in CVSS v3, CVSS v2
- "IMPACT_HIGH"
- IMPACT_HIGH
Defined in CVSS v3
- "IMPACT_LOW"
- IMPACT_LOW
Defined in CVSS v3
- "IMPACT_NONE"
- IMPACT_NONE
Defined in CVSS v3, CVSS v2
- "IMPACT_PARTIAL"
- IMPACT_PARTIAL
Defined in CVSS v2
- "IMPACT_COMPLETE"
- IMPACT_COMPLETE
Defined in CVSS v2
CVSSPrivilegesRequired
- Privileges
Required Unspecified - PRIVILEGES_REQUIRED_UNSPECIFIED
Defined in CVSS v3
- Privileges
Required None - PRIVILEGES_REQUIRED_NONE
Defined in CVSS v3
- Privileges
Required Low - PRIVILEGES_REQUIRED_LOW
Defined in CVSS v3
- Privileges
Required High - PRIVILEGES_REQUIRED_HIGH
Defined in CVSS v3
- CVSSPrivileges
Required Privileges Required Unspecified - PRIVILEGES_REQUIRED_UNSPECIFIED
Defined in CVSS v3
- CVSSPrivileges
Required Privileges Required None - PRIVILEGES_REQUIRED_NONE
Defined in CVSS v3
- CVSSPrivileges
Required Privileges Required Low - PRIVILEGES_REQUIRED_LOW
Defined in CVSS v3
- CVSSPrivileges
Required Privileges Required High - PRIVILEGES_REQUIRED_HIGH
Defined in CVSS v3
- Privileges
Required Unspecified - PRIVILEGES_REQUIRED_UNSPECIFIED
Defined in CVSS v3
- Privileges
Required None - PRIVILEGES_REQUIRED_NONE
Defined in CVSS v3
- Privileges
Required Low - PRIVILEGES_REQUIRED_LOW
Defined in CVSS v3
- Privileges
Required High - PRIVILEGES_REQUIRED_HIGH
Defined in CVSS v3
- Privileges
Required Unspecified - PRIVILEGES_REQUIRED_UNSPECIFIED
Defined in CVSS v3
- Privileges
Required None - PRIVILEGES_REQUIRED_NONE
Defined in CVSS v3
- Privileges
Required Low - PRIVILEGES_REQUIRED_LOW
Defined in CVSS v3
- Privileges
Required High - PRIVILEGES_REQUIRED_HIGH
Defined in CVSS v3
- PRIVILEGES_REQUIRED_UNSPECIFIED
- PRIVILEGES_REQUIRED_UNSPECIFIED
Defined in CVSS v3
- PRIVILEGES_REQUIRED_NONE
- PRIVILEGES_REQUIRED_NONE
Defined in CVSS v3
- PRIVILEGES_REQUIRED_LOW
- PRIVILEGES_REQUIRED_LOW
Defined in CVSS v3
- PRIVILEGES_REQUIRED_HIGH
- PRIVILEGES_REQUIRED_HIGH
Defined in CVSS v3
- "PRIVILEGES_REQUIRED_UNSPECIFIED"
- PRIVILEGES_REQUIRED_UNSPECIFIED
Defined in CVSS v3
- "PRIVILEGES_REQUIRED_NONE"
- PRIVILEGES_REQUIRED_NONE
Defined in CVSS v3
- "PRIVILEGES_REQUIRED_LOW"
- PRIVILEGES_REQUIRED_LOW
Defined in CVSS v3
- "PRIVILEGES_REQUIRED_HIGH"
- PRIVILEGES_REQUIRED_HIGH
Defined in CVSS v3
CVSSResponse
- Attack
Complexity string Defined in CVSS v3, CVSS v2
- Attack
Vector 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 string
Defined in CVSS v2
- Availability
Impact string Defined in CVSS v3, CVSS v2
- Base
Score double The base score is a function of the base metric scores.
- Confidentiality
Impact string Defined in CVSS v3, CVSS v2
- Exploitability
Score double - Impact
Score double - Integrity
Impact string Defined in CVSS v3, CVSS v2
- Privileges
Required string Defined in CVSS v3
- Scope string
Defined in CVSS v3
- User
Interaction string Defined in CVSS v3
- Attack
Complexity string Defined in CVSS v3, CVSS v2
- Attack
Vector 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 string
Defined in CVSS v2
- Availability
Impact string Defined in CVSS v3, CVSS v2
- Base
Score float64 The base score is a function of the base metric scores.
- Confidentiality
Impact string Defined in CVSS v3, CVSS v2
- Exploitability
Score float64 - Impact
Score float64 - Integrity
Impact string Defined in CVSS v3, CVSS v2
- Privileges
Required string Defined in CVSS v3
- Scope string
Defined in CVSS v3
- User
Interaction string Defined in CVSS v3
- attack
Complexity String Defined in CVSS v3, CVSS v2
- attack
Vector 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 String
Defined in CVSS v2
- availability
Impact String Defined in CVSS v3, CVSS v2
- base
Score Double The base score is a function of the base metric scores.
- confidentiality
Impact String Defined in CVSS v3, CVSS v2
- exploitability
Score Double - impact
Score Double - integrity
Impact String Defined in CVSS v3, CVSS v2
- privileges
Required String Defined in CVSS v3
- scope String
Defined in CVSS v3
- user
Interaction String Defined in CVSS v3
- attack
Complexity string Defined in CVSS v3, CVSS v2
- attack
Vector 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 string
Defined in CVSS v2
- availability
Impact string Defined in CVSS v3, CVSS v2
- base
Score number The base score is a function of the base metric scores.
- confidentiality
Impact string Defined in CVSS v3, CVSS v2
- exploitability
Score number - impact
Score number - integrity
Impact string Defined in CVSS v3, CVSS v2
- privileges
Required string Defined in CVSS v3
- scope string
Defined in CVSS v3
- user
Interaction string Defined in CVSS v3
- attack_
complexity str Defined in CVSS v3, CVSS v2
- attack_
vector 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 str
Defined in CVSS v2
- availability_
impact str Defined in CVSS v3, CVSS v2
- base_
score float The base score is a function of the base metric scores.
- confidentiality_
impact str Defined in CVSS v3, CVSS v2
- exploitability_
score float - impact_
score float - integrity_
impact str Defined in CVSS v3, CVSS v2
- privileges_
required str Defined in CVSS v3
- scope str
Defined in CVSS v3
- user_
interaction str Defined in CVSS v3
- attack
Complexity String Defined in CVSS v3, CVSS v2
- attack
Vector 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 String
Defined in CVSS v2
- availability
Impact String Defined in CVSS v3, CVSS v2
- base
Score Number The base score is a function of the base metric scores.
- confidentiality
Impact String Defined in CVSS v3, CVSS v2
- exploitability
Score Number - impact
Score Number - integrity
Impact String Defined in CVSS v3, CVSS v2
- privileges
Required String Defined in CVSS v3
- scope String
Defined in CVSS v3
- user
Interaction String Defined in CVSS v3
CVSSScope
- Scope
Unspecified - SCOPE_UNSPECIFIED
Defined in CVSS v3
- Scope
Unchanged - SCOPE_UNCHANGED
Defined in CVSS v3
- Scope
Changed - SCOPE_CHANGED
Defined in CVSS v3
- CVSSScope
Scope Unspecified - SCOPE_UNSPECIFIED
Defined in CVSS v3
- CVSSScope
Scope Unchanged - SCOPE_UNCHANGED
Defined in CVSS v3
- CVSSScope
Scope Changed - SCOPE_CHANGED
Defined in CVSS v3
- Scope
Unspecified - SCOPE_UNSPECIFIED
Defined in CVSS v3
- Scope
Unchanged - SCOPE_UNCHANGED
Defined in CVSS v3
- Scope
Changed - SCOPE_CHANGED
Defined in CVSS v3
- Scope
Unspecified - SCOPE_UNSPECIFIED
Defined in CVSS v3
- Scope
Unchanged - SCOPE_UNCHANGED
Defined in CVSS v3
- Scope
Changed - SCOPE_CHANGED
Defined in CVSS v3
- SCOPE_UNSPECIFIED
- SCOPE_UNSPECIFIED
Defined in CVSS v3
- SCOPE_UNCHANGED
- SCOPE_UNCHANGED
Defined in CVSS v3
- SCOPE_CHANGED
- SCOPE_CHANGED
Defined in CVSS v3
- "SCOPE_UNSPECIFIED"
- SCOPE_UNSPECIFIED
Defined in CVSS v3
- "SCOPE_UNCHANGED"
- SCOPE_UNCHANGED
Defined in CVSS v3
- "SCOPE_CHANGED"
- SCOPE_CHANGED
Defined in CVSS v3
CVSSUserInteraction
- User
Interaction Unspecified - USER_INTERACTION_UNSPECIFIED
Defined in CVSS v3
- User
Interaction None - USER_INTERACTION_NONE
Defined in CVSS v3
- User
Interaction Required - USER_INTERACTION_REQUIRED
Defined in CVSS v3
- CVSSUser
Interaction User Interaction Unspecified - USER_INTERACTION_UNSPECIFIED
Defined in CVSS v3
- CVSSUser
Interaction User Interaction None - USER_INTERACTION_NONE
Defined in CVSS v3
- CVSSUser
Interaction User Interaction Required - USER_INTERACTION_REQUIRED
Defined in CVSS v3
- User
Interaction Unspecified - USER_INTERACTION_UNSPECIFIED
Defined in CVSS v3
- User
Interaction None - USER_INTERACTION_NONE
Defined in CVSS v3
- User
Interaction Required - USER_INTERACTION_REQUIRED
Defined in CVSS v3
- User
Interaction Unspecified - USER_INTERACTION_UNSPECIFIED
Defined in CVSS v3
- User
Interaction None - USER_INTERACTION_NONE
Defined in CVSS v3
- User
Interaction Required - USER_INTERACTION_REQUIRED
Defined in CVSS v3
- USER_INTERACTION_UNSPECIFIED
- USER_INTERACTION_UNSPECIFIED
Defined in CVSS v3
- USER_INTERACTION_NONE
- USER_INTERACTION_NONE
Defined in CVSS v3
- USER_INTERACTION_REQUIRED
- USER_INTERACTION_REQUIRED
Defined in CVSS v3
- "USER_INTERACTION_UNSPECIFIED"
- USER_INTERACTION_UNSPECIFIED
Defined in CVSS v3
- "USER_INTERACTION_NONE"
- USER_INTERACTION_NONE
Defined in CVSS v3
- "USER_INTERACTION_REQUIRED"
- USER_INTERACTION_REQUIRED
Defined in CVSS v3
CloudRepoSourceContext
- Alias
Context Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Alias Context An alias, which may be a branch or tag.
- Repo
Id Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Repo Id The ID of the repo.
- Revision
Id string A revision ID.
- Alias
Context AliasContext An alias, which may be a branch or tag.
- Repo
Id RepoId The ID of the repo.
- Revision
Id string A revision ID.
- alias
Context AliasContext An alias, which may be a branch or tag.
- repo
Id RepoId The ID of the repo.
- revision
Id String A revision ID.
- alias
Context AliasContext An alias, which may be a branch or tag.
- repo
Id RepoId The ID of the repo.
- revision
Id string A revision ID.
- alias_
context AliasContext An alias, which may be a branch or tag.
- repo_
id RepoId The ID of the repo.
- revision_
id str A revision ID.
- alias
Context Property Map An alias, which may be a branch or tag.
- repo
Id Property Map The ID of the repo.
- revision
Id String A revision ID.
CloudRepoSourceContextResponse
- Alias
Context Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Alias Context Response An alias, which may be a branch or tag.
- Repo
Id Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Repo Id Response The ID of the repo.
- Revision
Id string A revision ID.
- Alias
Context AliasContext Response An alias, which may be a branch or tag.
- Repo
Id RepoId Response The ID of the repo.
- Revision
Id string A revision ID.
- alias
Context AliasContext Response An alias, which may be a branch or tag.
- repo
Id RepoId Response The ID of the repo.
- revision
Id String A revision ID.
- alias
Context AliasContext Response An alias, which may be a branch or tag.
- repo
Id RepoId Response The ID of the repo.
- revision
Id string A revision ID.
- alias_
context AliasContext Response An alias, which may be a branch or tag.
- repo_
id RepoId Response The ID of the repo.
- revision_
id str A revision ID.
- alias
Context Property Map An alias, which may be a branch or tag.
- repo
Id Property Map The ID of the repo.
- revision
Id String A revision ID.
Command
- Name 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
.- Args List<string>
Command-line arguments used when executing this command.
- Dir string
Working directory (relative to project source root) used when running this command.
- Env List<string>
Environment variables set before running this command.
- Id string
Optional unique identifier for this command, used in wait_for to reference this command as a dependency.
- Wait
For List<string> The ID(s) of the command(s) that this command depends on.
- Name 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
.- Args []string
Command-line arguments used when executing this command.
- Dir string
Working directory (relative to project source root) used when running this command.
- Env []string
Environment variables set before running this command.
- Id string
Optional unique identifier for this command, used in wait_for to reference this command as a dependency.
- Wait
For []string The ID(s) of the command(s) that this command depends on.
- name 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
.- args List<String>
Command-line arguments used when executing this command.
- dir String
Working directory (relative to project source root) used when running this command.
- env List<String>
Environment variables set before running this command.
- id String
Optional unique identifier for this command, used in wait_for to reference this command as a dependency.
- wait
For List<String> The ID(s) of the command(s) that this command depends on.
- name 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
.- args string[]
Command-line arguments used when executing this command.
- dir string
Working directory (relative to project source root) used when running this command.
- env string[]
Environment variables set before running this command.
- id string
Optional unique identifier for this command, used in wait_for to reference this command as a dependency.
- wait
For string[] The ID(s) of the command(s) that this command depends on.
- name 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
.- args Sequence[str]
Command-line arguments used when executing this command.
- dir str
Working directory (relative to project source root) used when running this command.
- env Sequence[str]
Environment variables set before running this command.
- id str
Optional unique identifier for this command, used in wait_for to reference this command as a dependency.
- wait_
for Sequence[str] The ID(s) of the command(s) that this command depends on.
- name 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
.- args List<String>
Command-line arguments used when executing this command.
- dir String
Working directory (relative to project source root) used when running this command.
- env List<String>
Environment variables set before running this command.
- id String
Optional unique identifier for this command, used in wait_for to reference this command as a dependency.
- wait
For List<String> The ID(s) of the command(s) that this command depends on.
CommandResponse
- Args List<string>
Command-line arguments used when executing this command.
- Dir string
Working directory (relative to project source root) used when running this command.
- Env List<string>
Environment variables set before running this command.
- Name 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 List<string> The ID(s) of the command(s) that this command depends on.
- Args []string
Command-line arguments used when executing this command.
- Dir string
Working directory (relative to project source root) used when running this command.
- Env []string
Environment variables set before running this command.
- Name 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 []string The ID(s) of the command(s) that this command depends on.
- args List<String>
Command-line arguments used when executing this command.
- dir String
Working directory (relative to project source root) used when running this command.
- env List<String>
Environment variables set before running this command.
- name 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 List<String> The ID(s) of the command(s) that this command depends on.
- args string[]
Command-line arguments used when executing this command.
- dir string
Working directory (relative to project source root) used when running this command.
- env string[]
Environment variables set before running this command.
- name 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 string[] The ID(s) of the command(s) that this command depends on.
- args Sequence[str]
Command-line arguments used when executing this command.
- dir str
Working directory (relative to project source root) used when running this command.
- env Sequence[str]
Environment variables set before running this command.
- name 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 Sequence[str] The ID(s) of the command(s) that this command depends on.
- args List<String>
Command-line arguments used when executing this command.
- dir String
Working directory (relative to project source root) used when running this command.
- env List<String>
Environment variables set before running this command.
- name 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 List<String> The ID(s) of the command(s) that this command depends on.
Deployment
- Deploy
Time string Beginning of the lifetime of this deployment.
- Address string
Address of the runtime element hosting this deployment.
- Config string
Configuration used to create this deployment.
- Platform
Pulumi.
Google Native. Container Analysis. V1Beta1. Deployment Platform Platform hosting this deployment.
- Undeploy
Time string End of the lifetime of this deployment.
- User
Email string Identity of the user that triggered this deployment.
- Deploy
Time string Beginning of the lifetime of this deployment.
- Address string
Address of the runtime element hosting this deployment.
- Config string
Configuration used to create this deployment.
- Platform
Deployment
Platform Platform hosting this deployment.
- Undeploy
Time string End of the lifetime of this deployment.
- User
Email string Identity of the user that triggered this deployment.
- deploy
Time String Beginning of the lifetime of this deployment.
- address String
Address of the runtime element hosting this deployment.
- config String
Configuration used to create this deployment.
- platform
Deployment
Platform Platform hosting this deployment.
- undeploy
Time String End of the lifetime of this deployment.
- user
Email String Identity of the user that triggered this deployment.
- deploy
Time string Beginning of the lifetime of this deployment.
- address string
Address of the runtime element hosting this deployment.
- config string
Configuration used to create this deployment.
- platform
Deployment
Platform Platform hosting this deployment.
- undeploy
Time string End of the lifetime of this deployment.
- user
Email string Identity of the user that triggered this deployment.
- deploy_
time str Beginning of the lifetime of this deployment.
- address str
Address of the runtime element hosting this deployment.
- config str
Configuration used to create this deployment.
- platform
Deployment
Platform Platform hosting this deployment.
- undeploy_
time str End of the lifetime of this deployment.
- user_
email str Identity of the user that triggered this deployment.
- deploy
Time String Beginning of the lifetime of this deployment.
- address String
Address of the runtime element hosting this deployment.
- config String
Configuration used to create this deployment.
- platform "PLATFORM_UNSPECIFIED" | "GKE" | "FLEX" | "CUSTOM"
Platform hosting this deployment.
- undeploy
Time String End of the lifetime of this deployment.
- user
Email String Identity of the user that triggered this deployment.
DeploymentPlatform
- Platform
Unspecified - PLATFORM_UNSPECIFIED
Unknown.
- Gke
- GKE
Google Container Engine.
- Flex
- FLEX
Google App Engine: Flexible Environment.
- Custom
- CUSTOM
Custom user-defined platform.
- Deployment
Platform Platform Unspecified - PLATFORM_UNSPECIFIED
Unknown.
- Deployment
Platform Gke - GKE
Google Container Engine.
- Deployment
Platform Flex - FLEX
Google App Engine: Flexible Environment.
- Deployment
Platform Custom - CUSTOM
Custom user-defined platform.
- Platform
Unspecified - PLATFORM_UNSPECIFIED
Unknown.
- Gke
- GKE
Google Container Engine.
- Flex
- FLEX
Google App Engine: Flexible Environment.
- Custom
- CUSTOM
Custom user-defined platform.
- Platform
Unspecified - PLATFORM_UNSPECIFIED
Unknown.
- Gke
- GKE
Google Container Engine.
- Flex
- FLEX
Google App Engine: Flexible Environment.
- Custom
- CUSTOM
Custom user-defined platform.
- PLATFORM_UNSPECIFIED
- PLATFORM_UNSPECIFIED
Unknown.
- GKE
- GKE
Google Container Engine.
- FLEX
- FLEX
Google App Engine: Flexible Environment.
- CUSTOM
- CUSTOM
Custom user-defined platform.
- "PLATFORM_UNSPECIFIED"
- PLATFORM_UNSPECIFIED
Unknown.
- "GKE"
- GKE
Google Container Engine.
- "FLEX"
- FLEX
Google App Engine: Flexible Environment.
- "CUSTOM"
- CUSTOM
Custom user-defined platform.
DeploymentResponse
- Address string
Address of the runtime element hosting this deployment.
- Config string
Configuration used to create this deployment.
- Deploy
Time string Beginning of the lifetime of this deployment.
- Platform string
Platform hosting this deployment.
- Resource
Uri List<string> Resource URI for the artifact being deployed taken from the deployable field with the same name.
- Undeploy
Time string End of the lifetime of this deployment.
- User
Email string Identity of the user that triggered this deployment.
- Address string
Address of the runtime element hosting this deployment.
- Config string
Configuration used to create this deployment.
- Deploy
Time string Beginning of the lifetime of this deployment.
- Platform string
Platform hosting this deployment.
- Resource
Uri []string Resource URI for the artifact being deployed taken from the deployable field with the same name.
- Undeploy
Time string End of the lifetime of this deployment.
- User
Email string Identity of the user that triggered this deployment.
- address String
Address of the runtime element hosting this deployment.
- config String
Configuration used to create this deployment.
- deploy
Time String Beginning of the lifetime of this deployment.
- platform String
Platform hosting this deployment.
- resource
Uri List<String> Resource URI for the artifact being deployed taken from the deployable field with the same name.
- undeploy
Time String End of the lifetime of this deployment.
- user
Email String Identity of the user that triggered this deployment.
- address string
Address of the runtime element hosting this deployment.
- config string
Configuration used to create this deployment.
- deploy
Time string Beginning of the lifetime of this deployment.
- platform string
Platform hosting this deployment.
- resource
Uri string[] Resource URI for the artifact being deployed taken from the deployable field with the same name.
- undeploy
Time string End of the lifetime of this deployment.
- user
Email string Identity of the user that triggered this deployment.
- address str
Address of the runtime element hosting this deployment.
- config str
Configuration used to create this deployment.
- deploy_
time str Beginning of the lifetime of this deployment.
- platform str
Platform hosting this deployment.
- resource_
uri Sequence[str] Resource URI for the artifact being deployed taken from the deployable field with the same name.
- undeploy_
time str End of the lifetime of this deployment.
- user_
email str Identity of the user that triggered this deployment.
- address String
Address of the runtime element hosting this deployment.
- config String
Configuration used to create this deployment.
- deploy
Time String Beginning of the lifetime of this deployment.
- platform String
Platform hosting this deployment.
- resource
Uri List<String> Resource URI for the artifact being deployed taken from the deployable field with the same name.
- undeploy
Time String End of the lifetime of this deployment.
- user
Email String Identity of the user that triggered this deployment.
Derived
- Fingerprint
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Fingerprint The fingerprint of the derived image.
- Layer
Info List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Layer> 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.
- Fingerprint Fingerprint
The fingerprint of the derived image.
- Layer
Info []Layer 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.
- fingerprint Fingerprint
The fingerprint of the derived image.
- layer
Info List<Layer> 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.
- fingerprint Fingerprint
The fingerprint of the derived image.
- layer
Info Layer[] 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.
- fingerprint Fingerprint
The fingerprint of the derived image.
- layer_
info Sequence[Layer] 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.
- fingerprint Property Map
The fingerprint of the derived image.
- layer
Info 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.
DerivedResponse
- Base
Resource stringUrl This contains the base image URL for the derived image occurrence.
- Distance int
The number of layers by which this image differs from the associated image basis.
- Fingerprint
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Fingerprint Response The fingerprint of the derived image.
- Layer
Info 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 stringUrl This contains the base image URL for the derived image occurrence.
- Distance int
The number of layers by which this image differs from the associated image basis.
- Fingerprint
Fingerprint
Response The fingerprint of the derived image.
- Layer
Info []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 StringUrl This contains the base image URL for the derived image occurrence.
- distance Integer
The number of layers by which this image differs from the associated image basis.
- fingerprint
Fingerprint
Response The fingerprint of the derived image.
- layer
Info 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 stringUrl This contains the base image URL for the derived image occurrence.
- distance number
The number of layers by which this image differs from the associated image basis.
- fingerprint
Fingerprint
Response The fingerprint of the derived image.
- layer
Info 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_ strurl This contains the base image URL for the derived image occurrence.
- distance int
The number of layers by which this image differs from the associated image basis.
- fingerprint
Fingerprint
Response The fingerprint of the derived image.
- layer_
info 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 StringUrl This contains the base image URL for the derived image occurrence.
- distance Number
The number of layers by which this image differs from the associated image basis.
- fingerprint Property Map
The fingerprint of the derived image.
- layer
Info 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.
Details
- Attestation
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Attestation Attestation for the resource.
- Attestation Attestation
Attestation for the resource.
- attestation Attestation
Attestation for the resource.
- attestation Attestation
Attestation for the resource.
- attestation Attestation
Attestation for the resource.
- attestation Property Map
Attestation for the resource.
DetailsResponse
- Attestation
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Attestation Response Attestation for the resource.
- Attestation
Attestation
Response Attestation for the resource.
- attestation
Attestation
Response Attestation for the resource.
- attestation
Attestation
Response Attestation for the resource.
- attestation
Attestation
Response Attestation for the resource.
- attestation Property Map
Attestation for the resource.
Discovered
- Analysis
Completed Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Analysis Completed - Analysis
Error List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Status> Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
- Analysis
Status Pulumi.Google Native. Container Analysis. V1Beta1. Discovered Analysis Status The status of discovery for the resource.
- Analysis
Status Pulumi.Error Google Native. Container Analysis. V1Beta1. Inputs. Status 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 Pulumi.Google Native. Container Analysis. V1Beta1. Discovered Continuous Analysis Whether the resource is continuously analyzed.
- Last
Analysis stringTime The last time continuous analysis was done for this resource. Deprecated, do not use.
The last time continuous analysis was done for this resource. Deprecated, do not use.
- Analysis
Completed AnalysisCompleted - Analysis
Error []Status Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
- Analysis
Status DiscoveredAnalysis Status The status of discovery for the resource.
- Analysis
Status StatusError 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 DiscoveredContinuous Analysis Whether the resource is continuously analyzed.
- Last
Analysis stringTime The last time continuous analysis was done for this resource. Deprecated, do not use.
The last time continuous analysis was done for this resource. Deprecated, do not use.
- analysis
Completed AnalysisCompleted - analysis
Error List<Status> Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
- analysis
Status DiscoveredAnalysis Status The status of discovery for the resource.
- analysis
Status StatusError 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 DiscoveredContinuous Analysis Whether the resource is continuously analyzed.
- last
Analysis StringTime The last time continuous analysis was done for this resource. Deprecated, do not use.
The last time continuous analysis was done for this resource. Deprecated, do not use.
- analysis
Completed AnalysisCompleted - analysis
Error Status[] Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
- analysis
Status DiscoveredAnalysis Status The status of discovery for the resource.
- analysis
Status StatusError 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 DiscoveredContinuous Analysis Whether the resource is continuously analyzed.
- last
Analysis stringTime The last time continuous analysis was done for this resource. Deprecated, do not use.
The last time continuous analysis was done for this resource. Deprecated, do not use.
- analysis_
completed AnalysisCompleted - analysis_
error Sequence[Status] Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
- analysis_
status DiscoveredAnalysis Status The status of discovery for the resource.
- analysis_
status_ Statuserror 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 DiscoveredContinuous Analysis Whether the resource is continuously analyzed.
- last_
analysis_ strtime The last time continuous analysis was done for this resource. Deprecated, do not use.
The last time continuous analysis was done for this resource. Deprecated, do not use.
- analysis
Completed Property Map - analysis
Error List<Property Map> Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
- analysis
Status "ANALYSIS_STATUS_UNSPECIFIED" | "PENDING" | "SCANNING" | "FINISHED_SUCCESS" | "COMPLETE" | "FINISHED_FAILED" | "FINISHED_UNSUPPORTED" The status of discovery for the resource.
- analysis
Status Property MapError 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 "CONTINUOUS_ANALYSIS_UNSPECIFIED" | "ACTIVE" | "INACTIVE" Whether the resource is continuously analyzed.
- last
Analysis StringTime The last time continuous analysis was done for this resource. Deprecated, do not use.
The last time continuous analysis was done for this resource. Deprecated, do not use.
DiscoveredAnalysisStatus
- Analysis
Status Unspecified - ANALYSIS_STATUS_UNSPECIFIED
Unknown.
- Pending
- PENDING
Resource is known but no action has been taken yet.
- Scanning
- SCANNING
Resource is being analyzed.
- Finished
Success - FINISHED_SUCCESS
Analysis has finished successfully.
- Complete
- COMPLETE
Analysis has completed.
- Finished
Failed - FINISHED_FAILED
Analysis has finished unsuccessfully, the analysis itself is in a bad state.
- Finished
Unsupported - FINISHED_UNSUPPORTED
The resource is known not to be supported
- Discovered
Analysis Status Analysis Status Unspecified - ANALYSIS_STATUS_UNSPECIFIED
Unknown.
- Discovered
Analysis Status Pending - PENDING
Resource is known but no action has been taken yet.
- Discovered
Analysis Status Scanning - SCANNING
Resource is being analyzed.
- Discovered
Analysis Status Finished Success - FINISHED_SUCCESS
Analysis has finished successfully.
- Discovered
Analysis Status Complete - COMPLETE
Analysis has completed.
- Discovered
Analysis Status Finished Failed - FINISHED_FAILED
Analysis has finished unsuccessfully, the analysis itself is in a bad state.
- Discovered
Analysis Status Finished Unsupported - FINISHED_UNSUPPORTED
The resource is known not to be supported
- Analysis
Status Unspecified - ANALYSIS_STATUS_UNSPECIFIED
Unknown.
- Pending
- PENDING
Resource is known but no action has been taken yet.
- Scanning
- SCANNING
Resource is being analyzed.
- Finished
Success - FINISHED_SUCCESS
Analysis has finished successfully.
- Complete
- COMPLETE
Analysis has completed.
- Finished
Failed - FINISHED_FAILED
Analysis has finished unsuccessfully, the analysis itself is in a bad state.
- Finished
Unsupported - FINISHED_UNSUPPORTED
The resource is known not to be supported
- Analysis
Status Unspecified - ANALYSIS_STATUS_UNSPECIFIED
Unknown.
- Pending
- PENDING
Resource is known but no action has been taken yet.
- Scanning
- SCANNING
Resource is being analyzed.
- Finished
Success - FINISHED_SUCCESS
Analysis has finished successfully.
- Complete
- COMPLETE
Analysis has completed.
- Finished
Failed - FINISHED_FAILED
Analysis has finished unsuccessfully, the analysis itself is in a bad state.
- Finished
Unsupported - FINISHED_UNSUPPORTED
The resource is known not to be supported
- ANALYSIS_STATUS_UNSPECIFIED
- ANALYSIS_STATUS_UNSPECIFIED
Unknown.
- PENDING
- PENDING
Resource is known but no action has been taken yet.
- SCANNING
- SCANNING
Resource is being analyzed.
- FINISHED_SUCCESS
- FINISHED_SUCCESS
Analysis has finished successfully.
- COMPLETE
- COMPLETE
Analysis has completed.
- FINISHED_FAILED
- FINISHED_FAILED
Analysis has finished unsuccessfully, the analysis itself is in a bad state.
- FINISHED_UNSUPPORTED
- FINISHED_UNSUPPORTED
The resource is known not to be supported
- "ANALYSIS_STATUS_UNSPECIFIED"
- ANALYSIS_STATUS_UNSPECIFIED
Unknown.
- "PENDING"
- PENDING
Resource is known but no action has been taken yet.
- "SCANNING"
- SCANNING
Resource is being analyzed.
- "FINISHED_SUCCESS"
- FINISHED_SUCCESS
Analysis has finished successfully.
- "COMPLETE"
- COMPLETE
Analysis has completed.
- "FINISHED_FAILED"
- FINISHED_FAILED
Analysis has finished unsuccessfully, the analysis itself is in a bad state.
- "FINISHED_UNSUPPORTED"
- FINISHED_UNSUPPORTED
The resource is known not to be supported
DiscoveredContinuousAnalysis
- Continuous
Analysis Unspecified - CONTINUOUS_ANALYSIS_UNSPECIFIED
Unknown.
- Active
- ACTIVE
The resource is continuously analyzed.
- Inactive
- INACTIVE
The resource is ignored for continuous analysis.
- Discovered
Continuous Analysis Continuous Analysis Unspecified - CONTINUOUS_ANALYSIS_UNSPECIFIED
Unknown.
- Discovered
Continuous Analysis Active - ACTIVE
The resource is continuously analyzed.
- Discovered
Continuous Analysis Inactive - INACTIVE
The resource is ignored for continuous analysis.
- Continuous
Analysis Unspecified - CONTINUOUS_ANALYSIS_UNSPECIFIED
Unknown.
- Active
- ACTIVE
The resource is continuously analyzed.
- Inactive
- INACTIVE
The resource is ignored for continuous analysis.
- Continuous
Analysis Unspecified - CONTINUOUS_ANALYSIS_UNSPECIFIED
Unknown.
- Active
- ACTIVE
The resource is continuously analyzed.
- Inactive
- INACTIVE
The resource is ignored for continuous analysis.
- CONTINUOUS_ANALYSIS_UNSPECIFIED
- CONTINUOUS_ANALYSIS_UNSPECIFIED
Unknown.
- ACTIVE
- ACTIVE
The resource is continuously analyzed.
- INACTIVE
- INACTIVE
The resource is ignored for continuous analysis.
- "CONTINUOUS_ANALYSIS_UNSPECIFIED"
- CONTINUOUS_ANALYSIS_UNSPECIFIED
Unknown.
- "ACTIVE"
- ACTIVE
The resource is continuously analyzed.
- "INACTIVE"
- INACTIVE
The resource is ignored for continuous analysis.
DiscoveredResponse
- Analysis
Completed Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Analysis Completed Response - Analysis
Error 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 string The status of discovery for the resource.
- Analysis
Status Pulumi.Error 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 string Whether the resource is continuously analyzed.
- Last
Analysis stringTime The last time continuous analysis was done for this resource. Deprecated, do not use.
The last time continuous analysis was done for this resource. Deprecated, do not use.
- Analysis
Completed AnalysisCompleted Response - Analysis
Error []StatusResponse Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
- Analysis
Status string The status of discovery for the resource.
- Analysis
Status StatusError 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 string Whether the resource is continuously analyzed.
- Last
Analysis stringTime The last time continuous analysis was done for this resource. Deprecated, do not use.
The last time continuous analysis was done for this resource. Deprecated, do not use.
- analysis
Completed AnalysisCompleted Response - analysis
Error List<StatusResponse> Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
- analysis
Status String The status of discovery for the resource.
- analysis
Status StatusError 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 String Whether the resource is continuously analyzed.
- last
Analysis StringTime The last time continuous analysis was done for this resource. Deprecated, do not use.
The last time continuous analysis was done for this resource. Deprecated, do not use.
- analysis
Completed AnalysisCompleted Response - analysis
Error StatusResponse[] Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
- analysis
Status string The status of discovery for the resource.
- analysis
Status StatusError 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 string Whether the resource is continuously analyzed.
- last
Analysis stringTime The last time continuous analysis was done for this resource. Deprecated, do not use.
The last time continuous analysis was done for this resource. Deprecated, do not use.
- analysis_
completed AnalysisCompleted Response - analysis_
error Sequence[StatusResponse] Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
- analysis_
status str The status of discovery for the resource.
- analysis_
status_ Statuserror 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 str Whether the resource is continuously analyzed.
- last_
analysis_ strtime The last time continuous analysis was done for this resource. Deprecated, do not use.
The last time continuous analysis was done for this resource. Deprecated, do not use.
- analysis
Completed Property Map - analysis
Error List<Property Map> Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
- analysis
Status String The status of discovery for the resource.
- analysis
Status Property MapError 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 String Whether the resource is continuously analyzed.
- last
Analysis StringTime The last time continuous analysis was done for this resource. Deprecated, do not use.
The last time continuous analysis was done for this resource. Deprecated, do not use.
DocumentOccurrence
- Create
Time 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 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 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 string A field for creators of the SPDX file content to provide comments to the consumers of the SPDX document
- External
Document List<string>Refs Identify any external SPDX documents referenced within this SPDX document
- Id string
Identify the current SPDX document which may be referenced in relationships by other files, packages internally and documents externally
- License
List stringVersion 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 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 string
Identify name of this document as designated by creator
- Create
Time 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 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 []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 string A field for creators of the SPDX file content to provide comments to the consumers of the SPDX document
- External
Document []stringRefs Identify any external SPDX documents referenced within this SPDX document
- Id string
Identify the current SPDX document which may be referenced in relationships by other files, packages internally and documents externally
- License
List stringVersion 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 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 string
Identify name of this document as designated by creator
- create
Time 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 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 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 String A field for creators of the SPDX file content to provide comments to the consumers of the SPDX document
- external
Document List<String>Refs Identify any external SPDX documents referenced within this SPDX document
- id String
Identify the current SPDX document which may be referenced in relationships by other files, packages internally and documents externally
- license
List StringVersion 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 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 String
Identify name of this document as designated by creator
- create
Time 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 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 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 string A field for creators of the SPDX file content to provide comments to the consumers of the SPDX document
- external
Document string[]Refs Identify any external SPDX documents referenced within this SPDX document
- id string
Identify the current SPDX document which may be referenced in relationships by other files, packages internally and documents externally
- license
List stringVersion 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 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 string
Identify name of this document as designated by creator
- create_
time 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 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 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 str A field for creators of the SPDX file content to provide comments to the consumers of the SPDX document
- external_
document_ Sequence[str]refs Identify any external SPDX documents referenced within this SPDX document
- id str
Identify the current SPDX document which may be referenced in relationships by other files, packages internally and documents externally
- license_
list_ strversion 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 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 str
Identify name of this document as designated by creator
- create
Time 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 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 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 String A field for creators of the SPDX file content to provide comments to the consumers of the SPDX document
- external
Document List<String>Refs Identify any external SPDX documents referenced within this SPDX document
- id String
Identify the current SPDX document which may be referenced in relationships by other files, packages internally and documents externally
- license
List StringVersion 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 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 String
Identify name of this document as designated by creator
DocumentOccurrenceResponse
- Create
Time 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 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 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 string A field for creators of the SPDX file content to provide comments to the consumers of the SPDX document
- External
Document List<string>Refs Identify any external SPDX documents referenced within this SPDX document
- License
List stringVersion 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 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 string
Identify name of this document as designated by creator
- Create
Time 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 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 []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 string A field for creators of the SPDX file content to provide comments to the consumers of the SPDX document
- External
Document []stringRefs Identify any external SPDX documents referenced within this SPDX document
- License
List stringVersion 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 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 string
Identify name of this document as designated by creator
- create
Time 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 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 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 String A field for creators of the SPDX file content to provide comments to the consumers of the SPDX document
- external
Document List<String>Refs Identify any external SPDX documents referenced within this SPDX document
- license
List StringVersion 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 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 String
Identify name of this document as designated by creator
- create
Time 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 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 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 string A field for creators of the SPDX file content to provide comments to the consumers of the SPDX document
- external
Document string[]Refs Identify any external SPDX documents referenced within this SPDX document
- license
List stringVersion 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 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 string
Identify name of this document as designated by creator
- create_
time 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 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 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 str A field for creators of the SPDX file content to provide comments to the consumers of the SPDX document
- external_
document_ Sequence[str]refs Identify any external SPDX documents referenced within this SPDX document
- license_
list_ strversion 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 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 str
Identify name of this document as designated by creator
- create
Time 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 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 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 String A field for creators of the SPDX file content to provide comments to the consumers of the SPDX document
- external
Document List<String>Refs Identify any external SPDX documents referenced within this SPDX document
- license
List StringVersion 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 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 String
Identify name of this document as designated by creator
Envelope
- Payload string
- Payload
Type string - Signatures
[]Envelope
Signature
- payload String
- payload
Type String - signatures
List<Envelope
Signature>
- payload string
- payload
Type string - signatures
Envelope
Signature[]
- payload String
- payload
Type String - signatures List<Property Map>
EnvelopeResponse
- Payload string
- Payload
Type string - Signatures
[]Envelope
Signature Response
- payload String
- payload
Type String - signatures
List<Envelope
Signature Response>
- payload string
- payload
Type string - signatures
Envelope
Signature Response[]
- payload String
- payload
Type String - signatures List<Property Map>
EnvelopeSignature
EnvelopeSignatureResponse
Environment
- Custom
Values Dictionary<string, string>
- Custom
Values map[string]string
- custom
Values Map<String,String>
- custom
Values {[key: string]: string}
- custom_
values Mapping[str, str]
- custom
Values Map<String>
EnvironmentResponse
- Custom
Values Dictionary<string, string>
- Custom
Values map[string]string
- custom
Values Map<String,String>
- custom
Values {[key: string]: string}
- custom_
values Mapping[str, str]
- custom
Values Map<String>
FileOccurrence
- Attributions 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 string
This field provides a place for the SPDX file creator to record any general comments about the file
- Contributors List<string>
This field provides a place for the SPDX file creator to record file contributors
- Copyright string
Identify the copyright holder of the file, as well as any dates present
- Files
License List<string>Info This field contains the license information actually found in the file, if any
- Id string
Uniquely identify any element in an SPDX document which may be referenced by other elements
- License
Concluded Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. License 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 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 []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 string
This field provides a place for the SPDX file creator to record any general comments about the file
- Contributors []string
This field provides a place for the SPDX file creator to record file contributors
- Copyright string
Identify the copyright holder of the file, as well as any dates present
- Files
License []stringInfo This field contains the license information actually found in the file, if any
- Id string
Uniquely identify any element in an SPDX document which may be referenced by other elements
- License
Concluded License 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 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 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 String
This field provides a place for the SPDX file creator to record any general comments about the file
- contributors List<String>
This field provides a place for the SPDX file creator to record file contributors
- copyright String
Identify the copyright holder of the file, as well as any dates present
- files
License List<String>Info This field contains the license information actually found in the file, if any
- id String
Uniquely identify any element in an SPDX document which may be referenced by other elements
- license
Concluded License 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 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 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 string
This field provides a place for the SPDX file creator to record any general comments about the file
- contributors string[]
This field provides a place for the SPDX file creator to record file contributors
- copyright string
Identify the copyright holder of the file, as well as any dates present
- files
License string[]Info This field contains the license information actually found in the file, if any
- id string
Uniquely identify any element in an SPDX document which may be referenced by other elements
- license
Concluded License 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 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 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 str
This field provides a place for the SPDX file creator to record any general comments about the file
- contributors Sequence[str]
This field provides a place for the SPDX file creator to record file contributors
- copyright str
Identify the copyright holder of the file, as well as any dates present
- files_
license_ Sequence[str]info This field contains the license information actually found in the file, if any
- id str
Uniquely identify any element in an SPDX document which may be referenced by other elements
- license_
concluded License 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 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 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 String
This field provides a place for the SPDX file creator to record any general comments about the file
- contributors List<String>
This field provides a place for the SPDX file creator to record file contributors
- copyright String
Identify the copyright holder of the file, as well as any dates present
- files
License List<String>Info This field contains the license information actually found in the file, if any
- id String
Uniquely identify any element in an SPDX document which may be referenced by other elements
- license
Concluded 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 String
This field provides a place for the SPDX file creator to record license notices or other such related notices found in the file
FileOccurrenceResponse
- Attributions 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 string
This field provides a place for the SPDX file creator to record any general comments about the file
- Contributors List<string>
This field provides a place for the SPDX file creator to record file contributors
- Copyright string
Identify the copyright holder of the file, as well as any dates present
- Files
License List<string>Info This field contains the license information actually found in the file, if any
- License
Concluded 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 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 []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 string
This field provides a place for the SPDX file creator to record any general comments about the file
- Contributors []string
This field provides a place for the SPDX file creator to record file contributors
- Copyright string
Identify the copyright holder of the file, as well as any dates present
- Files
License []stringInfo This field contains the license information actually found in the file, if any
- License
Concluded 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 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 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 String
This field provides a place for the SPDX file creator to record any general comments about the file
- contributors List<String>
This field provides a place for the SPDX file creator to record file contributors
- copyright String
Identify the copyright holder of the file, as well as any dates present
- files
License List<String>Info This field contains the license information actually found in the file, if any
- license
Concluded 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 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 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 string
This field provides a place for the SPDX file creator to record any general comments about the file
- contributors string[]
This field provides a place for the SPDX file creator to record file contributors
- copyright string
Identify the copyright holder of the file, as well as any dates present
- files
License string[]Info This field contains the license information actually found in the file, if any
- license
Concluded 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 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 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 str
This field provides a place for the SPDX file creator to record any general comments about the file
- contributors Sequence[str]
This field provides a place for the SPDX file creator to record file contributors
- copyright str
Identify the copyright holder of the file, as well as any dates present
- files_
license_ Sequence[str]info This field contains the license information actually found in the file, if any
- license_
concluded 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 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 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 String
This field provides a place for the SPDX file creator to record any general comments about the file
- contributors List<String>
This field provides a place for the SPDX file creator to record file contributors
- copyright String
Identify the copyright holder of the file, as well as any dates present
- files
License List<String>Info This field contains the license information actually found in the file, if any
- license
Concluded 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 String
This field provides a place for the SPDX file creator to record license notices or other such related notices found in the file
Fingerprint
FingerprintResponse
- V1Name string
The layer ID of the final layer in the Docker image's v1 representation.
- V2Blob List<string>
The ordered list of v2 blobs that represent a given image.
- V2Name 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 string
The layer ID of the final layer in the Docker image's v1 representation.
- V2Blob []string
The ordered list of v2 blobs that represent a given image.
- V2Name 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 String
The layer ID of the final layer in the Docker image's v1 representation.
- v2Blob List<String>
The ordered list of v2 blobs that represent a given image.
- v2Name 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 string
The layer ID of the final layer in the Docker image's v1 representation.
- v2Blob string[]
The ordered list of v2 blobs that represent a given image.
- v2Name 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 str The layer ID of the final layer in the Docker image's v1 representation.
- v2_
blob Sequence[str] The ordered list of v2 blobs that represent a given image.
- v2_
name 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 String
The layer ID of the final layer in the Docker image's v1 representation.
- v2Blob List<String>
The ordered list of v2 blobs that represent a given image.
- v2Name 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.
GenericSignedAttestation
- Content
Type Pulumi.Google Native. Container Analysis. V1Beta1. Generic Signed Attestation Content Type 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 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
List<Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Signature> 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 GenericSigned Attestation Content Type 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 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 []Signature
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 GenericSigned Attestation Content Type 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 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 List<Signature>
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 GenericSigned Attestation Content Type 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 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 Signature[]
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 GenericSigned Attestation Content Type 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 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 Sequence[Signature]
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 "CONTENT_TYPE_UNSPECIFIED" | "SIMPLE_SIGNING_JSON" 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 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 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.
GenericSignedAttestationContentType
- Content
Type Unspecified - CONTENT_TYPE_UNSPECIFIED
ContentType
is not set. - Simple
Signing Json - SIMPLE_SIGNING_JSON
Atomic format attestation signature. See https://github.com/containers/image/blob/8a5d2f82a6e3263290c8e0276c3e0f64e77723e7/docs/atomic-signature.md The payload extracted in
plaintext
is a JSON blob conforming to the linked schema.
- Generic
Signed Attestation Content Type Content Type Unspecified - CONTENT_TYPE_UNSPECIFIED
ContentType
is not set. - Generic
Signed Attestation Content Type Simple Signing Json - SIMPLE_SIGNING_JSON
Atomic format attestation signature. See https://github.com/containers/image/blob/8a5d2f82a6e3263290c8e0276c3e0f64e77723e7/docs/atomic-signature.md The payload extracted in
plaintext
is a JSON blob conforming to the linked schema.
- Content
Type Unspecified - CONTENT_TYPE_UNSPECIFIED
ContentType
is not set. - Simple
Signing Json - SIMPLE_SIGNING_JSON
Atomic format attestation signature. See https://github.com/containers/image/blob/8a5d2f82a6e3263290c8e0276c3e0f64e77723e7/docs/atomic-signature.md The payload extracted in
plaintext
is a JSON blob conforming to the linked schema.
- Content
Type Unspecified - CONTENT_TYPE_UNSPECIFIED
ContentType
is not set. - Simple
Signing Json - SIMPLE_SIGNING_JSON
Atomic format attestation signature. See https://github.com/containers/image/blob/8a5d2f82a6e3263290c8e0276c3e0f64e77723e7/docs/atomic-signature.md The payload extracted in
plaintext
is a JSON blob conforming to the linked schema.
- CONTENT_TYPE_UNSPECIFIED
- CONTENT_TYPE_UNSPECIFIED
ContentType
is not set. - SIMPLE_SIGNING_JSON
- SIMPLE_SIGNING_JSON
Atomic format attestation signature. See https://github.com/containers/image/blob/8a5d2f82a6e3263290c8e0276c3e0f64e77723e7/docs/atomic-signature.md The payload extracted in
plaintext
is a JSON blob conforming to the linked schema.
- "CONTENT_TYPE_UNSPECIFIED"
- CONTENT_TYPE_UNSPECIFIED
ContentType
is not set. - "SIMPLE_SIGNING_JSON"
- SIMPLE_SIGNING_JSON
Atomic format attestation signature. See https://github.com/containers/image/blob/8a5d2f82a6e3263290c8e0276c3e0f64e77723e7/docs/atomic-signature.md The payload extracted in
plaintext
is a JSON blob conforming to the linked schema.
GenericSignedAttestationResponse
- Content
Type 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 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
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 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 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
[]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 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 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
List<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 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 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
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 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 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
Sequence[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 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 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 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.
GerritSourceContext
- Alias
Context Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Alias Context An alias, which may be a branch or tag.
- Gerrit
Project 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 string The URI of a running Gerrit instance.
- Revision
Id string A revision (commit) ID.
- Alias
Context AliasContext An alias, which may be a branch or tag.
- Gerrit
Project 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 string The URI of a running Gerrit instance.
- Revision
Id string A revision (commit) ID.
- alias
Context AliasContext An alias, which may be a branch or tag.
- gerrit
Project 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 String The URI of a running Gerrit instance.
- revision
Id String A revision (commit) ID.
- alias
Context AliasContext An alias, which may be a branch or tag.
- gerrit
Project 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 string The URI of a running Gerrit instance.
- revision
Id string A revision (commit) ID.
- alias_
context AliasContext An alias, which may be a branch or tag.
- gerrit_
project 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 str The URI of a running Gerrit instance.
- revision_
id str A revision (commit) ID.
- alias
Context Property Map An alias, which may be a branch or tag.
- gerrit
Project 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 String The URI of a running Gerrit instance.
- revision
Id String A revision (commit) ID.
GerritSourceContextResponse
- Alias
Context Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Alias Context Response An alias, which may be a branch or tag.
- Gerrit
Project 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 string The URI of a running Gerrit instance.
- Revision
Id string A revision (commit) ID.
- Alias
Context AliasContext Response An alias, which may be a branch or tag.
- Gerrit
Project 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 string The URI of a running Gerrit instance.
- Revision
Id string A revision (commit) ID.
- alias
Context AliasContext Response An alias, which may be a branch or tag.
- gerrit
Project 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 String The URI of a running Gerrit instance.
- revision
Id String A revision (commit) ID.
- alias
Context AliasContext Response An alias, which may be a branch or tag.
- gerrit
Project 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 string The URI of a running Gerrit instance.
- revision
Id string A revision (commit) ID.
- alias_
context AliasContext Response An alias, which may be a branch or tag.
- gerrit_
project 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 str The URI of a running Gerrit instance.
- revision_
id str A revision (commit) ID.
- alias
Context Property Map An alias, which may be a branch or tag.
- gerrit
Project 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 String The URI of a running Gerrit instance.
- revision
Id String A revision (commit) ID.
GitSourceContext
- Revision
Id string Git commit hash.
- Url string
Git repository URL.
- Revision
Id string Git commit hash.
- Url string
Git repository URL.
- revision
Id String Git commit hash.
- url String
Git repository URL.
- revision
Id string Git commit hash.
- url string
Git repository URL.
- revision_
id str Git commit hash.
- url str
Git repository URL.
- revision
Id String Git commit hash.
- url String
Git repository URL.
GitSourceContextResponse
- Revision
Id string Git commit hash.
- Url string
Git repository URL.
- Revision
Id string Git commit hash.
- Url string
Git repository URL.
- revision
Id String Git commit hash.
- url String
Git repository URL.
- revision
Id string Git commit hash.
- url string
Git repository URL.
- revision_
id str Git commit hash.
- url str
Git repository URL.
- revision
Id String Git commit hash.
- url String
Git repository URL.
GrafeasV1beta1BuildDetails
- Provenance
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Build Provenance The actual provenance for the build.
- Provenance
Bytes 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.
- Provenance
Build
Provenance The actual provenance for the build.
- Provenance
Bytes 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.
- provenance
Build
Provenance The actual provenance for the build.
- provenance
Bytes 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.
- provenance
Build
Provenance The actual provenance for the build.
- provenance
Bytes 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.
- provenance
Build
Provenance The actual provenance for the build.
- provenance_
bytes 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.
- provenance Property Map
The actual provenance for the build.
- provenance
Bytes 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.
GrafeasV1beta1BuildDetailsResponse
- Provenance
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Build Provenance Response The actual provenance for the build.
- Provenance
Bytes 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.
- Provenance
Build
Provenance Response The actual provenance for the build.
- Provenance
Bytes 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.
- provenance
Build
Provenance Response The actual provenance for the build.
- provenance
Bytes 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.
- provenance
Build
Provenance Response The actual provenance for the build.
- provenance
Bytes 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.
- provenance
Build
Provenance Response The actual provenance for the build.
- provenance_
bytes 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.
- provenance Property Map
The actual provenance for the build.
- provenance
Bytes 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.
GrafeasV1beta1DeploymentDetails
- Deployment
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Deployment Deployment history for the resource.
- Deployment Deployment
Deployment history for the resource.
- deployment Deployment
Deployment history for the resource.
- deployment Deployment
Deployment history for the resource.
- deployment Deployment
Deployment history for the resource.
- deployment Property Map
Deployment history for the resource.
GrafeasV1beta1DeploymentDetailsResponse
- Deployment
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Deployment Response Deployment history for the resource.
- Deployment
Deployment
Response Deployment history for the resource.
- deployment
Deployment
Response Deployment history for the resource.
- deployment
Deployment
Response Deployment history for the resource.
- deployment
Deployment
Response Deployment history for the resource.
- deployment Property Map
Deployment history for the resource.
GrafeasV1beta1DiscoveryDetails
- Discovered
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Discovered Analysis status for the discovered resource.
- Discovered Discovered
Analysis status for the discovered resource.
- discovered Discovered
Analysis status for the discovered resource.
- discovered Discovered
Analysis status for the discovered resource.
- discovered Discovered
Analysis status for the discovered resource.
- discovered Property Map
Analysis status for the discovered resource.
GrafeasV1beta1DiscoveryDetailsResponse
- Discovered
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Discovered Response Analysis status for the discovered resource.
- Discovered
Discovered
Response Analysis status for the discovered resource.
- discovered
Discovered
Response Analysis status for the discovered resource.
- discovered
Discovered
Response Analysis status for the discovered resource.
- discovered
Discovered
Response Analysis status for the discovered resource.
- discovered Property Map
Analysis status for the discovered resource.
GrafeasV1beta1ImageDetails
- Derived
Image Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Derived Immutable. The child image derived from the base image.
- Derived
Image Derived Immutable. The child image derived from the base image.
- derived
Image Derived Immutable. The child image derived from the base image.
- derived
Image Derived Immutable. The child image derived from the base image.
- derived_
image Derived Immutable. The child image derived from the base image.
- derived
Image Property Map Immutable. The child image derived from the base image.
GrafeasV1beta1ImageDetailsResponse
- Derived
Image Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Derived Response Immutable. The child image derived from the base image.
- Derived
Image DerivedResponse Immutable. The child image derived from the base image.
- derived
Image DerivedResponse Immutable. The child image derived from the base image.
- derived
Image DerivedResponse Immutable. The child image derived from the base image.
- derived_
image DerivedResponse Immutable. The child image derived from the base image.
- derived
Image Property Map Immutable. The child image derived from the base image.
GrafeasV1beta1IntotoArtifact
- Hashes
Artifact
Hashes - Resource
Uri string
- hashes
Artifact
Hashes - resource
Uri String
- hashes
Artifact
Hashes - resource
Uri string
- hashes Property Map
- resource
Uri String
GrafeasV1beta1IntotoArtifactResponse
- hashes Property Map
- resource
Uri String
GrafeasV1beta1IntotoDetails
GrafeasV1beta1IntotoDetailsResponse
GrafeasV1beta1IntotoSignature
GrafeasV1beta1IntotoSignatureResponse
GrafeasV1beta1PackageDetails
- Installation
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Installation Where the package was installed.
- Installation Installation
Where the package was installed.
- installation Installation
Where the package was installed.
- installation Installation
Where the package was installed.
- installation Installation
Where the package was installed.
- installation Property Map
Where the package was installed.
GrafeasV1beta1PackageDetailsResponse
- Installation
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Installation Response Where the package was installed.
- Installation
Installation
Response Where the package was installed.
- installation
Installation
Response Where the package was installed.
- installation
Installation
Response Where the package was installed.
- installation
Installation
Response Where the package was installed.
- installation Property Map
Where the package was installed.
GrafeasV1beta1VulnerabilityDetails
- Package
Issue List<Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Package Issue> The set of affected locations and their fixes (if available) within the associated resource.
- Cvss
V2 Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. CVSS The cvss v2 score for the vulnerability.
- Cvss
V3 Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. CVSS The cvss v3 score for the vulnerability.
- Effective
Severity Pulumi.Google Native. Container Analysis. V1Beta1. Grafeas V1beta1Vulnerability Details Effective Severity 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.
- Type string
The type of package; whether native or non native(ruby gems, node.js packages etc)
- Vex
Assessment Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Vex Assessment
- Package
Issue []PackageIssue The set of affected locations and their fixes (if available) within the associated resource.
- Cvss
V2 CVSS The cvss v2 score for the vulnerability.
- Cvss
V3 CVSS The cvss v3 score for the vulnerability.
- Effective
Severity GrafeasV1beta1Vulnerability Details Effective Severity 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.
- Type string
The type of package; whether native or non native(ruby gems, node.js packages etc)
- Vex
Assessment VexAssessment
- package
Issue List<PackageIssue> The set of affected locations and their fixes (if available) within the associated resource.
- cvss
V2 CVSS The cvss v2 score for the vulnerability.
- cvss
V3 CVSS The cvss v3 score for the vulnerability.
- effective
Severity GrafeasV1beta1Vulnerability Details Effective Severity 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.
- type String
The type of package; whether native or non native(ruby gems, node.js packages etc)
- vex
Assessment VexAssessment
- package
Issue PackageIssue[] The set of affected locations and their fixes (if available) within the associated resource.
- cvss
V2 CVSS The cvss v2 score for the vulnerability.
- cvss
V3 CVSS The cvss v3 score for the vulnerability.
- effective
Severity GrafeasV1beta1Vulnerability Details Effective Severity 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.
- type string
The type of package; whether native or non native(ruby gems, node.js packages etc)
- vex
Assessment VexAssessment
- package_
issue Sequence[PackageIssue] The set of affected locations and their fixes (if available) within the associated resource.
- cvss_
v2 CVSS The cvss v2 score for the vulnerability.
- cvss_
v3 CVSS The cvss v3 score for the vulnerability.
- effective_
severity GrafeasV1beta1Vulnerability Details Effective Severity 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.
- type str
The type of package; whether native or non native(ruby gems, node.js packages etc)
- vex_
assessment VexAssessment
- package
Issue List<Property Map> The set of affected locations and their fixes (if available) within the associated resource.
- cvss
V2 Property Map The cvss v2 score for the vulnerability.
- cvss
V3 Property Map The cvss v3 score for the vulnerability.
- effective
Severity "SEVERITY_UNSPECIFIED" | "MINIMAL" | "LOW" | "MEDIUM" | "HIGH" | "CRITICAL" 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.
- type String
The type of package; whether native or non native(ruby gems, node.js packages etc)
- vex
Assessment Property Map
GrafeasV1beta1VulnerabilityDetailsEffectiveSeverity
- Severity
Unspecified - SEVERITY_UNSPECIFIED
Unknown.
- Minimal
- MINIMAL
Minimal severity.
- Low
- LOW
Low severity.
- Medium
- MEDIUM
Medium severity.
- High
- HIGH
High severity.
- Critical
- CRITICAL
Critical severity.
- Grafeas
V1beta1Vulnerability Details Effective Severity Severity Unspecified - SEVERITY_UNSPECIFIED
Unknown.
- Grafeas
V1beta1Vulnerability Details Effective Severity Minimal - MINIMAL
Minimal severity.
- Grafeas
V1beta1Vulnerability Details Effective Severity Low - LOW
Low severity.
- Grafeas
V1beta1Vulnerability Details Effective Severity Medium - MEDIUM
Medium severity.
- Grafeas
V1beta1Vulnerability Details Effective Severity High - HIGH
High severity.
- Grafeas
V1beta1Vulnerability Details Effective Severity Critical - CRITICAL
Critical severity.
- Severity
Unspecified - SEVERITY_UNSPECIFIED
Unknown.
- Minimal
- MINIMAL
Minimal severity.
- Low
- LOW
Low severity.
- Medium
- MEDIUM
Medium severity.
- High
- HIGH
High severity.
- Critical
- CRITICAL
Critical severity.
- Severity
Unspecified - SEVERITY_UNSPECIFIED
Unknown.
- Minimal
- MINIMAL
Minimal severity.
- Low
- LOW
Low severity.
- Medium
- MEDIUM
Medium severity.
- High
- HIGH
High severity.
- Critical
- CRITICAL
Critical severity.
- SEVERITY_UNSPECIFIED
- SEVERITY_UNSPECIFIED
Unknown.
- MINIMAL
- MINIMAL
Minimal severity.
- LOW
- LOW
Low severity.
- MEDIUM
- MEDIUM
Medium severity.
- HIGH
- HIGH
High severity.
- CRITICAL
- CRITICAL
Critical severity.
- "SEVERITY_UNSPECIFIED"
- SEVERITY_UNSPECIFIED
Unknown.
- "MINIMAL"
- MINIMAL
Minimal severity.
- "LOW"
- LOW
Low severity.
- "MEDIUM"
- MEDIUM
Medium severity.
- "HIGH"
- HIGH
High severity.
- "CRITICAL"
- CRITICAL
Critical severity.
GrafeasV1beta1VulnerabilityDetailsResponse
- Cvss
Score 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 Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. CVSSResponse The cvss v2 score for the vulnerability.
- Cvss
V3 Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. CVSSResponse The cvss v3 score for the vulnerability.
- Cvss
Version string CVSS version used to populate cvss_score and severity.
- Effective
Severity 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.
- Long
Description string A detailed description of this vulnerability.
- Package
Issue 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.
- List<Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Related Url Response> URLs related to this vulnerability.
- Severity string
The note provider assigned Severity of the vulnerability.
- Short
Description string A one sentence description of this vulnerability.
- Type string
The type of package; whether native or non native(ruby gems, node.js packages etc)
- Vex
Assessment Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Vex Assessment Response
- Cvss
Score 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 CVSSResponse The cvss v2 score for the vulnerability.
- Cvss
V3 CVSSResponse The cvss v3 score for the vulnerability.
- Cvss
Version string CVSS version used to populate cvss_score and severity.
- Effective
Severity 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.
- Long
Description string A detailed description of this vulnerability.
- Package
Issue []PackageIssue Response The set of affected locations and their fixes (if available) within the associated resource.
- []Related
Url Response URLs related to this vulnerability.
- Severity string
The note provider assigned Severity of the vulnerability.
- Short
Description string A one sentence description of this vulnerability.
- Type string
The type of package; whether native or non native(ruby gems, node.js packages etc)
- Vex
Assessment VexAssessment Response
- cvss
Score 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 CVSSResponse The cvss v2 score for the vulnerability.
- cvss
V3 CVSSResponse The cvss v3 score for the vulnerability.
- cvss
Version String CVSS version used to populate cvss_score and severity.
- effective
Severity 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.
- long
Description String A detailed description of this vulnerability.
- package
Issue List<PackageIssue Response> The set of affected locations and their fixes (if available) within the associated resource.
- List<Related
Url Response> URLs related to this vulnerability.
- severity String
The note provider assigned Severity of the vulnerability.
- short
Description String A one sentence description of this vulnerability.
- type String
The type of package; whether native or non native(ruby gems, node.js packages etc)
- vex
Assessment VexAssessment Response
- cvss
Score 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 CVSSResponse The cvss v2 score for the vulnerability.
- cvss
V3 CVSSResponse The cvss v3 score for the vulnerability.
- cvss
Version string CVSS version used to populate cvss_score and severity.
- effective
Severity 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.
- long
Description string A detailed description of this vulnerability.
- package
Issue PackageIssue Response[] The set of affected locations and their fixes (if available) within the associated resource.
- Related
Url Response[] URLs related to this vulnerability.
- severity string
The note provider assigned Severity of the vulnerability.
- short
Description string A one sentence description of this vulnerability.
- type string
The type of package; whether native or non native(ruby gems, node.js packages etc)
- vex
Assessment VexAssessment Response
- cvss_
score 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 CVSSResponse The cvss v2 score for the vulnerability.
- cvss_
v3 CVSSResponse The cvss v3 score for the vulnerability.
- cvss_
version str CVSS version used to populate cvss_score and severity.
- effective_
severity 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.
- long_
description str A detailed description of this vulnerability.
- package_
issue Sequence[PackageIssue Response] The set of affected locations and their fixes (if available) within the associated resource.
- Sequence[Related
Url Response] URLs related to this vulnerability.
- severity str
The note provider assigned Severity of the vulnerability.
- short_
description str A one sentence description of this vulnerability.
- type str
The type of package; whether native or non native(ruby gems, node.js packages etc)
- vex_
assessment VexAssessment Response
- cvss
Score 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 Property Map The cvss v2 score for the vulnerability.
- cvss
V3 Property Map The cvss v3 score for the vulnerability.
- cvss
Version String CVSS version used to populate cvss_score and severity.
- effective
Severity 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.
- long
Description String A detailed description of this vulnerability.
- package
Issue List<Property Map> The set of affected locations and their fixes (if available) within the associated resource.
- List<Property Map>
URLs related to this vulnerability.
- severity String
The note provider assigned Severity of the vulnerability.
- short
Description String A one sentence description of this vulnerability.
- type String
The type of package; whether native or non native(ruby gems, node.js packages etc)
- vex
Assessment Property Map
Hash
- Type
Pulumi.
Google Native. Container Analysis. V1Beta1. Hash Type The type of hash that was performed.
- Value string
The hash value.
- type "HASH_TYPE_UNSPECIFIED" | "SHA256"
The type of hash that was performed.
- value String
The hash value.
HashResponse
HashType
- Hash
Type Unspecified - HASH_TYPE_UNSPECIFIED
Unknown.
- Sha256
- SHA256
A SHA-256 hash.
- Hash
Type Hash Type Unspecified - HASH_TYPE_UNSPECIFIED
Unknown.
- Hash
Type Sha256 - SHA256
A SHA-256 hash.
- Hash
Type Unspecified - HASH_TYPE_UNSPECIFIED
Unknown.
- Sha256
- SHA256
A SHA-256 hash.
- Hash
Type Unspecified - HASH_TYPE_UNSPECIFIED
Unknown.
- Sha256
- SHA256
A SHA-256 hash.
- HASH_TYPE_UNSPECIFIED
- HASH_TYPE_UNSPECIFIED
Unknown.
- SHA256
- SHA256
A SHA-256 hash.
- "HASH_TYPE_UNSPECIFIED"
- HASH_TYPE_UNSPECIFIED
Unknown.
- "SHA256"
- SHA256
A SHA-256 hash.
Installation
- License
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. License Licenses that have been declared by the authors of the package.
- Location
List<Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Location> All of the places within the filesystem versions of this package have been found.
- License License
Licenses that have been declared by the authors of the package.
- Location []Location
All of the places within the filesystem versions of this package have been found.
- license License
Licenses that have been declared by the authors of the package.
- location List<Location>
All of the places within the filesystem versions of this package have been found.
- license License
Licenses that have been declared by the authors of the package.
- location Location[]
All of the places within the filesystem versions of this package have been found.
- license License
Licenses that have been declared by the authors of the package.
- location Sequence[Location]
All of the places within the filesystem versions of this package have been found.
- license Property Map
Licenses that have been declared by the authors of the package.
- location List<Property Map>
All of the places within the filesystem versions of this package have been found.
InstallationResponse
- Architecture string
The CPU architecture for which packages in this distribution channel were built. Architecture will be blank for language packages.
- Cpe
Uri 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
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. License Response Licenses that have been declared by the authors of the package.
- Location
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 string
The name of the installed package.
- Package
Type string The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- Version
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Version Response The version of the package.
- Architecture string
The CPU architecture for which packages in this distribution channel were built. Architecture will be blank for language packages.
- Cpe
Uri 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
License
Response Licenses that have been declared by the authors of the package.
- Location
[]Location
Response All of the places within the filesystem versions of this package have been found.
- Name string
The name of the installed package.
- Package
Type string The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- Version
Version
Response The version of the package.
- architecture String
The CPU architecture for which packages in this distribution channel were built. Architecture will be blank for language packages.
- cpe
Uri 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
License
Response Licenses that have been declared by the authors of the package.
- location
List<Location
Response> All of the places within the filesystem versions of this package have been found.
- name String
The name of the installed package.
- package
Type String The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- version
Version
Response The version of the package.
- architecture string
The CPU architecture for which packages in this distribution channel were built. Architecture will be blank for language packages.
- cpe
Uri 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
License
Response Licenses that have been declared by the authors of the package.
- location
Location
Response[] All of the places within the filesystem versions of this package have been found.
- name string
The name of the installed package.
- package
Type string The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- version
Version
Response The version of the package.
- architecture str
The CPU architecture for which packages in this distribution channel were built. Architecture will be blank for language packages.
- cpe_
uri 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
License
Response Licenses that have been declared by the authors of the package.
- location
Sequence[Location
Response] All of the places within the filesystem versions of this package have been found.
- name str
The name of the installed package.
- package_
type str The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- version
Version
Response The version of the package.
- architecture String
The CPU architecture for which packages in this distribution channel were built. Architecture will be blank for language packages.
- cpe
Uri 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 Property Map
Licenses that have been declared by the authors of the package.
- location List<Property Map>
All of the places within the filesystem versions of this package have been found.
- name String
The name of the installed package.
- package
Type String The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- version Property Map
The version of the package.
Justification
- Details string
Additional details on why this justification was chosen.
- Justification
Type Pulumi.Google Native. Container Analysis. V1Beta1. Justification Justification Type The justification type for this vulnerability.
- Details string
Additional details on why this justification was chosen.
- Justification
Type JustificationJustification Type The justification type for this vulnerability.
- details String
Additional details on why this justification was chosen.
- justification
Type JustificationJustification Type The justification type for this vulnerability.
- details string
Additional details on why this justification was chosen.
- justification
Type JustificationJustification Type The justification type for this vulnerability.
- details str
Additional details on why this justification was chosen.
- justification_
type JustificationJustification Type The justification type for this vulnerability.
- details String
Additional details on why this justification was chosen.
- justification
Type "JUSTIFICATION_TYPE_UNSPECIFIED" | "COMPONENT_NOT_PRESENT" | "VULNERABLE_CODE_NOT_PRESENT" | "VULNERABLE_CODE_NOT_IN_EXECUTE_PATH" | "VULNERABLE_CODE_CANNOT_BE_CONTROLLED_BY_ADVERSARY" | "INLINE_MITIGATIONS_ALREADY_EXIST" The justification type for this vulnerability.
JustificationJustificationType
- Justification
Type Unspecified - JUSTIFICATION_TYPE_UNSPECIFIED
JUSTIFICATION_TYPE_UNSPECIFIED.
- Component
Not Present - COMPONENT_NOT_PRESENT
The vulnerable component is not present in the product.
- Vulnerable
Code Not Present - VULNERABLE_CODE_NOT_PRESENT
The vulnerable code is not present. Typically this case occurs when source code is configured or built in a way that excludes the vulnerable code.
- Vulnerable
Code Not In Execute Path - VULNERABLE_CODE_NOT_IN_EXECUTE_PATH
The vulnerable code can not be executed. Typically this case occurs when the product includes the vulnerable code but does not call or use the vulnerable code.
- Vulnerable
Code Cannot Be Controlled By Adversary - VULNERABLE_CODE_CANNOT_BE_CONTROLLED_BY_ADVERSARY
The vulnerable code cannot be controlled by an attacker to exploit the vulnerability.
- Inline
Mitigations Already Exist - INLINE_MITIGATIONS_ALREADY_EXIST
The product includes built-in protections or features that prevent exploitation of the vulnerability. These built-in protections cannot be subverted by the attacker and cannot be configured or disabled by the user. These mitigations completely prevent exploitation based on known attack vectors.
- Justification
Justification Type Justification Type Unspecified - JUSTIFICATION_TYPE_UNSPECIFIED
JUSTIFICATION_TYPE_UNSPECIFIED.
- Justification
Justification Type Component Not Present - COMPONENT_NOT_PRESENT
The vulnerable component is not present in the product.
- Justification
Justification Type Vulnerable Code Not Present - VULNERABLE_CODE_NOT_PRESENT
The vulnerable code is not present. Typically this case occurs when source code is configured or built in a way that excludes the vulnerable code.
- Justification
Justification Type Vulnerable Code Not In Execute Path - VULNERABLE_CODE_NOT_IN_EXECUTE_PATH
The vulnerable code can not be executed. Typically this case occurs when the product includes the vulnerable code but does not call or use the vulnerable code.
- Justification
Justification Type Vulnerable Code Cannot Be Controlled By Adversary - VULNERABLE_CODE_CANNOT_BE_CONTROLLED_BY_ADVERSARY
The vulnerable code cannot be controlled by an attacker to exploit the vulnerability.
- Justification
Justification Type Inline Mitigations Already Exist - INLINE_MITIGATIONS_ALREADY_EXIST
The product includes built-in protections or features that prevent exploitation of the vulnerability. These built-in protections cannot be subverted by the attacker and cannot be configured or disabled by the user. These mitigations completely prevent exploitation based on known attack vectors.
- Justification
Type Unspecified - JUSTIFICATION_TYPE_UNSPECIFIED
JUSTIFICATION_TYPE_UNSPECIFIED.
- Component
Not Present - COMPONENT_NOT_PRESENT
The vulnerable component is not present in the product.
- Vulnerable
Code Not Present - VULNERABLE_CODE_NOT_PRESENT
The vulnerable code is not present. Typically this case occurs when source code is configured or built in a way that excludes the vulnerable code.
- Vulnerable
Code Not In Execute Path - VULNERABLE_CODE_NOT_IN_EXECUTE_PATH
The vulnerable code can not be executed. Typically this case occurs when the product includes the vulnerable code but does not call or use the vulnerable code.
- Vulnerable
Code Cannot Be Controlled By Adversary - VULNERABLE_CODE_CANNOT_BE_CONTROLLED_BY_ADVERSARY
The vulnerable code cannot be controlled by an attacker to exploit the vulnerability.
- Inline
Mitigations Already Exist - INLINE_MITIGATIONS_ALREADY_EXIST
The product includes built-in protections or features that prevent exploitation of the vulnerability. These built-in protections cannot be subverted by the attacker and cannot be configured or disabled by the user. These mitigations completely prevent exploitation based on known attack vectors.
- Justification
Type Unspecified - JUSTIFICATION_TYPE_UNSPECIFIED
JUSTIFICATION_TYPE_UNSPECIFIED.
- Component
Not Present - COMPONENT_NOT_PRESENT
The vulnerable component is not present in the product.
- Vulnerable
Code Not Present - VULNERABLE_CODE_NOT_PRESENT
The vulnerable code is not present. Typically this case occurs when source code is configured or built in a way that excludes the vulnerable code.
- Vulnerable
Code Not In Execute Path - VULNERABLE_CODE_NOT_IN_EXECUTE_PATH
The vulnerable code can not be executed. Typically this case occurs when the product includes the vulnerable code but does not call or use the vulnerable code.
- Vulnerable
Code Cannot Be Controlled By Adversary - VULNERABLE_CODE_CANNOT_BE_CONTROLLED_BY_ADVERSARY
The vulnerable code cannot be controlled by an attacker to exploit the vulnerability.
- Inline
Mitigations Already Exist - INLINE_MITIGATIONS_ALREADY_EXIST
The product includes built-in protections or features that prevent exploitation of the vulnerability. These built-in protections cannot be subverted by the attacker and cannot be configured or disabled by the user. These mitigations completely prevent exploitation based on known attack vectors.
- JUSTIFICATION_TYPE_UNSPECIFIED
- JUSTIFICATION_TYPE_UNSPECIFIED
JUSTIFICATION_TYPE_UNSPECIFIED.
- COMPONENT_NOT_PRESENT
- COMPONENT_NOT_PRESENT
The vulnerable component is not present in the product.
- VULNERABLE_CODE_NOT_PRESENT
- VULNERABLE_CODE_NOT_PRESENT
The vulnerable code is not present. Typically this case occurs when source code is configured or built in a way that excludes the vulnerable code.
- VULNERABLE_CODE_NOT_IN_EXECUTE_PATH
- VULNERABLE_CODE_NOT_IN_EXECUTE_PATH
The vulnerable code can not be executed. Typically this case occurs when the product includes the vulnerable code but does not call or use the vulnerable code.
- VULNERABLE_CODE_CANNOT_BE_CONTROLLED_BY_ADVERSARY
- VULNERABLE_CODE_CANNOT_BE_CONTROLLED_BY_ADVERSARY
The vulnerable code cannot be controlled by an attacker to exploit the vulnerability.
- INLINE_MITIGATIONS_ALREADY_EXIST
- INLINE_MITIGATIONS_ALREADY_EXIST
The product includes built-in protections or features that prevent exploitation of the vulnerability. These built-in protections cannot be subverted by the attacker and cannot be configured or disabled by the user. These mitigations completely prevent exploitation based on known attack vectors.
- "JUSTIFICATION_TYPE_UNSPECIFIED"
- JUSTIFICATION_TYPE_UNSPECIFIED
JUSTIFICATION_TYPE_UNSPECIFIED.
- "COMPONENT_NOT_PRESENT"
- COMPONENT_NOT_PRESENT
The vulnerable component is not present in the product.
- "VULNERABLE_CODE_NOT_PRESENT"
- VULNERABLE_CODE_NOT_PRESENT
The vulnerable code is not present. Typically this case occurs when source code is configured or built in a way that excludes the vulnerable code.
- "VULNERABLE_CODE_NOT_IN_EXECUTE_PATH"
- VULNERABLE_CODE_NOT_IN_EXECUTE_PATH
The vulnerable code can not be executed. Typically this case occurs when the product includes the vulnerable code but does not call or use the vulnerable code.
- "VULNERABLE_CODE_CANNOT_BE_CONTROLLED_BY_ADVERSARY"
- VULNERABLE_CODE_CANNOT_BE_CONTROLLED_BY_ADVERSARY
The vulnerable code cannot be controlled by an attacker to exploit the vulnerability.
- "INLINE_MITIGATIONS_ALREADY_EXIST"
- INLINE_MITIGATIONS_ALREADY_EXIST
The product includes built-in protections or features that prevent exploitation of the vulnerability. These built-in protections cannot be subverted by the attacker and cannot be configured or disabled by the user. These mitigations completely prevent exploitation based on known attack vectors.
JustificationResponse
- Details string
Additional details on why this justification was chosen.
- Justification
Type string The justification type for this vulnerability.
- Details string
Additional details on why this justification was chosen.
- Justification
Type string The justification type for this vulnerability.
- details String
Additional details on why this justification was chosen.
- justification
Type String The justification type for this vulnerability.
- details string
Additional details on why this justification was chosen.
- justification
Type string The justification type for this vulnerability.
- details str
Additional details on why this justification was chosen.
- justification_
type str The justification type for this vulnerability.
- details String
Additional details on why this justification was chosen.
- justification
Type String The justification type for this vulnerability.
Layer
- Directive
Pulumi.
Google Native. Container Analysis. V1Beta1. Layer Directive The recovered Dockerfile directive used to construct this layer.
- Arguments string
The recovered arguments to the Dockerfile directive.
- Directive
Layer
Directive The recovered Dockerfile directive used to construct this layer.
- Arguments string
The recovered arguments to the Dockerfile directive.
- directive
Layer
Directive The recovered Dockerfile directive used to construct this layer.
- arguments String
The recovered arguments to the Dockerfile directive.
- directive
Layer
Directive The recovered Dockerfile directive used to construct this layer.
- arguments string
The recovered arguments to the Dockerfile directive.
- directive
Layer
Directive The recovered Dockerfile directive used to construct this layer.
- arguments str
The recovered arguments to the Dockerfile directive.
- directive "DIRECTIVE_UNSPECIFIED" | "MAINTAINER" | "RUN" | "CMD" | "LABEL" | "EXPOSE" | "ENV" | "ADD" | "COPY" | "ENTRYPOINT" | "VOLUME" | "USER" | "WORKDIR" | "ARG" | "ONBUILD" | "STOPSIGNAL" | "HEALTHCHECK" | "SHELL"
The recovered Dockerfile directive used to construct this layer.
- arguments String
The recovered arguments to the Dockerfile directive.
LayerDirective
- Directive
Unspecified - DIRECTIVE_UNSPECIFIED
Default value for unsupported/missing directive.
- Maintainer
- MAINTAINER
https://docs.docker.com/engine/reference/builder/
- Run
- RUN
https://docs.docker.com/engine/reference/builder/
- Cmd
- CMD
https://docs.docker.com/engine/reference/builder/
- Label
- LABEL
https://docs.docker.com/engine/reference/builder/
- Expose
- EXPOSE
https://docs.docker.com/engine/reference/builder/
- Env
- ENV
https://docs.docker.com/engine/reference/builder/
- Add
- ADD
https://docs.docker.com/engine/reference/builder/
- Copy
- COPY
https://docs.docker.com/engine/reference/builder/
- Entrypoint
- ENTRYPOINT
https://docs.docker.com/engine/reference/builder/
- Volume
- VOLUME
https://docs.docker.com/engine/reference/builder/
- User
- USER
https://docs.docker.com/engine/reference/builder/
- Workdir
- WORKDIR
https://docs.docker.com/engine/reference/builder/
- Arg
- ARG
https://docs.docker.com/engine/reference/builder/
- Onbuild
- ONBUILD
https://docs.docker.com/engine/reference/builder/
- Stopsignal
- STOPSIGNAL
https://docs.docker.com/engine/reference/builder/
- Healthcheck
- HEALTHCHECK
https://docs.docker.com/engine/reference/builder/
- Shell
- SHELL
https://docs.docker.com/engine/reference/builder/
- Layer
Directive Directive Unspecified - DIRECTIVE_UNSPECIFIED
Default value for unsupported/missing directive.
- Layer
Directive Maintainer - MAINTAINER
https://docs.docker.com/engine/reference/builder/
- Layer
Directive Run - RUN
https://docs.docker.com/engine/reference/builder/
- Layer
Directive Cmd - CMD
https://docs.docker.com/engine/reference/builder/
- Layer
Directive Label - LABEL
https://docs.docker.com/engine/reference/builder/
- Layer
Directive Expose - EXPOSE
https://docs.docker.com/engine/reference/builder/
- Layer
Directive Env - ENV
https://docs.docker.com/engine/reference/builder/
- Layer
Directive Add - ADD
https://docs.docker.com/engine/reference/builder/
- Layer
Directive Copy - COPY
https://docs.docker.com/engine/reference/builder/
- Layer
Directive Entrypoint - ENTRYPOINT
https://docs.docker.com/engine/reference/builder/
- Layer
Directive Volume - VOLUME
https://docs.docker.com/engine/reference/builder/
- Layer
Directive User - USER
https://docs.docker.com/engine/reference/builder/
- Layer
Directive Workdir - WORKDIR
https://docs.docker.com/engine/reference/builder/
- Layer
Directive Arg - ARG
https://docs.docker.com/engine/reference/builder/
- Layer
Directive Onbuild - ONBUILD
https://docs.docker.com/engine/reference/builder/
- Layer
Directive Stopsignal - STOPSIGNAL
https://docs.docker.com/engine/reference/builder/
- Layer
Directive Healthcheck - HEALTHCHECK
https://docs.docker.com/engine/reference/builder/
- Layer
Directive Shell - SHELL
https://docs.docker.com/engine/reference/builder/
- Directive
Unspecified - DIRECTIVE_UNSPECIFIED
Default value for unsupported/missing directive.
- Maintainer
- MAINTAINER
https://docs.docker.com/engine/reference/builder/
- Run
- RUN
https://docs.docker.com/engine/reference/builder/
- Cmd
- CMD
https://docs.docker.com/engine/reference/builder/
- Label
- LABEL
https://docs.docker.com/engine/reference/builder/
- Expose
- EXPOSE
https://docs.docker.com/engine/reference/builder/
- Env
- ENV
https://docs.docker.com/engine/reference/builder/
- Add
- ADD
https://docs.docker.com/engine/reference/builder/
- Copy
- COPY
https://docs.docker.com/engine/reference/builder/
- Entrypoint
- ENTRYPOINT
https://docs.docker.com/engine/reference/builder/
- Volume
- VOLUME
https://docs.docker.com/engine/reference/builder/
- User
- USER
https://docs.docker.com/engine/reference/builder/
- Workdir
- WORKDIR
https://docs.docker.com/engine/reference/builder/
- Arg
- ARG
https://docs.docker.com/engine/reference/builder/
- Onbuild
- ONBUILD
https://docs.docker.com/engine/reference/builder/
- Stopsignal
- STOPSIGNAL
https://docs.docker.com/engine/reference/builder/
- Healthcheck
- HEALTHCHECK
https://docs.docker.com/engine/reference/builder/
- Shell
- SHELL
https://docs.docker.com/engine/reference/builder/
- Directive
Unspecified - DIRECTIVE_UNSPECIFIED
Default value for unsupported/missing directive.
- Maintainer
- MAINTAINER
https://docs.docker.com/engine/reference/builder/
- Run
- RUN
https://docs.docker.com/engine/reference/builder/
- Cmd
- CMD
https://docs.docker.com/engine/reference/builder/
- Label
- LABEL
https://docs.docker.com/engine/reference/builder/
- Expose
- EXPOSE
https://docs.docker.com/engine/reference/builder/
- Env
- ENV
https://docs.docker.com/engine/reference/builder/
- Add
- ADD
https://docs.docker.com/engine/reference/builder/
- Copy
- COPY
https://docs.docker.com/engine/reference/builder/
- Entrypoint
- ENTRYPOINT
https://docs.docker.com/engine/reference/builder/
- Volume
- VOLUME
https://docs.docker.com/engine/reference/builder/
- User
- USER
https://docs.docker.com/engine/reference/builder/
- Workdir
- WORKDIR
https://docs.docker.com/engine/reference/builder/
- Arg
- ARG
https://docs.docker.com/engine/reference/builder/
- Onbuild
- ONBUILD
https://docs.docker.com/engine/reference/builder/
- Stopsignal
- STOPSIGNAL
https://docs.docker.com/engine/reference/builder/
- Healthcheck
- HEALTHCHECK
https://docs.docker.com/engine/reference/builder/
- Shell
- SHELL
https://docs.docker.com/engine/reference/builder/
- DIRECTIVE_UNSPECIFIED
- DIRECTIVE_UNSPECIFIED
Default value for unsupported/missing directive.
- MAINTAINER
- MAINTAINER
https://docs.docker.com/engine/reference/builder/
- RUN
- RUN
https://docs.docker.com/engine/reference/builder/
- CMD
- CMD
https://docs.docker.com/engine/reference/builder/
- LABEL
- LABEL
https://docs.docker.com/engine/reference/builder/
- EXPOSE
- EXPOSE
https://docs.docker.com/engine/reference/builder/
- ENV
- ENV
https://docs.docker.com/engine/reference/builder/
- ADD
- ADD
https://docs.docker.com/engine/reference/builder/
- COPY
- COPY
https://docs.docker.com/engine/reference/builder/
- ENTRYPOINT
- ENTRYPOINT
https://docs.docker.com/engine/reference/builder/
- VOLUME
- VOLUME
https://docs.docker.com/engine/reference/builder/
- USER
- USER
https://docs.docker.com/engine/reference/builder/
- WORKDIR
- WORKDIR
https://docs.docker.com/engine/reference/builder/
- ARG
- ARG
https://docs.docker.com/engine/reference/builder/
- ONBUILD
- ONBUILD
https://docs.docker.com/engine/reference/builder/
- STOPSIGNAL
- STOPSIGNAL
https://docs.docker.com/engine/reference/builder/
- HEALTHCHECK
- HEALTHCHECK
https://docs.docker.com/engine/reference/builder/
- SHELL
- SHELL
https://docs.docker.com/engine/reference/builder/
- "DIRECTIVE_UNSPECIFIED"
- DIRECTIVE_UNSPECIFIED
Default value for unsupported/missing directive.
- "MAINTAINER"
- MAINTAINER
https://docs.docker.com/engine/reference/builder/
- "RUN"
- RUN
https://docs.docker.com/engine/reference/builder/
- "CMD"
- CMD
https://docs.docker.com/engine/reference/builder/
- "LABEL"
- LABEL
https://docs.docker.com/engine/reference/builder/
- "EXPOSE"
- EXPOSE
https://docs.docker.com/engine/reference/builder/
- "ENV"
- ENV
https://docs.docker.com/engine/reference/builder/
- "ADD"
- ADD
https://docs.docker.com/engine/reference/builder/
- "COPY"
- COPY
https://docs.docker.com/engine/reference/builder/
- "ENTRYPOINT"
- ENTRYPOINT
https://docs.docker.com/engine/reference/builder/
- "VOLUME"
- VOLUME
https://docs.docker.com/engine/reference/builder/
- "USER"
- USER
https://docs.docker.com/engine/reference/builder/
- "WORKDIR"
- WORKDIR
https://docs.docker.com/engine/reference/builder/
- "ARG"
- ARG
https://docs.docker.com/engine/reference/builder/
- "ONBUILD"
- ONBUILD
https://docs.docker.com/engine/reference/builder/
- "STOPSIGNAL"
- STOPSIGNAL
https://docs.docker.com/engine/reference/builder/
- "HEALTHCHECK"
- HEALTHCHECK
https://docs.docker.com/engine/reference/builder/
- "SHELL"
- SHELL
https://docs.docker.com/engine/reference/builder/
LayerResponse
License
- Comments string
Comments
- Expression 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 string
Comments
- Expression 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 String
Comments
- expression 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 string
Comments
- expression 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 str
Comments
- expression 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 String
Comments
- expression 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".
LicenseResponse
- Comments string
Comments
- Expression 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 string
Comments
- Expression 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 String
Comments
- expression 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 string
Comments
- expression 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 str
Comments
- expression 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 String
Comments
- expression 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".
Link
- Byproducts
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. By Products ByProducts are data generated as part of a software supply chain step, but are not the actual result of the step.
- Command 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
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Environment 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
List<Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Grafeas V1beta1Intoto Artifact> 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
List<Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Grafeas V1beta1Intoto Artifact> Products are the supply chain artifacts generated as a result of the step. The structure is identical to that of materials.
- Byproducts
By
Products ByProducts are data generated as part of a software supply chain step, but are not the actual result of the step.
- Command []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 Environment
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
[]Grafeas
V1beta1Intoto Artifact 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
[]Grafeas
V1beta1Intoto Artifact Products are the supply chain artifacts generated as a result of the step. The structure is identical to that of materials.
- byproducts
By
Products ByProducts are data generated as part of a software supply chain step, but are not the actual result of the step.
- command 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 Environment
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
List<Grafeas
V1beta1Intoto Artifact> 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
List<Grafeas
V1beta1Intoto Artifact> Products are the supply chain artifacts generated as a result of the step. The structure is identical to that of materials.
- byproducts
By
Products ByProducts are data generated as part of a software supply chain step, but are not the actual result of the step.
- command 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 Environment
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
Grafeas
V1beta1Intoto Artifact[] 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
Grafeas
V1beta1Intoto Artifact[] Products are the supply chain artifacts generated as a result of the step. The structure is identical to that of materials.
- byproducts
By
Products ByProducts are data generated as part of a software supply chain step, but are not the actual result of the step.
- command 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 Environment
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
Sequence[Grafeas
V1beta1Intoto Artifact] 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
Sequence[Grafeas
V1beta1Intoto Artifact] Products are the supply chain artifacts generated as a result of the step. The structure is identical to that of materials.
- byproducts Property Map
ByProducts are data generated as part of a software supply chain step, but are not the actual result of the step.
- command 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 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 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 List<Property Map>
Products are the supply chain artifacts generated as a result of the step. The structure is identical to that of materials.
LinkResponse
- Byproducts
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 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
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
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
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
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 []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
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
[]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
[]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
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 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
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
List<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
List<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
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 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
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
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
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
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 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
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
Sequence[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
Sequence[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 Property Map
ByProducts are data generated as part of a software supply chain step, but are not the actual result of the step.
- command 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 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 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 List<Property Map>
Products are the supply chain artifacts generated as a result of the step. The structure is identical to that of materials.
Location
- Cpe
Uri string Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
- Path string
The path from which we gathered that this package/version is installed.
- Version
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Version Deprecated. The version installed at this location.
Deprecated. The version installed at this location.
- Cpe
Uri string Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
- Path string
The path from which we gathered that this package/version is installed.
- Version Version
Deprecated. The version installed at this location.
Deprecated. The version installed at this location.
- cpe
Uri String Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
- path String
The path from which we gathered that this package/version is installed.
- version Version
Deprecated. The version installed at this location.
Deprecated. The version installed at this location.
- cpe
Uri string Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
- path string
The path from which we gathered that this package/version is installed.
- version Version
Deprecated. The version installed at this location.
Deprecated. The version installed at this location.
- cpe_
uri str Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
- path str
The path from which we gathered that this package/version is installed.
- version Version
Deprecated. The version installed at this location.
Deprecated. The version installed at this location.
- cpe
Uri String Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
- path String
The path from which we gathered that this package/version is installed.
- version Property Map
Deprecated. The version installed at this location.
Deprecated. The version installed at this location.
LocationResponse
- Cpe
Uri string Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
- Path string
The path from which we gathered that this package/version is installed.
- Version
Pulumi.
Google Native. Container Analysis. V1Beta1. Inputs. Version Response Deprecated. The version installed at this location.
Deprecated. The version installed at this location.
- Cpe
Uri string Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
- Path string
The path from which we gathered that this package/version is installed.
- Version
Version
Response Deprecated. The version installed at this location.
Deprecated. The version installed at this location.
- cpe
Uri String Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
- path String
The path from which we gathered that this package/version is installed.
- version
Version
Response Deprecated. The version installed at this location.
Deprecated. The version installed at this location.
- cpe
Uri string Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
- path string
The path from which we gathered that this package/version is installed.
- version
Version
Response Deprecated. The version installed at this location.
Deprecated. The version installed at this location.
- cpe_
uri str Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
- path str
The path from which we gathered that this package/version is installed.
- version
Version
Response Deprecated. The version installed at this location.
Deprecated. The version installed at this location.
- cpe
Uri String Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
Deprecated. The CPE URI in CPE format denoting the package manager version distributing a package.
- path String
The path from which we gathered that this package/version is installed.
- version Property Map
Deprecated. The version installed at this location.
Deprecated. The version installed at this location.
PackageInfoOccurrence
- Comment string
A place for the SPDX file creator to record any general comments about the package being described
- Filename string
Provide the actual file name of the package, or path of the directory being treated as a package
- Id string
Uniquely identify any element in an SPDX document which may be referenced by other elements
- License
Concluded Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. License package or alternative values, if the governing license cannot be determined
- Source
Info string Provide a place for the SPDX file creator to record any relevant background information or additional comments about the origin of the package
- Comment string
A place for the SPDX file creator to record any general comments about the package being described
- Filename string
Provide the actual file name of the package, or path of the directory being treated as a package
- Id string
Uniquely identify any element in an SPDX document which may be referenced by other elements
- License
Concluded License package or alternative values, if the governing license cannot be determined
- Source
Info string Provide a place for the SPDX file creator to record any relevant background information or additional comments about the origin of the package
- comment String
A place for the SPDX file creator to record any general comments about the package being described
- filename String
Provide the actual file name of the package, or path of the directory being treated as a package
- id String
Uniquely identify any element in an SPDX document which may be referenced by other elements
- license
Concluded License package or alternative values, if the governing license cannot be determined
- source
Info String Provide a place for the SPDX file creator to record any relevant background information or additional comments about the origin of the package
- comment string
A place for the SPDX file creator to record any general comments about the package being described
- filename string
Provide the actual file name of the package, or path of the directory being treated as a package
- id string
Uniquely identify any element in an SPDX document which may be referenced by other elements
- license
Concluded License package or alternative values, if the governing license cannot be determined
- source
Info string Provide a place for the SPDX file creator to record any relevant background information or additional comments about the origin of the package
- comment str
A place for the SPDX file creator to record any general comments about the package being described
- filename str
Provide the actual file name of the package, or path of the directory being treated as a package
- id str
Uniquely identify any element in an SPDX document which may be referenced by other elements
- license_
concluded License package or alternative values, if the governing license cannot be determined
- source_
info str Provide a place for the SPDX file creator to record any relevant background information or additional comments about the origin of the package
- comment String
A place for the SPDX file creator to record any general comments about the package being described
- filename String
Provide the actual file name of the package, or path of the directory being treated as a package
- id String
Uniquely identify any element in an SPDX document which may be referenced by other elements
- license
Concluded Property Map package or alternative values, if the governing license cannot be determined
- source
Info String Provide a place for the SPDX file creator to record any relevant background information or additional comments about the origin of the package
PackageInfoOccurrenceResponse
- Comment string
A place for the SPDX file creator to record any general comments about the package being described
- Filename string
Provide the actual file name of the package, or path of the directory being treated as a package
- Home
Page string Provide a place for the SPDX file creator to record a web site that serves as the package's home page
- License
Concluded Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. License Response package or alternative values, if the governing license cannot be determined
- Package
Type string The type of package: OS, MAVEN, GO, GO_STDLIB, etc.
- Source
Info 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 string A short description of the package
- Title string
Identify the full name of the package as given by the Package Originator
- Version string
Identify the version of the package
- Comment string
A place for the SPDX file creator to record any general comments about the package being described
- Filename string
Provide the actual file name of the package, or path of the directory being treated as a package
- Home
Page string Provide a place for the SPDX file creator to record a web site that serves as the package's home page
- License
Concluded LicenseResponse package or alternative values, if the governing license cannot be determined
- Package
Type string The type of package: OS, MAVEN, GO, GO_STDLIB, etc.
- Source
Info 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 string A short description of the package
- Title string
Identify the full name of the package as given by the Package Originator
- Version string
Identify the version of the package
- comment String
A place for the SPDX file creator to record any general comments about the package being described
- filename String
Provide the actual file name of the package, or path of the directory being treated as a package
- home
Page String Provide a place for the SPDX file creator to record a web site that serves as the package's home page
- license
Concluded LicenseResponse package or alternative values, if the governing license cannot be determined
- package
Type String The type of package: OS, MAVEN, GO, GO_STDLIB, etc.
- source
Info 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 String A short description of the package
- title String
Identify the full name of the package as given by the Package Originator
- version String
Identify the version of the package
- comment string
A place for the SPDX file creator to record any general comments about the package being described
- filename string
Provide the actual file name of the package, or path of the directory being treated as a package
- home
Page string Provide a place for the SPDX file creator to record a web site that serves as the package's home page
- license
Concluded LicenseResponse package or alternative values, if the governing license cannot be determined
- package
Type string The type of package: OS, MAVEN, GO, GO_STDLIB, etc.
- source
Info 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 string A short description of the package
- title string
Identify the full name of the package as given by the Package Originator
- version string
Identify the version of the package
- comment str
A place for the SPDX file creator to record any general comments about the package being described
- filename str
Provide the actual file name of the package, or path of the directory being treated as a package
- home_
page str Provide a place for the SPDX file creator to record a web site that serves as the package's home page
- license_
concluded LicenseResponse package or alternative values, if the governing license cannot be determined
- package_
type str The type of package: OS, MAVEN, GO, GO_STDLIB, etc.
- source_
info 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 str A short description of the package
- title str
Identify the full name of the package as given by the Package Originator
- version str
Identify the version of the package
- comment String
A place for the SPDX file creator to record any general comments about the package being described
- filename String
Provide the actual file name of the package, or path of the directory being treated as a package
- home
Page String Provide a place for the SPDX file creator to record a web site that serves as the package's home page
- license
Concluded Property Map package or alternative values, if the governing license cannot be determined
- package
Type String The type of package: OS, MAVEN, GO, GO_STDLIB, etc.
- source
Info 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 String A short description of the package
- title String
Identify the full name of the package as given by the Package Originator
- version String
Identify the version of the package
PackageIssue
- Affected
Location Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Vulnerability Location The location of the vulnerability.
- Fixed
Location Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Vulnerability Location The location of the available fix for vulnerability.
- Package
Type string The type of package (e.g. OS, MAVEN, GO).
- Severity
Name string Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
- Affected
Location VulnerabilityLocation The location of the vulnerability.
- Fixed
Location VulnerabilityLocation The location of the available fix for vulnerability.
- Package
Type string The type of package (e.g. OS, MAVEN, GO).
- Severity
Name string Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
- affected
Location VulnerabilityLocation The location of the vulnerability.
- fixed
Location VulnerabilityLocation The location of the available fix for vulnerability.
- package
Type String The type of package (e.g. OS, MAVEN, GO).
- severity
Name String Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
- affected
Location VulnerabilityLocation The location of the vulnerability.
- fixed
Location VulnerabilityLocation The location of the available fix for vulnerability.
- package
Type string The type of package (e.g. OS, MAVEN, GO).
- severity
Name string Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
- affected_
location VulnerabilityLocation The location of the vulnerability.
- fixed_
location VulnerabilityLocation The location of the available fix for vulnerability.
- package_
type str The type of package (e.g. OS, MAVEN, GO).
- severity_
name str Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
- affected
Location Property Map The location of the vulnerability.
- fixed
Location Property Map The location of the available fix for vulnerability.
- package
Type String The type of package (e.g. OS, MAVEN, GO).
- severity
Name String Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
PackageIssueResponse
- Affected
Location Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Vulnerability Location Response The location of the vulnerability.
- Effective
Severity 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 Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Vulnerability Location Response The location of the available fix for vulnerability.
- Package
Type string The type of package (e.g. OS, MAVEN, GO).
- Severity
Name string Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
- Affected
Location VulnerabilityLocation Response The location of the vulnerability.
- Effective
Severity 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 VulnerabilityLocation Response The location of the available fix for vulnerability.
- Package
Type string The type of package (e.g. OS, MAVEN, GO).
- Severity
Name string Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
- affected
Location VulnerabilityLocation Response The location of the vulnerability.
- effective
Severity 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 VulnerabilityLocation Response The location of the available fix for vulnerability.
- package
Type String The type of package (e.g. OS, MAVEN, GO).
- severity
Name String Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
- affected
Location VulnerabilityLocation Response The location of the vulnerability.
- effective
Severity 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 VulnerabilityLocation Response The location of the available fix for vulnerability.
- package
Type string The type of package (e.g. OS, MAVEN, GO).
- severity
Name string Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
- affected_
location VulnerabilityLocation Response The location of the vulnerability.
- effective_
severity 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 VulnerabilityLocation Response The location of the available fix for vulnerability.
- package_
type str The type of package (e.g. OS, MAVEN, GO).
- severity_
name str Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
- affected
Location Property Map The location of the vulnerability.
- effective
Severity 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 Property Map The location of the available fix for vulnerability.
- package
Type String The type of package (e.g. OS, MAVEN, GO).
- severity
Name String Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability.
PgpSignedAttestation
- Signature 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 Pulumi.Google Native. Container Analysis. V1Beta1. Pgp Signed Attestation Content Type 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 stringId 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 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 PgpSigned Attestation Content Type 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 stringId 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 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 PgpSigned Attestation Content Type 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 StringId 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 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 PgpSigned Attestation Content Type 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 stringId 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 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 PgpSigned Attestation Content Type 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_ strid 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 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 "CONTENT_TYPE_UNSPECIFIED" | "SIMPLE_SIGNING_JSON" 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 StringId 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
.
PgpSignedAttestationContentType
- Content
Type Unspecified - CONTENT_TYPE_UNSPECIFIED
ContentType
is not set. - Simple
Signing Json - SIMPLE_SIGNING_JSON
Atomic format attestation signature. See https://github.com/containers/image/blob/8a5d2f82a6e3263290c8e0276c3e0f64e77723e7/docs/atomic-signature.md The payload extracted from
signature
is a JSON blob conforming to the linked schema.
- Pgp
Signed Attestation Content Type Content Type Unspecified - CONTENT_TYPE_UNSPECIFIED
ContentType
is not set. - Pgp
Signed Attestation Content Type Simple Signing Json - SIMPLE_SIGNING_JSON
Atomic format attestation signature. See https://github.com/containers/image/blob/8a5d2f82a6e3263290c8e0276c3e0f64e77723e7/docs/atomic-signature.md The payload extracted from
signature
is a JSON blob conforming to the linked schema.
- Content
Type Unspecified - CONTENT_TYPE_UNSPECIFIED
ContentType
is not set. - Simple
Signing Json - SIMPLE_SIGNING_JSON
Atomic format attestation signature. See https://github.com/containers/image/blob/8a5d2f82a6e3263290c8e0276c3e0f64e77723e7/docs/atomic-signature.md The payload extracted from
signature
is a JSON blob conforming to the linked schema.
- Content
Type Unspecified - CONTENT_TYPE_UNSPECIFIED
ContentType
is not set. - Simple
Signing Json - SIMPLE_SIGNING_JSON
Atomic format attestation signature. See https://github.com/containers/image/blob/8a5d2f82a6e3263290c8e0276c3e0f64e77723e7/docs/atomic-signature.md The payload extracted from
signature
is a JSON blob conforming to the linked schema.
- CONTENT_TYPE_UNSPECIFIED
- CONTENT_TYPE_UNSPECIFIED
ContentType
is not set. - SIMPLE_SIGNING_JSON
- SIMPLE_SIGNING_JSON
Atomic format attestation signature. See https://github.com/containers/image/blob/8a5d2f82a6e3263290c8e0276c3e0f64e77723e7/docs/atomic-signature.md The payload extracted from
signature
is a JSON blob conforming to the linked schema.
- "CONTENT_TYPE_UNSPECIFIED"
- CONTENT_TYPE_UNSPECIFIED
ContentType
is not set. - "SIMPLE_SIGNING_JSON"
- SIMPLE_SIGNING_JSON
Atomic format attestation signature. See https://github.com/containers/image/blob/8a5d2f82a6e3263290c8e0276c3e0f64e77723e7/docs/atomic-signature.md The payload extracted from
signature
is a JSON blob conforming to the linked schema.
PgpSignedAttestationResponse
- Content
Type 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 stringId 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 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 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 stringId 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 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 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 StringId 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 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 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 stringId 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 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 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_ strid 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 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 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 StringId 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 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.
ProjectRepoId
ProjectRepoIdResponse
RelatedUrl
RelatedUrlResponse
RelationshipOccurrence
- Comment string
A place for the SPDX file creator to record any general comments about the relationship
- Source string
Also referred to as SPDXRef-A The source SPDX element (file, package, etc)
- Target 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
- Comment string
A place for the SPDX file creator to record any general comments about the relationship
- Source string
Also referred to as SPDXRef-A The source SPDX element (file, package, etc)
- Target 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
- comment String
A place for the SPDX file creator to record any general comments about the relationship
- source String
Also referred to as SPDXRef-A The source SPDX element (file, package, etc)
- target 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
- comment string
A place for the SPDX file creator to record any general comments about the relationship
- source string
Also referred to as SPDXRef-A The source SPDX element (file, package, etc)
- target 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
- comment str
A place for the SPDX file creator to record any general comments about the relationship
- source str
Also referred to as SPDXRef-A The source SPDX element (file, package, etc)
- target 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
- comment String
A place for the SPDX file creator to record any general comments about the relationship
- source String
Also referred to as SPDXRef-A The source SPDX element (file, package, etc)
- target 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
RelationshipOccurrenceResponse
- Comment string
A place for the SPDX file creator to record any general comments about the relationship
- Source string
Also referred to as SPDXRef-A The source SPDX element (file, package, etc)
- Target 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 string
The type of relationship between the source and target SPDX elements
- Comment string
A place for the SPDX file creator to record any general comments about the relationship
- Source string
Also referred to as SPDXRef-A The source SPDX element (file, package, etc)
- Target 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 string
The type of relationship between the source and target SPDX elements
- comment String
A place for the SPDX file creator to record any general comments about the relationship
- source String
Also referred to as SPDXRef-A The source SPDX element (file, package, etc)
- target 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 String
The type of relationship between the source and target SPDX elements
- comment string
A place for the SPDX file creator to record any general comments about the relationship
- source string
Also referred to as SPDXRef-A The source SPDX element (file, package, etc)
- target 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 string
The type of relationship between the source and target SPDX elements
- comment str
A place for the SPDX file creator to record any general comments about the relationship
- source str
Also referred to as SPDXRef-A The source SPDX element (file, package, etc)
- target 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 str
The type of relationship between the source and target SPDX elements
- comment String
A place for the SPDX file creator to record any general comments about the relationship
- source String
Also referred to as SPDXRef-A The source SPDX element (file, package, etc)
- target 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 String
The type of relationship between the source and target SPDX elements
Remediation
- Details string
Contains a comprehensive human-readable discussion of the remediation.
- Remediation
Type Pulumi.Google Native. Container Analysis. V1Beta1. Remediation Remediation Type The type of remediation that can be applied.
- Remediation
Uri Pulumi.Google Native. Container Analysis. V1Beta1. Inputs. Related Url Contains the URL where to obtain the remediation.
- Details string
Contains a comprehensive human-readable discussion of the remediation.
- Remediation
Type RemediationRemediation Type The type of remediation that can be applied.
- Remediation
Uri RelatedUrl Contains the URL where to obtain the remediation.
- details String
Contains a comprehensive human-readable discussion of the remediation.
- remediation
Type RemediationRemediation Type The type of remediation that can be applied.