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

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

Attributes

  • cve (type: GoogleApi.SecurityCenter.V1.Model.Cve.t, default: nil) - CVE stands for Common Vulnerabilities and Exposures (https://cve.mitre.org/about/)

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.Vulnerability{
  cve: GoogleApi.SecurityCenter.V1.Model.Cve.t() | nil
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.