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