Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

blackducksoftware/hub-dotnet-binary-scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black Duck Logo

Hub Binary Scanner for .Net

Overview

The Hub .Net Binary Scanner allows you to scan .Net executables and libraries in their production environments for known vulnerabilities. It does not require access to source code, project files, or other metadata. A full installation of Black Duck Hub is required to obtain the vulnerability report.

Note: This scanner examines .NET assembly references only. It does not examine package manifests or source code. For best visibility into your open-source risks, use hub-detect as part of your continuous integration/delivery process. Whenever source code is avaialable, use Hub-Detect to scan it.

Build

License Build status Black Duck Security Risk

Where can I get the latest release?

Releases published on the Releases page. Builds of the latest and, hopefully, greatest code, can be grabbed from AppVeyor. Alternatively, see the Wiki for instructions for how to build it yourself.

Documentation

All documentation for the Hub .Net Binary Scanner can be found on the project wiki.