Skip to content
Snippets Groups Projects
Commit 4d3cf598 authored by HonkingGoose's avatar HonkingGoose Committed by Rhys Arkins
Browse files

docs: improve sentences (#9395)

parent 0f3faff2
Branches
Tags
No related merge requests found
......@@ -192,10 +192,11 @@ e.g.
## exposeAllEnv
By default, Renovate will only pass a limited set of environment variables to package managers.
Potentially, there could be leaks of confidential data if a script you don't trust enumerates all values in env, so set this to true only if you trust the repositories which the bot runs against.
By default, Renovate only passes a limited set of environment variables to package managers.
Confidential data can be leaked if a malicious script enumerates all environment variables.
Set `exposeAllEnv` to `true` only if you have reviewed (and trust) the repositories which Renovate bot runs against.
Setting this to true will also allow for variable substitution in `.npmrc` files.
Setting this to `true` will also allow for variable substitution in `.npmrc` files.
## force
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment