Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 50a1b97

Browse files
checkov findings
1 parent 05cf285 commit 50a1b97

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

‎aws_sra_examples/solutions/cloudtrail/cloudtrail_org/templates/sra-cloudtrail-org-bucket.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,8 @@ Resources:
217217
# Principal: '*'
218218

219219
rOrganizationCloudTrailS3BucketSecret:
220-
# checkov:skip=CKV_SECRET_6 Base64: High Entropy String
221220
Type: AWS::SecretsManager::Secret
221+
# checkov:skip=CKV_SECRET_6 Base64:High Entropy String
222222
Condition: cCreateSecret
223223
Metadata:
224224
checkov:

‎aws_sra_examples/solutions/cloudtrail/cloudtrail_org/templates/sra-cloudtrail-org-kms.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ Resources:
150150
TargetKeyId: !Ref rOrganizationCloudTrailKey
151151

152152
rOrganizationCloudTrailKeySecret:
153-
# checkov:skip=CKV_SECRET_6 Base64: High Entropy String
154153
Type: AWS::SecretsManager::Secret
154+
# checkov:skip=CKV_SECRET_6:Base64 High Entropy String
155155
Condition: cCreateSecret
156156
Metadata:
157157
checkov:

‎aws_sra_examples/solutions/config/config_org/templates/sra-config-org-delivery-kms-key.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ Resources:
132132
TargetKeyId: !Ref rConfigDeliveryKey
133133

134134
rConfigDeliveryKeySecret:
135-
# checkov:skip=CKV_SECRET_6 Base64: High Entropy String
136135
Type: AWS::SecretsManager::Secret
136+
# checkov:skip=CKV_SECRET_6:Base64 High Entropy String
137137
Condition: cCreateSecret
138138
Metadata:
139139
checkov:

‎aws_sra_examples/solutions/guardduty/guardduty_org/templates/sra-guardduty-org-delivery-kms-key.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ Resources:
132132
TargetKeyId: !Ref rGuardDutyDeliveryKey
133133

134134
rGuardDutyDeliveryKeySecret:
135-
# checkov:skip=CKV_SECRET_6 Base64: High Entropy String
136135
Type: AWS::SecretsManager::Secret
136+
# checkov:skip=CKV_SECRET_6 Base64:High Entropy String
137137
Condition: cCreateSecret
138138
Metadata:
139139
checkov:

‎aws_sra_examples/solutions/macie/macie_org/templates/sra-macie-org-delivery-kms-key.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ Resources:
138138
TargetKeyId: !Ref rMacieOrgDeliveryKey
139139

140140
rMacieOrgDeliveryKeySecret:
141-
# checkov:skip=CKV_SECRET_6 Base64: High Entropy String
142141
Type: AWS::SecretsManager::Secret
142+
# checkov:skip=CKV_SECRET_6 Base64:High Entropy String
143143
Condition: cCreateSecret
144144
Metadata:
145145
checkov:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /