Skip to content
shield

GitHub Action

Black Duck Security Scan

v2.0.0 Latest version

Black Duck Security Scan

shield

Black Duck Security Scan

Find and fix software weaknesses and vulnerabilities during development, before you ship or deploy

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Black Duck Security Scan

uses: blackduck-inc/black-duck-security-scan@v2.0.0

Learn more about this action in blackduck-inc/black-duck-security-scan

Choose a version

Black Duck Security Action

GitHub tag (latest SemVer)

Black Duck Security Action allows you to integrate Static Analysis Security Testing (SAST) and Software Composition Analysis (SCA) into your CI/CD pipelines. Black Duck Security Action leverages Bridge-CLI, a foundational piece of technology that has built-in knowledge of how to run all major black duck security testing solutions, plus common workflows for platforms like GitHub.

To use Black Duck Security Action, please follow the steps below:

  1. Configure GitHub as described in the GitHub Prerequisites page.
  2. Install and configure Black Duck Security Action for the Black Duck product you are using.
    Polaris
    Black Duck
    Coverity
  3. For additional configuration options, visit the Additional GitHub Configuration page.

As an alternative to Black Duck Security Action, you also have the option to use Bridge CLI.
Detailed documentation for Bridge CLI can be found here.