Giter Club home page Giter Club logo

ruby-plugin's Introduction

WhiteSource bundle plugin

__          ___     _ _        _____                          _
\ \        / / |   (_) |      / ____|                        | |
 \ \  /\  / /| |__  _| |_ ___| (___   ___  _   _ _ __ ___ ___| |
  \ \/  \/ / | '_ \| | __/ _ \\___ \ / _ \| | | | '__/ __/ _ \ |
   \  /\  /  | | | | | ||  __/____) | (_) | |_| | | | (_|  __/_|
    \/  \/   |_| |_|_|\__\___|_____/ \___/ \__,_|_|  \___\___(_)

More about the White Source service : http://www.whitesourcesoftware.com/

View documentation here: http://docs.whitesourcesoftware.com/display/serviceDocs/Ruby+Plugin

Getting Started:

1) Install WhiteSource gem.

$ gem install wss_agent

2) Initial configuration

$ wss_agent config

add your token in 'wss_agent.yml' file in your project root directory

3) Command list

Commands:
  wss_agent check_policies  # checking dependencies that they conforms with company policy.
  wss_agent config          # create config file
  wss_agent help [COMMAND]  # Describe available commands or one specific command
  wss_agent list            # display list dependencies
  wss_agent update          # update open source inventory
  wss_agent version         # Agent version

4) update open source inventory

$ wss_agent update

5) checking dependencies that they conforms with company policy.

$ wss_agent check_policies

Debug

1) show additional messages

$ wss_agent [command] -v

2) display http request

linux

$ EXCON_DEBUG=true wss_agent [command]

windows

$ SET EXCON_DEBUG=true &&  wss_agent [command]

ruby-plugin's People

Contributors

parallel588 avatar tomshapira avatar yoswein avatar

Watchers

 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.