test fixes and new product advisories work

This commit is contained in:
master
2026-01-28 02:30:48 +02:00
parent 82caceba56
commit 644887997c
288 changed files with 69101 additions and 375 deletions

View File

@@ -0,0 +1,3 @@
{"cgroup_id":1234567890,"comm":"myapp","container_id":"abc123def456789012345678901234567890123456789012345678901234","event":{"access":"read","flags":0,"mode":0,"path":"/etc/myapp/config.yaml","type":"file_access"},"pid":1234,"src":"tracepoint:syscalls:sys_enter_openat","tid":1234,"ts_ns":1000000000000}
{"cgroup_id":1234567890,"comm":"myapp","container_id":"abc123def456789012345678901234567890123456789012345678901234","event":{"access":"write","flags":1,"mode":420,"path":"/var/log/myapp/access.log","type":"file_access"},"pid":1234,"src":"tracepoint:syscalls:sys_enter_openat","tid":1235,"ts_ns":1000100000000}
{"cgroup_id":9876543210,"comm":"nginx","container_id":"fedcba9876543210fedcba9876543210fedcba9876543210fedcba98765432","event":{"access":"read","flags":0,"mode":0,"path":"/etc/nginx/nginx.conf","type":"file_access"},"pid":5678,"src":"tracepoint:syscalls:sys_enter_openat","tid":5678,"ts_ns":1000200000000}