Remix.run Logo
Natalia724 4 hours ago

The in-process redaction design is the part I would want to evaluate first. Is there a way to audit which values were captured and which redaction rule matched for each probe hit?

karanraina 3 hours ago | parent [-]

we do show what data got redacted, we do not show which rule was used to match it yet.

all the rules get compiled into a single regex pattern, that lets us save on iterations.

karanraina 3 hours ago | parent [-]

this is how redacted data looks like on the extension

https://i.postimg.cc/jSmRpnRX/Screenshot-from-2026-08-05-10-...