...
Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
|---|---|---|---|---|---|
EXP18-C | low | likely | medium | P6 | L2 |
Automated Detection
Tool | Version | Checker | Description | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
| ||||||||||
|
|
|
| ||||||||||
|
|
|
| ||||||||||
|
|
|
|
...
MITRE CWE: CWE-480, "Use of Incorrect Operator"
Bibliography
\[[Hatton 1995|AA. Bibliography#Hatton 95]\] Section 2.7.2, "Errors of omission and addition"Wiki Markup
...
EXP17-C. Do not perform bitwise operations in conditional expressions 03. Expressions (EXP)