MCPcopy
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

1import { describe, expect, it } from 'vitest'
2import {
3 isLargeDataKey,
4 isSensitiveKey,

Callers

nothing calls this directly

Calls 6

isLargeDataKeyFunction · 0.90
isSensitiveKeyFunction · 0.90
redactSensitiveValuesFunction · 0.90
redactApiKeysFunction · 0.90
sanitizeForLoggingFunction · 0.90
sanitizeEventDataFunction · 0.90

Tested by

no test coverage detected