We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8039d5b commit 52048bdCopy full SHA for 52048bd
1 file changed
config.yaml
@@ -9,7 +9,7 @@ params:
9
security:
10
exec:
11
allow: ["^dart-sass-embedded$", "^go$", "^npx$", "^postcss$", "^asciidoctor$"]
12
- osEnv: (?i)^(GEM_PATH)$
+ osEnv: (?i)^(GEM_PATH|PATH|PATHEXT|APPDATA|TMP|TEMP|TERM|RUBYLIB)$
13
funcs:
14
getenv:
15
- ^HUGO_
0 commit comments