mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-23 06:13:41 +00:00
2.2 KiB
2.2 KiB
title, description, keywords, search.product, ms.prod, ms.mktglfcycl, ms.sitesec, ms.pagetype, ms.author, author, ms.localizationpriority, manager, audience, ms.collection, ms.topic
title | description | keywords | search.product | ms.prod | ms.mktglfcycl | ms.sitesec | ms.pagetype | ms.author | author | ms.localizationpriority | manager | audience | ms.collection | ms.topic |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Software methods and properties | Retrieves top recent alerts. | apis, graph api, supported apis, get, alerts, recent | eADQiWindows 10XVcnh | w10 | deploy | library | security | dolmont | DulceMontemayor | medium | dansimp | ITPro | M365-security-compliance | article |
Software resource type
Applies to: Microsoft Defender Advanced Threat Protection (Microsoft Defender ATP)
- Want to experience Microsoft Defender ATP? Sign up for a free trial.
[!includePrerelease information]
Methods
Method | Return Type | Description |
---|---|---|
List software | Software collection | List the organizational software inventory. |
Get software by Id | Software | Get a specific software by its software ID. |
List software version distribution | Distribution collection | List software version distribution by software ID. |
List machines by software | MachineRef collection | Retrieve a list of machines that are associated with the software ID. |
List vulnerabilities by software | Vulnerability collection | Retrieve a list of vulnerabilities associated with the software ID. |
Get missing KBs | KB collection | Get a list of missing KBs associated with the software ID |
Properties
Property | Type | Description |
---|---|---|
id | String | Software ID |
Name | String | Software name |
Vendor | String | Software vendor name |
Weaknesses | Long | Number of discovered vulnerabilities |
publicExploit | Boolean | Public exploit exists for some of the vulnerabilities |
activeAlert | Boolean | Active alert is associated with this software |
exposedMachines | Long | Number of exposed machines |
impactScore | Double | Exposure score impact of this software |