serialization-numpy-object-array / LAYERFAULT_CORPUS.json
izm1chael's picture
Publish Layerfault deep challenge LF-CH-SER-0011
afbb3db verified
Raw
History Blame
846 Bytes
{
"candidate_rules": [],
"challenge": {
"attack_surface": [
"serialization-mutation"
],
"control_type": "positive",
"difficulty": "basic",
"expected_decision": "WARN",
"oracle_ids": [
"LF-ORACLE-SER-0011"
],
"related_cases": [],
"severity": "low",
"techniques": [
"numpy"
],
"transformations": []
},
"corpus_id": "LF-CH-SER-0011",
"description": "Serialization numpy object array.",
"expected_rules": [
"LF-NPY-PICKLE"
],
"generator": "challenges.generate_challenge",
"ground_truth": "synthetic-generated",
"must_not_rules": [],
"repo_name": "serialization-numpy-object-array",
"repo_type": "model",
"safe_fixture": true,
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "verify-package",
"target": "array.npy"
}
}