Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@a-b-r-o-w-n
Copy link
Contributor

Description

Do not interpolate env variables when executing bash scripts. This had unintended consequences when values contained un-escaped characters. It is also safer to do so by not leaking secrets in the bash history.

Task Item

#minor

tonyanziano
tonyanziano previously approved these changes Feb 4, 2021
@coveralls
Copy link

Coverage Status

Coverage remained the same at 55.113% when pulling eab2c88 on abrown/update-sign-mac into 91d3f6f on main.

@a-b-r-o-w-n a-b-r-o-w-n merged commit 383cc31 into main Feb 4, 2021
@a-b-r-o-w-n a-b-r-o-w-n deleted the abrown/update-sign-mac branch February 4, 2021 23:05
cwhitten pushed a commit that referenced this pull request Feb 10, 2021
* consume some env variables from bash instead of JS

* update DEV_CERT_ID to be consumed in bash
benbrown pushed a commit to benbrown/BotFramework-Composer that referenced this pull request May 24, 2021
* consume some env variables from bash instead of JS

* update DEV_CERT_ID to be consumed in bash
benbrown pushed a commit that referenced this pull request Jun 11, 2021
* consume some env variables from bash instead of JS

* update DEV_CERT_ID to be consumed in bash
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* consume some env variables from bash instead of JS

* update DEV_CERT_ID to be consumed in bash
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants