Skip to content

Commit

Permalink
chore: remove AVD-AWS-0134
Browse files Browse the repository at this point in the history
Signed-off-by: Nikita Pivkin <[email protected]>
  • Loading branch information
nikpivkin authored and simar7 committed Nov 19, 2024
1 parent 654da06 commit 39171c5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 85 deletions.
4 changes: 1 addition & 3 deletions checks/cloud/aws/sns/topic_encryption_with_cmk.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ var CheckTopicEncryptionUsesCMK = rules.Register(
Links: cloudFormationTopicEncryptionUsesCMKLinks,
RemediationMarkdown: cloudFormationTopicEncryptionUsesCMKRemediationMarkdown,
},
CustomChecks: scan.CustomChecks{},
RegoPackage: "",
Deprecated: true,
Deprecated: true,
},
func(s *state.State) (results scan.Results) {
for _, topic := range s.AWS.SNS.Topics {
Expand Down
52 changes: 0 additions & 52 deletions checks/cloud/aws/ssm/avoid_leaks_via_http.go

This file was deleted.

30 changes: 0 additions & 30 deletions checks/cloud/aws/ssm/avoid_leaks_via_http.tf.go

This file was deleted.

0 comments on commit 39171c5

Please sign in to comment.