blackducksoftware / hub-gradle-plugin

Hub Gradle: Create BOMs, check policies - all from your gradle build.
Apache License 2.0
0 stars 5 forks source link
integration

Overview

Update: This plugin is no longer supported. This functionality has been replaced by Detect.

This plugin provides ability to generate a Black Duck I/O formatted file containing the dependency information gathered from the Gradle project. The file is generated in either the specified folder, or defaults to the root of the project. This plugin also has the ability to upload the Black Duck I/O file up to the hub to create a code location in the hub. In order to generate the file and upload the contents to the hub the build.gradle file must have a section for this plugin and execute tasks specific to this plugin.

Build

Build Status Coverage Status Black Duck Security Risk License

Where can I get the latest release?

You can download the latest release from Maven Central.

Documentation

All documentation for hub-gradle-plugin located on our public Black Duck Confluence