pub fn scan(bytes: &[u8]) -> Result<Report, SentinelError>Expand description
Convenience: parse an MCP manifest from raw JSON bytes and produce a full report.
pub fn scan(bytes: &[u8]) -> Result<Report, SentinelError>Convenience: parse an MCP manifest from raw JSON bytes and produce a full report.