Dima2021 / railsgoat

A vulnerable version of Rails that follows the OWASP Top 10
railsgoat.cktricky.com
MIT License
0 stars 0 forks source link

License Policy Violation detected in eventmachine-1.2.7.gem #33

Open mend-for-github-com[bot] opened 2 years ago

mend-for-github-com[bot] commented 2 years ago

License Policy Violation detected in eventmachine-1.2.7.gem

Library - eventmachine-1.2.7.gem

EventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network servers and clients. To create a server or client, a Ruby program only needs to specify the IP address and port, and provide a Module that implements the communications protocol. Implementations of several standard network protocols are provided with the package, primarily to serve as examples. The real goal of EventMachine is to enable programs to easily interface with other programs using TCP/IP, especially if custom protocols are required.

Library home page: https://rubygems.org/gems/eventmachine-1.2.7.gem

Dependency Hierarchy: - guard-livereload-2.5.2.gem (Root Library) - em-websocket-0.5.1.gem - :x: **eventmachine-1.2.7.gem** (Library containing License Policy Violation)

Found in HEAD commit: ef980180214dbeaba07dbfcc87752fa216d3a34f

Found in base branch: master

:page_with_curl: License Details

GPL 2.0
License Reference File: https://index.whitesourcesoftware.com/gri/app/reader/resource/content/asString/5d4dff5d-6acf-433f-b9c5-a2c3d16f9070

Ruby
License Reference File: https://index.whitesourcesoftware.com/gri/app/reader/resource/content/asString/212c3a4a-69ff-4e04-89c4-10f58fc165bc

    :no_entry: License Policy Violation - Reject GPL