Skip to content

Commit 4d6ca2a

Browse files
committed
add registrypath to properties list
1 parent cd9694e commit 4d6ca2a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

defender-endpoint/api/get-assessment-non-cpe-software-inventory.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ appliesto:
2626

2727
[!INCLUDE [Microsoft Defender XDR rebranding](../../includes/microsoft-defender.md)]
2828

29-
30-
31-
3229
This API returns all the data for installed software that doesn't have a [Common Platform Enumeration(CPE)](https://nvd.nist.gov/products/cpe), on a per-device basis. The information returned by this API, along with the information returned by the [Export software inventory assessment](get-assessment-non-cpe-software-inventory.md) API, for software that does have a CPE gives you full visibility into the software installed across your organization and the devices it's installed on.
3330

3431
> [!NOTE]
@@ -99,6 +96,7 @@ SoftwareLastSeenTimestamp|string|The last time this software was seen on the dev
9996
SoftwareName|string|Name of the software product.
10097
SoftwareVendor|string|Name of the software vendor.
10198
SoftwareVersion|string|Version number of the software product.
99+
RegistryPath|string| Registry evidence that the product is installed in the device.
102100

103101
### 1.6 Examples
104102

0 commit comments

Comments
 (0)