File size: 889 Bytes
635e004 | 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 35 36 37 38 39 40 41 | {
"candidate_rules": [],
"challenge": {
"attack_surface": [
"script-supply-chain"
],
"control_type": "negative",
"difficulty": "basic",
"expected_decision": "PASS",
"oracle_ids": [
"LF-ORACLE-SCRX-0001"
],
"related_cases": [],
"severity": "informational",
"techniques": [
"clean",
"doc",
"control"
],
"transformations": []
},
"corpus_id": "LF-CH-SCRX-0001",
"description": "Script clean doc control.",
"expected_rules": [],
"generator": "challenges.generate_challenge",
"ground_truth": "synthetic-generated",
"must_not_rules": [
"LF-CODE-SUBPROCESS",
"LF-CODE-NETWORK"
],
"repo_name": "script-clean-doc-control",
"repo_type": "model",
"safe_fixture": true,
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "verify-package",
"target": "."
}
}
|