format-onnx-clean-control / LAYERFAULT_CORPUS.json
izm1chael's picture
Publish Layerfault deep challenge LF-CH-FMTX-0009
9d1b897 verified
Raw
History Blame Contribute Delete
891 Bytes
{
"candidate_rules": [],
"challenge": {
"attack_surface": [
"model-format-structure"
],
"control_type": "negative",
"difficulty": "compound",
"expected_decision": "PASS",
"oracle_ids": [
"LF-ORACLE-FMTX-0009"
],
"related_cases": [],
"severity": "informational",
"techniques": [
"onnx",
"control"
],
"transformations": []
},
"corpus_id": "LF-CH-FMTX-0009",
"description": "Format onnx clean control.",
"expected_rules": [
"LF-ONNX-STRUCT-VALID"
],
"generator": "challenges.generate_challenge",
"ground_truth": "synthetic-generated",
"must_not_rules": [
"LF-ONNX-CUSTOM-OP"
],
"repo_name": "format-onnx-clean-control",
"repo_type": "model",
"safe_fixture": true,
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "inspect",
"target": "model.onnx"
}
}