Skip to content

Repository files navigation

Bitbucket Pipelines Pipe: bash-pipe

A pipe to run SCA and SAST security scans

Docker image size

The base image is ubuntu:latest and the size is 311.98 MB

YAML Definition

Add the following snippet to the script section of your bitbucket-pipelines.yml file:

script:
  - pipe: docker://j1209/bash-pipe:1.0.0
    variables:
      BRIDGE_BLACKDUCK_URL: "<string>"
      BRIDGE_BLACKDUCK_TOKEN: "<string>"
      # DEBUG: "<boolean>" # Optional

Variables

Variable Usage
BRIDGE_BLACKDUCK_URL (*) The Blackduck Hub URL
BRIDGE_BLACKDUCK_URL (*) The token to establish connection with the Blackduck Hub

(*) = required variable for Blacduck Scan.

Support

If you’d like help with this pipe, or you have an issue or feature request, let us know. The pipe is maintained by jahid1209.

If you’re reporting an issue, please include:

  • the version of the pipe
  • relevant logs and error messages
  • steps to reproduce

License

Copyright (c) 2019 Atlassian and others. Apache 2.0 licensed, see LICENSE file.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages