Redact IPv4 Address in Novita AI Traffic

AI security governance · MCP security · LLM gateway

What it does

Matches IPv4 dotted-quad with valid octets (0-255).

How Igris secures Novita AI traffic

Igris Content Guard inspects Novita AI requests and responses for IPv4 Address using regex-based detection, then redacts matches.

Gateway config for Novita AI

// Igris gateway → Novita AI
baseUrl: "https://api.novita.ai/v3/openai"
contentGuard:
  detectors: ["ipv4"]
  action: "redact"

Other detectors for Novita AI

Secure your AI estate with Igris