Skip to content

Commit c97a9db

Browse files
change name
1 parent 0e2d5da commit c97a9db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cloud/aws/secrets-manager/secret-rotation-enabled.yaml renamed to cloud/aws/secrets-manager/secrets-rotation-disabled.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
id: secrets-rotation-enabled
1+
id: secrets-rotation-disabled
22

33
info:
4-
name: Secret Rotation Enabled
4+
name: Secret Rotation Disabled
55
author: DhiyaneshDK
66
severity: medium
77
description: |
@@ -55,4 +55,4 @@ code:
5555
extractors:
5656
- type: dsl
5757
dsl:
58-
- '"Secrets Rotation " + secretlist + " is disabled"'
58+
- '"Secrets Rotation " + secretlist + " is disabled"'

0 commit comments

Comments
 (0)