File size: 684 Bytes
16c7c7d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | {
"attack_surface": [
"script-supply-chain"
],
"control_type": "positive",
"corpus_id": "LF-CH-SCRX-0008",
"difficulty": "hard",
"expected_decision": "BLOCK",
"ground_truth": "synthetic-generated",
"layerfault_rule_expectations": {
"candidate_rules": [
"LF-DEP-NPM-INSTALL-HOOK",
"LF-JS-SEMANTIC-PROCESS"
],
"expected_rules": [],
"must_not_rules": []
},
"oracle_ids": [
"LF-ORACLE-SCRX-0008"
],
"related_cases": [],
"repo_name": "script-js-install-hook-chain",
"safe_fixture": true,
"schema": 2,
"severity": "medium",
"techniques": [
"js",
"install",
"hook",
"chain"
],
"transformations": []
}
|