native-capability-library / LAYERFAULT_CORPUS.json
izm1chael's picture
Publish Layerfault synthetic corpus LF-CORPUS-NATIVE-0001
eb12c8e verified
Raw
History Blame Contribute Delete
814 Bytes
{
"candidate_rules": [
"LF-CORR-CUSTOM-LOADER-NATIVE",
"LF-NATIVE-DYNAMIC-LOAD",
"LF-NATIVE-EXEC-CAPABILITY",
"LF-NATIVE-NETWORK-CAPABILITY",
"LF-NATIVE-RPATH"
],
"corpus_id": "LF-CORPUS-NATIVE-0001",
"description": "HF-style package with an inert ELF shared library importing dlopen, socket and system, built with $ORIGIN RPATH; custom loader references it via ctypes.",
"expected_rules": [
"LF-CODE-CTYPES",
"LF-PY-NATIVE-LOAD",
"LF-CORR-HF-LOADER-NATIVE-LOAD"
],
"generator": "native.native_capability_library",
"ground_truth": "synthetic-generated",
"must_not_rules": [],
"repo_name": "native-capability-library",
"repo_type": "model",
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "verify-package",
"target": "."
}
}