Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by sciSpider Java v3.0

...

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

EXP32 EXP03- J

low

likely

medium

P6

L2

Automated Detection

...

Search for vulnerabilities resulting from the violation of this rule on the CERT website.

References

Wiki Markup
\[[Bloch 09|AA. Java References#Bloch 09]\] 4. "Searching for the One"
\[[Pugh 09|AA. Java References#Pugh 09]\] Using == to compare objects rather than .equals

...