FxCop does not cover many vulnerabilities like XSS, SQL injection etc. These vulnerabilities were taken care of by CAT.NET earlier. CAT.NET is compatible with FxCop 1.35 but not FxCop 10.0.
Is there any way I can get those rules in FxCop 10.0??
PS: The code to be analyzed is not compatible with VS 2008 as it was written with a newer version.