Skip to content

Commit 18692e6

Browse files
authored
Merge pull request #209617 from bmansheim/rn-detailed-package-info
Add release note for detailed package information
2 parents aa6f446 + 50c0878 commit 18692e6

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
317 KB
Loading

articles/defender-for-cloud/release-notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Updates in August include:
2323
- [Vulnerabilities for running images are now visible with Defender for Containers on your Windows containers](#vulnerabilities-for-running-images-are-now-visible-with-defender-for-containers-on-your-windows-containers)
2424
- [Auto-deployment of Azure Monitor Agent (Preview)](#auto-deployment-of-azure-monitor-agent-preview)
2525
- [Deprecated VM alerts regarding suspicious activity related to a Kubernetes cluster](#deprecated-vm-alerts-regarding-suspicious-activity-related-to-a-kubernetes-cluster)
26+
- [Container vulnerabilities now include detailed package information](#container-vulnerabilities-now-include-detailed-package-information)
2627

2728
### Vulnerabilities for running images are now visible with Defender for Containers on your Windows containers
2829

@@ -50,6 +51,14 @@ The following table lists the alerts that were deprecated:
5051

5152
These alerts are used to notify a user about suspicious activity connected to a Kubernetes cluster. The alerts will be replaced with matching alerts that are part of the Microsoft Defender for Cloud Container alerts (`K8S.NODE_ImageBuildOnNode`, `K8S.NODE_ KubernetesAPI` and `K8S.NODE_ ContainerSSH`) which will provide improved fidelity and comprehensive context to investigate and act on the alerts. Learn more about alerts for [Kubernetes Clusters](alerts-reference.md).
5253

54+
### Container vulnerabilities now include detailed package information
55+
56+
Defender for Container's vulnerability assessment (VA) now includes detailed package information for each finding, including: package name, package type, path, installed version, and fixed version. The package information lets you find vulnerable packages so you can remediate the vulnerability or remove the package.
57+
58+
This detailed package information is available for new scans of images.
59+
60+
:::image type="content" source="media/release-notes/mdc-container-va-package-information.png" alt-text="Screenshot of the package information for container vulnerabilities." lightbox="media/release-notes/mdc-container-va-package-information.png":::
61+
5362
## July 2022
5463

5564
Updates in July include:

0 commit comments

Comments
 (0)