mirror of
https://github.com/chainguard-dev/osquery-defense-kit
synced 2025-03-02 17:00:33 +00:00
Add msedge
Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
This commit is contained in:
parent
4abd265459
commit
5acc2b922c
@ -83,6 +83,7 @@ WHERE protocol > 0
|
|||||||
)
|
)
|
||||||
AND NOT exception_key IN (
|
AND NOT exception_key IN (
|
||||||
'123,17,500,chronyd,0u,0g,chronyd',
|
'123,17,500,chronyd,0u,0g,chronyd',
|
||||||
|
'19305,6,500,msedge,0u,0g,msedge',
|
||||||
'4070,6,500,spotify,u,g,spotify',
|
'4070,6,500,spotify,u,g,spotify',
|
||||||
'49152,6,500,ContinuityCaptureAgent,Software Signing',
|
'49152,6,500,ContinuityCaptureAgent,Software Signing',
|
||||||
'587,6,500,perl,0u,0g,git-send-email',
|
'587,6,500,perl,0u,0g,git-send-email',
|
||||||
|
Loading…
Reference in New Issue
Block a user