View Source GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2Vulnerability (google_api_security_center v0.29.0)

Refers to common vulnerability fields e.g. cve, cvss, cwe etc.

Attributes

  • cve (type: GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2Cve.t, default: nil) - CVE stands for Common Vulnerabilities and Exposures (https://cve.mitre.org/about/)
  • fixedPackage (type: GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2Package.t, default: nil) - The fixed package is relevant to the finding.
  • offendingPackage (type: GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2Package.t, default: nil) - The offending package is relevant to the finding.
  • securityBulletin (type: GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2SecurityBulletin.t, default: nil) - The security bulletin is relevant to this finding.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.