MCPcopy 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
3import { describe, expect, it } from "bun:test";
4import { hasShareabilitySensitiveText, isSecretKey, sanitizeConfigValue } from "./redaction";

Callers

nothing calls this directly

Calls 3

isSecretKeyFunction · 0.90
sanitizeConfigValueFunction · 0.90

Tested by

no test coverage detected