This scanner fails randomly (almost weekly) with very little idea as to why. Re-running sometimes works and sometimes fails repeatedly. It is very brittle. For example, from a log file just now: ...
Hi :) We wanted to start using the k8s runners autoscaler, we see that currently it does not support arm64 runner. Is there a plan to support it in the nearby future? It ...
What permissions are required to use the atlassian/aws-elasticbeanstalk-deploy:1.5.0 pipe with an OIDC deployment? I want to ensure that I haven't given to many permissions to the OIDC role.
Hi Atlassian team, I'm using the `bitbucket-chatgpt-codereview` pipe and noticed a couple of items that may need attention: 1. In the README file, the word **“ChatGPP”** appears instead of **“ChatG...
I am trying to send mails via Azure as lined out here. I can successfully send mails manually via cURL and via python's sendmail. The email-notify pipe (v.0.13.2) however fails, as it seems like th...
...isabling LFS if it is not required for the build can help reduce time. Q: Are all Bitbucket Pipes from Atlassian or also from 3rd parties? We have Atlassian-managed pipes, vendor-managed pipes, e.g., S...
I am getting the following error in my pipeline: INFO: Executing the pipe... INFO: Current directory: /opt/atlassian/pipelines/agent/build WARNING: This pipe accepts files onl...
Im using the Python Pipeline image to Build and Upload the artifact, but the Upload Step fails with a permissions error. I have defined the Repository Variable for: BITBUCKET_ACCESS_TOKEN wi...
Having a problem when using the pipe atlassian/trigger-pipeline:5.3.0 on self-hosted runner on arm64. Tried use the cloud runner for the step but being forced to use the self-self...
i have bit bucket pipeline always fails when connection to my local Jenkins runner i have dockercompose file and has 2 container jenkins &...
Version: atlassian/bitbucket-dependency-scanner:0.8.0 I am passing in a valid NVD_API_KEY Logs: [ERROR] Error updating the NVD Data at org.owasp.dependencycheck.data.update.NvdApiD...
...reventing DinD from delegating cgroups. Public issues: wrong container_memory_working_set_bytes for DinD container on cgroupv2 only nodes · Issue #119853 · kubernetes/kubernetes DinD cgroupv2 problem i...
as part of our vault deployment out mount path has / in it. so as the code splits on the first / it isnt able to access secrets as url isnt built correctly.
Pipe: atlassian/bitbucket-iac-scan:0.5.2 Errors: 5:11PM ERR Saving result. failed to detect cwe error="key 'cwe' not found in map" fileName=/opt/atlassian/pipelines/agent/build/c...
What is the issue? I want to deploy a v2 Firebase Cloud Function, but the atlassian/firebase-deploy v5.1.0 doesn't work. What are the major updates between v5.1.0 and v5.1.1?
Hi Pipeline Gurus, I have a bitbucket pipeline that generates an artifact that is greater than 1GB Since when originally the arifact was created I saw message as follows 1 Sea...
I have tried 20 combinations of LOCAL paths and nothing is working, keeps claiming that "mirror: Access failed: /dist: No such file or directory". # Deploy to Windows Server - echo "Valida...
I have configured pipe: atlassian/email-notify:0.13.2 step to notify the user once build is completed. but getting below error - ✖ Failed to send email to $User. Check your configuration sett...
Hello we currently run self-hosted runners on Kubernetes per the tutorial/guide on runners-autoscaler. When I attempt to run a pipeline step with the "runs-on" configured it immediately fails w...
Error logged: INFO: Loading the scanner's results ././dependency-check-report.json Traceback (most recent call last): File "/pipe.py", line 277, in <module> ...
I am still having issues with the 3.1.0 version of the git secret scanner pipe integration which I seemed to have faced in the previous versions too. The issue occurs when I try to include a .gitleak...
Pipes monthly digest March 2025 Hi, Welcome to the next Bitbucket Pipes digest. This month comes packed with additions to Pipes. Don’t forget to subscribe (click Watch and select A...
Hi, I would like to leverage deployment variables in my pipeline. The deployment variables would set things like --template-file=templates/deploytemplate.yml --stack-name stack_version_XYZ and --para...
Hi! I would like to use the bitbucket-chatgpt-codereview pipeline for conducting code reviews. However, there is some concern that the code or confidential information might be stored after the revi...
I'm trying to start using git-secrets-scan:3.1.0 pipe and the pipe appears to be ignoring the GITLEAKS_EXTRA_ARGS that is passed to it. I have the following: ```yaml - step: &SecuritySca...
Copied to clipboard