Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ redaction.test.ts
File
redaction.test.ts
apps/sim/lib/core/security/redaction.test.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
isLargeDataKey,
4
isSensitiveKey,
Callers
nothing calls this directly
Calls
6
isLargeDataKey
Function · 0.90
isSensitiveKey
Function · 0.90
redactSensitiveValues
Function · 0.90
redactApiKeys
Function · 0.90
sanitizeForLogging
Function · 0.90
sanitizeEventData
Function · 0.90
Tested by
no test coverage detected