...ith webhooks on Github side are not having a secret, so webhooks are not working. On the Jira side, in DVCS configuration, the option to set/reset secret is not there. Does the secret will have to b...
Help with this would be appreciated! I'm using docker build kit to pass build secrets. I'm replicating the documentation found here The 2 secrets are present in repo vars and they are secure. M...
Docker image of Bitbucket pipelines Pipe that I use, atlassian/git-secrets-scan is around 350 MB compressed and almost 1 GB uncompressed, which adds 30 seconds to each pipeline run. Can we g...
Hi, I am working with receiving updates from BB on Comments (Added, edited, deleted) and PR Actions (Declined, deleted). I am trying to implement a secret on the webhook, however, am i...
We have a classic software project. Developers develop code and deploy it to the staging environment using Bamboo deployment project. Same developer team creates Bamboo Spec Java code to configure b...
Currently we are using the keys stored in plain text in a private location: new BitbucketServerRepository().sshPrivateKey(privKey).sshPublicKey(pubKey); We would like to switch to encrypted keys wi...
...t adds If i change it to RAPID_API_KEY it works no problem. Ive tried a few things and its not the full word RAPID_API_SECRET, looks like its the word SECRET.
Currently I am updating my plans to start using bamboo-yaml specs. However I do have variables I use in a lot of plans and want to create an `inject-variables`-task to import this list. As this list ...
I'm trying to integrate the AWS Git secrets scan pipe in my pipeline (https://bitbucket.org/atlassian/git-secrets-scan/src/master/); however, I can't get the `FILES` filter to work, and the d...
When using Automation to integrate with external systems (e.g. linking Jira to Cherwell for incident<->work item triage) how do you safely manage secrets? So far I haven't found anywhere that I...
It looks like bitbucket cloud can be different than server. I have two questions: 1) Bitbucket server has "secrets" for creating a webhook but Bitbucket cloud does not. Is this c...
Copied to clipboard