summaryrefslogtreecommitdiff
path: root/spec/fixtures/security-reports/feature-branch/gl-license-management-report.json
blob: c1d20fa02faf71ed60e4b3aff4cd8758cc37e83d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
{
    "licenses": [
        {
            "count": 13,
            "name": "MIT"
        },
        {
            "count": 2,
            "name": "New BSD"
        },
        {
            "count": 1,
            "name": "LGPL"
        }
    ],
    "dependencies": [
        {
            "license": {
                "name": "MIT",
                "url": "http://opensource.org/licenses/mit-license"
            },
            "dependency": {
                "name": "bundler",
                "url": "http://bundler.io",
                "description": "The best way to manage your application's dependencies",
                "pathes": [
                    "."
                ]
            }
        },
        {
            "license": {
                "name": "MIT",
                "url": "http://opensource.org/licenses/mit-license"
            },
            "dependency": {
                "name": "concurrent-ruby",
                "url": "http://www.concurrent-ruby.com",
                "description": "Modern concurrency tools for Ruby. Inspired by Erlang, Clojure, Scala, Haskell, F#, C#, Java, and classic concurrency patterns.",
                "pathes": [
                    "."
                ]
            }
        },
        {
            "license": {
                "name": "MIT",
                "url": "http://opensource.org/licenses/mit-license"
            },
            "dependency": {
                "name": "connection_pool",
                "url": "https://github.com/mperham/connection_pool",
                "description": "Generic connection pool for Ruby",
                "pathes": [
                    "."
                ]
            }
        },
        {
            "license": {
                "name": "MIT",
                "url": "http://opensource.org/licenses/mit-license"
            },
            "dependency": {
                "name": "mini_portile2",
                "url": "http://github.com/flavorjones/mini_portile",
                "description": "Simplistic port-like solution for developers",
                "pathes": [
                    "."
                ]
            }
        },
        {
            "license": {
                "name": "MIT",
                "url": "http://opensource.org/licenses/mit-license"
            },
            "dependency": {
                "name": "mustermann",
                "url": "https://github.com/sinatra/mustermann",
                "description": "Your personal string matching expert.",
                "pathes": [
                    "."
                ]
            }
        },
        {
            "license": {
                "name": "MIT",
                "url": "http://opensource.org/licenses/mit-license"
            },
            "dependency": {
                "name": "nokogiri",
                "url": "http://nokogiri.org",
                "description": "Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser",
                "pathes": [
                    "."
                ]
            }
        },
        {
            "license": {
                "name": "New BSD",
                "url": "http://opensource.org/licenses/BSD-3-Clause"
            },
            "dependency": {
                "name": "pg",
                "url": "https://bitbucket.org/ged/ruby-pg",
                "description": "Pg is the Ruby interface to the {PostgreSQL RDBMS}[http://www.postgresql.org/]",
                "pathes": [
                    "."
                ]
            }
        },
        {
            "license": {
                "name": "New BSD",
                "url": "http://opensource.org/licenses/BSD-3-Clause"
            },
            "dependency": {
                "name": "puma",
                "url": "http://puma.io",
                "description": "Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications",
                "pathes": [
                    "."
                ]
            }
        },
        {
            "license": {
                "name": "MIT",
                "url": "http://opensource.org/licenses/mit-license"
            },
            "dependency": {
                "name": "rack",
                "url": "https://rack.github.io/",
                "description": "a modular Ruby webserver interface",
                "pathes": [
                    "."
                ]
            }
        },
        {
            "license": {
                "name": "MIT",
                "url": "http://opensource.org/licenses/mit-license"
            },
            "dependency": {
                "name": "rack-protection",
                "url": "http://github.com/sinatra/sinatra/tree/master/rack-protection",
                "description": "Protect against typical web attacks, works with all Rack apps, including Rails.",
                "pathes": [
                    "."
                ]
            }
        },
        {
            "license": {
                "name": "MIT",
                "url": "http://opensource.org/licenses/mit-license"
            },
            "dependency": {
                "name": "redis",
                "url": "https://github.com/redis/redis-rb",
                "description": "A Ruby client library for Redis",
                "pathes": [
                    "."
                ]
            }
        },
        {
            "license": {
                "name": "LGPL",
                "url": "http://www.gnu.org/licenses/lgpl.txt"
            },
            "dependency": {
                "name": "sidekiq",
                "url": "http://sidekiq.org",
                "description": "Simple, efficient background processing for Ruby",
                "pathes": [
                    "."
                ]
            }
        },
        {
            "license": {
                "name": "MIT",
                "url": "http://opensource.org/licenses/mit-license"
            },
            "dependency": {
                "name": "sinatra",
                "url": "http://www.sinatrarb.com/",
                "description": "Classy web-development dressed in a DSL",
                "pathes": [
                    "."
                ]
            }
        },
        {
            "license": {
                "name": "MIT",
                "url": "http://opensource.org/licenses/mit-license"
            },
            "dependency": {
                "name": "slim",
                "url": "http://slim-lang.com/",
                "description": "Slim is a template language.",
                "pathes": [
                    "."
                ]
            }
        },
        {
            "license": {
                "name": "MIT",
                "url": "http://opensource.org/licenses/mit-license"
            },
            "dependency": {
                "name": "temple",
                "url": "https://github.com/judofyr/temple",
                "description": "Template compilation framework in Ruby",
                "pathes": [
                    "."
                ]
            }
        },
        {
            "license": {
                "name": "MIT",
                "url": "http://opensource.org/licenses/mit-license"
            },
            "dependency": {
                "name": "tilt",
                "url": "http://github.com/rtomayko/tilt/",
                "description": "Generic interface to multiple Ruby template engines",
                "pathes": [
                    "."
                ]
            }
        }
    ]
}