Skip to content

Commit 4b6d0d6

Browse files
committed
feat: Gemini 2.5 Pro ISC via LaTeX template (#52) + README restructure
New ISC case: - Gemini 2.5 Pro jailbroken via pure LaTeX template (no code/Python) - New template: templates/other_latex_fraud_survey/ - 24/330 models confirmed README restructure: - Merged NOTE + Rules into single "What is ISC?" block - Separated "Updates" (ISC cases) from "News" (milestones, papers) - Added "How to Contribute" section (just open an issue, no fork needed) - Simplified FAQ: 6 items, no duplicates - Added "Other interesting works" (Past Tense, Self-Jailbreak, Role Confusion) Website: - Removed plaintext email from 3 locations (privacy) - Added Gemini 2.5 Pro to Community Reproductions
1 parent 40334a8 commit 4b6d0d6

9 files changed

Lines changed: 507 additions & 243 deletions

File tree

README.md

Lines changed: 81 additions & 70 deletions
Large diffs are not rendered by default.

assets/isc_cases.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,8 @@
7373
},
7474
"Gemini 3.1 Pro Preview": {
7575
"demos": [{"link": "https://github.com/wuyoscar/ISC-Bench/tree/main/community/issue-42-gemini31pro-agent-qwenguard", "by": "wuyoscar"}]
76+
},
77+
"Gemini 2.5 Pro": {
78+
"demos": [{"link": "https://github.com/wuyoscar/ISC-Bench/issues/52", "by": "wuyoscar"}]
7679
}
7780
}

assets/leaderboard_history.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,13 @@
4848
{"model": "Claude Sonnet 4.5", "by": "fresh-ma"},
4949
{"model": "Gemini 3.1 Pro Preview", "by": "wuyoscar"}
5050
]
51+
},
52+
{
53+
"date": "2026-03-28",
54+
"total": 330,
55+
"confirmed": 24,
56+
"events": [
57+
{"model": "Gemini 2.5 Pro", "by": "wuyoscar"}
58+
]
5159
}
5260
]

0 commit comments

Comments
 (0)