Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Image Removed

Version 1.1.0

Table of Contents

Introduction

The Hub Black Duck Visual Studio plugin shows your project's NuGet dependencies.  You can sort your NuGet dependencies by package, license, or security risk without ever leaving Visual Studio.  Optionally, you can navigate to Black Duck Black Duck Hub and view the report for the selected component.

Installing the Visual Studio plugin

To install the Hub Black Duck Visual Studio plugin:

  1. In Visual Studio, navigate to the Visual Studio marketplace.
  2. Locate and select the Hub Black Duck extension.

Configuring the Visual Studio plugin

Configure your Hub Black Duck Visual Studio plugin as follows.

  1. In Visual Studio, navigate to Tools > Options > Black Duck Black Duck Hub > Settings.  The Options window displays.

  2. In the Options window, add your Hub Black Duck configuration settings:
    1. Server URL: Type the URL for your Hub Black Duck server.
    2. Username: Type your Hub Black Duck username.
    3. Password: Type your Hub Black Duck password.
    4. Timeout (Optional): Enter the timeout in seconds; the default value is 120.
    5. Proxy: Type the URL for your proxy server where applicable.
    6. Proxy port: Type your proxy port number.
    7. Proxy username: Type your proxy username.
    8. Proxy password: Type your proxy password.
  3. Test Connection: Click Test Connection to verify your Hub Black Duck connection settings.
  4. If your connection test is successful, click OK.

Using the Visual Studio plugin

You can use the Hub Black Duck Visual Studio plugin as follows.

  1. In Visual Studio, navigate to View > Other Windows > Black Duck Black Duck Hub.  Then click Get Packages.  You can select your project in the drop-down; the default is All.
  2. All NuGet packages display, and you can sort by Package, License, or Security Risk
  3. Double-click a package name, and the report for that package opens in the HubBlack Duck.

Anchor
visual_studio_RN
visual_studio_RN
Release Notes

Version 1.1.0

Changed features

  • Added proxy elements to the credentials Settings panel.

...

  • Resolved an issue wherein running against a Hub Black Duck 4.3.1 instance may not return the package license information.
  • Resolved an issue wherein double-clicking a package to view it in the Hub Black Duck it returns a 404 error; then redirects.
  • Resolved an issue wherein entering incorrect credentials resulted in the list being populated with all packages, followed by an error message of Package Not Found in the Black Duck KB.
  • Resolved an issue wherein entering incorrect Settings credentials and testing the connection returns a successful connection status, even if the username/password combination is incorrect.
  • Resolved an issue wherein after successfully retrieving packages from a project and double-clicking a specific component, a new instance of Hub Black Duck Project Dashboard is opened instead of opening that component in the HubBlack Duck.
Version 1.0.1
  • Added support for Black Duck Hub version 4.0.0.
Version 1.0.0
  • First release.



 Image Removed