Adding Projects to CodeScan
This document provides a description about how to create a project in CodeScan.
Salesforce Permissions
The minimum permissions required in the Salesforce profile to add a Salesforce project in CodeScan are listed below:
API Enabled (mandatory)
Modify Metadata Through Metadata API Functions (mandatory)
View All Data
Author Apex (Needed when IncludeContentsOfPackages is enabled)
You can find all these permissions under Profile > Administrative Permissions in Salesforce.
Prerequisites
You will need a CodeScan organization to add a project to it. When signing up with CodeScan Cloud, an organization is created automatically under your username. New organizations can be created at any time using the '+' icon at the top-right corner of the screen.

Adding a Project into CodeScan
To be able to analyze code in CodeScan, you need to add a project first. This can easily be done by following the procedures below.
Log in to the CodeScan account.
On the top-right corner, click on the
+
icon and selectAnalyze new project
.Choose the
Organization
for which you'd like to create a project. ClickSet Up
.In the next window, click on
Add Analysis Project
.On the next screen, select from the applications displayed to add a new analysis project. You will be redirected to an authentication page to authorize CodeScan to access your source code.
CodeScan allows adding projects from:
The detailed instructions to add a project from each of the above-mentioned applications are covered separately. [Learn More]
Last updated
Was this helpful?