VOOZH about

URL: https://docs.datadoghq.com/datadog_cloudcraft/overlays/security/

⇱ Security


For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/datadog_cloudcraft/overlays/security.md. A documentation index is available at /llms.txt.

Security

Overview

The Security overlay is not available for vSphere accounts.

The Security overlay highlights potential security exposures in your architecture, grouping resources by Region, VPC, and Security Group. It displays security findings detected by Cloud Security, helping you:

  • Identify security issues directly in infrastructure diagrams
  • Analyze findings in context, so you can prioritize remediation:
    • Misconfigurations
    • Identity risks
    • Sensitive data (S3 buckets only)
  • Assess your security posture before deploying applications

This view is ideal for mapping attack surfaces during penetration tests or security audits. To keep the diagram focused, components like EBS volumes and NAT Gateways are excluded.

Investigate misconfigurations and identity risks

By default, the security overlay shows Critical, High, and Medium severity misconfigurations or identity risks, which you can filter in the legend.

You can click on any resource that has findings to open a side panel with more details, allowing deeper investigation without leaving the diagram. Click Investigate to get more context about the finding and learn how to remediate it.

Investigate sensitive data

Note: Viewing sensitive data is available for AWS accounts only.

You can view sensitive data matches for your S3 buckets. Click a resource with matches to learn more about the bucket’s sensitive data matches. Then, hover over a filename and click its Inspect in AWS button.

Investigate vulnerabilities

View security vulnerability matches associated with your EC2 instances. Click a resource that has a matching vulnerability. This opens a side panel which provides detailed vulnerability data for a selected EC2 instance, including severity, affected packages, and exploit status. For deeper analysis, click Investigate to get more context about the vulnerability and learn how to remediate it.

Further reading