Skip to content

Project Settings

Use Project Settings to manage project-level administration: edit basic project details, transfer the project to another organization, or permanently delete it.

Edit project details

In Settings → Details you can update:

Project Settings

  • Name: rename the project
  • Default branch: update the branch (e.g. main) used for scans
  • Type: change the Specialized agent shown next to the project title (e.g., if you started with Default but want EVM for Solidity-focused scanning).

To edit these fields:

  1. Click Edit Settings
  2. Make your changes
  3. Click Save Changes

Transfer a project to another organization

If you belong to multiple organizations, you can move a project to a different organization you belong to.

  1. Open the project and go to Settings
  2. Click Transfer Project.
  3. Select the destination organization.
  4. Click Transfer.
Transfer Project

WARNING

You must have admin access to the destination organization. If the destination org already has a project with the same name, the transfer may fail until you rename one of them.

Scan Configuration

Select or deselect files to be scanned, select docs to be scanned, change scan modes, or change the granularity of the YAML configuration.

Scan Configuration

Rules

Rules uploaded here run on every scan unless toggled off or deleted.

Rules settings

Knowledge Base

Attach architecture docs, audit reports, or threat models that the reasoning engine can reference during scanning.

Knowledge Base settings

Integrate CI/CD

Set up automatic scans on every pull-request or commit via GitHub Actions.

CI/CD settings

Delete a project

Deleting a project permanently removes it and all associated scans.

  1. Click Delete Project (confirmation modal appears).
  2. Type the exact project name to confirm.
  3. Click Delete.

WARNING

Deletion is permanent and cannot be undone.

See also