Expand description
Reusable event capture and analysis pipeline used by the AgentSight CLI.
Re-exports§
pub use binary_extractor::BinaryExtractor;pub use event::Event;pub use runners::AgentRunner;pub use runners::EventStream;pub use runners::Runner;pub use runners::RunnerError;pub use view::MaterializedView;
Modules§
- analyzers
- binary_
extractor - binary_
resolver - Resolution of the ELF binary that sslsniff should attach its SSL uprobe to.
- event
- model
- runners
- sinks
- sources
- text
- view