File size: 841 Bytes
f4396eb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
  "candidate_rules": [],
  "challenge": {
    "attack_surface": [
      "serialization-mutation"
    ],
    "control_type": "positive",
    "difficulty": "intermediate",
    "expected_decision": "WARN",
    "oracle_ids": [
      "LF-ORACLE-SER-0012"
    ],
    "related_cases": [],
    "severity": "medium",
    "techniques": [
      "numpy"
    ],
    "transformations": []
  },
  "corpus_id": "LF-CH-SER-0012",
  "description": "Serialization numpy object renamed.",
  "expected_rules": [],
  "generator": "challenges.generate_challenge",
  "ground_truth": "synthetic-generated",
  "must_not_rules": [],
  "repo_name": "serialization-numpy-object-renamed",
  "repo_type": "model",
  "safe_fixture": true,
  "safety": "inert/canary-only",
  "schema": 1,
  "validation": {
    "kind": "verify-package",
    "target": "weights.model"
  }
}