Skip to content

Commit 00fd7ad

Browse files
author
Alec Merdler
committed
add bill of materials
1 parent 3116fed commit 00fd7ad

File tree

1 file changed

+388
-0
lines changed

1 file changed

+388
-0
lines changed

bill-of-materials.json

+388
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,388 @@
1+
[
2+
{
3+
"project": "github.com/PuerkitoBio/purell",
4+
"licenses": [
5+
{
6+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
7+
"confidence": 0.9916666666666667
8+
}
9+
]
10+
},
11+
{
12+
"project": "github.com/PuerkitoBio/urlesc",
13+
"licenses": [
14+
{
15+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
16+
"confidence": 0.9663865546218487
17+
}
18+
]
19+
},
20+
{
21+
"project": "github.com/coreos/go-semver/semver",
22+
"licenses": [
23+
{
24+
"type": "Apache License 2.0",
25+
"confidence": 1
26+
}
27+
]
28+
},
29+
{
30+
"project": "github.com/davecgh/go-spew/spew",
31+
"licenses": [
32+
{
33+
"type": "ISC License",
34+
"confidence": 0.9850746268656716
35+
}
36+
]
37+
},
38+
{
39+
"project": "github.com/emicklei/go-restful",
40+
"licenses": [
41+
{
42+
"type": "MIT License",
43+
"confidence": 1
44+
}
45+
]
46+
},
47+
{
48+
"project": "github.com/ghodss/yaml",
49+
"licenses": [
50+
{
51+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
52+
"confidence": 0.8357142857142857
53+
}
54+
]
55+
},
56+
{
57+
"project": "github.com/go-openapi/jsonpointer",
58+
"licenses": [
59+
{
60+
"type": "Apache License 2.0",
61+
"confidence": 1
62+
}
63+
]
64+
},
65+
{
66+
"project": "github.com/go-openapi/jsonreference",
67+
"licenses": [
68+
{
69+
"type": "Apache License 2.0",
70+
"confidence": 1
71+
}
72+
]
73+
},
74+
{
75+
"project": "github.com/go-openapi/spec",
76+
"licenses": [
77+
{
78+
"type": "Apache License 2.0",
79+
"confidence": 1
80+
},
81+
{
82+
"type": "The Unlicense",
83+
"confidence": 0.3422459893048128
84+
}
85+
]
86+
},
87+
{
88+
"project": "github.com/go-openapi/swag",
89+
"licenses": [
90+
{
91+
"type": "Apache License 2.0",
92+
"confidence": 1
93+
}
94+
]
95+
},
96+
{
97+
"project": "github.com/gogo/protobuf",
98+
"licenses": [
99+
{
100+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
101+
"confidence": 0.9090909090909091
102+
}
103+
]
104+
},
105+
{
106+
"project": "github.com/golang/glog",
107+
"licenses": [
108+
{
109+
"type": "Apache License 2.0",
110+
"confidence": 0.9966703662597114
111+
}
112+
]
113+
},
114+
{
115+
"project": "github.com/golang/groupcache/lru",
116+
"licenses": [
117+
{
118+
"type": "Apache License 2.0",
119+
"confidence": 0.9966703662597114
120+
}
121+
]
122+
},
123+
{
124+
"project": "github.com/golang/mock/gomock",
125+
"licenses": [
126+
{
127+
"type": "Apache License 2.0",
128+
"confidence": 1
129+
}
130+
]
131+
},
132+
{
133+
"project": "github.com/golang/protobuf",
134+
"licenses": [
135+
{
136+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
137+
"confidence": 0.92
138+
}
139+
]
140+
},
141+
{
142+
"project": "github.com/google/btree",
143+
"licenses": [
144+
{
145+
"type": "Apache License 2.0",
146+
"confidence": 1
147+
}
148+
]
149+
},
150+
{
151+
"project": "github.com/google/gofuzz",
152+
"licenses": [
153+
{
154+
"type": "Apache License 2.0",
155+
"confidence": 1
156+
}
157+
]
158+
},
159+
{
160+
"project": "github.com/googleapis/gnostic",
161+
"licenses": [
162+
{
163+
"type": "Apache License 2.0",
164+
"confidence": 1
165+
}
166+
]
167+
},
168+
{
169+
"project": "github.com/gregjones/httpcache",
170+
"licenses": [
171+
{
172+
"type": "MIT License",
173+
"confidence": 0.9891304347826086
174+
}
175+
]
176+
},
177+
{
178+
"project": "github.com/hashicorp/golang-lru",
179+
"licenses": [
180+
{
181+
"type": "Mozilla Public License 2.0",
182+
"confidence": 1
183+
}
184+
]
185+
},
186+
{
187+
"project": "github.com/howeyc/gopass",
188+
"licenses": [
189+
{
190+
"type": "ISC License",
191+
"confidence": 0.9850746268656716
192+
}
193+
]
194+
},
195+
{
196+
"project": "github.com/imdario/mergo",
197+
"licenses": [
198+
{
199+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
200+
"confidence": 0.9663865546218487
201+
}
202+
]
203+
},
204+
{
205+
"project": "github.com/json-iterator/go",
206+
"licenses": [
207+
{
208+
"type": "MIT License",
209+
"confidence": 1
210+
}
211+
]
212+
},
213+
{
214+
"project": "github.com/juju/ratelimit",
215+
"licenses": [
216+
{
217+
"type": "GNU Lesser General Public License v3.0",
218+
"confidence": 0.9409937888198758
219+
}
220+
]
221+
},
222+
{
223+
"project": "github.com/mailru/easyjson",
224+
"licenses": [
225+
{
226+
"type": "MIT License",
227+
"confidence": 0.9891304347826086
228+
}
229+
]
230+
},
231+
{
232+
"project": "github.com/peterbourgon/diskv",
233+
"licenses": [
234+
{
235+
"type": "MIT License",
236+
"confidence": 0.9891304347826086
237+
}
238+
]
239+
},
240+
{
241+
"project": "github.com/pkg/errors",
242+
"licenses": [
243+
{
244+
"type": "BSD 2-clause \"Simplified\" License",
245+
"confidence": 1
246+
}
247+
]
248+
},
249+
{
250+
"project": "github.com/sirupsen/logrus",
251+
"licenses": [
252+
{
253+
"type": "MIT License",
254+
"confidence": 1
255+
}
256+
]
257+
},
258+
{
259+
"project": "github.com/spf13/pflag",
260+
"licenses": [
261+
{
262+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
263+
"confidence": 0.9663865546218487
264+
}
265+
]
266+
},
267+
{
268+
"project": "github.com/v2pro/plz",
269+
"licenses": [
270+
{
271+
"type": "Apache License 2.0",
272+
"confidence": 1
273+
}
274+
]
275+
},
276+
{
277+
"project": "golang.org/x/crypto/ssh/terminal",
278+
"licenses": [
279+
{
280+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
281+
"confidence": 0.9663865546218487
282+
}
283+
]
284+
},
285+
{
286+
"project": "golang.org/x/net",
287+
"licenses": [
288+
{
289+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
290+
"confidence": 0.9663865546218487
291+
}
292+
]
293+
},
294+
{
295+
"project": "golang.org/x/oauth2",
296+
"licenses": [
297+
{
298+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
299+
"confidence": 0.9663865546218487
300+
}
301+
]
302+
},
303+
{
304+
"project": "golang.org/x/sys/unix",
305+
"licenses": [
306+
{
307+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
308+
"confidence": 0.9663865546218487
309+
}
310+
]
311+
},
312+
{
313+
"project": "golang.org/x/text",
314+
"licenses": [
315+
{
316+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
317+
"confidence": 0.9663865546218487
318+
}
319+
]
320+
},
321+
{
322+
"project": "gopkg.in/inf.v0",
323+
"licenses": [
324+
{
325+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
326+
"confidence": 0.9752066115702479
327+
}
328+
]
329+
},
330+
{
331+
"project": "gopkg.in/yaml.v2",
332+
"licenses": [
333+
{
334+
"type": "Apache License 2.0",
335+
"confidence": 1
336+
},
337+
{
338+
"type": "MIT License",
339+
"confidence": 0.8975609756097561
340+
}
341+
]
342+
},
343+
{
344+
"project": "k8s.io/api",
345+
"licenses": [
346+
{
347+
"type": "Apache License 2.0",
348+
"confidence": 1
349+
}
350+
]
351+
},
352+
{
353+
"project": "k8s.io/apiextensions-apiserver/pkg",
354+
"licenses": [
355+
{
356+
"type": "Apache License 2.0",
357+
"confidence": 1
358+
}
359+
]
360+
},
361+
{
362+
"project": "k8s.io/apimachinery",
363+
"licenses": [
364+
{
365+
"type": "Apache License 2.0",
366+
"confidence": 1
367+
}
368+
]
369+
},
370+
{
371+
"project": "k8s.io/client-go",
372+
"licenses": [
373+
{
374+
"type": "Apache License 2.0",
375+
"confidence": 1
376+
}
377+
]
378+
},
379+
{
380+
"project": "k8s.io/kube-openapi/pkg",
381+
"licenses": [
382+
{
383+
"type": "Apache License 2.0",
384+
"confidence": 1
385+
}
386+
]
387+
}
388+
]

0 commit comments

Comments
 (0)