fix(governance): tighten P2-105 redaction value guard
This commit is contained in:
@@ -270,6 +270,15 @@ def _require_no_forbidden_display_terms(payload: dict[str, Any], label: str) ->
|
||||
"批准!繼續",
|
||||
"In app browser",
|
||||
"My request for Codex",
|
||||
"browser_context",
|
||||
"codex_user_message",
|
||||
"prompt_text",
|
||||
"raw prompt",
|
||||
"private reasoning",
|
||||
"chain of thought",
|
||||
"private_reasoning",
|
||||
"chain_of_thought",
|
||||
"authorization_header",
|
||||
"work window transcript",
|
||||
"internal collaboration transcript",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user