feat(go): advance validation sidecar toward production
This commit is contained in:
parent
6a06eba255
commit
f85c2e831a
92 changed files with 8881 additions and 91 deletions
6
tests/fixtures/go/correlation-incidents.json
vendored
Normal file
6
tests/fixtures/go/correlation-incidents.json
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[
|
||||
{"first_ts":1000.0,"last_ts":1050.0,"signatures":["exec_rule.web-rce","host_rule.suspicious-egress"]},
|
||||
{"first_ts":2000.0,"last_ts":2010.0,"signatures":["host_rule.suspicious-listener","exec_rule.web-rce","new_listener"]},
|
||||
{"first_ts":3000.0,"last_ts":3601.0,"signatures":["exec_rule.web-rce","host_rule.suspicious-egress"]},
|
||||
{"first_ts":4000.0,"last_ts":4010.0,"signatures":["exec_rule.web-rce"]}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue