File size: 677 Bytes
de3bbc8 | 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-0001",
"difficulty": "basic",
"expected_decision": "PASS",
"ground_truth": "synthetic-generated",
"layerfault_rule_expectations": {
"candidate_rules": [],
"expected_rules": [],
"must_not_rules": [
"LF-CODE-SUBPROCESS",
"LF-PY-CALL-PROCESS"
]
},
"oracle_ids": [
"LF-ORACLE-FALSE-POSITIVE-CONTROL"
],
"related_cases": [],
"repo_name": "near-miss-python-subprocess-comment",
"safe_fixture": true,
"schema": 2,
"severity": "informational",
"techniques": [
"comment-only"
],
"transformations": []
}
|