Retrieves the software packages for the specified device. Packages include pending updates and currently installed updates/applications.
o required | integer <int64> Organization ID for the specified device |
page | integer Default: 0 The page of results you wish to be returned with page numbers starting at 0. See About Automox API - Pagination |
limit | integer [ 1 .. 500 ] Default: 500 A limit on the number of results to be returned, between 1 and 500, with a default of 500. Use with |
Successful Operation
Invalid Request
Access token is missing or invalid
You do not have permission to perform this action.
Entity not found
Too many requests
Service Unavailable
Invalid Request
$apiKey = 'your_automox_api_key' $headers = @{ "Authorization" = "Bearer $apiKey" } $url = "https://console.automox.com/api/servers/123456/packages?o=0000" $response = (Invoke-WebRequest -Method Get -Uri $url -Headers $headers).Content
[- {
- "id": 4383993771,
- "server_id": 4656516,
- "package_id": 232545075,
- "software_id": 281989,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "e8b1c4cb-52bb-414d-897e-884331d21b37",
- "display_name": "Click-to-Run Update Support",
- "version": "201",
- "repo": "WindowsUpdate",
- "cves": [ ],
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 242445777,
- "os_name": "11 Home",
- "os_version": "10.0.22621",
- "os_version_id": 6599,
- "create_time": "2022-05-13T18:02:45+0000",
- "requires_reboot": false,
- "patch_classification_category_id": 3,
- "patch_scope": "important",
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4383993742,
- "server_id": 4656516,
- "package_id": 232545078,
- "software_id": 167943,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "07609d43-d518-4e77-856e-d1b316d1b8a8",
- "display_name": "MSXML 6.0 RTM Security Update (925673)",
- "version": "103",
- "repo": "WindowsUpdate",
- "cves": [ ],
- "cve_score": "9.0",
- "agent_severity": "9.0",
- "severity": "critical",
- "package_version_id": 242445781,
- "os_name": "11 Home",
- "os_version": "10.0.22621",
- "os_version_id": 6599,
- "create_time": "2022-05-13T18:02:45+0000",
- "requires_reboot": true,
- "patch_classification_category_id": 8,
- "patch_scope": "important",
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4383994013,
- "server_id": 4656516,
- "package_id": 235478432,
- "software_id": 1098863,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "{E2715359-FAFC-4C28-8064-526EB44096AD}_is1",
- "display_name": "Smart Note",
- "version": "1.0.13.1121",
- "repo": "Installed",
- "cves": [ ],
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 247643723,
- "os_name": "11 Home",
- "os_version": "10.0.22621",
- "os_version_id": 6599,
- "create_time": "2022-11-04T22:04:29+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4383993941,
- "server_id": 4656516,
- "package_id": 235478428,
- "software_id": 1255620,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "{13E9CBF6-6E32-40D0-874A-018DFEFB0851}_is1",
- "display_name": "Lenovo Smart Appearance Components",
- "version": "2.0.0.0",
- "repo": "Installed",
- "cves": [ ],
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 250339734,
- "os_name": "11 Home",
- "os_version": "10.0.22621",
- "os_version_id": 6599,
- "create_time": "2023-01-27T20:16:27+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4383994004,
- "server_id": 4656516,
- "package_id": 235152608,
- "software_id": 1262913,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "{C59A85F5-DB04-4D09-BE1F-1B49B49EA9DA}_is1",
- "display_name": "Lenovo Voice Service",
- "version": "3.0.26.0",
- "repo": "Installed",
- "cves": [ ],
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 251675691,
- "os_name": "11 Home",
- "os_version": "10.0.22621",
- "os_version_id": 6599,
- "create_time": "2023-03-08T11:25:31+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4383994009,
- "server_id": 4656516,
- "package_id": 242066580,
- "software_id": 869624,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "{C6FD611E-7EFE-488C-A0E0-974C09EF6473}",
- "display_name": "Microsoft Update Health Tools",
- "version": "5.72.0.0",
- "repo": "Installed",
- "cves": [ ],
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 259767944,
- "os_name": "11 Home",
- "os_version": "10.0.22621",
- "os_version_id": 6599,
- "create_time": "2023-10-26T17:12:28+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4383994057,
- "server_id": 4656516,
- "package_id": 244242745,
- "software_id": 2255547,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "E046963F.LenovoVoiceWorldWide",
- "display_name": "E046963F.LenovoVoiceWorldWide (MSIX)",
- "version": "3.0.26.0",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 263022659,
- "os_name": "11 Home",
- "os_version": "10.0.22621",
- "os_version_id": 6599,
- "create_time": "2024-02-01T19:58:46+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4383994071,
- "server_id": 4656516,
- "package_id": 244242746,
- "software_id": 2255460,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "E0469640.SmartAppearance",
- "display_name": "E0469640.SmartAppearance (MSIX)",
- "version": "2.3.54.0",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 263022660,
- "os_name": "11 Home",
- "os_version": "10.0.22621",
- "os_version_id": 6599,
- "create_time": "2024-02-01T19:58:47+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4384202127,
- "server_id": 4656516,
- "package_id": 244243454,
- "software_id": 2255461,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "57540AMZNMobileLLC.AmazonAlexa",
- "display_name": "57540AMZNMobileLLC.AmazonAlexa (MSIX)",
- "version": "3.25.1177.0",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 263023793,
- "os_name": "11 Home",
- "os_version": "10.0.22631",
- "os_version_id": 8591,
- "create_time": "2024-02-01T20:03:20+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4383994037,
- "server_id": 4656516,
- "package_id": 244244304,
- "software_id": 2255398,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "DolbyLaboratories.DolbyAudio",
- "display_name": "DolbyLaboratories.DolbyAudio (MSIX)",
- "version": "3.30201.210.0",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 263030714,
- "os_name": "11 Home",
- "os_version": "10.0.22621",
- "os_version_id": 6599,
- "create_time": "2024-02-01T20:32:08+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4383994016,
- "server_id": 4656516,
- "package_id": 244278235,
- "software_id": 2255566,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "4505Fortemedia.FMAPOControl2",
- "display_name": "4505Fortemedia.FMAPOControl2 (MSIX)",
- "version": "2.1.31.0",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 263093651,
- "os_name": "11 Home",
- "os_version": "10.0.22621",
- "os_version_id": 6599,
- "create_time": "2024-02-02T08:21:19+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4394991002,
- "server_id": 4656516,
- "package_id": 248658178,
- "software_id": 2629553,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "44b3ddad-5a2d-4a3f-8a23-2d043fac16e8",
- "display_name": "Lenovo - System - 5.0.21.27",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 270512120,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2024-09-20T15:40:44+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4394991009,
- "server_id": 4656516,
- "package_id": 248658181,
- "software_id": 2629554,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "48628ec4-8502-4ebc-a894-a56c13114daa",
- "display_name": "Lenovo - System - 15.11.30.6",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 270512123,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2024-09-20T15:40:44+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4383994078,
- "server_id": 4656516,
- "package_id": 244238188,
- "software_id": 2255367,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "RealtekSemiconductorCorp.RealtekAudioControl",
- "display_name": "RealtekSemiconductorCorp.RealtekAudioControl (MSIX)",
- "version": "1.51.330.0",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 271912506,
- "os_name": "11 Home",
- "os_version": "10.0.22621",
- "os_version_id": 6599,
- "create_time": "2024-10-30T17:57:44+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4394991012,
- "server_id": 4656516,
- "package_id": 249693855,
- "software_id": 2732814,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "20919f31-5d9f-4574-8181-730046788235",
- "display_name": "2024-11 Cumulative Update Preview for .NET Framework 3.5 and 4.8.1 for Windows 11, version 24H2 for x64 (KB5048162)",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 272512984,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2024-11-15T23:23:46+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": "KB5048162",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4394991014,
- "server_id": 4656516,
- "package_id": 248203188,
- "software_id": 1268703,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "{115DF11E-4B4C-4EA9-9A79-00DB0C7EF02D}",
- "display_name": "Windows 11 Installation Assistant",
- "version": "1.4.19041.5003",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 272561800,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2024-11-18T15:06:16+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4394991022,
- "server_id": 4656516,
- "package_id": 249715681,
- "software_id": 1173980,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "{B008D72C-0326-421E-BB2F-98BA5F9DDE9C}",
- "display_name": "Windows PC Health Check",
- "version": "4.0.2410.23001",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 272561816,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2024-11-18T15:06:18+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4394991005,
- "server_id": 4656516,
- "package_id": 249819572,
- "software_id": 2483177,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "f8b54450-8e98-42a7-9ee8-96c750932f27",
- "display_name": "Wacom Technology - SoftwareComponent - 8.2.1.9",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 272783925,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2024-11-25T16:12:24+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4394990999,
- "server_id": 4656516,
- "package_id": 249819577,
- "software_id": 2497068,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "90c0f7c8-c75a-4675-b48d-589e6c72cf33",
- "display_name": "Wacom Technology - HIDClass - 8.0.2.10",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 272783930,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2024-11-25T16:12:24+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4928202632,
- "server_id": 4656516,
- "package_id": 249836966,
- "software_id": 2567169,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "448c28c1-e10b-4529-a9e2-f74c05a01d4e",
- "display_name": "Advanced Micro Devices, Inc. - System - 24.20.0.3",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 272822392,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2024-11-26T17:35:55+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4394991000,
- "server_id": 4656516,
- "package_id": 250036465,
- "software_id": 2762860,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "6e13c268-9a69-4a99-9498-4aadc1ce10d7",
- "display_name": "2024-12 Cumulative Update for Windows 11 Version 24H2 for x64-based Systems (KB5048667)",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": [
- "CVE-2024-49119",
- "CVE-2024-43583",
- "CVE-2024-49073",
- "CVE-2024-49084",
- "CVE-2024-49085",
- "CVE-2024-49086",
- "CVE-2024-49087",
- "CVE-2024-49089",
- "CVE-2024-49091",
- "CVE-2024-49092",
- "CVE-2024-49093",
- "CVE-2024-49094",
- "CVE-2024-49096",
- "CVE-2024-49097",
- "CVE-2024-49098",
- "CVE-2024-49099",
- "CVE-2024-49101",
- "CVE-2024-49102",
- "CVE-2024-49103",
- "CVE-2024-49104",
- "CVE-2024-49106",
- "CVE-2024-49107",
- "CVE-2024-49108",
- "CVE-2024-49111",
- "CVE-2024-49115",
- "CVE-2024-49117",
- "CVE-2024-49120",
- "CVE-2024-49121",
- "CVE-2024-49122",
- "CVE-2024-49123",
- "CVE-2024-49124",
- "CVE-2024-49125",
- "CVE-2024-49126",
- "CVE-2024-49129",
- "CVE-2024-49132",
- "CVE-2024-49072",
- "CVE-2024-49075",
- "CVE-2024-49076",
- "CVE-2024-49077",
- "CVE-2024-49078",
- "CVE-2024-49079",
- "CVE-2024-49080",
- "CVE-2024-49081",
- "CVE-2024-49082",
- "CVE-2024-49083",
- "CVE-2024-49088",
- "CVE-2024-49090",
- "CVE-2024-49095",
- "CVE-2024-49109",
- "CVE-2024-49110",
- "CVE-2024-49112",
- "CVE-2024-49113",
- "CVE-2024-49114",
- "CVE-2024-49116",
- "CVE-2024-49118",
- "CVE-2024-49127",
- "CVE-2024-49128",
- "CVE-2024-49138",
- "CVE-2024-49105"
], - "cve_score": "9.8",
- "agent_severity": null,
- "severity": "critical",
- "package_version_id": 273259976,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2024-12-10T18:06:52+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": "KB5048667",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4383994084,
- "server_id": 4656516,
- "package_id": 244238189,
- "software_id": 2255450,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "WacomTechnologyCorp.157535B83C264",
- "display_name": "WacomTechnologyCorp.157535B83C264 (MSIX)",
- "version": "8.2.8.0",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 273311349,
- "os_name": "11 Home",
- "os_version": "10.0.22621",
- "os_version_id": 6599,
- "create_time": "2024-12-11T18:21:36+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4383993990,
- "server_id": 4656516,
- "package_id": 234820248,
- "software_id": 2525124,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "{35065F43-4BB2-439A-BFF7-0F1014F2E0CD}_is1",
- "display_name": "Malwarebytes version 4.6.17.334",
- "version": "4.6.17.334",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 273617248,
- "os_name": "11 Home",
- "os_version": "10.0.22621",
- "os_version_id": 6599,
- "create_time": "2024-12-19T17:47:46+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4383994027,
- "server_id": 4656516,
- "package_id": 244238678,
- "software_id": 2255361,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "AdvancedMicroDevicesInc-2.AMDRadeonSoftware",
- "display_name": "AdvancedMicroDevicesInc-2.AMDRadeonSoftware (MSIX)",
- "version": "10.23.19010.0",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 273617249,
- "os_name": "11 Home",
- "os_version": "10.0.22621",
- "os_version_id": 6599,
- "create_time": "2024-12-19T17:47:47+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4394991010,
- "server_id": 4656516,
- "package_id": 249528950,
- "software_id": 732567,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "KB2267602",
- "display_name": "Security Intelligence Update for Microsoft Defender Antivirus - KB2267602",
- "version": "1.421.994.0",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 273716874,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2024-12-25T13:35:59+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4483886929,
- "server_id": 4656516,
- "package_id": 250344749,
- "software_id": 2829141,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "bb8523f5-1ab8-4d67-b687-476515a50e6d",
- "display_name": "Lenovo - System - 2.0.15.14",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 273934224,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-01-07T13:24:59+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4928202640,
- "server_id": 4656516,
- "package_id": 250108768,
- "software_id": 2639487,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "a32ca1d0-ddd4-486b-b708-d941db4fb4aa",
- "display_name": "Update for Windows Security platform - KB5007651 (Version 10.0.27703.1006)",
- "version": "202",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 273950505,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-01-07T22:02:47+0000",
- "requires_reboot": false,
- "patch_classification_category_id": 4,
- "patch_scope": "important",
- "is_uninstallable": false,
- "secondary_id": "KB5007651",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4483886926,
- "server_id": 4656516,
- "package_id": 250434102,
- "software_id": 2842976,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "bcda742a-b340-47ee-9cb7-79e72c29c3cb",
- "display_name": "2025-01 Cumulative Update for .NET Framework 3.5 and 4.8.1 for Windows 11, version 24H2 for x64 (KB5049622)",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": [
- "CVE-2025-21176"
], - "cve_score": "8.8",
- "agent_severity": null,
- "severity": "high",
- "package_version_id": 274164187,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-01-14T18:02:08+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": "KB5049622",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4483886932,
- "server_id": 4656516,
- "package_id": 250434104,
- "software_id": 2842977,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "d6809895-6f16-4c47-b54d-e43317d7ae41",
- "display_name": "2025-01 Cumulative Update for Windows 11 Version 24H2 for x64-based Systems (KB5050009)",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": [
- "CVE-2025-21336",
- "CVE-2024-49120",
- "CVE-2025-21411",
- "CVE-2025-21413",
- "CVE-2025-21210",
- "CVE-2025-21214",
- "CVE-2025-21215",
- "CVE-2025-21233",
- "CVE-2025-21234",
- "CVE-2025-21235",
- "CVE-2025-21236",
- "CVE-2025-21237",
- "CVE-2025-21239",
- "CVE-2025-21241",
- "CVE-2025-21242",
- "CVE-2025-21243",
- "CVE-2025-21244",
- "CVE-2025-21248",
- "CVE-2025-21249",
- "CVE-2025-21251",
- "CVE-2025-21252",
- "CVE-2025-21255",
- "CVE-2025-21257",
- "CVE-2025-21258",
- "CVE-2025-21260",
- "CVE-2025-21263",
- "CVE-2025-21265",
- "CVE-2025-21266",
- "CVE-2025-21268",
- "CVE-2025-21269",
- "CVE-2025-21270",
- "CVE-2025-21272",
- "CVE-2025-21277",
- "CVE-2025-21280",
- "CVE-2025-21281",
- "CVE-2025-21282",
- "CVE-2025-21284",
- "CVE-2025-21285",
- "CVE-2025-21288",
- "CVE-2025-21289",
- "CVE-2025-21290",
- "CVE-2025-21293",
- "CVE-2025-21294",
- "CVE-2025-21295",
- "CVE-2025-21296",
- "CVE-2025-21297",
- "CVE-2025-21298",
- "CVE-2025-21299",
- "CVE-2025-21301",
- "CVE-2025-21302",
- "CVE-2025-21303",
- "CVE-2025-21306",
- "CVE-2025-21309",
- "CVE-2025-21314",
- "CVE-2025-21315",
- "CVE-2025-21316",
- "CVE-2025-21318",
- "CVE-2025-21319",
- "CVE-2025-21320",
- "CVE-2025-21321",
- "CVE-2025-21327",
- "CVE-2025-21341",
- "CVE-2025-21382",
- "CVE-2025-21219",
- "CVE-2024-7344",
- "CVE-2025-21389",
- "CVE-2025-21217",
- "CVE-2025-21278",
- "CVE-2025-21329",
- "CVE-2025-21328",
- "CVE-2025-21330",
- "CVE-2025-21220",
- "CVE-2025-21335",
- "CVE-2025-21193",
- "CVE-2025-21207",
- "CVE-2025-21202",
- "CVE-2025-21211",
- "CVE-2025-21213",
- "CVE-2025-21224",
- "CVE-2025-21225",
- "CVE-2025-21226",
- "CVE-2025-21227",
- "CVE-2025-21228",
- "CVE-2025-21229",
- "CVE-2025-21230",
- "CVE-2025-21231",
- "CVE-2025-21232",
- "CVE-2025-21256",
- "CVE-2025-21261",
- "CVE-2025-21189",
- "CVE-2025-21273",
- "CVE-2025-21274",
- "CVE-2025-21275",
- "CVE-2025-21276",
- "CVE-2025-21286",
- "CVE-2025-21287",
- "CVE-2025-21292",
- "CVE-2025-21300",
- "CVE-2025-21305",
- "CVE-2025-21307",
- "CVE-2025-21308",
- "CVE-2025-21310",
- "CVE-2025-21317",
- "CVE-2025-21323",
- "CVE-2025-21324",
- "CVE-2025-21338",
- "CVE-2025-21339",
- "CVE-2025-21340",
- "CVE-2025-21343",
- "CVE-2025-21370",
- "CVE-2025-21372",
- "CVE-2025-21374",
- "CVE-2025-21378",
- "CVE-2025-21218",
- "CVE-2025-21313",
- "CVE-2025-21332",
- "CVE-2025-21326",
- "CVE-2025-21311",
- "CVE-2025-21333",
- "CVE-2025-21334",
- "CVE-2025-21246",
- "CVE-2025-21417",
- "CVE-2025-21250",
- "CVE-2025-21240",
- "CVE-2025-21238",
- "CVE-2025-21223",
- "CVE-2025-21409",
- "CVE-2025-21245",
- "CVE-2021-45985",
- "CVE-2025-21325"
], - "cve_score": "9.8",
- "agent_severity": null,
- "severity": "critical",
- "package_version_id": 274164189,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-01-14T18:02:09+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": "KB5050009",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4483886933,
- "server_id": 4656516,
- "package_id": 250434105,
- "software_id": 2842971,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "bdaab34a-fb09-4a7e-a130-4dc032ae012a",
- "display_name": "Windows Malicious Software Removal Tool x64 - v5.131 (KB890830)",
- "version": "200",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 274164190,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-01-14T18:02:09+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": "KB890830",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4505077622,
- "server_id": 4656516,
- "package_id": 250548106,
- "software_id": 2852813,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "9b35154b-4c03-449e-9858-a194359049c1",
- "display_name": "2025-01 Cumulative Update Preview for .NET Framework 3.5 and 4.8.1 for Windows 11, version 24H2 for x64 (KB5050577)",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 274404454,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-01-21T23:05:48+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": "KB5050577",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4708994575,
- "server_id": 4656516,
- "package_id": 248658190,
- "software_id": 2255428,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "E046963F.LenovoCompanion",
- "display_name": "E046963F.LenovoCompanion (MSIX)",
- "version": "10.2501.20.0",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 274413865,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-01-22T06:36:45+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4483886927,
- "server_id": 4656516,
- "package_id": 250604308,
- "software_id": 403298,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "924ec1ef-296f-4db2-9819-96b9e87b9dd2",
- "display_name": "9NBLGGH1ZRPV-KING.COM.CANDYCRUSHSODASAGA",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 274532633,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-01-26T23:10:21+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4483886947,
- "server_id": 4656516,
- "package_id": 250604309,
- "software_id": 2845471,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "{67579783-0FB7-4F7B-B881-E5BE47C9DBE0}_is1",
- "display_name": "Revo Uninstaller Pro 5.3.5",
- "version": "5.3.5",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 274532634,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-01-26T23:10:22+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4559311650,
- "server_id": 4656516,
- "package_id": 250822381,
- "software_id": 2879796,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "193134c5-466d-4762-8633-762e6c70bf6f",
- "display_name": "Windows Malicious Software Removal Tool x64 - v5.132 (KB890830)",
- "version": "200",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 275009933,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-02-11T18:04:45+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": "KB890830",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4559311662,
- "server_id": 4656516,
- "package_id": 250822382,
- "software_id": 2879804,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "5ccbfb6b-b4ef-4a3d-acee-8062f431beff",
- "display_name": "2025-02 Cumulative Update for Windows 11 Version 24H2 for x64-based Systems (KB5051987)",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": [
- "CVE-2025-21359",
- "CVE-2023-24932",
- "CVE-2025-21351",
- "CVE-2025-21352",
- "CVE-2025-21368",
- "CVE-2025-21369",
- "CVE-2025-21375",
- "CVE-2025-21376",
- "CVE-2025-21379",
- "CVE-2025-21182",
- "CVE-2025-21183",
- "CVE-2025-21391",
- "CVE-2025-21418",
- "CVE-2025-21419",
- "CVE-2025-21420",
- "CVE-2025-21208",
- "CVE-2025-21406",
- "CVE-2025-21407",
- "CVE-2025-21410",
- "CVE-2025-21190",
- "CVE-2025-21200",
- "CVE-2025-21201",
- "CVE-2025-21337",
- "CVE-2025-21347",
- "CVE-2025-21349",
- "CVE-2025-21350",
- "CVE-2025-21358",
- "CVE-2025-21367",
- "CVE-2025-21371",
- "CVE-2025-21377",
- "CVE-2025-21179",
- "CVE-2025-21181",
- "CVE-2025-21184",
- "CVE-2025-21212",
- "CVE-2025-21216",
- "CVE-2025-21254",
- "CVE-2025-21414",
- "CVE-2025-21373"
], - "cve_score": "8.8",
- "agent_severity": null,
- "severity": "high",
- "package_version_id": 275009934,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-02-11T18:04:46+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": "KB5051987",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4559311708,
- "server_id": 4656516,
- "package_id": 246607922,
- "software_id": 1888794,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "VC_2015-2022_Redist_64",
- "display_name": "Microsoft Visual C++ Redistributable 64-bit",
- "version": "14.42.34438.0",
- "repo": "Microsoft",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 275019892,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-02-11T20:45:34+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4708994543,
- "server_id": 4656516,
- "package_id": 251021218,
- "software_id": 2887864,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "7e9a11f0-49b1-4f9f-a897-5ecd9463b148",
- "display_name": "2025-02 Cumulative Update Preview for Windows 11 Version 24H2 for x64-based Systems (KB5052093)",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 275442066,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-02-26T04:11:02+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": "KB5052093",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4708994553,
- "server_id": 4656516,
- "package_id": 251062495,
- "software_id": 410928,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "ddfd1576-1542-45e4-9e15-df2e22c057ea",
- "display_name": "9NBLGGH18846-KING.COM.CANDYCRUSHSAGA",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 275525572,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-02-28T12:29:39+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4708994570,
- "server_id": 4656516,
- "package_id": 251100093,
- "software_id": 160061,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "KeePassXC_64",
- "display_name": "KeePassXC",
- "version": "2.7.10",
- "repo": "KeePassXC",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 275613223,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-03-04T12:54:01+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4708994558,
- "server_id": 4656516,
- "package_id": 248658184,
- "software_id": 567049,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "VantageSRV_is1",
- "display_name": "Lenovo Vantage Service",
- "version": "4.3.21.0",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 275815226,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-03-11T12:20:57+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4708994548,
- "server_id": 4656516,
- "package_id": 251250707,
- "software_id": 2766682,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "7661d4f0-f6fe-4494-af46-4dbfd5de5dea",
- "display_name": "SunplusIT - Camera - 5.0.18.240",
- "version": "2",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 275963709,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-03-14T09:37:50+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4708994552,
- "server_id": 4656516,
- "package_id": 251378317,
- "software_id": 2927632,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "6db45cdd-a535-449e-a799-9116ef325605",
- "display_name": "2025-03 Cumulative Update Preview for .NET Framework 3.5 and 4.8.1 for Windows 11, version 24H2 for x64 (KB5054979)",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 276261254,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-03-24T22:04:06+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": "KB5054979",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4708994541,
- "server_id": 4656516,
- "package_id": 251378318,
- "software_id": 2920864,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "69938502-1597-4aea-b0d5-cdfdaeef40ca",
- "display_name": "2025-03 Cumulative Update Preview for Windows 11 Version 24H2 for x64-based Systems (KB5053656)",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 276261255,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-03-24T22:04:06+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": "KB5053656",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4928202621,
- "server_id": 4656516,
- "package_id": 251443231,
- "software_id": 2913330,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "f1e2ef6b-07ff-478e-9762-b17b3d47edda",
- "display_name": "Lenovo - System - 25.2.0.21",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 276398344,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-03-28T11:53:45+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4928202601,
- "server_id": 4656516,
- "package_id": 251539426,
- "software_id": 2935019,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "85373bd1-45af-43f2-9c76-6063c78fd010",
- "display_name": "Lenovo - System - 2.0.16.17",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 276621123,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-04-05T05:05:08+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4928202615,
- "server_id": 4656516,
- "package_id": 251574941,
- "software_id": 2948179,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "50b27959-e962-45a0-bc3b-b3e298531ffa",
- "display_name": "2025-04 Cumulative Update for Windows 11 Version 24H2 for x64-based Systems (KB5055523)",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": [
- "CVE-2025-21204",
- "CVE-2024-21302",
- "CVE-2025-26663",
- "CVE-2025-26664",
- "CVE-2025-26665",
- "CVE-2025-26666",
- "CVE-2025-26669",
- "CVE-2025-26667",
- "CVE-2025-26668",
- "CVE-2025-26681",
- "CVE-2025-26680",
- "CVE-2025-26686",
- "CVE-2025-26687",
- "CVE-2025-26688",
- "CVE-2025-27471",
- "CVE-2025-27470",
- "CVE-2025-27473",
- "CVE-2025-27474",
- "CVE-2025-27476",
- "CVE-2025-27475",
- "CVE-2025-27477",
- "CVE-2025-27478",
- "CVE-2025-27479",
- "CVE-2025-27740",
- "CVE-2025-27742",
- "CVE-2025-29824",
- "CVE-2025-24074",
- "CVE-2025-24073",
- "CVE-2025-21174",
- "CVE-2025-21197",
- "CVE-2025-21191",
- "CVE-2025-21205",
- "CVE-2025-21203",
- "CVE-2025-21221",
- "CVE-2025-21222",
- "CVE-2025-24058",
- "CVE-2025-26639",
- "CVE-2025-26637",
- "CVE-2025-26640",
- "CVE-2025-26641",
- "CVE-2025-26644",
- "CVE-2025-26648",
- "CVE-2025-26649",
- "CVE-2025-26647",
- "CVE-2025-26651",
- "CVE-2025-26652",
- "CVE-2025-26670",
- "CVE-2025-26671",
- "CVE-2025-26674",
- "CVE-2025-26672",
- "CVE-2025-26673",
- "CVE-2025-26675",
- "CVE-2025-26676",
- "CVE-2025-26678",
- "CVE-2025-26679",
- "CVE-2025-27467",
- "CVE-2025-27469",
- "CVE-2025-27485",
- "CVE-2025-27484",
- "CVE-2025-27480",
- "CVE-2025-27481",
- "CVE-2025-27482",
- "CVE-2025-27487",
- "CVE-2025-27486",
- "CVE-2025-27492",
- "CVE-2025-27491",
- "CVE-2025-27490",
- "CVE-2025-27727",
- "CVE-2025-27729",
- "CVE-2025-27728",
- "CVE-2025-27731",
- "CVE-2025-27730",
- "CVE-2025-27732",
- "CVE-2025-27735",
- "CVE-2025-27736",
- "CVE-2025-27737",
- "CVE-2025-27738",
- "CVE-2025-27739",
- "CVE-2025-29809",
- "CVE-2025-29810",
- "CVE-2025-29812",
- "CVE-2025-29811",
- "CVE-2025-24060",
- "CVE-2025-24062"
], - "cve_score": "8.8",
- "agent_severity": null,
- "severity": "high",
- "package_version_id": 276703692,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-04-08T17:02:35+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": "KB5055523",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4928202606,
- "server_id": 4656516,
- "package_id": 251647512,
- "software_id": 2951302,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "8743ae92-5ab1-4966-a062-ab95c65c2e5a",
- "display_name": "2025-04 Cumulative Update Preview for .NET Framework 3.5 and 4.8.1 for Windows 11, version 24H2 for x64 (KB5056579)",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 276833776,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-04-10T22:03:37+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": true,
- "secondary_id": "KB5056579",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4928202636,
- "server_id": 4656516,
- "package_id": 251507235,
- "software_id": 2927692,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "a32ca1d0-ddd4-486b-b708-d941db4f1041",
- "display_name": "Update for Windows Security platform - KB5007651 (Version 10.0.27777.1008)",
- "version": "204",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 277019117,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-04-16T21:19:15+0000",
- "requires_reboot": false,
- "patch_classification_category_id": 4,
- "patch_scope": "important",
- "is_uninstallable": false,
- "secondary_id": "KB5007651",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4928202592,
- "server_id": 4656516,
- "package_id": 251770718,
- "software_id": 403156,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "3bb4d92c-5e9a-46ba-9146-99c60bc3207e",
- "display_name": "9WZDNCRFJBMP-MICROSOFT.WINDOWSSTORE",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 277068107,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-04-18T04:35:14+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4928202679,
- "server_id": 4656516,
- "package_id": 246607919,
- "software_id": 1880374,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "{A7AB73A3-CB10-4AA5-9D38-6AEFFBDE4C91}",
- "display_name": "Microsoft Teams Meeting Add-in for Microsoft Office",
- "version": "1.25.08601",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 277093715,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-04-19T00:03:10+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4928202610,
- "server_id": 4656516,
- "package_id": 251864417,
- "software_id": 2951301,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "01accbcd-00ca-42b5-a079-17a1c7c9ea47",
- "display_name": "2025-04 Cumulative Update Preview for Windows 11 Version 24H2 for x64-based Systems (KB5055627)",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 277283952,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-04-25T18:52:50+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": "KB5055627",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4928202694,
- "server_id": 4656516,
- "package_id": 245938423,
- "software_id": 2255359,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "MSTeams",
- "display_name": "MSTeams (MSIX)",
- "version": "25094.310.3616.953",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 277445076,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-01T17:41:12+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4928202616,
- "server_id": 4656516,
- "package_id": 252084214,
- "software_id": 2984404,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "4c344b38-fbe7-48e8-b755-1daf01c12fc0",
- "display_name": "Windows Malicious Software Removal Tool x64 - v5.133 (KB890830)",
- "version": "200",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 277785488,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-13T17:02:48+0000",
- "requires_reboot": true,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": "KB890830",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4928202628,
- "server_id": 4656516,
- "package_id": 252084215,
- "software_id": 2984408,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "a92ad60f-813b-4fc3-983c-529d7bd0eb5c",
- "display_name": "2025-05 Cumulative Update for Windows 11 Version 24H2 for x64-based Systems (KB5058411)",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": [
- "CVE-2025-30394",
- "CVE-2024-49128",
- "CVE-2025-29959",
- "CVE-2025-29960",
- "CVE-2025-29964",
- "CVE-2025-29966",
- "CVE-2025-29967",
- "CVE-2025-29969",
- "CVE-2025-29970",
- "CVE-2025-29971",
- "CVE-2025-27468",
- "CVE-2025-30400",
- "CVE-2025-32701",
- "CVE-2025-32706",
- "CVE-2025-32709",
- "CVE-2025-26677",
- "CVE-2025-29829",
- "CVE-2025-29830",
- "CVE-2025-29831",
- "CVE-2025-29832",
- "CVE-2025-29833",
- "CVE-2025-29835",
- "CVE-2025-29836",
- "CVE-2025-29837",
- "CVE-2025-29838",
- "CVE-2025-29839",
- "CVE-2025-29841",
- "CVE-2025-29842",
- "CVE-2025-29955",
- "CVE-2025-29956",
- "CVE-2025-29957",
- "CVE-2025-29958",
- "CVE-2025-29961",
- "CVE-2025-29962",
- "CVE-2025-29963",
- "CVE-2025-29974",
- "CVE-2025-30385",
- "CVE-2025-30388",
- "CVE-2025-30397",
- "CVE-2025-24063"
], - "cve_score": "8.8",
- "agent_severity": null,
- "severity": "high",
- "package_version_id": 277785489,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-13T17:02:48+0000",
- "requires_reboot": true,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": "KB5058411",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4928202624,
- "server_id": 4656516,
- "package_id": 252089450,
- "software_id": 2984575,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "KB5058523",
- "display_name": "Servicing Stack 10.0.26100.4060",
- "version": "1",
- "repo": "WindowsHotfix",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 277794592,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-13T19:18:08+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": "KB5058523",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4928202651,
- "server_id": 4656516,
- "package_id": 250164899,
- "software_id": 1875552,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "{622FA116-13E7-4BB6-839C-A3E0E3ECDFE6}_is1",
- "display_name": "Lenovo Now",
- "version": "4.2.2.25",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 277836466,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-14T12:59:57+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4928202690,
- "server_id": 4656516,
- "package_id": 248658191,
- "software_id": 2255478,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "E0469640.LenovoUtility",
- "display_name": "E0469640.LenovoUtility (MSIX)",
- "version": "4.7.18.0",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 277882359,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-15T11:59:11+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4928202664,
- "server_id": 4656516,
- "package_id": 245938419,
- "software_id": 41883,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "MicrosoftOneDrive",
- "display_name": "Microsoft OneDrive",
- "version": "25.080.0427.0003",
- "repo": "Microsoft",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 277887391,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-15T14:07:32+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4928202587,
- "server_id": 4656516,
- "package_id": 252176955,
- "software_id": 2996350,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "KB5059502",
- "display_name": "Servicing Stack 10.0.26100.4193",
- "version": "1",
- "repo": "WindowsHotfix",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 277984330,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-19T22:04:28+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": "KB5059502",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4928202684,
- "server_id": 4656516,
- "package_id": 245938422,
- "software_id": 2255374,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "Clipchamp.Clipchamp",
- "display_name": "Clipchamp.Clipchamp (MSIX)",
- "version": "4.2.10220.0",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 277997667,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-20T08:23:35+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4928202671,
- "server_id": 4656516,
- "package_id": 245706660,
- "software_id": 733867,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "microsoft_365_en-us_(64)",
- "display_name": "Microsoft 365 - en-us",
- "version": "16.0.18730.20186",
- "repo": "Microsoft",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 278021052,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-20T21:14:38+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4928202675,
- "server_id": 4656516,
- "package_id": 246740647,
- "software_id": 1126175,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "OneNoteFreeRetail_-_en-us",
- "display_name": "Microsoft OneNote - en-us",
- "version": "16.0.18730.20186",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 278026566,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-20T23:37:11+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4928202596,
- "server_id": 4656516,
- "package_id": 251998295,
- "software_id": 2968513,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "a32ca1d0-ddd4-486b-b708-d941db4f1051",
- "display_name": "Update for Windows Security platform - KB5007651 (Version 10.0.27840.1000)",
- "version": "204",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 278101338,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-22T23:55:10+0000",
- "requires_reboot": false,
- "patch_classification_category_id": 4,
- "patch_scope": "important",
- "is_uninstallable": false,
- "secondary_id": "KB5007651",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4928202686,
- "server_id": 4656516,
- "package_id": 246676603,
- "software_id": 2255425,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "DropboxInc.Dropbox",
- "display_name": "DropboxInc.Dropbox (MSIX)",
- "version": "225.4.4896.0",
- "repo": "Installed",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 278190431,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-27T16:43:13+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4928202644,
- "server_id": 4656516,
- "package_id": 246676602,
- "software_id": 34289,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "Dropbox_32",
- "display_name": "Dropbox",
- "version": "225.4.4896",
- "repo": "Dropbox",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 278196258,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-27T21:05:37+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4928202659,
- "server_id": 4656516,
- "package_id": 247631848,
- "software_id": 1028746,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "1Password8_64",
- "display_name": "1Password",
- "version": "8.10.78",
- "repo": "1Password",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 278202444,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-28T02:09:32+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4928202667,
- "server_id": 4656516,
- "package_id": 245706660,
- "software_id": 733867,
- "installed": false,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "microsoft_365_en-us_(64)",
- "display_name": "Microsoft 365 - en-us",
- "version": "16.0.18827.20128",
- "repo": "Microsoft",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 278232018,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-28T21:47:33+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4928202698,
- "server_id": 4656516,
- "package_id": 246607922,
- "software_id": 1888794,
- "installed": false,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "VC_2015-2022_Redist_64",
- "display_name": "Microsoft Visual C++ Redistributable 64-bit",
- "version": "14.44.35208.0",
- "repo": "Microsoft",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 278236888,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-28T23:36:46+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4928202637,
- "server_id": 4656516,
- "package_id": 252286848,
- "software_id": 2989928,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "a079578a-f688-4076-a4f8-185788b1bf5d",
- "display_name": "2025-05 Cumulative Update Preview for Windows 11 Version 24H2 for x64-based Systems (KB5058499)",
- "version": "1",
- "repo": "WindowsUpdate",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 278238426,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-29T00:11:00+0000",
- "requires_reboot": true,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": true,
- "secondary_id": "KB5058499",
- "is_managed": true,
- "impact": 0,
- "organization_id": 106068
}, - {
- "id": 4928202583,
- "server_id": 4656516,
- "package_id": 246919173,
- "software_id": 2461113,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "Windows_Update_Agent",
- "display_name": "Windows Update Agent",
- "version": "1407.2505.15022.0",
- "repo": "ReportingOnly",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 278238667,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-29T00:15:04+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": false,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4928202656,
- "server_id": 4656516,
- "package_id": 245938419,
- "software_id": 41883,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "MicrosoftOneDrive",
- "display_name": "Microsoft OneDrive",
- "version": "25.091.0512.0001",
- "repo": "Microsoft",
- "cves": null,
- "cve_score": null,
- "agent_severity": null,
- "severity": null,
- "package_version_id": 278240475,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-29T00:54:30+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": null,
- "organization_id": 106068
}, - {
- "id": 4928202647,
- "server_id": 4656516,
- "package_id": 245938416,
- "software_id": 618649,
- "installed": true,
- "ignored": false,
- "group_ignored": false,
- "deferred_until": null,
- "group_deferred_until": null,
- "name": "Microsoft_Edge",
- "display_name": "Microsoft Edge",
- "version": "137.0.3296.52",
- "repo": "Microsoft",
- "cves": [
- "CVE-2021-30617",
- "CVE-2023-5217",
- "CVE-2021-38669",
- "CVE-2021-30613",
- "CVE-2022-44708",
- "CVE-2023-28301",
- "CVE-2021-36930",
- "CVE-2021-21140",
- "CVE-2021-21157",
- "CVE-2021-30620",
- "CVE-2021-30623",
- "CVE-2021-30614",
- "CVE-2024-26246",
- "CVE-2021-30624",
- "CVE-2021-21141",
- "CVE-2024-7971",
- "CVE-2021-30610",
- "CVE-2021-30616",
- "CVE-2021-30612",
- "CVE-2021-38642",
- "CVE-2021-30621",
- "CVE-2021-30618",
- "CVE-2024-38103",
- "CVE-2021-30609",
- "CVE-2021-38641",
- "CVE-2020-16009",
- "CVE-2021-30622",
- "CVE-2024-38093",
- "CVE-2023-28284",
- "CVE-2021-30611",
- "CVE-2024-26167",
- "CVE-2023-36029",
- "CVE-2021-30619",
- "CVE-2021-30606",
- "CVE-2021-26439",
- "CVE-2021-30615",
- "CVE-2024-26196",
- "CVE-2024-26247",
- "CVE-2021-30608",
- "CVE-2022-23258",
- "CVE-2024-30057",
- "CVE-2024-29057",
- "CVE-2024-38156",
- "CVE-2024-41879",
- "CVE-2024-38222",
- "CVE-2021-30607",
- "CVE-2021-26436",
- "CVE-2022-4135",
- "CVE-2024-38082",
- "CVE-2024-38208",
- "CVE-2024-26188",
- "CVE-2023-36883"
], - "cve_score": "9.6",
- "agent_severity": null,
- "severity": "critical",
- "package_version_id": 278273265,
- "os_name": "11 Home",
- "os_version": "10.0.26100",
- "os_version_id": 13235,
- "create_time": "2025-05-29T19:57:18+0000",
- "requires_reboot": false,
- "patch_classification_category_id": null,
- "patch_scope": null,
- "is_uninstallable": false,
- "secondary_id": null,
- "is_managed": true,
- "impact": null,
- "organization_id": 106068
}
]