Getting Started
The following article demonstrates how to create a new CodeScan cloud account and log in to an existing CodeScan account, as well as how to set up your CodeScan account to get started.
Signing Up with CodeScan
Follow the steps below to sign up and log in to CodeScan Cloud:
To sign up for CodeScan Cloud, navigate to https://www.codescan.io/.

By default, the instance URL is presumed to be from the United States (US), and the URL would look something like
https://app.codescan.io/sessions/new?return to=/%2F
.
Click on
Log in with AuthO
.Go to the
Sign Up
tab.

On the next screen, enter the following details to sign up for CodeScan:
Email address
: Enter a valid email address.Password
: Enter your password.Full name
: Enter the name associated with your account profile.Company name
: Enter the name of the company or organization.Phone number
: Enter a valid phone number.Requires Two-Factor Authentication
: You can also enable Two-Factor Authentication for your login.Read and accept our terms of service and privacy policy and select the checkbox.
Click on
Sign Up
button.
And you're in! Enjoy!
Two-Factor Authentication (MFA/2FA)
CodeScan offers MFA/2FA to further support account privacy and security. This document helps you understand how to set up and work with 2FA.
When you sign up to CodeScan cloud, you can enable two-factor authentication by selecting the
Require Two-Factor Authentication
checkbox.

Fill in all the details and click on the
Sign Up
button.Download the authenticator app on your mobile phone. Once you have downloaded the app, select
I’ve already downloaded it
to continue.Next, you will be prompted to scan the QR code with your Guardian (authenticator) app.
A token is generated and available on the screen for you to copy and save.
Click the checkbox next to
I have safely recorded this code
to confirm you have recorded it and continue.
And you have set your 2FA!!
Logging In
The CodeScan login screen allows you to log in to your instance.
Navigate your web browser to your instance's URL, for example, https://app.codescan.io/ for US region, https://app-eu.codescan.io/ for EU region or https://app-aus.codescan.io/ for AUS region.
The CodeScan login screen appears.
You can
Login with AuthO
orLog in with SAML2
if enabled or you can click onMore options
to enter your login credentials (username and password).

Click on
Log in
.
The CodeScan welcome screen appear.

If you choose
Application Security Testing
, you will be taken to the Projects page, which will be your default homepage. As a result, the next time you log in to CodeScan, you will be instantly directed to the Projects page because it is set as the default page.Similarly, if you choose
Policy Management
, the Policy Results screen will be set as your default homepage.The
Policy Results
page is also accessible via theMore
menu.
Getting Started with CodeScan Cloud
There are three steps to get CodeScan Cloud working for you.
Defining Your Standards
Achieving Visibility
Enforcing Your Standards
The following sections will include links to articles to help you set up CodeScan through these three steps.
Defining Your Standards
CodeScan comes out-of-the-box with some predefined rule sets. These represent our recommended minimums for your security and quality.
However, these rule sets are completely customizable. Define what you would like to see and how important it is by creating your own custom rule sets. Click here to learn how customizable rule.
Defining an expected level of quality is also very important. The highest-level quality indicator of your code is a hard pass or fail. Click here to learn how to set these standards.
Achieving Visibility
CodeScan helps you keep your code clean as you develop using the branching functionality and new code periods.
Seeing the issues as they appear allows you to maintain your standards on current development and plan your refactoring efforts. See here for more information on Branching Functionality and the New Code tab.
Enforcing Your Standards
Passing or failing a project on the CodeScan dashboard is very useful. The next step is to use those metrics to enforce your standards. Learn how CodeScan can be integrated into your repository or pipeline with our articles around CI/CD.
Our support team is always happy to help if you get stuck! You can reach us at [email protected].
Enjoy cleaner code!
~ CodeScan Team
Last updated
Was this helpful?