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

fix(extra736): Recover only Customer Managed KMS keys #1036

Merged

Conversation

jfagoagas
Copy link
Member

Context

Previously, check extra736 only checked if KMS Keys with an alias configured were publicly exposed.

Description

Right now, this control recovers every KMS Key at the account and checks the KeyManager property to extract only the policy for the ones not managed by AWS. So, with that KMS Keys without an alias configured are also audited.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Member

@toniblyx toniblyx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jfagoagas jfagoagas merged commit 6c12a3e into master Feb 9, 2022
@jfagoagas jfagoagas deleted the PRWLR-42-check-number-7-36-recover-customer-managed branch February 9, 2022 09:05
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/waiting-for-revision Waiting for maintainer's revision
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants