serialization-pickle-gzip-wrapper / LAYERFAULT_CORPUS.json
izm1chael's picture
Publish Layerfault deep challenge LF-CH-SER-0005
ae77e13 verified
Raw
History Blame Contribute Delete
895 Bytes
{
"candidate_rules": [
"LF-PICKLE-OPAQUE-COMPRESSED"
],
"challenge": {
"attack_surface": [
"serialization-mutation"
],
"control_type": "positive",
"difficulty": "adversarial",
"expected_decision": "BLOCK",
"oracle_ids": [
"LF-ORACLE-SER-0005"
],
"related_cases": [],
"severity": "critical",
"techniques": [
"pickle",
"gzip"
],
"transformations": []
},
"corpus_id": "LF-CH-SER-0005",
"description": "Serialization pickle gzip wrapper.",
"expected_rules": [],
"generator": "challenges.generate_challenge",
"ground_truth": "synthetic-generated",
"must_not_rules": [],
"repo_name": "serialization-pickle-gzip-wrapper",
"repo_type": "model",
"safe_fixture": true,
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "verify-package",
"target": "artifact.pkl.gz"
}
}