Giter Club home page Giter Club logo

synopsys-detect's Introduction

Overview

Synopsys Detect consolidates the functionality of Black Duck™ , Black Duck Binary Analysis™ (formerly known as Protecode SC) and Coverity™ on Polaris™ into a single solution. Synopsys Detect is designed to integrate natively into the build/CI environment and support all Coverity languages for Static Analysis. For Black Duck & Black Duck Binary Analysis, it makes it easier to set up and scan code bases using a variety of languages and package managers to identify open source risk.

Build

Build Status Coverage Status License Black Duck Security Risk Quality Gate Status

Where can I get the latest release?

Available from GitHub for Linux/MacOS by running:

bash <(curl -s -L https://detect.synopsys.com/detect7.sh)

Available from GitHub for Windows by running in command prompt:

powershell "[Net.ServicePointManager]::SecurityProtocol = 'tls12'; irm https://detect.synopsys.com/detect7.ps1?$(Get-Random) | iex; detect"

Available from GitHub for Windows/Linux by running in powershell:

[Net.ServicePointManager]::SecurityProtocol = 'tls12'; $Env:DETECT_EXIT_CODE_PASSTHRU=1; irm https://detect.synopsys.com/detect7.ps1?$(Get-Random) | iex; detect

For scripts, please see Detect Scripts.

For AirGap, please use our Artifactory.

Documentation

The latest quickstart documentation is here.

The latest full documentation is here.

Links to certain earlier versions can be found here.

Getting help

Additional information and help is available from the Synopsys Software Integrity Community.

synopsys-detect's People

Contributors

taikuukaits avatar jakemathews avatar crowleysynopsys avatar stevebillings avatar ekerwin avatar rottebds avatar bamandel avatar psantos1113 avatar jamesrichard91 avatar xenoamess avatar nmfaulkner avatar asallette avatar stavvy-akamen avatar danamaxfield avatar foosbar avatar romeara avatar rmannibucau avatar rickity-cricket avatar sturdy5 avatar koppor avatar utsavsanghani avatar antontroshin avatar patrickwilliamconway avatar rayom81 avatar s0 avatar sapphire-janrain avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.