[Tuning] Kubernetes Secrets List Across Cluster or Sensitive Namespaces - #6692
Merged
Conversation
…e_namespaces.toml
…e_namespaces.toml
Contributor
There was a problem hiding this comment.
Pull request overview
This PR tunes the existing Kubernetes audit-log detection rule “Kubernetes Secrets List Across Cluster or Sensitive Namespaces” to reduce false positives by adding additional service account / group-based exclusions, and updates the rule metadata updated_date to reflect the tuning date.
Changes:
- Updated rule
updated_dateto2026/08/24. - Expanded exclusions to suppress alerts generated by additional service accounts and serviceaccount groups (e.g., Argo CD and Elastic namespaces).
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
w0rk3r
approved these changes
Aug 24, 2026
bryans3c
approved these changes
Aug 24, 2026
imays11
approved these changes
Aug 24, 2026
terrancedejesus
approved these changes
Aug 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Exclude few noisy FP patterns by SA.