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