Commit ea02c0e
Update rubocop complexity thresholds for security fix
The CVE-2026-25765 security fix added an additional conditional check
to build_exclusive_url, increasing complexity metrics from 13 to 15.
Update the rubocop_todo.yml thresholds to reflect this acceptable
increase for security purposes.
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>1 parent d0fc049 commit ea02c0e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
0 commit comments