GoogleApi.SecurityCenter.V1.Model.Cve (google_api_security_center v0.24.0) View Source

CVE stands for Common Vulnerabilities and Exposures. More information: https://cve.mitre.org

Attributes

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.SecurityCenter.V1.Model.Cve{
  cvssv3: GoogleApi.SecurityCenter.V1.Model.Cvssv3.t() | nil,
  id: String.t() | nil,
  references: [GoogleApi.SecurityCenter.V1.Model.Reference.t()] | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.