File size: 675 Bytes
89a57a1 | 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 | {
"attack_surface": [
"false-positive-resistance"
],
"control_type": "negative",
"corpus_id": "LF-CH-NEG-0002",
"difficulty": "intermediate",
"expected_decision": "PASS",
"ground_truth": "synthetic-generated",
"layerfault_rule_expectations": {
"candidate_rules": [],
"expected_rules": [],
"must_not_rules": [
"LF-CODE-EVAL",
"LF-PY-CALL-DYNAMIC-CODE"
]
},
"oracle_ids": [
"LF-ORACLE-FALSE-POSITIVE-CONTROL"
],
"related_cases": [],
"repo_name": "near-miss-python-eval-string",
"safe_fixture": true,
"schema": 2,
"severity": "informational",
"techniques": [
"quoted-code"
],
"transformations": []
}
|