View Source GoogleApi.SecurityCenter.V1.Model.Vulnerability (google_api_security_center v0.25.1)
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
Unwrap a decoded JSON object into its complex fields.