Redact Credit Card Number in Hyperbolic Traffic

AI security governance · MCP security · LLM gateway

What it does

Matches 13-19 digit credit card numbers; runner applies Luhn validation.

How Igris secures Hyperbolic traffic

Igris Content Guard inspects Hyperbolic requests and responses for Credit Card Number using regex-based detection, then redacts matches.

Gateway config for Hyperbolic

// Igris gateway → Hyperbolic
baseUrl: "https://api.hyperbolic.xyz/v1"
contentGuard:
  detectors: ["credit-card"]
  action: "redact"

Other detectors for Hyperbolic

Secure your AI estate with Igris