| { | |
| "candidate_rules": [ | |
| "LF-SERIALIZATION-UNSAFE" | |
| ], | |
| "corpus_id": "LF-CORPUS-PKL-0005", | |
| "description": "Package containing inert Pickle bytes that reference builtins.eval without executing it.", | |
| "expected_rules": [ | |
| "LF-PICKLE-DANGEROUS-GLOBAL" | |
| ], | |
| "generator": "extra_formats.pickle_serialization_package", | |
| "ground_truth": "synthetic-generated", | |
| "must_not_rules": [], | |
| "repo_name": "pickle-serialization-package", | |
| "repo_type": "model", | |
| "safety": "inert/canary-only", | |
| "schema": 1, | |
| "validation": { | |
| "kind": "verify-package", | |
| "target": "." | |
| } | |
| } | |