brexhq / substation

Substation is a toolkit for routing, normalizing, and enriching security event and audit logs.
https://substation.readme.io
MIT License
330 stars 21 forks source link

feat: JQ Processor #88

Closed jshlbrd closed 1 year ago

jshlbrd commented 1 year ago

Description

Motivation and Context

This started as an experiment to see how difficult it would be to add jq support -- I think it's worth merging because jq provides coverage for data transformations not yet implemented as processors.

How Has This Been Tested?

Added new unit tests.

Types of changes

Checklist: