Skip to content

Conversation

@inlined
Copy link
Member

@inlined inlined commented Jul 10, 2021

Fixes #877

Favors using process.cwd over process.env.PWD as the latter is POSIX only (I might need to go check some of my code in firebase-tools!). While I was at it, I fixed a probably useless but nasty vulnerability where a malformed .runtimeconfig.json file would allow arbitrary code execution.

@inlined inlined requested a review from taeold July 10, 2021 00:47
@google-cla google-cla bot added the cla: yes label Jul 10, 2021
@inlined inlined merged commit 57ca58a into master Jul 12, 2021
@inlined inlined deleted the inlined.cwd branch July 12, 2021 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows 10 firebase emulators:exec script doesn't load .runtimeconfig.json variables

2 participants