↓ 1 callersFunctioncmdCreateFinding(
requestId: string,
title: string,
description?: string,
reporter?: string,
dedupeKey?: string,
)
skills/caido-mode/lib/commands/findings.ts:35
↓ 1 callersFunctioncmdSendRaw(
host: string,
port: number,
tls: boolean,
raw: string,
opts: OutputOpts,
overrides?: ConnectionO
skills/caido-mode/lib/commands/replay.ts:234