//! Output scanning and externalization gate.
//!//! Scans sandbox output for secrets, credentials, and sensitive data
//! before allowing it to leave the sandbox boundary.
pubmodgate;pubmodsecrets;pubmodtypes;pubusegate::ExternalizationGate;pubusetypes::{ExternalizationPolicy, ScanFinding, ScanResult, ScanVerdict, Severity};