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)!
This is a pipe to fetch secrets from a HashiCorp vault |
- pipe: atlassian/vault-secrets:0.1.2 variables: VAULT_ADDRESS: "<string>" VAULT_TOKEN: "<string>" # Optional. Required if no OIDC and vault token is used for auth. SECRET_PATH: "<string>" VAULT_OIDC_ROLE: "<string>" # Optional. Should be provided with BITBUCKET_STEP_OIDC_TOKEN. BITBUCKET_STEP_OIDC_TOKEN: "<string>" # Optional if already defined in the context. # VAULT_NAMESPACE: "<string>" # Optional # DEBUG: "<boolean>" # Optional
Scans container images for vulnerabilities with Trivy |
- pipe: aquasecurity/trivy-pipe:1.0.0 variables: imageRef: 'docker.io/my-organization/my-app:$BITBUCKET_TAG' format: 'table' exitCode: '1' ignoreUnfixed: true vulnType: 'os,library' severity: 'CRITICAL,HIGH'
atlassian/aws-ecr-push-image:1.5.0 This is a pipe to build and push docker images to AWS Elastic Container Registry
|
atlassian/aws-lambda-deploy:1.4.0 Deploy function to AWS Lambda.
|
atlassian/aws-sam-deploy:1.5.0 Deploy AWS serverless lambda stack to AWS Cloud
|
atlassian/aws-cloudformation-deploy:0.13.0 Deploy your stack configuration template to AWS CloudFormation
|
atlassian/firebase-deploy:1.3.0 Deploy your code to Firebase using this pipe.
|
configcat/scan-repository-pipe:1.1.2 Find code references to ConfigCat feature flags and settings in your source code.
|
Copy files to a remote server using RSYNC.
|
atlassian/bitbucket-pipe-release:4.2.0 Release a Bitbucket Pipe
|
To discover more pipes, visit our Bitbucket Pipes Marketplace.
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.
Igor Stoyanov
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
0 comments