Skip to content

Conversation

ViniciustCosta
Copy link
Collaborator

b/429657295


# Filter for non-group patterns.
if ('@' not in privileged_user_email or
privileged_user_email.endswith('gserviceaccount.com')):

Check failure

Code scanning / CodeQL

Incomplete URL substring sanitization High

The string
gserviceaccount.com
may be at an arbitrary position in the sanitized URL.
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.

2 participants