Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/BuilderIO/agent-native
/ proxy-security.spec.ts
File
proxy-security.spec.ts
packages/core/src/tools/proxy-security.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{
3
MAX_TOOL_PROXY_RESPONSE_SIZE,
4
collectSecretValues,
Callers
nothing calls this directly
Calls
6
normalizeToolProxyMethod
Function · 0.85
sanitizeOutboundHeaders
Function · 0.85
readResponseTextWithLimit
Function · 0.85
collectSecretValues
Function · 0.85
redactSecrets
Function · 0.85
redactString
Function · 0.85
Tested by
no test coverage detected