We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b45d89e + 1ba3144 commit 1bea239Copy full SHA for 1bea239
1 file changed
contrib/ci/claude_security_review.py
@@ -35,7 +35,7 @@
35
36
MAX_DIFF_CHARS = 800_000
37
CLAUDE_TIMEOUT_SECONDS = 20 * 60
38
-CLAUDE_MODEL = "claude-opus-4-6"
+CLAUDE_MODEL = "claude-opus-4-7"
39
CLAUDE_EFFORT = "max"
40
41
VERDICT_PASS = "PASS"
0 commit comments