Skip to content

Commit eb60ef0

Browse files
authored
BBDC expects http access token (#2022)
1 parent dd6e12c commit eb60ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployment/connect-scm.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ You have successfully connected an org in Semgrep AppSec Platform with an organi
146146
1. In the **Connect your Bitbucket project (key)** dialog box, provide:
147147
- The **Name of your Bitbucket project (key)**. This must be the project key, which you can find by navigating to `<YOUR_BITBUCKET_DATA_CENTER_BASE_URL>/projects`.
148148
- The **URL** to access your installation of Bitbucket Data Center
149-
- The **Access Token** that [grants Semgrep permission to communicate with your project](https://confluence.atlassian.com/bitbucketserver/http-access-tokens-939515499.html). Semgrep expects a [workspace-level access token](https://support.atlassian.com/bitbucket-cloud/docs/create-a-workspace-access-token/)
149+
- The **Access Token** that [grants Semgrep permission to communicate with your project](https://confluence.atlassian.com/bitbucketserver/http-access-tokens-939515499.html). Semgrep expects an [HTTP access token](https://confluence.atlassian.com/bitbucketserverm0930/http-access-tokens-1431540960.html).
150150
2. Click **Connect** to save and proceed.
151151
3. The Bitbucket project is now listed under **Source code managers**. Click **Test** to verify that the new connection was installed correctly.
152152

0 commit comments

Comments
 (0)