mcpServerSignal
Last updated
Evidence of a single signal that classified a cloud asset as an MCP server.
type McpServerSignal {
signal: String
where: String
matched: String
}signal String
Kind of signal that matched during MCP server detection.
where String
Location where the signal was detected.
matched String
Literal value that matched during MCP server detection.
Last updated
