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