Bitbucket Data Center
Overview
Heeler connects to Bitbucket Data Center using an API token generated by Atlassian and with the permissions required for Heeler to perform assessments.
Requirements
Heeler supports direct network access to BitBucket Data Center. Make sure that Heeler's outbound IP addresses are allowed:
44.221.229.40
52.73.231.96
The access token for Heeler requires
Project Read
andRepository Read
permissions.
Obtain Bitbucket Access Token
To create an Access Token, log into your account and go to your profile.
Go to Profile picture > Manage account > HTTP access tokens.
Select Create token.
Set the token name, permissions, and expiry.
Heeler requires the following permissions:
PROJECT READ
REPOSITORY READ
Copy the token so it can be entered into Heeler

Add Bitbucket Data Center to Heeler
In Heeler, select the Settings icon
from the top navigation
Select Connections -> Code Organizations then select
Add Code Organization

Enter a Name for Bitbucket Data Center Organization.
Enter the Username (which is your Bitbucket email address)
Paste the Access Token
Enter the URL for the Bitbucket Data Center instance
Select Save

After saving, confirm the connection is Healthy

Last updated
Was this helpful?