Open
Description
- Remove analyze subcommand
- Integrate functionality as a source flag in tracee - "analyze" will merely be a reingestion of event input into the pipeline
- Split pipeline beginning into an interface for a source program
- Two implemented source subprograms - eBPF and json file - which can feed the pipeline
- Open Question: How do we prevent an already derived event from rederiving and introducing duplicates in the output