add extra tag to high_disk_bytes_read.sql
Signed-off-by: Dave Smith <dave.smith@chainguard.dev>
This commit is contained in:
parent
7fad85ceeb
commit
0c10622a50
|
@ -10,7 +10,7 @@
|
|||
-- references:
|
||||
-- * https://attack.mitre.org/tactics/TA0010/ (Exfiltration)
|
||||
--
|
||||
-- tags: transient process
|
||||
-- tags: transient process extra
|
||||
SELECT
|
||||
-- WARNING: Writes to tmpfs are not reflected against this counter
|
||||
p0.disk_bytes_read AS bytes_read,
|
||||
|
|
Loading…
Reference in New Issue