| { | |
| "candidate_rules": [], | |
| "challenge": { | |
| "attack_surface": [ | |
| "serialization-mutation" | |
| ], | |
| "control_type": "positive", | |
| "difficulty": "intermediate", | |
| "expected_decision": "WARN", | |
| "oracle_ids": [ | |
| "LF-ORACLE-SER-0007" | |
| ], | |
| "related_cases": [], | |
| "severity": "medium", | |
| "techniques": [ | |
| "pickle" | |
| ], | |
| "transformations": [] | |
| }, | |
| "corpus_id": "LF-CH-SER-0007", | |
| "description": "Serialization pickle double wrapper.", | |
| "expected_rules": [], | |
| "generator": "challenges.generate_challenge", | |
| "ground_truth": "synthetic-generated", | |
| "must_not_rules": [], | |
| "repo_name": "serialization-pickle-double-wrapper", | |
| "repo_type": "model", | |
| "safe_fixture": true, | |
| "safety": "inert/canary-only", | |
| "schema": 1, | |
| "validation": { | |
| "kind": "verify-package", | |
| "target": "bundle.zip" | |
| } | |
| } | |