Bitbucket Install
Nullify is available as a Bitbucket App that can be installed across select repositories or all current and future repositories, allowing for workspace-wide coverage in one click.
Please reach out to our team to assist with your workspace setup.
Install Nullify
Setting up your Bitbucket App
Navigate to your Bitbucket workspace settings and go to Apps and features.

Click on Installed apps in the left sidebar.
Enable Development mode by ticking the checkbox.
Click on Install app from URL and paste in the link provided by Nullify.


Creating an OAuth Consumer
Create an OAuth Consumer in Bitbucket by navigating to one of these URLs:
https://bitbucket.org/account/settings/app-passwords
https://bitbucket.org/account/settings/oauth-consumers/
Click Add consumer. You should be taken to a URL like:
https://bitbucket.org/your-org/workspace/settings/oauth-consumers/new
Fill in the following details:
Name:
Nullify
Callback URL: We will provide you this URL.
Grant the following permissions:
Permission
Access
Explanation
Account
Read
Required to access account information
Workspace membership
Read
Required to read workspace member information
Projects
Read & Write
Required to access and manage projects
Repositories
Read & Write
Required to scan repositories and create comments
Pull Requests
Read & Write
Required to create and modify pull request comments
Issues
Read & Write
Required to create and modify issues
Webhooks
Read & Write
Required to set up webhooks for processing events

Click Save and copy the Key and Secret.
Send the Key and Secret to Nullify. This can be done via a password manager or secure communication channel.
Final Steps
Wait for your stack to be provisioned by the Nullify team.
Once provisioned, you'll receive confirmation and can begin using Nullify to scan your Bitbucket repositories.
Support
If you encounter any issues during the installation process, please contact our support team for assistance.
Last updated
Was this helpful?