Hi Marcel,
I reviewed the CPE helper and it's in place and the default installed file; I haven't made any changes, I don't see references to Windows 11 or Windows 10 for vulnerabilities, but then I also don't see those referenced in my prod environment.
Hotfixes
{
"data": {
"affected_items": [
{
"hotfix": "KB2468871",
"scan_id": 0,
"scan_time": "2023-11-16T12:49:29+00:00",
"agent_id": "004"
},
{
"hotfix": "KB2478063",
"scan_id": 0,
"scan_time": "2023-11-16T12:49:29+00:00",
"agent_id": "004"
},
{
"hotfix": "KB2533523",
"scan_id": 0,
"scan_time": "2023-11-16T12:49:29+00:00",
"agent_id": "004"
},
{
"hotfix": "KB2544514",
"scan_id": 0,
"scan_time": "2023-11-16T12:49:29+00:00",
"agent_id": "004"
},
... loads more
packages:
"data": {
"affected_items": [
{
"scan": {
"id": 0,
"time": "2023-11-16T12:49:28+00:00"
},
"section": " ",
"vendor": "Microsoft Corporation",
"name": "Calculator",
"architecture": "x86_64",
"install_time": " ",
"format": "win",
"version": "11.2307.4.0",
"source": " ",
"size": 0,
"description": " ",
"location": "C:\\Program Files\\WindowsApps\\Microsoft.WindowsCalculator_11.2307.4.0_x64__8wekyb3d8bbwe",
"priority": " ",
"agent_id": "004"
},
{
"scan": {
"id": 0,
"time": "2023-11-16T12:49:28+00:00"
},
"section": " ",
"vendor": "Microsoft Corporation",
"name": "Maps",
"architecture": "x86_64",
"install_time": " ",
"format": "win",
"version": "1.0.57.0",
"source": " ",
"size": 0,
"description": " ",
"location": "C:\\Program Files\\WindowsApps\\Microsoft.WindowsMaps_1.0.57.0_x64__8wekyb3d8bbwe",
"priority": " ",
"agent_id": "004"
},
{
"scan": {
"id": 0,
"time": "2023-11-16T12:49:28+00:00"
},
"section": " ",
"vendor": "Realtek Semiconductor Corp.",
"name": "Realtek High Definition Audio Driver",
"architecture": "i686",
"install_time": "2021-12-13T14:13:20+00:00",
"format": "win",
"version": "6.0.8934.1",
"source": " ",
"size": 0,
"description": " ",
"location": "C:\\Program Files\\Realtek\\Audio\\HDA",
"priority": " ",
"agent_id": "004"
},
{
"scan": {
"id": 0,
"time": "2023-11-16T12:49:28+00:00"
},
"section": " ",
"vendor": "Microsoft Studios",
"name": "Solitaire & Casual Games",
"architecture": "x86_64",
"install_time": " ",
"format": "win",
"version": "4.18.11019.0",
"source": " ",
"size": 0,
"description": " ",
"location": "C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftSolitaireCollection_4.18.11019.0_x64__8wekyb3d8bbwe",
"priority": " ",
"agent_id": "004"
},
Vulnerability:
{
"data": {
"affected_items": [],
"total_affected_items": 0,
"total_failed_items": 0,
"failed_items": []
},
"message": "No vulnerabilities were returned",
"error": 0
}
Syscollector:
{
"data": {
"affected_items": [
{
"os": {
"build": "22000.2416",
"display_version": "21H2",
"major": "10",
"minor": "0",
"name": "Microsoft Windows 11 Pro",
"version": "10.0.22000.2416"
},
"scan": {
"id": 0,
"time": "2023-11-20T10:50:35+00:00"
},
"os_release": "2009",
"architecture": "x86_64",
"hostname": "DESKTOP-8OKPSDP",
"agent_id": "004"
}
],
"total_affected_items": 1,
"total_failed_items": 0,
"failed_items": []
},
"message": "All specified syscollector information was returned",
"error": 0
}
Thanks for your help so far!
John