bill-of-materials.json 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388
  1. [
  2. {
  3. "project": "bitbucket.org/ww/goautoneg",
  4. "licenses": [
  5. {
  6. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  7. "confidence": 1
  8. }
  9. ]
  10. },
  11. {
  12. "project": "github.com/beorn7/perks/quantile",
  13. "licenses": [
  14. {
  15. "type": "MIT License",
  16. "confidence": 0.9891304347826086
  17. }
  18. ]
  19. },
  20. {
  21. "project": "github.com/bgentry/speakeasy",
  22. "licenses": [
  23. {
  24. "type": "MIT License",
  25. "confidence": 0.9441624365482234
  26. }
  27. ]
  28. },
  29. {
  30. "project": "github.com/cockroachdb/cmux",
  31. "licenses": [
  32. {
  33. "type": "Apache License 2.0",
  34. "confidence": 1
  35. }
  36. ]
  37. },
  38. {
  39. "project": "github.com/coreos/bbolt",
  40. "licenses": [
  41. {
  42. "type": "MIT License",
  43. "confidence": 1
  44. }
  45. ]
  46. },
  47. {
  48. "project": "github.com/coreos/etcd",
  49. "licenses": [
  50. {
  51. "type": "Apache License 2.0",
  52. "confidence": 1
  53. }
  54. ]
  55. },
  56. {
  57. "project": "github.com/coreos/go-semver/semver",
  58. "licenses": [
  59. {
  60. "type": "Apache License 2.0",
  61. "confidence": 1
  62. }
  63. ]
  64. },
  65. {
  66. "project": "github.com/coreos/go-systemd",
  67. "licenses": [
  68. {
  69. "type": "Apache License 2.0",
  70. "confidence": 0.9966703662597114
  71. }
  72. ]
  73. },
  74. {
  75. "project": "github.com/coreos/pkg",
  76. "licenses": [
  77. {
  78. "type": "Apache License 2.0",
  79. "confidence": 1
  80. }
  81. ]
  82. },
  83. {
  84. "project": "github.com/cpuguy83/go-md2man/md2man",
  85. "licenses": [
  86. {
  87. "type": "MIT License",
  88. "confidence": 1
  89. }
  90. ]
  91. },
  92. {
  93. "project": "github.com/dgrijalva/jwt-go",
  94. "licenses": [
  95. {
  96. "type": "MIT License",
  97. "confidence": 0.9891304347826086
  98. }
  99. ]
  100. },
  101. {
  102. "project": "github.com/dustin/go-humanize",
  103. "licenses": [
  104. {
  105. "type": "MIT License",
  106. "confidence": 0.96875
  107. }
  108. ]
  109. },
  110. {
  111. "project": "github.com/ghodss/yaml",
  112. "licenses": [
  113. {
  114. "type": "MIT License and BSD 3-clause \"New\" or \"Revised\" License",
  115. "confidence": 1
  116. }
  117. ]
  118. },
  119. {
  120. "project": "github.com/gogo/protobuf/proto",
  121. "licenses": [
  122. {
  123. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  124. "confidence": 0.9090909090909091
  125. }
  126. ]
  127. },
  128. {
  129. "project": "github.com/golang/groupcache/lru",
  130. "licenses": [
  131. {
  132. "type": "Apache License 2.0",
  133. "confidence": 0.9966703662597114
  134. }
  135. ]
  136. },
  137. {
  138. "project": "github.com/golang/protobuf",
  139. "licenses": [
  140. {
  141. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  142. "confidence": 0.92
  143. }
  144. ]
  145. },
  146. {
  147. "project": "github.com/google/btree",
  148. "licenses": [
  149. {
  150. "type": "Apache License 2.0",
  151. "confidence": 1
  152. }
  153. ]
  154. },
  155. {
  156. "project": "github.com/grpc-ecosystem/go-grpc-prometheus",
  157. "licenses": [
  158. {
  159. "type": "Apache License 2.0",
  160. "confidence": 1
  161. }
  162. ]
  163. },
  164. {
  165. "project": "github.com/grpc-ecosystem/grpc-gateway",
  166. "licenses": [
  167. {
  168. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  169. "confidence": 0.979253112033195
  170. }
  171. ]
  172. },
  173. {
  174. "project": "github.com/inconshreveable/mousetrap",
  175. "licenses": [
  176. {
  177. "type": "MIT License and BSD 3-clause \"New\" or \"Revised\" License",
  178. "confidence": 1
  179. },
  180. {
  181. "type": "Apache License 2.0",
  182. "confidence": 1
  183. }
  184. ]
  185. },
  186. {
  187. "project": "github.com/jonboulle/clockwork",
  188. "licenses": [
  189. {
  190. "type": "Apache License 2.0",
  191. "confidence": 1
  192. }
  193. ]
  194. },
  195. {
  196. "project": "github.com/mattn/go-runewidth",
  197. "licenses": [
  198. {
  199. "type": "MIT License",
  200. "confidence": 1
  201. }
  202. ]
  203. },
  204. {
  205. "project": "github.com/matttproud/golang_protobuf_extensions/pbutil",
  206. "licenses": [
  207. {
  208. "type": "Apache License 2.0",
  209. "confidence": 1
  210. }
  211. ]
  212. },
  213. {
  214. "project": "github.com/olekukonko/tablewriter",
  215. "licenses": [
  216. {
  217. "type": "MIT License",
  218. "confidence": 0.9891304347826086
  219. }
  220. ]
  221. },
  222. {
  223. "project": "github.com/prometheus/client_golang/prometheus",
  224. "licenses": [
  225. {
  226. "type": "Apache License 2.0",
  227. "confidence": 1
  228. }
  229. ]
  230. },
  231. {
  232. "project": "github.com/prometheus/client_model/go",
  233. "licenses": [
  234. {
  235. "type": "Apache License 2.0",
  236. "confidence": 1
  237. }
  238. ]
  239. },
  240. {
  241. "project": "github.com/prometheus/common",
  242. "licenses": [
  243. {
  244. "type": "Apache License 2.0",
  245. "confidence": 1
  246. }
  247. ]
  248. },
  249. {
  250. "project": "github.com/prometheus/procfs",
  251. "licenses": [
  252. {
  253. "type": "Apache License 2.0",
  254. "confidence": 1
  255. }
  256. ]
  257. },
  258. {
  259. "project": "github.com/russross/blackfriday",
  260. "licenses": [
  261. {
  262. "type": "BSD 2-clause \"Simplified\" License",
  263. "confidence": 0.9626168224299065
  264. }
  265. ]
  266. },
  267. {
  268. "project": "github.com/spf13/cobra",
  269. "licenses": [
  270. {
  271. "type": "Apache License 2.0",
  272. "confidence": 0.9573241061130334
  273. }
  274. ]
  275. },
  276. {
  277. "project": "github.com/spf13/pflag",
  278. "licenses": [
  279. {
  280. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  281. "confidence": 0.9663865546218487
  282. }
  283. ]
  284. },
  285. {
  286. "project": "github.com/ugorji/go/codec",
  287. "licenses": [
  288. {
  289. "type": "MIT License",
  290. "confidence": 0.9946524064171123
  291. }
  292. ]
  293. },
  294. {
  295. "project": "github.com/urfave/cli",
  296. "licenses": [
  297. {
  298. "type": "MIT License",
  299. "confidence": 1
  300. }
  301. ]
  302. },
  303. {
  304. "project": "github.com/xiang90/probing",
  305. "licenses": [
  306. {
  307. "type": "MIT License",
  308. "confidence": 1
  309. }
  310. ]
  311. },
  312. {
  313. "project": "golang.org/x/crypto",
  314. "licenses": [
  315. {
  316. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  317. "confidence": 0.9663865546218487
  318. }
  319. ]
  320. },
  321. {
  322. "project": "golang.org/x/net",
  323. "licenses": [
  324. {
  325. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  326. "confidence": 0.9663865546218487
  327. }
  328. ]
  329. },
  330. {
  331. "project": "golang.org/x/text",
  332. "licenses": [
  333. {
  334. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  335. "confidence": 0.9663865546218487
  336. }
  337. ]
  338. },
  339. {
  340. "project": "golang.org/x/time/rate",
  341. "licenses": [
  342. {
  343. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  344. "confidence": 0.9663865546218487
  345. }
  346. ]
  347. },
  348. {
  349. "project": "google.golang.org/genproto/googleapis",
  350. "licenses": [
  351. {
  352. "type": "Apache License 2.0",
  353. "confidence": 1
  354. }
  355. ]
  356. },
  357. {
  358. "project": "google.golang.org/grpc",
  359. "licenses": [
  360. {
  361. "type": "Apache License 2.0",
  362. "confidence": 1
  363. }
  364. ]
  365. },
  366. {
  367. "project": "gopkg.in/cheggaaa/pb.v1",
  368. "licenses": [
  369. {
  370. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  371. "confidence": 0.9916666666666667
  372. }
  373. ]
  374. },
  375. {
  376. "project": "gopkg.in/yaml.v2",
  377. "licenses": [
  378. {
  379. "type": "The Unlicense",
  380. "confidence": 0.35294117647058826
  381. },
  382. {
  383. "type": "MIT License",
  384. "confidence": 0.8975609756097561
  385. }
  386. ]
  387. }
  388. ]