Skip to content

Commit 2a80769

Browse files
committed
Added node for security control
1 parent 4684ab1 commit 2a80769

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/hugo.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,8 @@ security:
112112
- '.*'
113113
exec:
114114
allow:
115-
- '^go$'
115+
- '^go$'
116+
- '^node$'
116117
- '^npx$'
117118
- '^postcss$'
118119
- '^dart-sass-embedded$'

0 commit comments

Comments
 (0)