File size: 647 Bytes
ae77e13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "attack_surface": [
    "serialization-mutation"
  ],
  "control_type": "positive",
  "corpus_id": "LF-CH-SER-0005",
  "difficulty": "adversarial",
  "expected_decision": "BLOCK",
  "ground_truth": "synthetic-generated",
  "layerfault_rule_expectations": {
    "candidate_rules": [
      "LF-PICKLE-OPAQUE-COMPRESSED"
    ],
    "expected_rules": [],
    "must_not_rules": []
  },
  "oracle_ids": [
    "LF-ORACLE-SER-0005"
  ],
  "related_cases": [],
  "repo_name": "serialization-pickle-gzip-wrapper",
  "safe_fixture": true,
  "schema": 2,
  "severity": "critical",
  "techniques": [
    "pickle",
    "gzip"
  ],
  "transformations": []
}