Skip to content

Commit 0e71858

Browse files
committed
feat: add optional CSV export for findings and warnings
1 parent f34c03a commit 0e71858

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • tests/fixtures/report_contracts/multi_host_syslog_legacy
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
rule,subject_kind,subject,event_count,window_start,window_end,usernames,summary brute_force,source_ip,203.0.113.10,5,2026-03-11 09:00:00,2026-03-11 09:04:05,,5 failed SSH attempts from 203.0.113.10 within 10 minutes. multi_user_probing,source_ip,203.0.113.10,5,2026-03-11 09:00:00,2026-03-11 09:04:05,admin;deploy;guest;root;test,203.0.113.10 targeted 5 usernames within 15 minutes. sudo_burst,username,alice,3,2026-03-11 09:11:00,2026-03-11 09:14:15,,alice ran 3 sudo commands within 5 minutes.

0 commit comments

Comments
 (0)