Skip to content

Commit 3fd3f16

Browse files
authored
Update defender-for-containers-vulnerability-assessment-elastic.md
1 parent 0e74794 commit 3fd3f16

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/defender-for-cloud/defender-for-containers-vulnerability-assessment-elastic.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ These resources are created under us-east-1 and eu-central-1 in each AWS account
2121
- **S3 bucket** with the prefix `defender-for-containers-va`
2222
- **ECS cluster** with the name `defender-for-containers-va`
2323
- **VPC**
24-
- Tag `name` with the value `defender-for-containers-VA`
24+
- Tag `name` with the value `defender-for-containers-va`
2525
- 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`
3131
- Destination: `10.0.0.0/16`; Target: `local`
3232

3333
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

Comments
 (0)