| { | |
| "candidate_rules": [], | |
| "corpus_id": "LF-CORPUS-NPY-0001", | |
| "description": "NumPy object array plus explicit allow_pickle loader call.", | |
| "expected_rules": [ | |
| "LF-NPY-PICKLE", | |
| "LF-PY-NUMPY-ALLOW-PICKLE", | |
| "LF-CORR-NUMPY-ALLOW-PICKLE" | |
| ], | |
| "generator": "formats.npy_pickle", | |
| "ground_truth": "synthetic-generated", | |
| "must_not_rules": [], | |
| "repo_name": "numpy-object-pickle", | |
| "repo_type": "model", | |
| "safety": "inert/canary-only", | |
| "schema": 1, | |
| "validation": { | |
| "kind": "verify-package", | |
| "target": "." | |
| } | |
| } | |