An open API service indexing awesome lists of open source software.

https://github.com/blackducksoftware/black-duck-radar


https://github.com/blackducksoftware/black-duck-radar

integration-team sig solution

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Overview ##
This is a chrome extension to display component information including operational risk, vulnerabilities, Black Duck Hub Projects where used, and Black Duck Hub Policy Violations, to help determine if a component should be used in a project or not.

## Build ##
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

#### Production: ####
`npm run build`

#### Development: ####
`npm run dev-build`
or
`npm run build -- --dev`

## Where can I get the latest release? ##
You can download the latest source from GitHub: https://github.com/blackducksoftware/black-duck-radar

## Documentation ##
Public [Confluence](https://synopsys.atlassian.net/wiki/spaces/INTDOCS/pages/622927/Black+Duck+Radar)