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 Articles)!
atlassian/slack-attach-file:0.1.1 Attach file to Slack. Slack is organized spaces called channels — a different one for everything you’re working on. With all the people, messages and files related to a topic in one place, you can move a lot faster. One of the most common operation a developer needs to do with Slack is sending a file to a channel which functionality is covered by this pipe. |
script: - pipe: atlassian/slack-attach-file:0.1.1 variables: TOKEN: $TOKEN FILEPATH: "./my_file.txt" CHANNEL_ID: "C0NF841BK" INITIAL_COMMENT: "my file comment"
blackduck-inc/blackduck-security-scan:0.0.1 Black Duck Security Scan pipe allows you to integrate Static Analysis Security Testing (SAST) and Software Composition Analysis (SCA) into your CI/CD pipelines. It leverages bridge-cli, a foundational piece of technology that has built-in knowledge of how to run all major Blackduck security testing solutions. |
script: - pipe: blackduck-inc/blackduck-security-scan:0.0.1 variables: BRIDGE_POLARIS_SERVERURL: $BRIDGE_POLARIS_SERVERURL BRIDGE_POLARIS_ACCESSTOKEN: $BRIDGE_POLARIS_ACCESSTOKEN BRIDGE_POLARIS_ASSESSMENT_TYPES: 'SCA,SAST'
atlassian/bitbucket-dependency-scanner:0.7.0 The bitbucket-dependency-scanner pipe scans your project's dependencies and detect publicly disclosed vulnerabilities associated CVE entries.
|
atlassian/git-secrets-scan:3.1.0 Bitbucket Security: Secret Scanner Scans your files for hardcoded secrets, keys, and passwords. Creates a security Code Insights report if secret is found.
|
atlassian/bitbucket-chatgpt-codereview:0.2.0 Unlock AI's power of ChatGPT for code review of pull requests.
|
Bitbucket pipe to trigger UserWay Continuous-Accessibility analysis
|
sonarsource/sonarcloud-scan:4.1.0 Detect bugs & vulnerabilities in your repository
|
atlassian/aws-eks-kubectl-run:3.2.0 Execute a kubectl command on your Amazon EKS (Elastic Kubernetes Service) cluster.
|
Deploy to Amazon S3.
|
atlassian/azure-aks-helm-deploy:3.4.3 Deploy to AKS (Azure Kubernetes Service) using Helm.
|
atlassian/azure-functions-deploy:2.2.1 Deploy Azure function code.
|
atlassian/renovate-scan:0.10.0 This is a pipe to perform scan by Renovate
|
atlassian/crate-ci-typos-check:1.2.8 Source code spell checker
|
sonarsource/sonarqube-scan:4.0.0 Detect Bugs & Vulnerabilities in your repository
|
atlassian/trigger-pipeline:5.9.0 Trigger a pipeline in a Bitbucket repository.
|
Copy files to a remote server using SCP.
|
sonarsource/sonarqube-quality-gate:1.2.1 Check if a project / analysis passed the SonarQube Quality Gate check
|
atlassian/ms-teams-notify:0.2.0 Send notification to MS Teams channel.
|
Execute a kubectl command on your Kubernetes cluster.
|
keepersecurity/keeper-secrets-manager-pipe:1.1.4 Inject Keeper Secrets Manager secrets into your build environment.
|
atlassian/bitbucket-upload-file:0.7.4 Deploy a file (build artifacts, build reports, etc.) from Bitbucket Pipelines to Bitbucket Downloads.
|
atlassian/bitbucket-pipe-release:5.8.0 Release a Bitbucket Pipe
|
To discover more pipes, visit our Bitbucket Pipes Marketplace.
Renovate-scan pipe fails with the error "Container 'docker' exceeded memory limit."
If you’d like to suggest a pipe to be improved or new pipe to be implemented, please, find the appropriate ticket in the list of existing tickets , vote for them or create a new suggestion request with type Suggestion and Component: Pipelines - Pipes.
If you’d like help with Bitbucket Pipes, or you have an issue or feature request, let us know on Community.
Oleksandr Kyrdan
0 comments