8000 Update Agentless compatibility (#29411) · DataDog/documentation@7858de3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7858de3

Browse files
Update Agentless compatibility (#29411)
Co-authored-by: domalessi <111786334+domalessi@users.noreply.github.com>
1 parent b0ba54a commit 7858de3

File tree

1 file changed

+2
-1
lines changed
  • content/en/security/cloud_security_management/setup/agentless_scanning

1 file changed

+2
-1
lines changed

content/en/security/cloud_security_management/setup/agentless_scanning/compatibility.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,14 @@ The following table provides a summary of Agentless scanning technologies in rel
1010

1111
| Component | AWS | Azure |
1212
|-------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
13-
| Operating System | Linux | Linux |
13+
| Operating System | Linux; Windows Server 2016, 2019, 2022; Windows 10 or later | Linux; Windows Server 2016, 2019, 2022; Windows 10 or later |
1414
| Host Filesystem | Btrfs, Ext2, Ext3, Ext4, xfs | Btrfs, Ext2, Ext3, Ext4, xfs |
1515
| Package Manager | Deb (debian, ubuntu) <br> RPM (amazon-linux, fedora, redhat, centos) <br> APK (alpine) | Deb (debian, ubuntu) <br> RPM (fedora, redhat, centos) <br> APK (alpine) |
1616
| Encryption | AWS </br> Unencrypted </br> Encrypted - Platform Managed Key (PMK) and Customer Managed Key (CMK) | Encrypted - Platform Managed Key (PMK): Azure Disk Storage Server-Side Encryption, Encryption at host </br> **Note**: Encrypted - Customer Managed Key (CMK) is **not** supported |
1717
| Container runtime | Docker, containerd </br> **Note**: CRI-O is **not** supported | Docker, containerd </br> **Note**: CRI-O is **not** supported |
1818
| Serverless | AWS Lambda <br> AWS Fargate for ECS | To request this feature, contact [Datadog Support][16] |
1919
| Application languages (in hosts and containers) | Java, .Net, Python, Node.js, Go, Ruby, Rust, PHP, Swift, Dart, Elixir, Conan, Conda | Java, .Net, Python, Node.js, Go, Ruby, Rust, PHP, Swift, Dart, Elixir, Conan, Conda |
20+
| Container Registries | Amazon ECR (public and private) | | ||
2021

2122
**Note**: AMIs must be stored in an account that uses Datadog's AWS integration. Otherwise, Datadog can't read the AMI's underlying Amazon Elastic Block Store (EBS) snapshot, so it can't scan or report on the AMI.
2223

0 commit comments

Comments
 (0)
0