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