Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexkit/magic-context
/ redaction.test.ts
File
redaction.test.ts
packages/cli/src/lib/redaction.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/// <reference types="bun-types" />
2
3
import
{ describe, expect, it } from
"bun:test"
;
4
import
{ hasShareabilitySensitiveText, isSecretKey, sanitizeConfigValue } from
"./redaction"
;
Callers
nothing calls this directly
Calls
3
isSecretKey
Function · 0.90
sanitizeConfigValue
Function · 0.90
hasShareabilitySensitiveText
Function · 0.90
Tested by
no test coverage detected