Commit b37c56f
fix: align task 135 instruction text with oracle answer
The oracle for ccx-vuln-remed-135 (Chromium sandbox audit) had correct
files/symbols but the instruction text referenced wrong class names and
directories (BPFBasePolicy→BaselinePolicy, content/browser/→sandbox/policy/linux/).
Verified all oracle paths against sg-evals/chromium--2d05e315 mirror.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 81b8f7d commit b37c56f
File tree
3 files changed
+3
-3
lines changed- benchmarks/ccb_mcp_security/ccx-vuln-remed-135
- tests
3 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments