serialization-doc-example-control / CHALLENGE_ORACLE.json
izm1chael's picture
Publish Layerfault deep challenge LF-CH-SER-0018
8d2e660 verified
Raw
History Blame Contribute Delete
632 Bytes
{
"attack_surface": [
"serialization-mutation"
],
"control_type": "negative",
"corpus_id": "LF-CH-SER-0018",
"difficulty": "hard",
"expected_decision": "PASS",
"ground_truth": "synthetic-generated",
"layerfault_rule_expectations": {
"candidate_rules": [],
"expected_rules": [],
"must_not_rules": [
"LF-PICKLE-DANGEROUS-GLOBAL"
]
},
"oracle_ids": [
"LF-ORACLE-SER-0018"
],
"related_cases": [],
"repo_name": "serialization-doc-example-control",
"safe_fixture": true,
"schema": 2,
"severity": "informational",
"techniques": [
"control"
],
"transformations": []
}