File size: 618 Bytes
703aa4a | 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": [
"performance-bounds"
],
"control_type": "positive",
"corpus_id": "LF-CH-BND-0006",
"difficulty": "basic",
"expected_decision": "WARN",
"ground_truth": "synthetic-generated",
"layerfault_rule_expectations": {
"candidate_rules": [
"LF-ARCHIVE-NESTED"
],
"expected_rules": [],
"must_not_rules": []
},
"oracle_ids": [
"LF-ORACLE-BND-0006"
],
"related_cases": [],
"repo_name": "bounds-nested-archives-safe",
"safe_fixture": true,
"schema": 2,
"severity": "low",
"techniques": [
"bounds",
"archive"
],
"transformations": []
}
|