MEDIUMsrc/CommandExecutor.ts:1 β Code-execution surface: a node child_process call site. The server can run commands on the host; review what it executes and whether any input reaches it.
MEDIUMsrc/ProcessTracker.ts:1 β Code-execution surface: a node child_process call site. The server can run commands on the host; review what it executes and whether any input reaches it.
MEDIUMsrc/SendControlCharacter.ts:1 β Code-execution surface: a node child_process call site. The server can run commands on the host; review what it executes and whether any input reaches it.
MEDIUMsrc/TtyOutputReader.ts:1 β Code-execution surface: a node child_process call site. The server can run commands on the host; review what it executes and whether any input reaches it.
INFOtest/unit/CommandExecutor.test.ts:7 β Code-execution call site (node child_process) in TEST code. Down-weighted to informational: this is the test exercising the server, not the server's runtime surface.
INFOtest/unit/ProcessTracker.test.ts:9 β Code-execution call site (node child_process) in TEST code. Down-weighted to informational: this is the test exercising the server, not the server's runtime surface.