...
Reusing a variable name in a subscope can lead to unintended values for the unintentionally referencing an incorrect variable.
Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
DCL01-A | 1 (low) | 1 (unlikely) | 2 (medium) | P2 | L3 |
...
...
Reusing a variable name in a subscope can lead to unintended values for the unintentionally referencing an incorrect variable.
Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
DCL01-A | 1 (low) | 1 (unlikely) | 2 (medium) | P2 | L3 |
...