Skip to content

fix(query): ensures 'passwords and secrets' queries do not flag on 'Proto' files (.proto) #8013

Draft
cx-andre-pereira wants to merge 1 commit intoCheckmarx:masterfrom
cx-andre-pereira:AST-140490_fix_engine_to_ignore_proto_file_secrets
Draft

fix(query): ensures 'passwords and secrets' queries do not flag on 'Proto' files (.proto) #8013
cx-andre-pereira wants to merge 1 commit intoCheckmarx:masterfrom
cx-andre-pereira:AST-140490_fix_engine_to_ignore_proto_file_secrets

Conversation

@cx-andre-pereira
Copy link
Contributor

@cx-andre-pereira cx-andre-pereira commented Mar 25, 2026

Reason for Proposed Changes

  • Currently passwords and secrets queries will wrongfully flag ".proto" files. These files cannot hold any sensitive values in such a way since they serve as schema definitions only and do not store any actual values associated with the defined fields.

Proposed Changes

I submit this contribution under the Apache-2.0 license.

… stoping passwords and secrets flags on said files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant