Skip to main content

scan

Function scan 

Source
pub fn scan(bytes: &[u8]) -> Result<Report, SentinelError>
Expand description

Convenience: parse an MCP manifest from raw JSON bytes and produce a full report.