You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/defender-for-cloud/defender-for-containers-vulnerability-assessment-elastic.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,13 +21,13 @@ These resources are created under us-east-1 and eu-central-1 in each AWS account
21
21
-**S3 bucket** with the prefix `defender-for-containers-va`
22
22
-**ECS cluster** with the name `defender-for-containers-va`
23
23
-**VPC**
24
-
- Tag `name` with the value `defender-for-containers-VA`
24
+
- Tag `name` with the value `defender-for-containers-va`
25
25
- IP subnet CIDR 10.0.0.0/16
26
-
- Associated with default security group with one rule of all incoming traffic
27
-
-**Subnet** with the tag `name` and the value `defender-for-containers-VA` in the `defender-for-containers-VA` VPC with the CIDR 10.0.1.0/24 IP subnet used by the ECS cluster `defender-for-containers-va`
28
-
-**Internet Gateway** with the tag `name` and the value `defender-for-containers-VA`
29
-
-**Route table** - Route table with the tag `name` and value `defender-for-containers-VA`, and with these routes:
30
-
- Destination: `0.0.0.0/0`; Target: Internet Gateway with the tag `name` and the value `defender-for-containers-VA`
26
+
- Associated with **default security group** with the tag `name` and the value `defender-for-containers-va` that has one rule of all incoming traffic.
27
+
-**Subnet** with the tag `name` and the value `defender-for-containers-va` in the `defender-for-containers-va` VPC with the CIDR 10.0.1.0/24 IP subnet used by the ECS cluster `defender-for-containers-va`
28
+
-**Internet Gateway** with the tag `name` and the value `defender-for-containers-va`
29
+
-**Route table** - Route table with the tag `name` and value `defender-for-containers-va`, and with these routes:
30
+
- Destination: `0.0.0.0/0`; Target: Internet Gateway with the tag `name` and the value `defender-for-containers-va`
31
31
- Destination: `10.0.0.0/16`; Target: `local`
32
32
33
33
Defender for Cloud filters and classifies findings from the software inventory that the scanner creates. Images without vulnerabilities are marked as healthy and Defender for Cloud doesn't send notifications about healthy images to keep you from getting unwanted informational alerts.
0 commit comments