...
Arrays are a common source of vulnerabilities in C language programs, because they are frequently used but not always fully understood.
Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
|---|---|---|---|---|---|
ARR01-A | high | probable | low | P18 | L1 |
...
...
Arrays are a common source of vulnerabilities in C language programs, because they are frequently used but not always fully understood.
Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
|---|---|---|---|---|---|
ARR01-A | high | probable | low | P18 | L1 |
...