Skip to content

Commit 56e7776

Browse files
authored
Merge pull request #101 from fanminshi/add_bom
license: add bill-of-materials.json for operator-sdk
2 parents 7030f22 + 2aecab9 commit 56e7776

File tree

1 file changed

+329
-0
lines changed

1 file changed

+329
-0
lines changed

bill-of-materials.json

Lines changed: 329 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,329 @@
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/operator-sdk",
22+
"licenses": [
23+
{
24+
"type": "Apache License 2.0",
25+
"confidence": 1
26+
},
27+
{
28+
"type": "The Unlicense",
29+
"confidence": 0.31413612565445026
30+
}
31+
]
32+
},
33+
{
34+
"project": "github.com/davecgh/go-spew/spew",
35+
"licenses": [
36+
{
37+
"type": "ISC License",
38+
"confidence": 0.9850746268656716
39+
}
40+
]
41+
},
42+
{
43+
"project": "github.com/emicklei/go-restful",
44+
"licenses": [
45+
{
46+
"type": "MIT License",
47+
"confidence": 1
48+
}
49+
]
50+
},
51+
{
52+
"project": "github.com/ghodss/yaml",
53+
"licenses": [
54+
{
55+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
56+
"confidence": 0.8357142857142857
57+
}
58+
]
59+
},
60+
{
61+
"project": "github.com/go-openapi/jsonpointer",
62+
"licenses": [
63+
{
64+
"type": "Apache License 2.0",
65+
"confidence": 1
66+
}
67+
]
68+
},
69+
{
70+
"project": "github.com/go-openapi/jsonreference",
71+
"licenses": [
72+
{
73+
"type": "Apache License 2.0",
74+
"confidence": 1
75+
}
76+
]
77+
},
78+
{
79+
"project": "github.com/go-openapi/spec",
80+
"licenses": [
81+
{
82+
"type": "Apache License 2.0",
83+
"confidence": 1
84+
},
85+
{
86+
"type": "The Unlicense",
87+
"confidence": 0.3422459893048128
88+
}
89+
]
90+
},
91+
{
92+
"project": "github.com/go-openapi/swag",
93+
"licenses": [
94+
{
95+
"type": "Apache License 2.0",
96+
"confidence": 1
97+
}
98+
]
99+
},
100+
{
101+
"project": "github.com/gogo/protobuf",
102+
"licenses": [
103+
{
104+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
105+
"confidence": 0.9090909090909091
106+
}
107+
]
108+
},
109+
{
110+
"project": "github.com/golang/glog",
111+
"licenses": [
112+
{
113+
"type": "Apache License 2.0",
114+
"confidence": 0.9966703662597114
115+
}
116+
]
117+
},
118+
{
119+
"project": "github.com/golang/protobuf",
120+
"licenses": [
121+
{
122+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
123+
"confidence": 0.92
124+
}
125+
]
126+
},
127+
{
128+
"project": "github.com/google/btree",
129+
"licenses": [
130+
{
131+
"type": "Apache License 2.0",
132+
"confidence": 1
133+
}
134+
]
135+
},
136+
{
137+
"project": "github.com/google/gofuzz",
138+
"licenses": [
139+
{
140+
"type": "Apache License 2.0",
141+
"confidence": 1
142+
}
143+
]
144+
},
145+
{
146+
"project": "github.com/googleapis/gnostic",
147+
"licenses": [
148+
{
149+
"type": "Apache License 2.0",
150+
"confidence": 1
151+
}
152+
]
153+
},
154+
{
155+
"project": "github.com/gregjones/httpcache",
156+
"licenses": [
157+
{
158+
"type": "MIT License",
159+
"confidence": 0.9891304347826086
160+
}
161+
]
162+
},
163+
{
164+
"project": "github.com/hashicorp/golang-lru",
165+
"licenses": [
166+
{
167+
"type": "Mozilla Public License 2.0",
168+
"confidence": 1
169+
}
170+
]
171+
},
172+
{
173+
"project": "github.com/json-iterator/go",
174+
"licenses": [
175+
{
176+
"type": "MIT License",
177+
"confidence": 1
178+
}
179+
]
180+
},
181+
{
182+
"project": "github.com/juju/ratelimit",
183+
"licenses": [
184+
{
185+
"type": "GNU Lesser General Public License v3.0",
186+
"confidence": 0.9409937888198758
187+
}
188+
]
189+
},
190+
{
191+
"project": "github.com/mailru/easyjson",
192+
"licenses": [
193+
{
194+
"type": "MIT License",
195+
"confidence": 0.9891304347826086
196+
}
197+
]
198+
},
199+
{
200+
"project": "github.com/peterbourgon/diskv",
201+
"licenses": [
202+
{
203+
"type": "MIT License",
204+
"confidence": 0.9891304347826086
205+
}
206+
]
207+
},
208+
{
209+
"project": "github.com/sirupsen/logrus",
210+
"licenses": [
211+
{
212+
"type": "MIT License",
213+
"confidence": 1
214+
}
215+
]
216+
},
217+
{
218+
"project": "github.com/spf13/cobra",
219+
"licenses": [
220+
{
221+
"type": "Apache License 2.0",
222+
"confidence": 0.9573241061130334
223+
}
224+
]
225+
},
226+
{
227+
"project": "github.com/spf13/pflag",
228+
"licenses": [
229+
{
230+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
231+
"confidence": 0.9663865546218487
232+
}
233+
]
234+
},
235+
{
236+
"project": "golang.org/x/crypto/ssh/terminal",
237+
"licenses": [
238+
{
239+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
240+
"confidence": 0.9663865546218487
241+
}
242+
]
243+
},
244+
{
245+
"project": "golang.org/x/net",
246+
"licenses": [
247+
{
248+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
249+
"confidence": 0.9663865546218487
250+
}
251+
]
252+
},
253+
{
254+
"project": "golang.org/x/sys/unix",
255+
"licenses": [
256+
{
257+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
258+
"confidence": 0.9663865546218487
259+
}
260+
]
261+
},
262+
{
263+
"project": "golang.org/x/text",
264+
"licenses": [
265+
{
266+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
267+
"confidence": 0.9663865546218487
268+
}
269+
]
270+
},
271+
{
272+
"project": "gopkg.in/inf.v0",
273+
"licenses": [
274+
{
275+
"type": "BSD 3-clause \"New\" or \"Revised\" License",
276+
"confidence": 0.9752066115702479
277+
}
278+
]
279+
},
280+
{
281+
"project": "gopkg.in/yaml.v2",
282+
"licenses": [
283+
{
284+
"type": "Apache License 2.0",
285+
"confidence": 1
286+
},
287+
{
288+
"type": "MIT License",
289+
"confidence": 0.8975609756097561
290+
}
291+
]
292+
},
293+
{
294+
"project": "k8s.io/api",
295+
"licenses": [
296+
{
297+
"type": "Apache License 2.0",
298+
"confidence": 1
299+
}
300+
]
301+
},
302+
{
303+
"project": "k8s.io/apimachinery",
304+
"licenses": [
305+
{
306+
"type": "Apache License 2.0",
307+
"confidence": 1
308+
}
309+
]
310+
},
311+
{
312+
"project": "k8s.io/client-go",
313+
"licenses": [
314+
{
315+
"type": "Apache License 2.0",
316+
"confidence": 1
317+
}
318+
]
319+
},
320+
{
321+
"project": "k8s.io/kube-openapi/pkg/common",
322+
"licenses": [
323+
{
324+
"type": "Apache License 2.0",
325+
"confidence": 1
326+
}
327+
]
328+
}
329+
]

0 commit comments

Comments
 (0)