Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.containeranalysis/v1.getNote
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Gets the specified note.
Using getNote
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getNote(args: GetNoteArgs, opts?: InvokeOptions): Promise<GetNoteResult>
function getNoteOutput(args: GetNoteOutputArgs, opts?: InvokeOptions): Output<GetNoteResult>
def get_note(note_id: Optional[str] = None,
project: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNoteResult
def get_note_output(note_id: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNoteResult]
func LookupNote(ctx *Context, args *LookupNoteArgs, opts ...InvokeOption) (*LookupNoteResult, error)
func LookupNoteOutput(ctx *Context, args *LookupNoteOutputArgs, opts ...InvokeOption) LookupNoteResultOutput
> Note: This function is named LookupNote
in the Go SDK.
public static class GetNote
{
public static Task<GetNoteResult> InvokeAsync(GetNoteArgs args, InvokeOptions? opts = null)
public static Output<GetNoteResult> Invoke(GetNoteInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNoteResult> getNote(GetNoteArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:containeranalysis/v1:getNote
arguments:
# arguments dictionary
The following arguments are supported:
getNote Result
The following output properties are available:
- Attestation
Pulumi.
Google Native. Container Analysis. V1. Outputs. Attestation Note Response - A note describing an attestation role.
- Build
Pulumi.
Google Native. Container Analysis. V1. Outputs. Build Note Response - A note describing build provenance for a verifiable build.
- Compliance
Pulumi.
Google Native. Container Analysis. V1. Outputs. Compliance Note Response - A note describing a compliance check.
- Create
Time string - The time this note was created. This field can be used as a filter in list requests.
- Deployment
Pulumi.
Google Native. Container Analysis. V1. Outputs. Deployment Note Response - A note describing something that can be deployed.
- Discovery
Pulumi.
Google Native. Container Analysis. V1. Outputs. Discovery Note Response - A note describing the initial analysis of a resource.
- Dsse
Attestation Pulumi.Google Native. Container Analysis. V1. Outputs. DSSEAttestation Note Response - A note describing a dsse attestation note.
- Expiration
Time string - Time of expiration for this note. Empty if note does not expire.
- Image
Pulumi.
Google Native. Container Analysis. V1. Outputs. Image Note Response - A note describing a base image.
- Kind string
- The type of analysis. This field can be used as a filter in list requests.
- Long
Description string - A detailed description of this note.
- Name string
- The name of the note in the form of
projects/[PROVIDER_ID]/notes/[NOTE_ID]
. - Package
Pulumi.
Google Native. Container Analysis. V1. Outputs. Package Note Response - A note describing a package hosted by various package managers.
- List<string>
- Other notes related to this note.
- List<Pulumi.
Google Native. Container Analysis. V1. Outputs. Related Url Response> - URLs associated with this note.
- Sbom
Reference Pulumi.Google Native. Container Analysis. V1. Outputs. SBOMReference Note Response - A note describing an SBOM reference.
- Short
Description string - A one sentence description of this note.
- Update
Time string - The time this note was last updated. This field can be used as a filter in list requests.
- Upgrade
Pulumi.
Google Native. Container Analysis. V1. Outputs. Upgrade Note Response - A note describing available package upgrades.
- Vulnerability
Pulumi.
Google Native. Container Analysis. V1. Outputs. Vulnerability Note Response - A note describing a package vulnerability.
- Vulnerability
Assessment Pulumi.Google Native. Container Analysis. V1. Outputs. Vulnerability Assessment Note Response - A note describing a vulnerability assessment.
- Attestation
Attestation
Note Response - A note describing an attestation role.
- Build
Build
Note Response - A note describing build provenance for a verifiable build.
- Compliance
Compliance
Note Response - A note describing a compliance check.
- Create
Time string - The time this note was created. This field can be used as a filter in list requests.
- Deployment
Deployment
Note Response - A note describing something that can be deployed.
- Discovery
Discovery
Note Response - A note describing the initial analysis of a resource.
- Dsse
Attestation DSSEAttestationNote Response - A note describing a dsse attestation note.
- Expiration
Time string - Time of expiration for this note. Empty if note does not expire.
- Image
Image
Note Response - A note describing a base image.
- Kind string
- The type of analysis. This field can be used as a filter in list requests.
- Long
Description string - A detailed description of this note.
- Name string
- The name of the note in the form of
projects/[PROVIDER_ID]/notes/[NOTE_ID]
. - Package
Package
Note Response - A note describing a package hosted by various package managers.
- []string
- Other notes related to this note.
- []Related
Url Response - URLs associated with this note.
- Sbom
Reference SBOMReferenceNote Response - A note describing an SBOM reference.
- Short
Description string - A one sentence description of this note.
- Update
Time string - The time this note was last updated. This field can be used as a filter in list requests.
- Upgrade
Upgrade
Note Response - A note describing available package upgrades.
- Vulnerability
Vulnerability
Note Response - A note describing a package vulnerability.
- Vulnerability
Assessment VulnerabilityAssessment Note Response - A note describing a vulnerability assessment.
- attestation
Attestation
Note Response - A note describing an attestation role.
- build
Build
Note Response - A note describing build provenance for a verifiable build.
- compliance
Compliance
Note Response - A note describing a compliance check.
- create
Time String - The time this note was created. This field can be used as a filter in list requests.
- deployment
Deployment
Note Response - A note describing something that can be deployed.
- discovery
Discovery
Note Response - A note describing the initial analysis of a resource.
- dsse
Attestation DSSEAttestationNote Response - A note describing a dsse attestation note.
- expiration
Time String - Time of expiration for this note. Empty if note does not expire.
- image
Image
Note Response - A note describing a base image.
- kind String
- The type of analysis. This field can be used as a filter in list requests.
- long
Description String - A detailed description of this note.
- name String
- The name of the note in the form of
projects/[PROVIDER_ID]/notes/[NOTE_ID]
. - package_
Package
Note Response - A note describing a package hosted by various package managers.
- List<String>
- Other notes related to this note.
- List<Related
Url Response> - URLs associated with this note.
- sbom
Reference SBOMReferenceNote Response - A note describing an SBOM reference.
- short
Description String - A one sentence description of this note.
- update
Time String - The time this note was last updated. This field can be used as a filter in list requests.
- upgrade
Upgrade
Note Response - A note describing available package upgrades.
- vulnerability
Vulnerability
Note Response - A note describing a package vulnerability.
- vulnerability
Assessment VulnerabilityAssessment Note Response - A note describing a vulnerability assessment.
- attestation
Attestation
Note Response - A note describing an attestation role.
- build
Build
Note Response - A note describing build provenance for a verifiable build.
- compliance
Compliance
Note Response - A note describing a compliance check.
- create
Time string - The time this note was created. This field can be used as a filter in list requests.
- deployment
Deployment
Note Response - A note describing something that can be deployed.
- discovery
Discovery
Note Response - A note describing the initial analysis of a resource.
- dsse
Attestation DSSEAttestationNote Response - A note describing a dsse attestation note.
- expiration
Time string - Time of expiration for this note. Empty if note does not expire.
- image
Image
Note Response - A note describing a base image.
- kind string
- The type of analysis. This field can be used as a filter in list requests.
- long
Description string - A detailed description of this note.
- name string
- The name of the note in the form of
projects/[PROVIDER_ID]/notes/[NOTE_ID]
. - package
Package
Note Response - A note describing a package hosted by various package managers.
- string[]
- Other notes related to this note.
- Related
Url Response[] - URLs associated with this note.
- sbom
Reference SBOMReferenceNote Response - A note describing an SBOM reference.
- short
Description string - A one sentence description of this note.
- update
Time string - The time this note was last updated. This field can be used as a filter in list requests.
- upgrade
Upgrade
Note Response - A note describing available package upgrades.
- vulnerability
Vulnerability
Note Response - A note describing a package vulnerability.
- vulnerability
Assessment VulnerabilityAssessment Note Response - A note describing a vulnerability assessment.
- attestation
Attestation
Note Response - A note describing an attestation role.
- build
Build
Note Response - A note describing build provenance for a verifiable build.
- compliance
Compliance
Note Response - A note describing a compliance check.
- create_
time str - The time this note was created. This field can be used as a filter in list requests.
- deployment
Deployment
Note Response - A note describing something that can be deployed.
- discovery
Discovery
Note Response - A note describing the initial analysis of a resource.
- dsse_
attestation DSSEAttestationNote Response - A note describing a dsse attestation note.
- expiration_
time str - Time of expiration for this note. Empty if note does not expire.
- image
Image
Note Response - A note describing a base image.
- kind str
- The type of analysis. This field can be used as a filter in list requests.
- long_
description str - A detailed description of this note.
- name str
- The name of the note in the form of
projects/[PROVIDER_ID]/notes/[NOTE_ID]
. - package
Package
Note Response - A note describing a package hosted by various package managers.
- Sequence[str]
- Other notes related to this note.
- Sequence[Related
Url Response] - URLs associated with this note.
- sbom_
reference SBOMReferenceNote Response - A note describing an SBOM reference.
- short_
description str - A one sentence description of this note.
- update_
time str - The time this note was last updated. This field can be used as a filter in list requests.
- upgrade
Upgrade
Note Response - A note describing available package upgrades.
- vulnerability
Vulnerability
Note Response - A note describing a package vulnerability.
- vulnerability_
assessment VulnerabilityAssessment Note Response - A note describing a vulnerability assessment.
- attestation Property Map
- A note describing an attestation role.
- build Property Map
- A note describing build provenance for a verifiable build.
- compliance Property Map
- A note describing a compliance check.
- create
Time String - The time this note was created. This field can be used as a filter in list requests.
- deployment Property Map
- A note describing something that can be deployed.
- discovery Property Map
- A note describing the initial analysis of a resource.
- dsse
Attestation Property Map - A note describing a dsse attestation note.
- expiration
Time String - Time of expiration for this note. Empty if note does not expire.
- image Property Map
- A note describing a base image.
- kind String
- The type of analysis. This field can be used as a filter in list requests.
- long
Description String - A detailed description of this note.
- name String
- The name of the note in the form of
projects/[PROVIDER_ID]/notes/[NOTE_ID]
. - package Property Map
- A note describing a package hosted by various package managers.
- List<String>
- Other notes related to this note.
- List<Property Map>
- URLs associated with this note.
- sbom
Reference Property Map - A note describing an SBOM reference.
- short
Description String - A one sentence description of this note.
- update
Time String - The time this note was last updated. This field can be used as a filter in list requests.
- upgrade Property Map
- A note describing available package upgrades.
- vulnerability Property Map
- A note describing a package vulnerability.
- vulnerability
Assessment Property Map - A note describing a vulnerability assessment.
Supporting Types
AssessmentResponse
- Cve
This property is required. string - Holds the MITRE standard Common Vulnerabilities and Exposures (CVE) tracking number for the vulnerability. Deprecated: Use vulnerability_id instead to denote CVEs.
- Impacts
This property is required. List<string> - Contains information about the impact of this vulnerability, this will change with time.
- Justification
This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. Justification Response - Justification provides the justification when the state of the assessment if NOT_AFFECTED.
- Long
Description This property is required. string - A detailed description of this Vex.
This property is required. List<Pulumi.Google Native. Container Analysis. V1. Inputs. Related Url Response> - Holds a list of references associated with this vulnerability item and assessment. These uris have additional information about the vulnerability and the assessment itself. E.g. Link to a document which details how this assessment concluded the state of this vulnerability.
- Remediations
This property is required. List<Pulumi.Google Native. Container Analysis. V1. Inputs. Remediation Response> - Specifies details on how to handle (and presumably, fix) a vulnerability.
- Short
Description This property is required. string - A one sentence description of this Vex.
- State
This property is required. string - Provides the state of this Vulnerability assessment.
- Vulnerability
Id This property is required. string - The vulnerability identifier for this Assessment. Will hold one of common identifiers e.g. CVE, GHSA etc.
- Cve
This property is required. string - Holds the MITRE standard Common Vulnerabilities and Exposures (CVE) tracking number for the vulnerability. Deprecated: Use vulnerability_id instead to denote CVEs.
- Impacts
This property is required. []string - Contains information about the impact of this vulnerability, this will change with time.
- Justification
This property is required. JustificationResponse - Justification provides the justification when the state of the assessment if NOT_AFFECTED.
- Long
Description This property is required. string - A detailed description of this Vex.
This property is required. []RelatedUrl Response - Holds a list of references associated with this vulnerability item and assessment. These uris have additional information about the vulnerability and the assessment itself. E.g. Link to a document which details how this assessment concluded the state of this vulnerability.
- Remediations
This property is required. []RemediationResponse - Specifies details on how to handle (and presumably, fix) a vulnerability.
- Short
Description This property is required. string - A one sentence description of this Vex.
- State
This property is required. string - Provides the state of this Vulnerability assessment.
- Vulnerability
Id This property is required. string - The vulnerability identifier for this Assessment. Will hold one of common identifiers e.g. CVE, GHSA etc.
- cve
This property is required. String - Holds the MITRE standard Common Vulnerabilities and Exposures (CVE) tracking number for the vulnerability. Deprecated: Use vulnerability_id instead to denote CVEs.
- impacts
This property is required. List<String> - Contains information about the impact of this vulnerability, this will change with time.
- justification
This property is required. JustificationResponse - Justification provides the justification when the state of the assessment if NOT_AFFECTED.
- long
Description This property is required. String - A detailed description of this Vex.
This property is required. List<RelatedUrl Response> - Holds a list of references associated with this vulnerability item and assessment. These uris have additional information about the vulnerability and the assessment itself. E.g. Link to a document which details how this assessment concluded the state of this vulnerability.
- remediations
This property is required. List<RemediationResponse> - Specifies details on how to handle (and presumably, fix) a vulnerability.
- short
Description This property is required. String - A one sentence description of this Vex.
- state
This property is required. String - Provides the state of this Vulnerability assessment.
- vulnerability
Id This property is required. String - The vulnerability identifier for this Assessment. Will hold one of common identifiers e.g. CVE, GHSA etc.
- cve
This property is required. string - Holds the MITRE standard Common Vulnerabilities and Exposures (CVE) tracking number for the vulnerability. Deprecated: Use vulnerability_id instead to denote CVEs.
- impacts
This property is required. string[] - Contains information about the impact of this vulnerability, this will change with time.
- justification
This property is required. JustificationResponse - Justification provides the justification when the state of the assessment if NOT_AFFECTED.
- long
Description This property is required. string - A detailed description of this Vex.
This property is required. RelatedUrl Response[] - Holds a list of references associated with this vulnerability item and assessment. These uris have additional information about the vulnerability and the assessment itself. E.g. Link to a document which details how this assessment concluded the state of this vulnerability.
- remediations
This property is required. RemediationResponse[] - Specifies details on how to handle (and presumably, fix) a vulnerability.
- short
Description This property is required. string - A one sentence description of this Vex.
- state
This property is required. string - Provides the state of this Vulnerability assessment.
- vulnerability
Id This property is required. string - The vulnerability identifier for this Assessment. Will hold one of common identifiers e.g. CVE, GHSA etc.
- cve
This property is required. str - Holds the MITRE standard Common Vulnerabilities and Exposures (CVE) tracking number for the vulnerability. Deprecated: Use vulnerability_id instead to denote CVEs.
- impacts
This property is required. Sequence[str] - Contains information about the impact of this vulnerability, this will change with time.
- justification
This property is required. JustificationResponse - Justification provides the justification when the state of the assessment if NOT_AFFECTED.
- long_
description This property is required. str - A detailed description of this Vex.
This property is required. Sequence[RelatedUrl Response] - Holds a list of references associated with this vulnerability item and assessment. These uris have additional information about the vulnerability and the assessment itself. E.g. Link to a document which details how this assessment concluded the state of this vulnerability.
- remediations
This property is required. Sequence[RemediationResponse] - Specifies details on how to handle (and presumably, fix) a vulnerability.
- short_
description This property is required. str - A one sentence description of this Vex.
- state
This property is required. str - Provides the state of this Vulnerability assessment.
- vulnerability_
id This property is required. str - The vulnerability identifier for this Assessment. Will hold one of common identifiers e.g. CVE, GHSA etc.
- cve
This property is required. String - Holds the MITRE standard Common Vulnerabilities and Exposures (CVE) tracking number for the vulnerability. Deprecated: Use vulnerability_id instead to denote CVEs.
- impacts
This property is required. List<String> - Contains information about the impact of this vulnerability, this will change with time.
- justification
This property is required. Property Map - Justification provides the justification when the state of the assessment if NOT_AFFECTED.
- long
Description This property is required. String - A detailed description of this Vex.
This property is required. List<Property Map>- Holds a list of references associated with this vulnerability item and assessment. These uris have additional information about the vulnerability and the assessment itself. E.g. Link to a document which details how this assessment concluded the state of this vulnerability.
- remediations
This property is required. List<Property Map> - Specifies details on how to handle (and presumably, fix) a vulnerability.
- short
Description This property is required. String - A one sentence description of this Vex.
- state
This property is required. String - Provides the state of this Vulnerability assessment.
- vulnerability
Id This property is required. String - The vulnerability identifier for this Assessment. Will hold one of common identifiers e.g. CVE, GHSA etc.
AttestationNoteResponse
- Hint
This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. Hint Response - Hint hints at the purpose of the attestation authority.
- Hint
This property is required. HintResponse - Hint hints at the purpose of the attestation authority.
- hint
This property is required. HintResponse - Hint hints at the purpose of the attestation authority.
- hint
This property is required. HintResponse - Hint hints at the purpose of the attestation authority.
- hint
This property is required. HintResponse - Hint hints at the purpose of the attestation authority.
- hint
This property is required. Property Map - Hint hints at the purpose of the attestation authority.
BuildNoteResponse
- Builder
Version This property is required. string - Immutable. Version of the builder which produced this build.
- Builder
Version This property is required. string - Immutable. Version of the builder which produced this build.
- builder
Version This property is required. String - Immutable. Version of the builder which produced this build.
- builder
Version This property is required. string - Immutable. Version of the builder which produced this build.
- builder_
version This property is required. str - Immutable. Version of the builder which produced this build.
- builder
Version This property is required. String - Immutable. Version of the builder which produced this build.
CVSSResponse
- Attack
Complexity This property is required. string - Attack
Vector This property is required. string - Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments.
- Authentication
This property is required. string - Availability
Impact This property is required. string - Base
Score This property is required. double - The base score is a function of the base metric scores.
- Confidentiality
Impact This property is required. string - Exploitability
Score This property is required. double - Impact
Score This property is required. double - Integrity
Impact This property is required. string - Privileges
Required This property is required. string - Scope
This property is required. string - User
Interaction This property is required. string
- Attack
Complexity This property is required. string - Attack
Vector This property is required. string - Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments.
- Authentication
This property is required. string - Availability
Impact This property is required. string - Base
Score This property is required. float64 - The base score is a function of the base metric scores.
- Confidentiality
Impact This property is required. string - Exploitability
Score This property is required. float64 - Impact
Score This property is required. float64 - Integrity
Impact This property is required. string - Privileges
Required This property is required. string - Scope
This property is required. string - User
Interaction This property is required. string
- attack
Complexity This property is required. String - attack
Vector This property is required. String - Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments.
- authentication
This property is required. String - availability
Impact This property is required. String - base
Score This property is required. Double - The base score is a function of the base metric scores.
- confidentiality
Impact This property is required. String - exploitability
Score This property is required. Double - impact
Score This property is required. Double - integrity
Impact This property is required. String - privileges
Required This property is required. String - scope
This property is required. String - user
Interaction This property is required. String
- attack
Complexity This property is required. string - attack
Vector This property is required. string - Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments.
- authentication
This property is required. string - availability
Impact This property is required. string - base
Score This property is required. number - The base score is a function of the base metric scores.
- confidentiality
Impact This property is required. string - exploitability
Score This property is required. number - impact
Score This property is required. number - integrity
Impact This property is required. string - privileges
Required This property is required. string - scope
This property is required. string - user
Interaction This property is required. string
- attack_
complexity This property is required. str - attack_
vector This property is required. str - Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments.
- authentication
This property is required. str - availability_
impact This property is required. str - base_
score This property is required. float - The base score is a function of the base metric scores.
- confidentiality_
impact This property is required. str - exploitability_
score This property is required. float - impact_
score This property is required. float - integrity_
impact This property is required. str - privileges_
required This property is required. str - scope
This property is required. str - user_
interaction This property is required. str
- attack
Complexity This property is required. String - attack
Vector This property is required. String - Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments.
- authentication
This property is required. String - availability
Impact This property is required. String - base
Score This property is required. Number - The base score is a function of the base metric scores.
- confidentiality
Impact This property is required. String - exploitability
Score This property is required. Number - impact
Score This property is required. Number - integrity
Impact This property is required. String - privileges
Required This property is required. String - scope
This property is required. String - user
Interaction This property is required. String
CVSSv3Response
- Attack
Complexity This property is required. string - Attack
Vector This property is required. string - Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments.
- Availability
Impact This property is required. string - Base
Score This property is required. double - The base score is a function of the base metric scores.
- Confidentiality
Impact This property is required. string - Exploitability
Score This property is required. double - Impact
Score This property is required. double - Integrity
Impact This property is required. string - Privileges
Required This property is required. string - Scope
This property is required. string - User
Interaction This property is required. string
- Attack
Complexity This property is required. string - Attack
Vector This property is required. string - Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments.
- Availability
Impact This property is required. string - Base
Score This property is required. float64 - The base score is a function of the base metric scores.
- Confidentiality
Impact This property is required. string - Exploitability
Score This property is required. float64 - Impact
Score This property is required. float64 - Integrity
Impact This property is required. string - Privileges
Required This property is required. string - Scope
This property is required. string - User
Interaction This property is required. string
- attack
Complexity This property is required. String - attack
Vector This property is required. String - Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments.
- availability
Impact This property is required. String - base
Score This property is required. Double - The base score is a function of the base metric scores.
- confidentiality
Impact This property is required. String - exploitability
Score This property is required. Double - impact
Score This property is required. Double - integrity
Impact This property is required. String - privileges
Required This property is required. String - scope
This property is required. String - user
Interaction This property is required. String
- attack
Complexity This property is required. string - attack
Vector This property is required. string - Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments.
- availability
Impact This property is required. string - base
Score This property is required. number - The base score is a function of the base metric scores.
- confidentiality
Impact This property is required. string - exploitability
Score This property is required. number - impact
Score This property is required. number - integrity
Impact This property is required. string - privileges
Required This property is required. string - scope
This property is required. string - user
Interaction This property is required. string
- attack_
complexity This property is required. str - attack_
vector This property is required. str - Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments.
- availability_
impact This property is required. str - base_
score This property is required. float - The base score is a function of the base metric scores.
- confidentiality_
impact This property is required. str - exploitability_
score This property is required. float - impact_
score This property is required. float - integrity_
impact This property is required. str - privileges_
required This property is required. str - scope
This property is required. str - user_
interaction This property is required. str
- attack
Complexity This property is required. String - attack
Vector This property is required. String - Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments.
- availability
Impact This property is required. String - base
Score This property is required. Number - The base score is a function of the base metric scores.
- confidentiality
Impact This property is required. String - exploitability
Score This property is required. Number - impact
Score This property is required. Number - integrity
Impact This property is required. String - privileges
Required This property is required. String - scope
This property is required. String - user
Interaction This property is required. String
CategoryResponse
- Category
Id This property is required. string - The identifier of the category.
- Name
This property is required. string - The localized name of the category.
- Category
Id This property is required. string - The identifier of the category.
- Name
This property is required. string - The localized name of the category.
- category
Id This property is required. String - The identifier of the category.
- name
This property is required. String - The localized name of the category.
- category
Id This property is required. string - The identifier of the category.
- name
This property is required. string - The localized name of the category.
- category_
id This property is required. str - The identifier of the category.
- name
This property is required. str - The localized name of the category.
- category
Id This property is required. String - The identifier of the category.
- name
This property is required. String - The localized name of the category.
CisBenchmarkResponse
- Profile
Level This property is required. int - Severity
This property is required. string
- Profile
Level This property is required. int - Severity
This property is required. string
- profile
Level This property is required. Integer - severity
This property is required. String
- profile
Level This property is required. number - severity
This property is required. string
- profile_
level This property is required. int - severity
This property is required. str
- profile
Level This property is required. Number - severity
This property is required. String
ComplianceNoteResponse
- Cis
Benchmark This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. Cis Benchmark Response - Description
This property is required. string - A description about this compliance check.
- Rationale
This property is required. string - A rationale for the existence of this compliance check.
- Remediation
This property is required. string - A description of remediation steps if the compliance check fails.
- Scan
Instructions This property is required. string - Serialized scan instructions with a predefined format.
- Title
This property is required. string - The title that identifies this compliance check.
- Version
This property is required. List<Pulumi.Google Native. Container Analysis. V1. Inputs. Compliance Version Response> - The OS and config versions the benchmark applies to.
- Cis
Benchmark This property is required. CisBenchmark Response - Description
This property is required. string - A description about this compliance check.
- Rationale
This property is required. string - A rationale for the existence of this compliance check.
- Remediation
This property is required. string - A description of remediation steps if the compliance check fails.
- Scan
Instructions This property is required. string - Serialized scan instructions with a predefined format.
- Title
This property is required. string - The title that identifies this compliance check.
- Version
This property is required. []ComplianceVersion Response - The OS and config versions the benchmark applies to.
- cis
Benchmark This property is required. CisBenchmark Response - description
This property is required. String - A description about this compliance check.
- rationale
This property is required. String - A rationale for the existence of this compliance check.
- remediation
This property is required. String - A description of remediation steps if the compliance check fails.
- scan
Instructions This property is required. String - Serialized scan instructions with a predefined format.
- title
This property is required. String - The title that identifies this compliance check.
- version
This property is required. List<ComplianceVersion Response> - The OS and config versions the benchmark applies to.
- cis
Benchmark This property is required. CisBenchmark Response - description
This property is required. string - A description about this compliance check.
- rationale
This property is required. string - A rationale for the existence of this compliance check.
- remediation
This property is required. string - A description of remediation steps if the compliance check fails.
- scan
Instructions This property is required. string - Serialized scan instructions with a predefined format.
- title
This property is required. string - The title that identifies this compliance check.
- version
This property is required. ComplianceVersion Response[] - The OS and config versions the benchmark applies to.
- cis_
benchmark This property is required. CisBenchmark Response - description
This property is required. str - A description about this compliance check.
- rationale
This property is required. str - A rationale for the existence of this compliance check.
- remediation
This property is required. str - A description of remediation steps if the compliance check fails.
- scan_
instructions This property is required. str - Serialized scan instructions with a predefined format.
- title
This property is required. str - The title that identifies this compliance check.
- version
This property is required. Sequence[ComplianceVersion Response] - The OS and config versions the benchmark applies to.
- cis
Benchmark This property is required. Property Map - description
This property is required. String - A description about this compliance check.
- rationale
This property is required. String - A rationale for the existence of this compliance check.
- remediation
This property is required. String - A description of remediation steps if the compliance check fails.
- scan
Instructions This property is required. String - Serialized scan instructions with a predefined format.
- title
This property is required. String - The title that identifies this compliance check.
- version
This property is required. List<Property Map> - The OS and config versions the benchmark applies to.
ComplianceVersionResponse
- Benchmark
Document This property is required. string - The name of the document that defines this benchmark, e.g. "CIS Container-Optimized OS".
- Cpe
Uri This property is required. string - The CPE URI (https://cpe.mitre.org/specification/) this benchmark is applicable to.
- Version
This property is required. string - The version of the benchmark. This is set to the version of the OS-specific CIS document the benchmark is defined in.
- Benchmark
Document This property is required. string - The name of the document that defines this benchmark, e.g. "CIS Container-Optimized OS".
- Cpe
Uri This property is required. string - The CPE URI (https://cpe.mitre.org/specification/) this benchmark is applicable to.
- Version
This property is required. string - The version of the benchmark. This is set to the version of the OS-specific CIS document the benchmark is defined in.
- benchmark
Document This property is required. String - The name of the document that defines this benchmark, e.g. "CIS Container-Optimized OS".
- cpe
Uri This property is required. String - The CPE URI (https://cpe.mitre.org/specification/) this benchmark is applicable to.
- version
This property is required. String - The version of the benchmark. This is set to the version of the OS-specific CIS document the benchmark is defined in.
- benchmark
Document This property is required. string - The name of the document that defines this benchmark, e.g. "CIS Container-Optimized OS".
- cpe
Uri This property is required. string - The CPE URI (https://cpe.mitre.org/specification/) this benchmark is applicable to.
- version
This property is required. string - The version of the benchmark. This is set to the version of the OS-specific CIS document the benchmark is defined in.
- benchmark_
document This property is required. str - The name of the document that defines this benchmark, e.g. "CIS Container-Optimized OS".
- cpe_
uri This property is required. str - The CPE URI (https://cpe.mitre.org/specification/) this benchmark is applicable to.
- version
This property is required. str - The version of the benchmark. This is set to the version of the OS-specific CIS document the benchmark is defined in.
- benchmark
Document This property is required. String - The name of the document that defines this benchmark, e.g. "CIS Container-Optimized OS".
- cpe
Uri This property is required. String - The CPE URI (https://cpe.mitre.org/specification/) this benchmark is applicable to.
- version
This property is required. String - The version of the benchmark. This is set to the version of the OS-specific CIS document the benchmark is defined in.
DSSEAttestationNoteResponse
- Hint
This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. DSSEHint Response - DSSEHint hints at the purpose of the attestation authority.
- Hint
This property is required. DSSEHintResponse - DSSEHint hints at the purpose of the attestation authority.
- hint
This property is required. DSSEHintResponse - DSSEHint hints at the purpose of the attestation authority.
- hint
This property is required. DSSEHintResponse - DSSEHint hints at the purpose of the attestation authority.
- hint
This property is required. DSSEHintResponse - DSSEHint hints at the purpose of the attestation authority.
- hint
This property is required. Property Map - DSSEHint hints at the purpose of the attestation authority.
DSSEHintResponse
- Human
Readable Name This property is required. string - The human readable name of this attestation authority, for example "cloudbuild-prod".
- Human
Readable Name This property is required. string - The human readable name of this attestation authority, for example "cloudbuild-prod".
- human
Readable Name This property is required. String - The human readable name of this attestation authority, for example "cloudbuild-prod".
- human
Readable Name This property is required. string - The human readable name of this attestation authority, for example "cloudbuild-prod".
- human_
readable_ name This property is required. str - The human readable name of this attestation authority, for example "cloudbuild-prod".
- human
Readable Name This property is required. String - The human readable name of this attestation authority, for example "cloudbuild-prod".
DeploymentNoteResponse
- Resource
Uri This property is required. List<string> - Resource URI for the artifact being deployed.
- Resource
Uri This property is required. []string - Resource URI for the artifact being deployed.
- resource
Uri This property is required. List<String> - Resource URI for the artifact being deployed.
- resource
Uri This property is required. string[] - Resource URI for the artifact being deployed.
- resource_
uri This property is required. Sequence[str] - Resource URI for the artifact being deployed.
- resource
Uri This property is required. List<String> - Resource URI for the artifact being deployed.
DetailResponse
- Affected
Cpe Uri This property is required. string - The CPE URI this vulnerability affects.
- Affected
Package This property is required. string - The package this vulnerability affects.
- Affected
Version End This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. Version Response - The version number at the end of an interval in which this vulnerability exists. A vulnerability can affect a package between version numbers that are disjoint sets of intervals (example: [1.0.0-1.1.0], [2.4.6-2.4.8] and [4.5.6-4.6.8]) each of which will be represented in its own Detail. If a specific affected version is provided by a vulnerability database, affected_version_start and affected_version_end will be the same in that Detail.
- Affected
Version Start This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. Version Response - The version number at the start of an interval in which this vulnerability exists. A vulnerability can affect a package between version numbers that are disjoint sets of intervals (example: [1.0.0-1.1.0], [2.4.6-2.4.8] and [4.5.6-4.6.8]) each of which will be represented in its own Detail. If a specific affected version is provided by a vulnerability database, affected_version_start and affected_version_end will be the same in that Detail.
- Description
This property is required. string - A vendor-specific description of this vulnerability.
- Fixed
Cpe Uri This property is required. string - The distro recommended CPE URI to update to that contains a fix for this vulnerability. It is possible for this to be different from the affected_cpe_uri.
- Fixed
Package This property is required. string - The distro recommended package to update to that contains a fix for this vulnerability. It is possible for this to be different from the affected_package.
- Fixed
Version This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. Version Response - The distro recommended version to update to that contains a fix for this vulnerability. Setting this to VersionKind.MAXIMUM means no such version is yet available.
- Is
Obsolete This property is required. bool - Whether this detail is obsolete. Occurrences are expected not to point to obsolete details.
- Package
Type This property is required. string - The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- Severity
Name This property is required. string - The distro assigned severity of this vulnerability.
- Source
This property is required. string - The source from which the information in this Detail was obtained.
- Source
Update Time This property is required. string - The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
- Vendor
This property is required. string - The name of the vendor of the product.
- Affected
Cpe Uri This property is required. string - The CPE URI this vulnerability affects.
- Affected
Package This property is required. string - The package this vulnerability affects.
- Affected
Version End This property is required. VersionResponse - The version number at the end of an interval in which this vulnerability exists. A vulnerability can affect a package between version numbers that are disjoint sets of intervals (example: [1.0.0-1.1.0], [2.4.6-2.4.8] and [4.5.6-4.6.8]) each of which will be represented in its own Detail. If a specific affected version is provided by a vulnerability database, affected_version_start and affected_version_end will be the same in that Detail.
- Affected
Version Start This property is required. VersionResponse - The version number at the start of an interval in which this vulnerability exists. A vulnerability can affect a package between version numbers that are disjoint sets of intervals (example: [1.0.0-1.1.0], [2.4.6-2.4.8] and [4.5.6-4.6.8]) each of which will be represented in its own Detail. If a specific affected version is provided by a vulnerability database, affected_version_start and affected_version_end will be the same in that Detail.
- Description
This property is required. string - A vendor-specific description of this vulnerability.
- Fixed
Cpe Uri This property is required. string - The distro recommended CPE URI to update to that contains a fix for this vulnerability. It is possible for this to be different from the affected_cpe_uri.
- Fixed
Package This property is required. string - The distro recommended package to update to that contains a fix for this vulnerability. It is possible for this to be different from the affected_package.
- Fixed
Version This property is required. VersionResponse - The distro recommended version to update to that contains a fix for this vulnerability. Setting this to VersionKind.MAXIMUM means no such version is yet available.
- Is
Obsolete This property is required. bool - Whether this detail is obsolete. Occurrences are expected not to point to obsolete details.
- Package
Type This property is required. string - The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- Severity
Name This property is required. string - The distro assigned severity of this vulnerability.
- Source
This property is required. string - The source from which the information in this Detail was obtained.
- Source
Update Time This property is required. string - The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
- Vendor
This property is required. string - The name of the vendor of the product.
- affected
Cpe Uri This property is required. String - The CPE URI this vulnerability affects.
- affected
Package This property is required. String - The package this vulnerability affects.
- affected
Version End This property is required. VersionResponse - The version number at the end of an interval in which this vulnerability exists. A vulnerability can affect a package between version numbers that are disjoint sets of intervals (example: [1.0.0-1.1.0], [2.4.6-2.4.8] and [4.5.6-4.6.8]) each of which will be represented in its own Detail. If a specific affected version is provided by a vulnerability database, affected_version_start and affected_version_end will be the same in that Detail.
- affected
Version Start This property is required. VersionResponse - The version number at the start of an interval in which this vulnerability exists. A vulnerability can affect a package between version numbers that are disjoint sets of intervals (example: [1.0.0-1.1.0], [2.4.6-2.4.8] and [4.5.6-4.6.8]) each of which will be represented in its own Detail. If a specific affected version is provided by a vulnerability database, affected_version_start and affected_version_end will be the same in that Detail.
- description
This property is required. String - A vendor-specific description of this vulnerability.
- fixed
Cpe Uri This property is required. String - The distro recommended CPE URI to update to that contains a fix for this vulnerability. It is possible for this to be different from the affected_cpe_uri.
- fixed
Package This property is required. String - The distro recommended package to update to that contains a fix for this vulnerability. It is possible for this to be different from the affected_package.
- fixed
Version This property is required. VersionResponse - The distro recommended version to update to that contains a fix for this vulnerability. Setting this to VersionKind.MAXIMUM means no such version is yet available.
- is
Obsolete This property is required. Boolean - Whether this detail is obsolete. Occurrences are expected not to point to obsolete details.
- package
Type This property is required. String - The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- severity
Name This property is required. String - The distro assigned severity of this vulnerability.
- source
This property is required. String - The source from which the information in this Detail was obtained.
- source
Update Time This property is required. String - The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
- vendor
This property is required. String - The name of the vendor of the product.
- affected
Cpe Uri This property is required. string - The CPE URI this vulnerability affects.
- affected
Package This property is required. string - The package this vulnerability affects.
- affected
Version End This property is required. VersionResponse - The version number at the end of an interval in which this vulnerability exists. A vulnerability can affect a package between version numbers that are disjoint sets of intervals (example: [1.0.0-1.1.0], [2.4.6-2.4.8] and [4.5.6-4.6.8]) each of which will be represented in its own Detail. If a specific affected version is provided by a vulnerability database, affected_version_start and affected_version_end will be the same in that Detail.
- affected
Version Start This property is required. VersionResponse - The version number at the start of an interval in which this vulnerability exists. A vulnerability can affect a package between version numbers that are disjoint sets of intervals (example: [1.0.0-1.1.0], [2.4.6-2.4.8] and [4.5.6-4.6.8]) each of which will be represented in its own Detail. If a specific affected version is provided by a vulnerability database, affected_version_start and affected_version_end will be the same in that Detail.
- description
This property is required. string - A vendor-specific description of this vulnerability.
- fixed
Cpe Uri This property is required. string - The distro recommended CPE URI to update to that contains a fix for this vulnerability. It is possible for this to be different from the affected_cpe_uri.
- fixed
Package This property is required. string - The distro recommended package to update to that contains a fix for this vulnerability. It is possible for this to be different from the affected_package.
- fixed
Version This property is required. VersionResponse - The distro recommended version to update to that contains a fix for this vulnerability. Setting this to VersionKind.MAXIMUM means no such version is yet available.
- is
Obsolete This property is required. boolean - Whether this detail is obsolete. Occurrences are expected not to point to obsolete details.
- package
Type This property is required. string - The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- severity
Name This property is required. string - The distro assigned severity of this vulnerability.
- source
This property is required. string - The source from which the information in this Detail was obtained.
- source
Update Time This property is required. string - The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
- vendor
This property is required. string - The name of the vendor of the product.
- affected_
cpe_ uri This property is required. str - The CPE URI this vulnerability affects.
- affected_
package This property is required. str - The package this vulnerability affects.
- affected_
version_ end This property is required. VersionResponse - The version number at the end of an interval in which this vulnerability exists. A vulnerability can affect a package between version numbers that are disjoint sets of intervals (example: [1.0.0-1.1.0], [2.4.6-2.4.8] and [4.5.6-4.6.8]) each of which will be represented in its own Detail. If a specific affected version is provided by a vulnerability database, affected_version_start and affected_version_end will be the same in that Detail.
- affected_
version_ start This property is required. VersionResponse - The version number at the start of an interval in which this vulnerability exists. A vulnerability can affect a package between version numbers that are disjoint sets of intervals (example: [1.0.0-1.1.0], [2.4.6-2.4.8] and [4.5.6-4.6.8]) each of which will be represented in its own Detail. If a specific affected version is provided by a vulnerability database, affected_version_start and affected_version_end will be the same in that Detail.
- description
This property is required. str - A vendor-specific description of this vulnerability.
- fixed_
cpe_ uri This property is required. str - The distro recommended CPE URI to update to that contains a fix for this vulnerability. It is possible for this to be different from the affected_cpe_uri.
- fixed_
package This property is required. str - The distro recommended package to update to that contains a fix for this vulnerability. It is possible for this to be different from the affected_package.
- fixed_
version This property is required. VersionResponse - The distro recommended version to update to that contains a fix for this vulnerability. Setting this to VersionKind.MAXIMUM means no such version is yet available.
- is_
obsolete This property is required. bool - Whether this detail is obsolete. Occurrences are expected not to point to obsolete details.
- package_
type This property is required. str - The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- severity_
name This property is required. str - The distro assigned severity of this vulnerability.
- source
This property is required. str - The source from which the information in this Detail was obtained.
- source_
update_ time This property is required. str - The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
- vendor
This property is required. str - The name of the vendor of the product.
- affected
Cpe Uri This property is required. String - The CPE URI this vulnerability affects.
- affected
Package This property is required. String - The package this vulnerability affects.
- affected
Version End This property is required. Property Map - The version number at the end of an interval in which this vulnerability exists. A vulnerability can affect a package between version numbers that are disjoint sets of intervals (example: [1.0.0-1.1.0], [2.4.6-2.4.8] and [4.5.6-4.6.8]) each of which will be represented in its own Detail. If a specific affected version is provided by a vulnerability database, affected_version_start and affected_version_end will be the same in that Detail.
- affected
Version Start This property is required. Property Map - The version number at the start of an interval in which this vulnerability exists. A vulnerability can affect a package between version numbers that are disjoint sets of intervals (example: [1.0.0-1.1.0], [2.4.6-2.4.8] and [4.5.6-4.6.8]) each of which will be represented in its own Detail. If a specific affected version is provided by a vulnerability database, affected_version_start and affected_version_end will be the same in that Detail.
- description
This property is required. String - A vendor-specific description of this vulnerability.
- fixed
Cpe Uri This property is required. String - The distro recommended CPE URI to update to that contains a fix for this vulnerability. It is possible for this to be different from the affected_cpe_uri.
- fixed
Package This property is required. String - The distro recommended package to update to that contains a fix for this vulnerability. It is possible for this to be different from the affected_package.
- fixed
Version This property is required. Property Map - The distro recommended version to update to that contains a fix for this vulnerability. Setting this to VersionKind.MAXIMUM means no such version is yet available.
- is
Obsolete This property is required. Boolean - Whether this detail is obsolete. Occurrences are expected not to point to obsolete details.
- package
Type This property is required. String - The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- severity
Name This property is required. String - The distro assigned severity of this vulnerability.
- source
This property is required. String - The source from which the information in this Detail was obtained.
- source
Update Time This property is required. String - The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
- vendor
This property is required. String - The name of the vendor of the product.
DigestResponse
- Algo
This property is required. string SHA1
,SHA512
etc.- Digest
Bytes This property is required. string - Value of the digest.
- Algo
This property is required. string SHA1
,SHA512
etc.- Digest
Bytes This property is required. string - Value of the digest.
- algo
This property is required. String SHA1
,SHA512
etc.- digest
Bytes This property is required. String - Value of the digest.
- algo
This property is required. string SHA1
,SHA512
etc.- digest
Bytes This property is required. string - Value of the digest.
- algo
This property is required. str SHA1
,SHA512
etc.- digest_
bytes This property is required. str - Value of the digest.
- algo
This property is required. String SHA1
,SHA512
etc.- digest
Bytes This property is required. String - Value of the digest.
DiscoveryNoteResponse
- Analysis
Kind This property is required. string - Immutable. The kind of analysis that is handled by this discovery.
- Analysis
Kind This property is required. string - Immutable. The kind of analysis that is handled by this discovery.
- analysis
Kind This property is required. String - Immutable. The kind of analysis that is handled by this discovery.
- analysis
Kind This property is required. string - Immutable. The kind of analysis that is handled by this discovery.
- analysis_
kind This property is required. str - Immutable. The kind of analysis that is handled by this discovery.
- analysis
Kind This property is required. String - Immutable. The kind of analysis that is handled by this discovery.
DistributionResponse
- Architecture
This property is required. string - The CPU architecture for which packages in this distribution channel were built.
- Cpe
Uri This property is required. string - The cpe_uri in CPE format denoting the package manager version distributing a package.
- Description
This property is required. string - The distribution channel-specific description of this package.
- Latest
Version This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. Version Response - The latest available version of this package in this distribution channel.
- Maintainer
This property is required. string - A freeform string denoting the maintainer of this package.
- Url
This property is required. string - The distribution channel-specific homepage for this package.
- Architecture
This property is required. string - The CPU architecture for which packages in this distribution channel were built.
- Cpe
Uri This property is required. string - The cpe_uri in CPE format denoting the package manager version distributing a package.
- Description
This property is required. string - The distribution channel-specific description of this package.
- Latest
Version This property is required. VersionResponse - The latest available version of this package in this distribution channel.
- Maintainer
This property is required. string - A freeform string denoting the maintainer of this package.
- Url
This property is required. string - The distribution channel-specific homepage for this package.
- architecture
This property is required. String - The CPU architecture for which packages in this distribution channel were built.
- cpe
Uri This property is required. String - The cpe_uri in CPE format denoting the package manager version distributing a package.
- description
This property is required. String - The distribution channel-specific description of this package.
- latest
Version This property is required. VersionResponse - The latest available version of this package in this distribution channel.
- maintainer
This property is required. String - A freeform string denoting the maintainer of this package.
- url
This property is required. String - The distribution channel-specific homepage for this package.
- architecture
This property is required. string - The CPU architecture for which packages in this distribution channel were built.
- cpe
Uri This property is required. string - The cpe_uri in CPE format denoting the package manager version distributing a package.
- description
This property is required. string - The distribution channel-specific description of this package.
- latest
Version This property is required. VersionResponse - The latest available version of this package in this distribution channel.
- maintainer
This property is required. string - A freeform string denoting the maintainer of this package.
- url
This property is required. string - The distribution channel-specific homepage for this package.
- architecture
This property is required. str - The CPU architecture for which packages in this distribution channel were built.
- cpe_
uri This property is required. str - The cpe_uri in CPE format denoting the package manager version distributing a package.
- description
This property is required. str - The distribution channel-specific description of this package.
- latest_
version This property is required. VersionResponse - The latest available version of this package in this distribution channel.
- maintainer
This property is required. str - A freeform string denoting the maintainer of this package.
- url
This property is required. str - The distribution channel-specific homepage for this package.
- architecture
This property is required. String - The CPU architecture for which packages in this distribution channel were built.
- cpe
Uri This property is required. String - The cpe_uri in CPE format denoting the package manager version distributing a package.
- description
This property is required. String - The distribution channel-specific description of this package.
- latest
Version This property is required. Property Map - The latest available version of this package in this distribution channel.
- maintainer
This property is required. String - A freeform string denoting the maintainer of this package.
- url
This property is required. String - The distribution channel-specific homepage for this package.
FingerprintResponse
- V1Name
This property is required. string - The layer ID of the final layer in the Docker image's v1 representation.
- V2Blob
This property is required. List<string> - The ordered list of v2 blobs that represent a given image.
- V2Name
This property is required. string - The name of the image's v2 blobs computed via: [bottom] := v2_blobbottom := sha256(v2_blob[N] + " " + v2_name[N+1]) Only the name of the final blob is kept.
- V1Name
This property is required. string - The layer ID of the final layer in the Docker image's v1 representation.
- V2Blob
This property is required. []string - The ordered list of v2 blobs that represent a given image.
- V2Name
This property is required. string - The name of the image's v2 blobs computed via: [bottom] := v2_blobbottom := sha256(v2_blob[N] + " " + v2_name[N+1]) Only the name of the final blob is kept.
- v1Name
This property is required. String - The layer ID of the final layer in the Docker image's v1 representation.
- v2Blob
This property is required. List<String> - The ordered list of v2 blobs that represent a given image.
- v2Name
This property is required. String - The name of the image's v2 blobs computed via: [bottom] := v2_blobbottom := sha256(v2_blob[N] + " " + v2_name[N+1]) Only the name of the final blob is kept.
- v1Name
This property is required. string - The layer ID of the final layer in the Docker image's v1 representation.
- v2Blob
This property is required. string[] - The ordered list of v2 blobs that represent a given image.
- v2Name
This property is required. string - The name of the image's v2 blobs computed via: [bottom] := v2_blobbottom := sha256(v2_blob[N] + " " + v2_name[N+1]) Only the name of the final blob is kept.
- v1_
name This property is required. str - The layer ID of the final layer in the Docker image's v1 representation.
- v2_
blob This property is required. Sequence[str] - The ordered list of v2 blobs that represent a given image.
- v2_
name This property is required. str - The name of the image's v2 blobs computed via: [bottom] := v2_blobbottom := sha256(v2_blob[N] + " " + v2_name[N+1]) Only the name of the final blob is kept.
- v1Name
This property is required. String - The layer ID of the final layer in the Docker image's v1 representation.
- v2Blob
This property is required. List<String> - The ordered list of v2 blobs that represent a given image.
- v2Name
This property is required. String - The name of the image's v2 blobs computed via: [bottom] := v2_blobbottom := sha256(v2_blob[N] + " " + v2_name[N+1]) Only the name of the final blob is kept.
HintResponse
- Human
Readable Name This property is required. string - The human readable name of this attestation authority, for example "qa".
- Human
Readable Name This property is required. string - The human readable name of this attestation authority, for example "qa".
- human
Readable Name This property is required. String - The human readable name of this attestation authority, for example "qa".
- human
Readable Name This property is required. string - The human readable name of this attestation authority, for example "qa".
- human_
readable_ name This property is required. str - The human readable name of this attestation authority, for example "qa".
- human
Readable Name This property is required. String - The human readable name of this attestation authority, for example "qa".
IdentityResponse
ImageNoteResponse
- Fingerprint
This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. Fingerprint Response - Immutable. The fingerprint of the base image.
- Resource
Url This property is required. string - Immutable. The resource_url for the resource representing the basis of associated occurrence images.
- Fingerprint
This property is required. FingerprintResponse - Immutable. The fingerprint of the base image.
- Resource
Url This property is required. string - Immutable. The resource_url for the resource representing the basis of associated occurrence images.
- fingerprint
This property is required. FingerprintResponse - Immutable. The fingerprint of the base image.
- resource
Url This property is required. String - Immutable. The resource_url for the resource representing the basis of associated occurrence images.
- fingerprint
This property is required. FingerprintResponse - Immutable. The fingerprint of the base image.
- resource
Url This property is required. string - Immutable. The resource_url for the resource representing the basis of associated occurrence images.
- fingerprint
This property is required. FingerprintResponse - Immutable. The fingerprint of the base image.
- resource_
url This property is required. str - Immutable. The resource_url for the resource representing the basis of associated occurrence images.
- fingerprint
This property is required. Property Map - Immutable. The fingerprint of the base image.
- resource
Url This property is required. String - Immutable. The resource_url for the resource representing the basis of associated occurrence images.
JustificationResponse
- Details
This property is required. string - Additional details on why this justification was chosen.
- Justification
Type This property is required. string - The justification type for this vulnerability.
- Details
This property is required. string - Additional details on why this justification was chosen.
- Justification
Type This property is required. string - The justification type for this vulnerability.
- details
This property is required. String - Additional details on why this justification was chosen.
- justification
Type This property is required. String - The justification type for this vulnerability.
- details
This property is required. string - Additional details on why this justification was chosen.
- justification
Type This property is required. string - The justification type for this vulnerability.
- details
This property is required. str - Additional details on why this justification was chosen.
- justification_
type This property is required. str - The justification type for this vulnerability.
- details
This property is required. String - Additional details on why this justification was chosen.
- justification
Type This property is required. String - The justification type for this vulnerability.
KnowledgeBaseResponse
LicenseResponse
- Comments
This property is required. string - Comments
- Expression
This property is required. string - Often a single license can be used to represent the licensing terms. Sometimes it is necessary to include a choice of one or more licenses or some combination of license identifiers. Examples: "LGPL-2.1-only OR MIT", "LGPL-2.1-only AND MIT", "GPL-2.0-or-later WITH Bison-exception-2.2".
- Comments
This property is required. string - Comments
- Expression
This property is required. string - Often a single license can be used to represent the licensing terms. Sometimes it is necessary to include a choice of one or more licenses or some combination of license identifiers. Examples: "LGPL-2.1-only OR MIT", "LGPL-2.1-only AND MIT", "GPL-2.0-or-later WITH Bison-exception-2.2".
- comments
This property is required. String - Comments
- expression
This property is required. String - Often a single license can be used to represent the licensing terms. Sometimes it is necessary to include a choice of one or more licenses or some combination of license identifiers. Examples: "LGPL-2.1-only OR MIT", "LGPL-2.1-only AND MIT", "GPL-2.0-or-later WITH Bison-exception-2.2".
- comments
This property is required. string - Comments
- expression
This property is required. string - Often a single license can be used to represent the licensing terms. Sometimes it is necessary to include a choice of one or more licenses or some combination of license identifiers. Examples: "LGPL-2.1-only OR MIT", "LGPL-2.1-only AND MIT", "GPL-2.0-or-later WITH Bison-exception-2.2".
- comments
This property is required. str - Comments
- expression
This property is required. str - Often a single license can be used to represent the licensing terms. Sometimes it is necessary to include a choice of one or more licenses or some combination of license identifiers. Examples: "LGPL-2.1-only OR MIT", "LGPL-2.1-only AND MIT", "GPL-2.0-or-later WITH Bison-exception-2.2".
- comments
This property is required. String - Comments
- expression
This property is required. String - Often a single license can be used to represent the licensing terms. Sometimes it is necessary to include a choice of one or more licenses or some combination of license identifiers. Examples: "LGPL-2.1-only OR MIT", "LGPL-2.1-only AND MIT", "GPL-2.0-or-later WITH Bison-exception-2.2".
PackageNoteResponse
- Architecture
This property is required. string - The CPU architecture for which packages in this distribution channel were built. Architecture will be blank for language packages.
- Cpe
Uri This property is required. string - The cpe_uri in CPE format denoting the package manager version distributing a package. The cpe_uri will be blank for language packages.
- Description
This property is required. string - The description of this package.
- Digest
This property is required. List<Pulumi.Google Native. Container Analysis. V1. Inputs. Digest Response> - Hash value, typically a file digest, that allows unique identification a specific package.
- Distribution
This property is required. List<Pulumi.Google Native. Container Analysis. V1. Inputs. Distribution Response> - Deprecated. The various channels by which a package is distributed.
- License
This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. License Response - Licenses that have been declared by the authors of the package.
- Maintainer
This property is required. string - A freeform text denoting the maintainer of this package.
- Name
This property is required. string - Immutable. The name of the package.
- Package
Type This property is required. string - The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- Url
This property is required. string - The homepage for this package.
- Version
This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. Version Response - The version of the package.
- Architecture
This property is required. string - The CPU architecture for which packages in this distribution channel were built. Architecture will be blank for language packages.
- Cpe
Uri This property is required. string - The cpe_uri in CPE format denoting the package manager version distributing a package. The cpe_uri will be blank for language packages.
- Description
This property is required. string - The description of this package.
- Digest
This property is required. []DigestResponse - Hash value, typically a file digest, that allows unique identification a specific package.
- Distribution
This property is required. []DistributionResponse - Deprecated. The various channels by which a package is distributed.
- License
This property is required. LicenseResponse - Licenses that have been declared by the authors of the package.
- Maintainer
This property is required. string - A freeform text denoting the maintainer of this package.
- Name
This property is required. string - Immutable. The name of the package.
- Package
Type This property is required. string - The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- Url
This property is required. string - The homepage for this package.
- Version
This property is required. VersionResponse - The version of the package.
- architecture
This property is required. String - The CPU architecture for which packages in this distribution channel were built. Architecture will be blank for language packages.
- cpe
Uri This property is required. String - The cpe_uri in CPE format denoting the package manager version distributing a package. The cpe_uri will be blank for language packages.
- description
This property is required. String - The description of this package.
- digest
This property is required. List<DigestResponse> - Hash value, typically a file digest, that allows unique identification a specific package.
- distribution
This property is required. List<DistributionResponse> - Deprecated. The various channels by which a package is distributed.
- license
This property is required. LicenseResponse - Licenses that have been declared by the authors of the package.
- maintainer
This property is required. String - A freeform text denoting the maintainer of this package.
- name
This property is required. String - Immutable. The name of the package.
- package
Type This property is required. String - The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- url
This property is required. String - The homepage for this package.
- version
This property is required. VersionResponse - The version of the package.
- architecture
This property is required. string - The CPU architecture for which packages in this distribution channel were built. Architecture will be blank for language packages.
- cpe
Uri This property is required. string - The cpe_uri in CPE format denoting the package manager version distributing a package. The cpe_uri will be blank for language packages.
- description
This property is required. string - The description of this package.
- digest
This property is required. DigestResponse[] - Hash value, typically a file digest, that allows unique identification a specific package.
- distribution
This property is required. DistributionResponse[] - Deprecated. The various channels by which a package is distributed.
- license
This property is required. LicenseResponse - Licenses that have been declared by the authors of the package.
- maintainer
This property is required. string - A freeform text denoting the maintainer of this package.
- name
This property is required. string - Immutable. The name of the package.
- package
Type This property is required. string - The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- url
This property is required. string - The homepage for this package.
- version
This property is required. VersionResponse - The version of the package.
- architecture
This property is required. str - The CPU architecture for which packages in this distribution channel were built. Architecture will be blank for language packages.
- cpe_
uri This property is required. str - The cpe_uri in CPE format denoting the package manager version distributing a package. The cpe_uri will be blank for language packages.
- description
This property is required. str - The description of this package.
- digest
This property is required. Sequence[DigestResponse] - Hash value, typically a file digest, that allows unique identification a specific package.
- distribution
This property is required. Sequence[DistributionResponse] - Deprecated. The various channels by which a package is distributed.
- license
This property is required. LicenseResponse - Licenses that have been declared by the authors of the package.
- maintainer
This property is required. str - A freeform text denoting the maintainer of this package.
- name
This property is required. str - Immutable. The name of the package.
- package_
type This property is required. str - The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- url
This property is required. str - The homepage for this package.
- version
This property is required. VersionResponse - The version of the package.
- architecture
This property is required. String - The CPU architecture for which packages in this distribution channel were built. Architecture will be blank for language packages.
- cpe
Uri This property is required. String - The cpe_uri in CPE format denoting the package manager version distributing a package. The cpe_uri will be blank for language packages.
- description
This property is required. String - The description of this package.
- digest
This property is required. List<Property Map> - Hash value, typically a file digest, that allows unique identification a specific package.
- distribution
This property is required. List<Property Map> - Deprecated. The various channels by which a package is distributed.
- license
This property is required. Property Map - Licenses that have been declared by the authors of the package.
- maintainer
This property is required. String - A freeform text denoting the maintainer of this package.
- name
This property is required. String - Immutable. The name of the package.
- package
Type This property is required. String - The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).
- url
This property is required. String - The homepage for this package.
- version
This property is required. Property Map - The version of the package.
ProductResponse
- Generic
Uri This property is required. string - Contains a URI which is vendor-specific. Example: The artifact repository URL of an image.
- Name
This property is required. string - Name of the product.
- Generic
Uri This property is required. string - Contains a URI which is vendor-specific. Example: The artifact repository URL of an image.
- Name
This property is required. string - Name of the product.
- generic
Uri This property is required. String - Contains a URI which is vendor-specific. Example: The artifact repository URL of an image.
- name
This property is required. String - Name of the product.
- generic
Uri This property is required. string - Contains a URI which is vendor-specific. Example: The artifact repository URL of an image.
- name
This property is required. string - Name of the product.
- generic_
uri This property is required. str - Contains a URI which is vendor-specific. Example: The artifact repository URL of an image.
- name
This property is required. str - Name of the product.
- generic
Uri This property is required. String - Contains a URI which is vendor-specific. Example: The artifact repository URL of an image.
- name
This property is required. String - Name of the product.
PublisherResponse
This property is required. string- Provides information about the authority of the issuing party to release the document, in particular, the party's constituency and responsibilities or other obligations.
- Name
This property is required. string - Name of the publisher. Examples: 'Google', 'Google Cloud Platform'.
- Publisher
Namespace This property is required. string - The context or namespace. Contains a URL which is under control of the issuing party and can be used as a globally unique identifier for that issuing party. Example: https://csaf.io
This property is required. string- Provides information about the authority of the issuing party to release the document, in particular, the party's constituency and responsibilities or other obligations.
- Name
This property is required. string - Name of the publisher. Examples: 'Google', 'Google Cloud Platform'.
- Publisher
Namespace This property is required. string - The context or namespace. Contains a URL which is under control of the issuing party and can be used as a globally unique identifier for that issuing party. Example: https://csaf.io
This property is required. String- Provides information about the authority of the issuing party to release the document, in particular, the party's constituency and responsibilities or other obligations.
- name
This property is required. String - Name of the publisher. Examples: 'Google', 'Google Cloud Platform'.
- publisher
Namespace This property is required. String - The context or namespace. Contains a URL which is under control of the issuing party and can be used as a globally unique identifier for that issuing party. Example: https://csaf.io
This property is required. string- Provides information about the authority of the issuing party to release the document, in particular, the party's constituency and responsibilities or other obligations.
- name
This property is required. string - Name of the publisher. Examples: 'Google', 'Google Cloud Platform'.
- publisher
Namespace This property is required. string - The context or namespace. Contains a URL which is under control of the issuing party and can be used as a globally unique identifier for that issuing party. Example: https://csaf.io
This property is required. str- Provides information about the authority of the issuing party to release the document, in particular, the party's constituency and responsibilities or other obligations.
- name
This property is required. str - Name of the publisher. Examples: 'Google', 'Google Cloud Platform'.
- publisher_
namespace This property is required. str - The context or namespace. Contains a URL which is under control of the issuing party and can be used as a globally unique identifier for that issuing party. Example: https://csaf.io
This property is required. String- Provides information about the authority of the issuing party to release the document, in particular, the party's constituency and responsibilities or other obligations.
- name
This property is required. String - Name of the publisher. Examples: 'Google', 'Google Cloud Platform'.
- publisher
Namespace This property is required. String - The context or namespace. Contains a URL which is under control of the issuing party and can be used as a globally unique identifier for that issuing party. Example: https://csaf.io
RelatedUrlResponse
RemediationResponse
- Details
This property is required. string - Contains a comprehensive human-readable discussion of the remediation.
- Remediation
Type This property is required. string - The type of remediation that can be applied.
- Remediation
Uri This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. Related Url Response - Contains the URL where to obtain the remediation.
- Details
This property is required. string - Contains a comprehensive human-readable discussion of the remediation.
- Remediation
Type This property is required. string - The type of remediation that can be applied.
- Remediation
Uri This property is required. RelatedUrl Response - Contains the URL where to obtain the remediation.
- details
This property is required. String - Contains a comprehensive human-readable discussion of the remediation.
- remediation
Type This property is required. String - The type of remediation that can be applied.
- remediation
Uri This property is required. RelatedUrl Response - Contains the URL where to obtain the remediation.
- details
This property is required. string - Contains a comprehensive human-readable discussion of the remediation.
- remediation
Type This property is required. string - The type of remediation that can be applied.
- remediation
Uri This property is required. RelatedUrl Response - Contains the URL where to obtain the remediation.
- details
This property is required. str - Contains a comprehensive human-readable discussion of the remediation.
- remediation_
type This property is required. str - The type of remediation that can be applied.
- remediation_
uri This property is required. RelatedUrl Response - Contains the URL where to obtain the remediation.
- details
This property is required. String - Contains a comprehensive human-readable discussion of the remediation.
- remediation
Type This property is required. String - The type of remediation that can be applied.
- remediation
Uri This property is required. Property Map - Contains the URL where to obtain the remediation.
SBOMReferenceNoteResponse
UpgradeDistributionResponse
- Classification
This property is required. string - The operating system classification of this Upgrade, as specified by the upstream operating system upgrade feed. For Windows the classification is one of the category_ids listed at https://docs.microsoft.com/en-us/previous-versions/windows/desktop/ff357803(v=vs.85)
- Cpe
Uri This property is required. string - Required - The specific operating system this metadata applies to. See https://cpe.mitre.org/specification/.
- Cve
This property is required. List<string> - The cve tied to this Upgrade.
- Severity
This property is required. string - The severity as specified by the upstream operating system.
- Classification
This property is required. string - The operating system classification of this Upgrade, as specified by the upstream operating system upgrade feed. For Windows the classification is one of the category_ids listed at https://docs.microsoft.com/en-us/previous-versions/windows/desktop/ff357803(v=vs.85)
- Cpe
Uri This property is required. string - Required - The specific operating system this metadata applies to. See https://cpe.mitre.org/specification/.
- Cve
This property is required. []string - The cve tied to this Upgrade.
- Severity
This property is required. string - The severity as specified by the upstream operating system.
- classification
This property is required. String - The operating system classification of this Upgrade, as specified by the upstream operating system upgrade feed. For Windows the classification is one of the category_ids listed at https://docs.microsoft.com/en-us/previous-versions/windows/desktop/ff357803(v=vs.85)
- cpe
Uri This property is required. String - Required - The specific operating system this metadata applies to. See https://cpe.mitre.org/specification/.
- cve
This property is required. List<String> - The cve tied to this Upgrade.
- severity
This property is required. String - The severity as specified by the upstream operating system.
- classification
This property is required. string - The operating system classification of this Upgrade, as specified by the upstream operating system upgrade feed. For Windows the classification is one of the category_ids listed at https://docs.microsoft.com/en-us/previous-versions/windows/desktop/ff357803(v=vs.85)
- cpe
Uri This property is required. string - Required - The specific operating system this metadata applies to. See https://cpe.mitre.org/specification/.
- cve
This property is required. string[] - The cve tied to this Upgrade.
- severity
This property is required. string - The severity as specified by the upstream operating system.
- classification
This property is required. str - The operating system classification of this Upgrade, as specified by the upstream operating system upgrade feed. For Windows the classification is one of the category_ids listed at https://docs.microsoft.com/en-us/previous-versions/windows/desktop/ff357803(v=vs.85)
- cpe_
uri This property is required. str - Required - The specific operating system this metadata applies to. See https://cpe.mitre.org/specification/.
- cve
This property is required. Sequence[str] - The cve tied to this Upgrade.
- severity
This property is required. str - The severity as specified by the upstream operating system.
- classification
This property is required. String - The operating system classification of this Upgrade, as specified by the upstream operating system upgrade feed. For Windows the classification is one of the category_ids listed at https://docs.microsoft.com/en-us/previous-versions/windows/desktop/ff357803(v=vs.85)
- cpe
Uri This property is required. String - Required - The specific operating system this metadata applies to. See https://cpe.mitre.org/specification/.
- cve
This property is required. List<String> - The cve tied to this Upgrade.
- severity
This property is required. String - The severity as specified by the upstream operating system.
UpgradeNoteResponse
- Distributions
This property is required. List<Pulumi.Google Native. Container Analysis. V1. Inputs. Upgrade Distribution Response> - Metadata about the upgrade for each specific operating system.
- Package
This property is required. string - Required for non-Windows OS. The package this Upgrade is for.
- Version
This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. Version Response - Required for non-Windows OS. The version of the package in machine + human readable form.
- Windows
Update This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. Windows Update Response - Required for Windows OS. Represents the metadata about the Windows update.
- Distributions
This property is required. []UpgradeDistribution Response - Metadata about the upgrade for each specific operating system.
- Package
This property is required. string - Required for non-Windows OS. The package this Upgrade is for.
- Version
This property is required. VersionResponse - Required for non-Windows OS. The version of the package in machine + human readable form.
- Windows
Update This property is required. WindowsUpdate Response - Required for Windows OS. Represents the metadata about the Windows update.
- distributions
This property is required. List<UpgradeDistribution Response> - Metadata about the upgrade for each specific operating system.
- package_
This property is required. String - Required for non-Windows OS. The package this Upgrade is for.
- version
This property is required. VersionResponse - Required for non-Windows OS. The version of the package in machine + human readable form.
- windows
Update This property is required. WindowsUpdate Response - Required for Windows OS. Represents the metadata about the Windows update.
- distributions
This property is required. UpgradeDistribution Response[] - Metadata about the upgrade for each specific operating system.
- package
This property is required. string - Required for non-Windows OS. The package this Upgrade is for.
- version
This property is required. VersionResponse - Required for non-Windows OS. The version of the package in machine + human readable form.
- windows
Update This property is required. WindowsUpdate Response - Required for Windows OS. Represents the metadata about the Windows update.
- distributions
This property is required. Sequence[UpgradeDistribution Response] - Metadata about the upgrade for each specific operating system.
- package
This property is required. str - Required for non-Windows OS. The package this Upgrade is for.
- version
This property is required. VersionResponse - Required for non-Windows OS. The version of the package in machine + human readable form.
- windows_
update This property is required. WindowsUpdate Response - Required for Windows OS. Represents the metadata about the Windows update.
- distributions
This property is required. List<Property Map> - Metadata about the upgrade for each specific operating system.
- package
This property is required. String - Required for non-Windows OS. The package this Upgrade is for.
- version
This property is required. Property Map - Required for non-Windows OS. The version of the package in machine + human readable form.
- windows
Update This property is required. Property Map - Required for Windows OS. Represents the metadata about the Windows update.
VersionResponse
- Epoch
This property is required. int - Used to correct mistakes in the version numbering scheme.
- Full
Name This property is required. string - Human readable version string. This string is of the form :- and is only set when kind is NORMAL.
- Inclusive
This property is required. bool - Whether this version is specifying part of an inclusive range. Grafeas does not have the capability to specify version ranges; instead we have fields that specify start version and end versions. At times this is insufficient - we also need to specify whether the version is included in the range or is excluded from the range. This boolean is expected to be set to true when the version is included in a range.
- Kind
This property is required. string - Distinguishes between sentinel MIN/MAX versions and normal versions.
- Name
This property is required. string - Required only when version kind is NORMAL. The main part of the version name.
- Revision
This property is required. string - The iteration of the package build from the above version.
- Epoch
This property is required. int - Used to correct mistakes in the version numbering scheme.
- Full
Name This property is required. string - Human readable version string. This string is of the form :- and is only set when kind is NORMAL.
- Inclusive
This property is required. bool - Whether this version is specifying part of an inclusive range. Grafeas does not have the capability to specify version ranges; instead we have fields that specify start version and end versions. At times this is insufficient - we also need to specify whether the version is included in the range or is excluded from the range. This boolean is expected to be set to true when the version is included in a range.
- Kind
This property is required. string - Distinguishes between sentinel MIN/MAX versions and normal versions.
- Name
This property is required. string - Required only when version kind is NORMAL. The main part of the version name.
- Revision
This property is required. string - The iteration of the package build from the above version.
- epoch
This property is required. Integer - Used to correct mistakes in the version numbering scheme.
- full
Name This property is required. String - Human readable version string. This string is of the form :- and is only set when kind is NORMAL.
- inclusive
This property is required. Boolean - Whether this version is specifying part of an inclusive range. Grafeas does not have the capability to specify version ranges; instead we have fields that specify start version and end versions. At times this is insufficient - we also need to specify whether the version is included in the range or is excluded from the range. This boolean is expected to be set to true when the version is included in a range.
- kind
This property is required. String - Distinguishes between sentinel MIN/MAX versions and normal versions.
- name
This property is required. String - Required only when version kind is NORMAL. The main part of the version name.
- revision
This property is required. String - The iteration of the package build from the above version.
- epoch
This property is required. number - Used to correct mistakes in the version numbering scheme.
- full
Name This property is required. string - Human readable version string. This string is of the form :- and is only set when kind is NORMAL.
- inclusive
This property is required. boolean - Whether this version is specifying part of an inclusive range. Grafeas does not have the capability to specify version ranges; instead we have fields that specify start version and end versions. At times this is insufficient - we also need to specify whether the version is included in the range or is excluded from the range. This boolean is expected to be set to true when the version is included in a range.
- kind
This property is required. string - Distinguishes between sentinel MIN/MAX versions and normal versions.
- name
This property is required. string - Required only when version kind is NORMAL. The main part of the version name.
- revision
This property is required. string - The iteration of the package build from the above version.
- epoch
This property is required. int - Used to correct mistakes in the version numbering scheme.
- full_
name This property is required. str - Human readable version string. This string is of the form :- and is only set when kind is NORMAL.
- inclusive
This property is required. bool - Whether this version is specifying part of an inclusive range. Grafeas does not have the capability to specify version ranges; instead we have fields that specify start version and end versions. At times this is insufficient - we also need to specify whether the version is included in the range or is excluded from the range. This boolean is expected to be set to true when the version is included in a range.
- kind
This property is required. str - Distinguishes between sentinel MIN/MAX versions and normal versions.
- name
This property is required. str - Required only when version kind is NORMAL. The main part of the version name.
- revision
This property is required. str - The iteration of the package build from the above version.
- epoch
This property is required. Number - Used to correct mistakes in the version numbering scheme.
- full
Name This property is required. String - Human readable version string. This string is of the form :- and is only set when kind is NORMAL.
- inclusive
This property is required. Boolean - Whether this version is specifying part of an inclusive range. Grafeas does not have the capability to specify version ranges; instead we have fields that specify start version and end versions. At times this is insufficient - we also need to specify whether the version is included in the range or is excluded from the range. This boolean is expected to be set to true when the version is included in a range.
- kind
This property is required. String - Distinguishes between sentinel MIN/MAX versions and normal versions.
- name
This property is required. String - Required only when version kind is NORMAL. The main part of the version name.
- revision
This property is required. String - The iteration of the package build from the above version.
VulnerabilityAssessmentNoteResponse
- Assessment
This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. Assessment Response - Represents a vulnerability assessment for the product.
- Language
Code This property is required. string - Identifies the language used by this document, corresponding to IETF BCP 47 / RFC 5646.
- Long
Description This property is required. string - A detailed description of this Vex.
- Product
This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. Product Response - The product affected by this vex.
- Publisher
This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. Publisher Response - Publisher details of this Note.
- Short
Description This property is required. string - A one sentence description of this Vex.
- Title
This property is required. string - The title of the note. E.g.
Vex-Debian-11.4
- Assessment
This property is required. AssessmentResponse - Represents a vulnerability assessment for the product.
- Language
Code This property is required. string - Identifies the language used by this document, corresponding to IETF BCP 47 / RFC 5646.
- Long
Description This property is required. string - A detailed description of this Vex.
- Product
This property is required. ProductResponse - The product affected by this vex.
- Publisher
This property is required. PublisherResponse - Publisher details of this Note.
- Short
Description This property is required. string - A one sentence description of this Vex.
- Title
This property is required. string - The title of the note. E.g.
Vex-Debian-11.4
- assessment
This property is required. AssessmentResponse - Represents a vulnerability assessment for the product.
- language
Code This property is required. String - Identifies the language used by this document, corresponding to IETF BCP 47 / RFC 5646.
- long
Description This property is required. String - A detailed description of this Vex.
- product
This property is required. ProductResponse - The product affected by this vex.
- publisher
This property is required. PublisherResponse - Publisher details of this Note.
- short
Description This property is required. String - A one sentence description of this Vex.
- title
This property is required. String - The title of the note. E.g.
Vex-Debian-11.4
- assessment
This property is required. AssessmentResponse - Represents a vulnerability assessment for the product.
- language
Code This property is required. string - Identifies the language used by this document, corresponding to IETF BCP 47 / RFC 5646.
- long
Description This property is required. string - A detailed description of this Vex.
- product
This property is required. ProductResponse - The product affected by this vex.
- publisher
This property is required. PublisherResponse - Publisher details of this Note.
- short
Description This property is required. string - A one sentence description of this Vex.
- title
This property is required. string - The title of the note. E.g.
Vex-Debian-11.4
- assessment
This property is required. AssessmentResponse - Represents a vulnerability assessment for the product.
- language_
code This property is required. str - Identifies the language used by this document, corresponding to IETF BCP 47 / RFC 5646.
- long_
description This property is required. str - A detailed description of this Vex.
- product
This property is required. ProductResponse - The product affected by this vex.
- publisher
This property is required. PublisherResponse - Publisher details of this Note.
- short_
description This property is required. str - A one sentence description of this Vex.
- title
This property is required. str - The title of the note. E.g.
Vex-Debian-11.4
- assessment
This property is required. Property Map - Represents a vulnerability assessment for the product.
- language
Code This property is required. String - Identifies the language used by this document, corresponding to IETF BCP 47 / RFC 5646.
- long
Description This property is required. String - A detailed description of this Vex.
- product
This property is required. Property Map - The product affected by this vex.
- publisher
This property is required. Property Map - Publisher details of this Note.
- short
Description This property is required. String - A one sentence description of this Vex.
- title
This property is required. String - The title of the note. E.g.
Vex-Debian-11.4
VulnerabilityNoteResponse
- Cvss
Score This property is required. double - The CVSS score of this vulnerability. CVSS score is on a scale of 0 - 10 where 0 indicates low severity and 10 indicates high severity.
- Cvss
V2 This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. CVSSResponse - The full description of the v2 CVSS for this vulnerability.
- Cvss
V3 This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. CVSSv3Response - The full description of the CVSSv3 for this vulnerability.
- Cvss
Version This property is required. string - CVSS version used to populate cvss_score and severity.
- Details
This property is required. List<Pulumi.Google Native. Container Analysis. V1. Inputs. Detail Response> - Details of all known distros and packages affected by this vulnerability.
- Severity
This property is required. string - The note provider assigned severity of this vulnerability.
- Source
Update Time This property is required. string - The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
- Windows
Details This property is required. List<Pulumi.Google Native. Container Analysis. V1. Inputs. Windows Detail Response> - Windows details get their own format because the information format and model don't match a normal detail. Specifically Windows updates are done as patches, thus Windows vulnerabilities really are a missing package, rather than a package being at an incorrect version.
- Cvss
Score This property is required. float64 - The CVSS score of this vulnerability. CVSS score is on a scale of 0 - 10 where 0 indicates low severity and 10 indicates high severity.
- Cvss
V2 This property is required. CVSSResponse - The full description of the v2 CVSS for this vulnerability.
- Cvss
V3 This property is required. CVSSv3Response - The full description of the CVSSv3 for this vulnerability.
- Cvss
Version This property is required. string - CVSS version used to populate cvss_score and severity.
- Details
This property is required. []DetailResponse - Details of all known distros and packages affected by this vulnerability.
- Severity
This property is required. string - The note provider assigned severity of this vulnerability.
- Source
Update Time This property is required. string - The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
- Windows
Details This property is required. []WindowsDetail Response - Windows details get their own format because the information format and model don't match a normal detail. Specifically Windows updates are done as patches, thus Windows vulnerabilities really are a missing package, rather than a package being at an incorrect version.
- cvss
Score This property is required. Double - The CVSS score of this vulnerability. CVSS score is on a scale of 0 - 10 where 0 indicates low severity and 10 indicates high severity.
- cvss
V2 This property is required. CVSSResponse - The full description of the v2 CVSS for this vulnerability.
- cvss
V3 This property is required. CVSSv3Response - The full description of the CVSSv3 for this vulnerability.
- cvss
Version This property is required. String - CVSS version used to populate cvss_score and severity.
- details
This property is required. List<DetailResponse> - Details of all known distros and packages affected by this vulnerability.
- severity
This property is required. String - The note provider assigned severity of this vulnerability.
- source
Update Time This property is required. String - The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
- windows
Details This property is required. List<WindowsDetail Response> - Windows details get their own format because the information format and model don't match a normal detail. Specifically Windows updates are done as patches, thus Windows vulnerabilities really are a missing package, rather than a package being at an incorrect version.
- cvss
Score This property is required. number - The CVSS score of this vulnerability. CVSS score is on a scale of 0 - 10 where 0 indicates low severity and 10 indicates high severity.
- cvss
V2 This property is required. CVSSResponse - The full description of the v2 CVSS for this vulnerability.
- cvss
V3 This property is required. CVSSv3Response - The full description of the CVSSv3 for this vulnerability.
- cvss
Version This property is required. string - CVSS version used to populate cvss_score and severity.
- details
This property is required. DetailResponse[] - Details of all known distros and packages affected by this vulnerability.
- severity
This property is required. string - The note provider assigned severity of this vulnerability.
- source
Update Time This property is required. string - The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
- windows
Details This property is required. WindowsDetail Response[] - Windows details get their own format because the information format and model don't match a normal detail. Specifically Windows updates are done as patches, thus Windows vulnerabilities really are a missing package, rather than a package being at an incorrect version.
- cvss_
score This property is required. float - The CVSS score of this vulnerability. CVSS score is on a scale of 0 - 10 where 0 indicates low severity and 10 indicates high severity.
- cvss_
v2 This property is required. CVSSResponse - The full description of the v2 CVSS for this vulnerability.
- cvss_
v3 This property is required. CVSSv3Response - The full description of the CVSSv3 for this vulnerability.
- cvss_
version This property is required. str - CVSS version used to populate cvss_score and severity.
- details
This property is required. Sequence[DetailResponse] - Details of all known distros and packages affected by this vulnerability.
- severity
This property is required. str - The note provider assigned severity of this vulnerability.
- source_
update_ time This property is required. str - The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
- windows_
details This property is required. Sequence[WindowsDetail Response] - Windows details get their own format because the information format and model don't match a normal detail. Specifically Windows updates are done as patches, thus Windows vulnerabilities really are a missing package, rather than a package being at an incorrect version.
- cvss
Score This property is required. Number - The CVSS score of this vulnerability. CVSS score is on a scale of 0 - 10 where 0 indicates low severity and 10 indicates high severity.
- cvss
V2 This property is required. Property Map - The full description of the v2 CVSS for this vulnerability.
- cvss
V3 This property is required. Property Map - The full description of the CVSSv3 for this vulnerability.
- cvss
Version This property is required. String - CVSS version used to populate cvss_score and severity.
- details
This property is required. List<Property Map> - Details of all known distros and packages affected by this vulnerability.
- severity
This property is required. String - The note provider assigned severity of this vulnerability.
- source
Update Time This property is required. String - The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
- windows
Details This property is required. List<Property Map> - Windows details get their own format because the information format and model don't match a normal detail. Specifically Windows updates are done as patches, thus Windows vulnerabilities really are a missing package, rather than a package being at an incorrect version.
WindowsDetailResponse
- Cpe
Uri This property is required. string - The CPE URI this vulnerability affects.
- Description
This property is required. string - The description of this vulnerability.
- Fixing
Kbs This property is required. List<Pulumi.Google Native. Container Analysis. V1. Inputs. Knowledge Base Response> - The names of the KBs which have hotfixes to mitigate this vulnerability. Note that there may be multiple hotfixes (and thus multiple KBs) that mitigate a given vulnerability. Currently any listed KBs presence is considered a fix.
- Name
This property is required. string - The name of this vulnerability.
- Cpe
Uri This property is required. string - The CPE URI this vulnerability affects.
- Description
This property is required. string - The description of this vulnerability.
- Fixing
Kbs This property is required. []KnowledgeBase Response - The names of the KBs which have hotfixes to mitigate this vulnerability. Note that there may be multiple hotfixes (and thus multiple KBs) that mitigate a given vulnerability. Currently any listed KBs presence is considered a fix.
- Name
This property is required. string - The name of this vulnerability.
- cpe
Uri This property is required. String - The CPE URI this vulnerability affects.
- description
This property is required. String - The description of this vulnerability.
- fixing
Kbs This property is required. List<KnowledgeBase Response> - The names of the KBs which have hotfixes to mitigate this vulnerability. Note that there may be multiple hotfixes (and thus multiple KBs) that mitigate a given vulnerability. Currently any listed KBs presence is considered a fix.
- name
This property is required. String - The name of this vulnerability.
- cpe
Uri This property is required. string - The CPE URI this vulnerability affects.
- description
This property is required. string - The description of this vulnerability.
- fixing
Kbs This property is required. KnowledgeBase Response[] - The names of the KBs which have hotfixes to mitigate this vulnerability. Note that there may be multiple hotfixes (and thus multiple KBs) that mitigate a given vulnerability. Currently any listed KBs presence is considered a fix.
- name
This property is required. string - The name of this vulnerability.
- cpe_
uri This property is required. str - The CPE URI this vulnerability affects.
- description
This property is required. str - The description of this vulnerability.
- fixing_
kbs This property is required. Sequence[KnowledgeBase Response] - The names of the KBs which have hotfixes to mitigate this vulnerability. Note that there may be multiple hotfixes (and thus multiple KBs) that mitigate a given vulnerability. Currently any listed KBs presence is considered a fix.
- name
This property is required. str - The name of this vulnerability.
- cpe
Uri This property is required. String - The CPE URI this vulnerability affects.
- description
This property is required. String - The description of this vulnerability.
- fixing
Kbs This property is required. List<Property Map> - The names of the KBs which have hotfixes to mitigate this vulnerability. Note that there may be multiple hotfixes (and thus multiple KBs) that mitigate a given vulnerability. Currently any listed KBs presence is considered a fix.
- name
This property is required. String - The name of this vulnerability.
WindowsUpdateResponse
- Categories
This property is required. List<Pulumi.Google Native. Container Analysis. V1. Inputs. Category Response> - The list of categories to which the update belongs.
- Description
This property is required. string - The localized description of the update.
- Identity
This property is required. Pulumi.Google Native. Container Analysis. V1. Inputs. Identity Response - Required - The unique identifier for the update.
- Kb
Article Ids This property is required. List<string> - The Microsoft Knowledge Base article IDs that are associated with the update.
- Last
Published Timestamp This property is required. string - The last published timestamp of the update.
- Support
Url This property is required. string - The hyperlink to the support information for the update.
- Title
This property is required. string - The localized title of the update.
- Categories
This property is required. []CategoryResponse - The list of categories to which the update belongs.
- Description
This property is required. string - The localized description of the update.
- Identity
This property is required. IdentityResponse - Required - The unique identifier for the update.
- Kb
Article Ids This property is required. []string - The Microsoft Knowledge Base article IDs that are associated with the update.
- Last
Published Timestamp This property is required. string - The last published timestamp of the update.
- Support
Url This property is required. string - The hyperlink to the support information for the update.
- Title
This property is required. string - The localized title of the update.
- categories
This property is required. List<CategoryResponse> - The list of categories to which the update belongs.
- description
This property is required. String - The localized description of the update.
- identity
This property is required. IdentityResponse - Required - The unique identifier for the update.
- kb
Article Ids This property is required. List<String> - The Microsoft Knowledge Base article IDs that are associated with the update.
- last
Published Timestamp This property is required. String - The last published timestamp of the update.
- support
Url This property is required. String - The hyperlink to the support information for the update.
- title
This property is required. String - The localized title of the update.
- categories
This property is required. CategoryResponse[] - The list of categories to which the update belongs.
- description
This property is required. string - The localized description of the update.
- identity
This property is required. IdentityResponse - Required - The unique identifier for the update.
- kb
Article Ids This property is required. string[] - The Microsoft Knowledge Base article IDs that are associated with the update.
- last
Published Timestamp This property is required. string - The last published timestamp of the update.
- support
Url This property is required. string - The hyperlink to the support information for the update.
- title
This property is required. string - The localized title of the update.
- categories
This property is required. Sequence[CategoryResponse] - The list of categories to which the update belongs.
- description
This property is required. str - The localized description of the update.
- identity
This property is required. IdentityResponse - Required - The unique identifier for the update.
- kb_
article_ ids This property is required. Sequence[str] - The Microsoft Knowledge Base article IDs that are associated with the update.
- last_
published_ timestamp This property is required. str - The last published timestamp of the update.
- support_
url This property is required. str - The hyperlink to the support information for the update.
- title
This property is required. str - The localized title of the update.
- categories
This property is required. List<Property Map> - The list of categories to which the update belongs.
- description
This property is required. String - The localized description of the update.
- identity
This property is required. Property Map - Required - The unique identifier for the update.
- kb
Article Ids This property is required. List<String> - The Microsoft Knowledge Base article IDs that are associated with the update.
- last
Published Timestamp This property is required. String - The last published timestamp of the update.
- support
Url This property is required. String - The hyperlink to the support information for the update.
- title
This property is required. String - The localized title of the update.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi