This is a an VisualStudio Extension that shows how TeamMentor can be integrated with CAT.NET (a SAST tool)
CAT.NET is a binary analysis tool that finds vulnerabilites in your code that can result in some of the most common attacks, such as Cross-Site Scripting, SQL Injection, Format String, XPath Injection and more. TeamMentor provides the guidance you need to understand and fix these vulnerabilities.
To use TeamMentor, build your code and a CAT.NET scan will be started automatically. If vulnerabilities are found in your code, you will see them in the error list within Visual Studio. Double click on an error and you will see information on the vulnerability in this page. Click on any of the links to review best practice guidelines for fixing the problem as well as checklists for checking your own code.