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)!
configcat/scan-repository-pipe:1.0.0 Find code references to ConfigCat feature flags and settingsin your source code. |
script:
- pipe: configcat/scan-repository-pipe:1.0.0 variables: CONFIG_ID: 'YOUR-CONFIG-ID'
fortifysoftware/fortify-scan:3.2.9 Build secure software fast with Fortify SAST scans.
|
script: - pipe: fortifysoftware/fortify-scan:3.2.9-jdk-11 variables: PACKAGE_OPTS: -bt mvn FOD_URL: $FOD_BASE_URL FOD_TENANT: $FOD_TENANT FOD_USER: $FOD_USER FOD_PAT: $FOD_PAT FOD_RELEASE_ID: $FOD_RELEASE_ID FOD_UPLOAD_OPTS: -ep 1
lacework/lacework-scan:1.0.0 |
script: - docker build . -t "${IMAGE_NAME}:${BITBUCKET_BUILD_NUMBER}" - pipe: lacework/lacework-scan:1.0.0 variables: LW_ACCOUNT_NAME: foobar LW_ACCESS_TOKEN: xdfefafda IMAGE_NAME: ${IMAGE_NAME} IMAGE_TAG: ${BITBUCKET_BUILD_NUMBER} SEVERITY_THRESHOLD: high
Thundra Foresight Gradle Initializer.
|
script: - pipe: thundra-io/thundra-foresight-gradle-initializer:1.0.6 variables: THUNDRA_APIKEY: $THUNDRA_APIKEY THUNDRA_AGENT_TEST_PROJECT_ID: $THUNDRA_AGENT_TEST_PROJECT_ID - gradle build --init-script $BITBUCKET_CLONE_DIR/thundrainit.gradle
Thundra Foresight Maven Initializer.
|
- step: name: Build and Test caches: - maven script: - pipe: thundra-io/thundra-foresight-maven-initializer:1.0.6 variables: THUNDRA_APIKEY: $THUNDRA_APIKEY THUNDRA_AGENT_TEST_PROJECT_ID: $THUNDRA_AGENT_TEST_PROJECT_ID - mvn -B verify --file pom.xml
atlassian/aws-cloudformation-deploy:0.12.0 Deploy your stack configuration template to AWS CloudFormation.
|
Create a deployment event in mabl to run end-to-end tests against your application and take action based on the test results.
|
meterian-bot/meterian-scan:2.0.2 Scan for vulnerabilities in your projects with the Meterianscanner through this Bitbucket Pipe in your Pipeline configuration.
|
atlassian/aws-eks-kubectl-run:2.2.0 Execute a kubectl command on your Amazon EKS (Elastic KubernetesService) cluster.
|
atlassian/serverless-deploy:1.1.1 Deploy your Serverless framework application using AWS, GoogleCloud Platform or Microsoft Azure providers.
|
atlassian/checkstyle-report:0.3.0 Finds Checkstyle report files in working directory and convertsthe results into a Bitbucket Code Insight Report.
|
atlassian/aws-lambda-deploy:1.2.0 Deploy function to AWS Lambda.
|
Copy files to a remote server using SCP.
|
carbonetes/carbonetes-scan:1.4.2 Seamlessly integrates complete container analysis directlyinto your CI/CD pipeline.
|
atlassian/google-gke-kubectl-run:2.1.0 Run a kubectl command on your Google Kubernetes Engine cluster.
|
Run a command or script on your server.
|
atlassian/trigger-pipeline:4.3.0 Trigger a pipeline in a Bitbucket repository.
|
To discover more pipes, visit our Bitbucket Pipes Marketplace.
How can I upload to an S3-compatible object store that is *not* aws?
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
0 comments