mirror of
https://github.com/chainguard-dev/osquery-defense-kit
synced 2025-02-18 02:17:01 +00:00
9 lines
233 B
MySQL
9 lines
233 B
MySQL
|
-- Lists the application bundle that owns a sandbox label.
|
||
|
--
|
||
|
-- interval: 86400
|
||
|
-- platform: darwin
|
||
|
-- value: Post-priori hijack detection, detect potential sensitive information leakage.
|
||
|
-- version: 1.4.7
|
||
|
|
||
|
select * from sandboxes;
|