File size: 540 Bytes
8fd930f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | {
"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": "."
}
}
|