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