linux https clients: Add exception for npm exec

This commit is contained in:
Thomas Stromberg 2022-10-20 14:15:57 -04:00
parent 8b16ce2aa4
commit 905046cd2a
Failed to extract signature
1 changed files with 1 additions and 0 deletions

View File

@ -94,5 +94,6 @@ WHERE
'500,/usr/syncthing,0u,0g,syncthing'
) -- stay weird, NixOS (Fastly nix mirror)
AND NOT child_cmd = '/run/current-system/sw/bin/bash'
AND NOT exception_key LIKE '500,/usr/node,0u,0g,npm exec %'
GROUP BY
p.cmdline