mirror of
https://github.com/chainguard-dev/osquery-defense-kit
synced 2024-12-15 02:24:31 +00:00
Merge pull request #241 from tstromberg/fpr-apr14
systemd: Filter out targets, add more entries
This commit is contained in:
commit
8017adf36a
@ -71,6 +71,7 @@ WHERE
|
||||
AND NOT exception_key IN (
|
||||
'systemctl,0,apt-helper,',
|
||||
'systemctl,0,,containerd-shim-runc-v2',
|
||||
'systemctl,0,kubeadm,containerd-shim-runc-v2',
|
||||
'systemctl,0,dash,logrotate',
|
||||
'systemctl,0,pacman,pacman',
|
||||
'systemctl,500,zsh,tmux',
|
||||
|
Loading…
Reference in New Issue
Block a user