Secrets

We empower our users to protect their sensitive data by redacting PII (Personally Identifiable Information) and at the same time provide clear tags of the type of the redacted data to keep the context full for the coding agents.

How do we protect your secrets?

We don’t store any sensitive data. We do data-redaction on all the recorded data using regex approach.

Default Redaction Options

Go to FlowLens extension settings

alt text

PII Redaction Settings

We provide 4 default redaction rules:

Rule Active by Default
Basic Auth No
Bearer Token No
Credit Card Yes
Digest Auth No

alt text

Adding Custom Rule

  • press edit configuration

alt text

  • Add your redaction rule
    • Give it a title
    • Write regex pattern
    • Press Add

alt text

  • New rule will be added and activated

alt text

Activating/Deactivating Rules

  • press edit configuration

alt text

  • Toggle activation box

alt text