Skip to content

Commit

Permalink
Improves iam-user-no-key-rotation rule
Browse files Browse the repository at this point in the history
  • Loading branch information
rieck-srlabs committed Apr 16, 2024
1 parent 7a6e3c7 commit 6bd204a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "Lack of Key Rotation for (_ARG_0_) Days",
"description": "Lack of Key Rotation for _ARG_1_ Days (Key Status: _ARG_0_)",
"rationale": "In case of access key compromise, the lack of credential rotation increases the period during which an attacker has access to the AWS account.",
"remediation": "Rotate access keys that have not been changed recently",
"compliance": [
Expand Down

0 comments on commit 6bd204a

Please sign in to comment.