lukebrogan-mend / 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 - autoclosed #54

Closed mend-for-github-com[bot] closed 1 year 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

Path to dependency file: /Gemfile.lock

Path to library: /home/wss-scanner/.gem/ruby/2.7.0/cache/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: 865acb2c06791e65a8227e6aa926e585e7834c2d

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 Licenses

mend-for-github-com[bot] commented 1 year ago

:heavy_check_mark: This issue was automatically closed by Mend because the library containing the license policy violation in the specific branch(es) is either no longer part of the Mend inventory or it has a new license which no longer violates the organization’s policies.