dependency-local-path / LAYERFAULT_CORPUS.json
izm1chael's picture
Publish Layerfault deep challenge LF-CH-DEPX-0005
53c85c5 verified
Raw
History Blame Contribute Delete
840 Bytes
{
"candidate_rules": [],
"challenge": {
"attack_surface": [
"dependency-supply-chain"
],
"control_type": "positive",
"difficulty": "adversarial",
"expected_decision": "BLOCK",
"oracle_ids": [
"LF-ORACLE-DEPX-0005"
],
"related_cases": [],
"severity": "critical",
"techniques": [
"dependency"
],
"transformations": []
},
"corpus_id": "LF-CH-DEPX-0005",
"description": "Dependency local path.",
"expected_rules": [
"LF-DEP-LOCAL-PATH"
],
"generator": "challenges.generate_challenge",
"ground_truth": "synthetic-generated",
"must_not_rules": [],
"repo_name": "dependency-local-path",
"repo_type": "model",
"safe_fixture": true,
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "verify-package",
"target": "."
}
}