I'm familiar with the typical usages of tools like FindBugs and PMD as they relate to finding sub-optimal code.
What I'm not familiar with are the static analysis tools designed specifically for finding security flaws in code. e.g. sql-injection, spoofing, and other security flaws.
What kinds of experiences and recommendations do people have with these tools?