Ensure secrets in Secrets Manager are rotated as per schedule to enhance security measures.
Rule | Secrets Manager secrets should be rotated as per the rotation schedule |
Framework | NIST 800-53 Revision 5 |
Severity | ✔ Critical |
Rule Description
The rule states that Secrets Manager secrets should be rotated according to the rotation schedule specified in the National Institute of Standards and Technology (NIST) Special Publication 800-53 Revision 5 (NIST 800-53 R5). This ensures that secrets, such as passwords, API keys, and database credentials, are regularly updated to minimize the risk of unauthorized access or misuse.
Troubleshooting Steps (if applicable)
Necessary Codes (if applicable)
No specific codes are provided for this rule. The implementation of the rule may vary based on the cloud service provider and Secrets Manager configuration being used.
Remediation Steps
Note: The specific CLI commands for remediation may vary depending on the cloud service provider and Secrets Manager implementation. It is recommended to refer to their documentation for the appropriate commands and configurations.