Skip to main content
Version: 0.37.3

CDX-CFG-030: Invalid web_search Mode - Codex CLI

Summary

  • Rule ID: CDX-CFG-030
  • Severity: MEDIUM
  • Category: Codex CLI
  • Normative Level: MUST
  • Auto-Fix: No
  • Verified On: 2026-06-24

Applicability

  • Tool: codex
  • Version Range: >=0.142.0
  • Spec Revision: unspecified

Evidence Sources

Test Coverage Metadata

  • Unit tests: true
  • Fixture tests: false
  • E2E tests: false

Examples

The following examples demonstrate what triggers this rule and how to fix it.

Invalid

web_search = "server_approved"

Valid

web_search = "indexed"