Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADA-CP 2.9.1 "Ensure IAM password policy prevents password reuse" #1684

Open
rdegraaf opened this issue Dec 31, 2024 · 0 comments
Open

ADA-CP 2.9.1 "Ensure IAM password policy prevents password reuse" #1684

rdegraaf opened this issue Dec 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rdegraaf
Copy link

Is your feature request related to a problem? Please describe.

The App Defense Alliance Cloud Profile requires a check that AWS remembers and prohibits the use of 24 past passwords (this is the maximum number supported by AWS at this time). This rule will be very similar to "iam-password-policy-reuse-enabled", except that that rule only requires that some number of past passwords are banned, not that it is exactly 24.

Describe the solution you'd like

Implement the check as documented at https://github.com/appdefensealliance/ASA-WG/blob/v1.0/Cloud%20App%20and%20Config%20Profile/Cloud%20App%20and%20Config%20Test%20Guide.md#291-ensure-iam-password-policy-prevents-password-reuse. This can probably be achieved by parameterizing "iam-password-policy-reuse-enabled".

@rdegraaf rdegraaf added the enhancement New feature or request label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant