...
Failing to ensure that constants within an enumeration have unique values can result in unexpected logic results.
Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
|---|---|---|---|---|---|
INT09-C | low | probable | medium | P4 | L3 |
...
...
Failing to ensure that constants within an enumeration have unique values can result in unexpected logic results.
Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
|---|---|---|---|---|---|
INT09-C | low | probable | medium | P4 | L3 |
...