Skip to content

Commit 896354e

Browse files
committed
small fixes
1 parent 6164fec commit 896354e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

articles/defender-for-cloud/query-software-bill-of-materials.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ description: Learn how to query Software Bill of Materials (SBOM) results in Mic
44
author: Elazark
55
ms.author: elkrieger
66
ms.topic: how-to
7-
ms.date: 01/15/2026
7+
ms.date: 01/18/2026
88
---
99

1010
# Query software bill of materials (SBOM)
1111

12-
Microsoft Defender for Clouds DevOps Security agentless scanning capabilities automatically generate a Software Bill of Materials (SBOM) for connected code repositories. When a scan finishes, the process publishes the repository and identified packages to the [cloud security graph](concept-attack-path.md#what-is-cloud-security-graph).
12+
Microsoft Defender for Cloud's DevOps Security agentless scanning capabilities automatically generate a Software Bill of Materials (SBOM) for connected code repositories. When a scan finishes, the process publishes the repository and identified packages to the [cloud security graph](concept-attack-path.md#what-is-cloud-security-graph).
1313

14-
You can use Defender for Cloud's [cloud security explorer](concept-attack-path.md#what-is-cloud-security-explorer) to query this data. By using the cloud security explorer, you can locate specific packages (dependencies) and identify exactly which repositories use them. You can use this information to identify the impact radius of a vulnerable package version across your organization.
14+
You can use Defender for Cloud's [cloud security explorer](concept-attack-path.md#what-is-cloud-security-explorer) to query this data. By using the cloud security explorer, you can locate specific packages (dependencies) and identify exactly which repositories use them. Use this information to identify the impact radius of a vulnerable package version across your organization.
1515

1616
## Prerequisites
1717

0 commit comments

Comments
 (0)