Redact Email Address in Anthropic Traffic

AI security governance · MCP security · LLM gateway

What it does

Matches RFC-loose email addresses.

How Igris secures Anthropic traffic

Igris Content Guard inspects Anthropic requests and responses for Email Address using regex-based detection, then redacts matches.

Gateway config for Anthropic

// Igris gateway → Anthropic
baseUrl: "https://api.anthropic.com/v1"
contentGuard:
  detectors: ["email"]
  action: "redact"

Other detectors for Anthropic

Secure your AI estate with Igris