File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ SUSP_DOMAINS='(webhook\.site|requestbin|oast|ngrok|pastebin|transfer\.sh|bin\.st
6666
6767# Allowlist: bekannte legitime package+hook Kombinationen (Regex on "name:hook")
6868# Note: These are known safe packages with legitimate install scripts
69- ALLOW_HOOKS=' ^(esbuild:postinstall|nice-napi:install|mime:prepare|core-js:postinstall|@puppeteer/browsers:postinstall|lmdb:install|msgpackr-extract:install)$'
69+ ALLOW_HOOKS=' ^(esbuild:postinstall|nice-napi:install|mime:prepare|core-js:postinstall|@puppeteer/browsers:postinstall|lmdb:install|msgpackr-extract:install|unrs-resolver:postinstall )$'
7070
7171# Files that are safe to have download/install scripts (full paths relative to package)
7272ALLOW_FILES=' (node_modules/esbuild/install\.js|node_modules/nice-napi/.*|node_modules/@puppeteer/browsers/.*|node_modules/core-js/postinstall\.js|node_modules/piscina/scripts/run-tests\.js)'
You can’t perform that action at this time.
0 commit comments