script-js-computed-require / LAYERFAULT_CORPUS.json
izm1chael's picture
Publish Layerfault deep challenge LF-CH-SCRX-0004
c572622 verified
Raw
History Blame Contribute Delete
871 Bytes
{
"candidate_rules": [
"LF-JS-SEMANTIC-PROCESS"
],
"challenge": {
"attack_surface": [
"script-supply-chain"
],
"control_type": "positive",
"difficulty": "compound",
"expected_decision": "BLOCK",
"oracle_ids": [
"LF-ORACLE-SCRX-0004"
],
"related_cases": [],
"severity": "high",
"techniques": [
"js",
"computed",
"require"
],
"transformations": []
},
"corpus_id": "LF-CH-SCRX-0004",
"description": "Script js computed require.",
"expected_rules": [],
"generator": "challenges.generate_challenge",
"ground_truth": "synthetic-generated",
"must_not_rules": [],
"repo_name": "script-js-computed-require",
"repo_type": "model",
"safe_fixture": true,
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "verify-package",
"target": "."
}
}