Skip to content

Commit b8b09d6

Browse files
committed
Change wording to specify permissions scope
1 parent 05e2a91 commit b8b09d6

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Agentless Scanning provides visibility into vulnerabilities that exist within yo
2727
Before setting up Agentless Scanning, ensure the following prerequisites are met:
2828

2929
- **Remote Configuration**: [Remote Configuration][3] is required to enable Datadog to send information to Agentless scanners, such as which cloud resources to scan.
30-
- **Cloud permissions**: The Agentless Scanning instance requires specific permissions to scan hosts, host images, container registries, and functions. These permissions are automatically applied as part of the installation process and are limited to the strict necessary scope of the target scans.<br><br>
30+
- **Cloud permissions**: The Agentless Scanning instance requires specific permissions to scan hosts, host images, container registries, and functions. These permissions are automatically applied as part of the installation process and are strictly limited to the minimum permissions required to perform the necessary scans, following the principle of least privilege.<br><br>
3131
{{< collapse-content title="AWS scanning permissions" level="h5" >}}
3232
<p>Scanning permissions:</p>
3333
<ul>
@@ -52,7 +52,7 @@ Before setting up Agentless Scanning, ensure the following prerequisites are met
5252
<li><code>lambda:GetFunction</code></li>
5353
<li><code>lambda:GetLayerVersion</code></li>
5454
</ul>
55-
<p>Autoscaling permissions on the <code>DatadogAgentlessScanner</code> resource:</p>
55+
<p>Scanners autoscaling and management permissions:</p>
5656
<ul>
5757
<li><code>autoscaling:DescribeAutoScalingGroups</code></li>
5858
<li><code>autoscaling:SetDesiredCapacity</code></li>

0 commit comments

Comments
 (0)