File size: 598 Bytes
f80e977 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | {
"candidate_rules": [],
"corpus_id": "LF-CORPUS-COREML-0001",
"description": "Minimal CoreML protobuf-shaped model containing a custom-layer marker and traversal reference.",
"expected_rules": [
"LF-COREML-CUSTOM",
"LF-COREML-PATH-TRAVERSAL",
"LF-COREML-STRUCTURAL"
],
"generator": "extra_formats.coreml_custom_and_path",
"ground_truth": "synthetic-generated",
"must_not_rules": [],
"repo_name": "coreml-custom-path",
"repo_type": "model",
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "inspect",
"target": "model.mlmodel"
}
}
|