Skip to content

Conversation

@cx-ricardo-jesus
Copy link
Contributor

Reason for Proposed Changes

  • Currently, no query checks if the Google Kubernetes Engine clusters have alpha features enabled.
  • According to the document CIS Google Kubernetes Engine (GKE) Benchmark v1.9.0, as shown below, by default, the Kubernetes Alpha features are disabled.
image

Proposed Changes

  • Regarding what I mentioned above, I implemented a simple query that only checks if the field enable_kubernetes_alpha is set to true, and in these cases, it returns a positive result.

I submit this contribution under the Apache-2.0 license.

@cx-ricardo-jesus cx-ricardo-jesus requested a review from a team as a code owner November 25, 2025 17:27
@github-actions github-actions bot added feature New feature query New query feature kubernetes Kubernetes query labels Nov 25, 2025
@github-actions
Copy link
Contributor

kics-logo

KICS version: v2.1.13

Category Results
CRITICAL CRITICAL 0
HIGH HIGH 0
MEDIUM MEDIUM 0
LOW LOW 0
INFO INFO 0
TRACE TRACE 0
TOTAL TOTAL 0
Metric Values
Files scanned placeholder 1
Files parsed placeholder 1
Files failed to scan placeholder 0
Total executed queries placeholder 47
Queries failed to execute placeholder 0
Execution time placeholder 0

Copy link
Contributor

@cx-eduardo-semanas cx-eduardo-semanas left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature kubernetes Kubernetes query query New query feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants