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

Add env vars filtering to 'patchUrls.js' #697

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

jaro-m
Copy link
Contributor

@jaro-m jaro-m commented Oct 11, 2023

This should decrease the memory used for the function

@jaro-m jaro-m self-assigned this Oct 11, 2023
console.log("+++ extractEnvVars():", extractEnvVars())
console.log("+++ process.env:", process.env)
console.log("+++ Number of files =", files.length)
console.log("vars:", Replacements)

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information

This logs sensitive data returned by [process environment](1) as clear text.
@jaro-m jaro-m merged commit 8ac6f3d into v3-development Oct 11, 2023
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