 
                            ...
Improper range checking can lead to buffer overflows and the execution of arbitary code by an attacker.
| Rule Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level | 
|---|---|---|---|---|---|
| INT13-A | 3 (high) | 1 (unlikely) | 2 (medium) | P6 | L2 | 
...
 
                            ...
Improper range checking can lead to buffer overflows and the execution of arbitary code by an attacker.
| Rule Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level | 
|---|---|---|---|---|---|
| INT13-A | 3 (high) | 1 (unlikely) | 2 (medium) | P6 | L2 | 
...