Skip to content

Commit a53234c

Browse files
authored
Merge pull request #7 from ONS-Innovation/limit_egress
KEH-877 | Limit Egress Rules
2 parents 9a5769f + e81d395 commit a53234c

3 files changed

Lines changed: 416 additions & 341 deletions

File tree

.trivyignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,11 @@
22
AVD-DS-0002
33

44
# Ignore KMS Encryption
5-
AVD-AWS-0017
5+
AVD-AWS-0017
6+
7+
# Ignore unrestricted egress to any IP address
8+
# SPP use the same pattern so it's not a concern for us
9+
AVD-AWS-0104
10+
11+
# Ignore wildcarded resource in IAM policy
12+
AVD-AWS-0057

0 commit comments

Comments
 (0)