[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Cloud OS Config V1 API - Class Google::Cloud::OsConfig::V1::VulnerabilityReport (v1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/ruby/docs/reference/google-cloud-os_config-v1/latest/Google-Cloud-OsConfig-V1-VulnerabilityReport)\n- [1.3.0](/ruby/docs/reference/google-cloud-os_config-v1/1.3.0/Google-Cloud-OsConfig-V1-VulnerabilityReport)\n- [1.2.1](/ruby/docs/reference/google-cloud-os_config-v1/1.2.1/Google-Cloud-OsConfig-V1-VulnerabilityReport)\n- [1.1.0](/ruby/docs/reference/google-cloud-os_config-v1/1.1.0/Google-Cloud-OsConfig-V1-VulnerabilityReport)\n- [1.0.1](/ruby/docs/reference/google-cloud-os_config-v1/1.0.1/Google-Cloud-OsConfig-V1-VulnerabilityReport)\n- [0.16.0](/ruby/docs/reference/google-cloud-os_config-v1/0.16.0/Google-Cloud-OsConfig-V1-VulnerabilityReport)\n- [0.15.2](/ruby/docs/reference/google-cloud-os_config-v1/0.15.2/Google-Cloud-OsConfig-V1-VulnerabilityReport)\n- [0.14.0](/ruby/docs/reference/google-cloud-os_config-v1/0.14.0/Google-Cloud-OsConfig-V1-VulnerabilityReport)\n- [0.13.0](/ruby/docs/reference/google-cloud-os_config-v1/0.13.0/Google-Cloud-OsConfig-V1-VulnerabilityReport)\n- [0.12.0](/ruby/docs/reference/google-cloud-os_config-v1/0.12.0/Google-Cloud-OsConfig-V1-VulnerabilityReport)\n- [0.11.0](/ruby/docs/reference/google-cloud-os_config-v1/0.11.0/Google-Cloud-OsConfig-V1-VulnerabilityReport)\n- [0.10.0](/ruby/docs/reference/google-cloud-os_config-v1/0.10.0/Google-Cloud-OsConfig-V1-VulnerabilityReport)\n- [0.9.1](/ruby/docs/reference/google-cloud-os_config-v1/0.9.1/Google-Cloud-OsConfig-V1-VulnerabilityReport) \nReference documentation and code samples for the Cloud OS Config V1 API class Google::Cloud::OsConfig::V1::VulnerabilityReport.\n\nThis API resource represents the vulnerability report for a specified\nCompute Engine virtual machine (VM) instance at a given point in time.\n\n\n\u003cbr /\u003e\n\nFor more information, see [Vulnerability\nreports](https://cloud.google.com/compute/docs/instances/os-inventory-management#vulnerability-reports). \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #highest_upgradable_cve_severity\n\n def highest_upgradable_cve_severity() -\u003e ::Google::Cloud::OsConfig::V1::VulnerabilityReport::VulnerabilitySeverityLevel\n\n**Returns**\n\n- ([::Google::Cloud::OsConfig::V1::VulnerabilityReport::VulnerabilitySeverityLevel](./Google-Cloud-OsConfig-V1-VulnerabilityReport-VulnerabilitySeverityLevel)) --- Output only. Highest level of severity among all the upgradable vulnerabilities with CVEs attached.\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The `vulnerabilityReport` API resource name.\n\n\n Format:\n `projects/{project_number}/locations/{location}/instances/{instance_id}/vulnerabilityReport`\n\n### #update_time\n\n def update_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The timestamp for when the last vulnerability report was generated for the VM.\n\n### #vulnerabilities\n\n def vulnerabilities() -\u003e ::Array\u003c::Google::Cloud::OsConfig::V1::VulnerabilityReport::Vulnerability\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::OsConfig::V1::VulnerabilityReport::Vulnerability](./Google-Cloud-OsConfig-V1-VulnerabilityReport-Vulnerability)\\\u003e) --- Output only. List of vulnerabilities affecting the VM."]]