Merge pull request #411 from chainguard-dev/r0cketlad-patch-1
add extra tag to high_disk_bytes_read.sql
This commit is contained in:
commit
98d214e2ad
|
@ -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