Skip to main content

ingest_paste

Function ingest_paste 

Source
pub fn ingest_paste(input: PasteIngest, config: IngestConfig) -> IngestBundle
Expand description

Turn a decomposed paste into a query + a local provider + a report.

Intent is preserved verbatim; evidence is segmented, content-addressed, and deduplicated by content. The returned IngestBundle::provider plugs into a Host like any other provider.