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(query): remove redundant and flawed GCP KMS key rotation query #5864

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

Churro
Copy link
Contributor

@Churro Churro commented Sep 30, 2022

Problem

  • Currently, the rule to check the key rotation period GCP KMS keys exists twice:
  • For SOC2 compliance, rotation of encryption keys at least every 90 days is mandatory. Frequent rotation is also advisable to reduce the potential blast radius in case keys are leaked, as attackers could only use it on data that was encrypted while the key has been active and not yet rotated.

Proposed Changes

I submit this contribution under the Apache-2.0 license.

@rafaela-soares rafaela-soares added query New query feature community Community contribution labels Oct 3, 2022
@rafaela-soares
Copy link
Contributor

Hello, @Churro!

Thank you so much for noticing! I will only wait for the AppSec approval.

@rjegoncalves
Copy link

Hi Johannes (@Churro),

Thank you very much for your contribution!
I agree with your points and suggestions for these queries.
@rafaela-soares, I believe we can move forward with it.

@rafaela-soares rafaela-soares merged commit faf3023 into Checkmarx:master Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution query New query feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants