CoolFace
Modelpublic

LayerFault/pickle-serialization-package

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes6downloads
LAYERFAULT_CORPUS.json22 linesDownload Raw Back to root
1{2  "candidate_rules": [3    "LF-SERIALIZATION-UNSAFE"4  ],5  "corpus_id": "LF-CORPUS-PKL-0005",6  "description": "Package containing inert Pickle bytes that reference builtins.eval without executing it.",7  "expected_rules": [8    "LF-PICKLE-DANGEROUS-GLOBAL"9  ],10  "generator": "extra_formats.pickle_serialization_package",11  "ground_truth": "synthetic-generated",12  "must_not_rules": [],13  "repo_name": "pickle-serialization-package",14  "repo_type": "model",15  "safety": "inert/canary-only",16  "schema": 1,17  "validation": {18    "kind": "verify-package",19    "target": "."20  }21}22