For the complete documentation index, see llms.txt. This page is also available as Markdown.

Code Scanning with a Workspace Access Token

Introduction

You can easily configure Bitbucket Code Scanning via the Aikido interface via the account settings page, or by navigating directly to this link.

Creating a Workspace Access Token

1

Navigate to the workspace settings

2

Create access token

Click on the "Create access token" button to start creating a workspace access token.

3

Select the required scopes

Choose a descriptive name for the token like "Aikido Security Code Scanning", and select the following scopes: Account:Read & Repsitories:Read

4

Copy the token

After clicking "Create", you can copy the token and enter it in the input field on this page

Last updated

Was this helpful?