-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Highest
-
Affects Version/s: 12.1.2
-
Component/s: Repository (Bitbucket)
-
None
-
1
-
Severity 1 - Critical
-
5
Issue Summary
Bitbucket Cloud API Tokens are visible in Bamboo Repository settings page
Steps to Reproduce
1) Spin up Bamboo 12.1.2
2) Generate a new API Token with scopes in Bitbucket Cloud
3) Save the token in Bamboo as Shared Credentials
4) Add a new Bitbucket Cloud type linked repository in Bamboo
5) Create a new plan and run the plan
6) Go to repository settings page, it will show the API tokens under URL
Expected Results
Tokens should not be visible and should be masked
Actual Results
Token is visible as plain text, it should either be masked or not visible at all inside repository settings page. Refer the attachment.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available