Skip to main content

Module filter

Module filter 

Source
Expand description

Command-aware output filtering pipeline.

Modules§

security

Structs§

FilterConfig
Configuration for output filters.
FilterMetrics
FilterPipeline
FilterResult
Result of applying a filter to tool output.
OutputFilterRegistry
Registry of filters with pipeline support, security whitelist, and metrics.
SecurityFilterConfig

Enums§

CommandMatcher
FilterConfidence

Traits§

OutputFilter
Command-aware output filter.

Functions§

sanitize_output
Strip ANSI escape sequences, carriage-return progress bars, and collapse blank lines.
strip_ansi
Strip only ANSI escape sequences, preserving newlines and whitespace.
worse_confidence