Skip to Content
Hashsecured v1.0 is released 🎉
Getting StartedAccount Setup

Account Setup & Credentials

Before you can start scanning, you need to set up your account and retrieve a few key pieces of information.

1. Create a Hashsecured Account

If you haven’t already, sign up for a free account at hashsecured.com . You can sign up using your GitHub, Google, or email account.

2. Create or Join a Team

Hashsecured organizes projects under Teams. You can either:

  • Create a new Team: Click Create Team, provide a name, and invite members.
  • Join an existing Team: Request access to a Team if invited.

3. Create a Project

Once part of a Team, create a project to group and manage your scans. Provide the required information such as repository, image tag, or deployed URL. Private repositories require a PAT.

4. Find Your Credentials

You will need the following three credentials to configure the CI/CD integration:

  • User ID: A unique identifier for your account.
  • Project ID: The unique identifier for the project you want to associate scans with.
  • API Token: A secret token used to authenticate with the Hashsecured API.

To find these values:

  1. Log in to your Hashsecured Dashboard .
  2. Navigate to your Profile or Account Settings page.
  3. Your User ID and Project ID will be listed there.
  4. Generate a new API Token from the ‘API Tokens’ section. Copy this token immediately and store it securely, as you will not be able to see it again.