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
- Host: GitHub
- URL: https://github.com/blackducksoftware/black-duck-radar
- Owner: blackducksoftware
- License: apache-2.0
- Created: 2017-10-02T17:50:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T15:15:23.000Z (about 3 years ago)
- Last Synced: 2025-03-24T10:45:44.356Z (about 1 year ago)
- Topics: integration-team, sig, solution
- Language: JavaScript
- Size: 1.2 MB
- Stars: 4
- Watchers: 10
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 ##
[](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)