Skip to content

Commit

Permalink
ammend
Browse files Browse the repository at this point in the history
  • Loading branch information
SanaaYousaf committed Nov 25, 2022
1 parent 139668d commit 4c30692
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# input:
# selector:
# - type: cloud
package builtin.aws.efs.aws0193
package builtin.aws.efs.aws0194

deny[res] {
fs := input.aws.efs.filesystems[_]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package builtin.aws.efs.aws0193
package builtin.aws.efs.aws0194

test_detects_when_decrypted {
r := deny with input as {"aws": {"efs": {"filesystems": [{"encrypted": {"value": false}}]}}}
Expand Down

0 comments on commit 4c30692

Please sign in to comment.