script-clean-doc-control / LAYERFAULT_CORPUS.json
izm1chael's picture
Publish Layerfault deep challenge LF-CH-SCRX-0001
635e004 verified
Raw
History Blame Contribute Delete
889 Bytes
{
"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": "."
}
}