We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e9ec2e commit 0a062e8Copy full SHA for 0a062e8
1 file changed
.gitallowed
@@ -9,6 +9,8 @@ id-token: write
9
# Allow CIDR blocks in CloudFormation templates and related files
10
CidrBlock: "10\.\d{1,3}\.\d{1,3}\.\d{1,3}/\d{1,2}"
11
DestinationCidrBlock: "0\.0\.0\.0/0"
12
+CidrIp: 127\.0\.0\.1/32
13
+CidrIp: 0\.0\.0\.0/0
14
15
# Java corretto is not a secret
16
.*java corretto.*
0 commit comments