Skip to content

Latest commit

 

History

History
71 lines (56 loc) · 2.61 KB

software.md

File metadata and controls

71 lines (56 loc) · 2.61 KB
title description ms.service ms.author author ms.localizationpriority manager audience ms.collection ms.topic ms.subservice ms.custom search.appverid ms.date
Software methods and properties
Retrieves top recent alerts.
defender-endpoint
siosulli
siosulli
medium
deniseb
ITPro
m365-security
tier3
must-keep
reference
reference
api
met150
12/18/2020

Software resource type

[!INCLUDE Microsoft Defender XDR rebranding]

Applies to:

Want to experience Microsoft Defender for Endpoint? Sign up for a free trial.

[!includeMicrosoft Defender for Endpoint API URIs for US Government]

[!includeImprove request performance]

[!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 devices 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 publisher 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 devices
impactScore Double Exposure score impact of this software

| [!INCLUDE Microsoft Defender for Endpoint Tech Community]