MCPcopy
hub / github.com/nestjs/nest / tcp-json-socket-pipeline.spec.ts

File tcp-json-socket-pipeline.spec.ts

integration/microservices/e2e/tcp-json-socket-pipeline.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Integration test for the TCP json-socket pipelined-frames stack-overflow fix.
3 *
4 * Vulnerability: handleData() called itself recursively once per fully-received

Callers

nothing calls this directly

Calls 12

doneFunction · 0.85
parseFramesFunction · 0.85
createTestingModuleMethod · 0.80
frameFunction · 0.70
listenMethod · 0.65
closeMethod · 0.65
onMethod · 0.65
setTimeoutFunction · 0.50
compileMethod · 0.45
findMethod · 0.45
connectMethod · 0.45

Tested by

no test coverage detected