correlation-config-to-custom-source / LAYERFAULT_CORPUS.json
izm1chael's picture
Publish Layerfault deep challenge LF-CH-CORR-0002
9135b94 verified
Raw
History Blame Contribute Delete
895 Bytes
{
"candidate_rules": [
"LF-CONFIG-CUSTOM-CLASS",
"LF-CODE-AUTO-MAP"
],
"challenge": {
"attack_surface": [
"cross-file-correlation"
],
"control_type": "positive",
"difficulty": "intermediate",
"expected_decision": "WARN",
"oracle_ids": [
"LF-ORACLE-CORR-0002"
],
"related_cases": [],
"severity": "medium",
"techniques": [
"correlation"
],
"transformations": []
},
"corpus_id": "LF-CH-CORR-0002",
"description": "Correlation config to custom source.",
"expected_rules": [],
"generator": "challenges.generate_challenge",
"ground_truth": "synthetic-generated",
"must_not_rules": [],
"repo_name": "correlation-config-to-custom-source",
"repo_type": "model",
"safe_fixture": true,
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "verify-package",
"target": "."
}
}