Expand Minimize

Overview

Supported Input for SharePoint Code Analysis

The SharePoint code analysis can analyze the following input:

  • SharePoint solutions (.wsp) for SharePoint 2007/2010/2013/2016
  • SharePoint apps for SharePoint 2013/2016/Online

The code within .wsp and .app files is extracted and the contained files are analyzed by the SharePoint code analyzer. This includes:

  • SharePoint artifacts in XML files, like Features, ContentTypes, ListTemplates
  • Assemblies (.dll)
  • ASP.NET files, like controls (.ascx), pages (.aspx) and master pages (.master)
  • JavaScript code, CSS

Supported SharePoint Project Types

SharePoint developers typically use different tools and templates to create SharePoint projects in Visual Studio.
The add-in for Visual Studio can be used with SharePoint projects which have been created with one of the following tools:

The SPCAF client application supports the analysis of SharePoint .wsp and .app files without having access to the source code.

In this Section

About Information about the intention and evolutionary history of SPCAF.
System Requirements Describes the required compontents for SPCAF.
SDK Intructions and samples how to extend SPCAF.
Rulesets Rulesets in SPCAF are files with extension '.spruleset' which configure the analysis process and define, which rules are disabled during analysis.
How To's Instruction how to use SPCAF optimal in your development process.
License Information about the license for using SPCAF.
Release notes List of changes and fixes in each release.
Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.