There are many groups in VS2010's static analyzer:
- All Rules
- Basic Correctness Rules
- Basic Design Guideline Rules
- Extended Correctness Rules
- Extended Design Guideline Rules
- Globalization Rules
- Minimum Recommended Rules
- Security Rules
But it is too hard to decide on a proper option.
What option do you use? What option do most of people use?
I usually work with C/C++.