File size: 501 Bytes
f5ee207 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | {
"candidate_rules": [
"LF-PICKLE-OPAQUE-COMPRESSED"
],
"corpus_id": "LF-CORPUS-PKL-0004",
"description": "GZip-compressed benign Pickle stored with a .pkl extension.",
"expected_rules": [],
"generator": "extra_formats.pickle_compressed",
"ground_truth": "synthetic-generated",
"must_not_rules": [],
"repo_name": "pickle-compressed",
"repo_type": "model",
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "inspect",
"target": "model.pkl"
}
}
|