bill-of-materials.json 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456
  1. [
  2. {
  3. "project": "github.com/beorn7/perks/quantile",
  4. "licenses": [
  5. {
  6. "type": "MIT License",
  7. "confidence": 0.9891304347826086
  8. }
  9. ]
  10. },
  11. {
  12. "project": "github.com/bgentry/speakeasy",
  13. "licenses": [
  14. {
  15. "type": "MIT License",
  16. "confidence": 0.9441624365482234
  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/coreos/go-systemd",
  31. "licenses": [
  32. {
  33. "type": "Apache License 2.0",
  34. "confidence": 0.9966703662597114
  35. }
  36. ]
  37. },
  38. {
  39. "project": "github.com/coreos/pkg/capnslog",
  40. "licenses": [
  41. {
  42. "type": "Apache License 2.0",
  43. "confidence": 1
  44. }
  45. ]
  46. },
  47. {
  48. "project": "github.com/dgrijalva/jwt-go",
  49. "licenses": [
  50. {
  51. "type": "MIT License",
  52. "confidence": 0.9891304347826086
  53. }
  54. ]
  55. },
  56. {
  57. "project": "github.com/dustin/go-humanize",
  58. "licenses": [
  59. {
  60. "type": "MIT License",
  61. "confidence": 0.96875
  62. }
  63. ]
  64. },
  65. {
  66. "project": "github.com/gogo/protobuf",
  67. "licenses": [
  68. {
  69. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  70. "confidence": 0.9163346613545816
  71. }
  72. ]
  73. },
  74. {
  75. "project": "github.com/golang/groupcache/lru",
  76. "licenses": [
  77. {
  78. "type": "Apache License 2.0",
  79. "confidence": 0.9966703662597114
  80. }
  81. ]
  82. },
  83. {
  84. "project": "github.com/golang/protobuf",
  85. "licenses": [
  86. {
  87. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  88. "confidence": 0.9663865546218487
  89. }
  90. ]
  91. },
  92. {
  93. "project": "github.com/google/btree",
  94. "licenses": [
  95. {
  96. "type": "Apache License 2.0",
  97. "confidence": 1
  98. }
  99. ]
  100. },
  101. {
  102. "project": "github.com/google/uuid",
  103. "licenses": [
  104. {
  105. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  106. "confidence": 0.9663865546218487
  107. }
  108. ]
  109. },
  110. {
  111. "project": "github.com/gorilla/websocket",
  112. "licenses": [
  113. {
  114. "type": "BSD 2-clause \"Simplified\" License",
  115. "confidence": 0.9852216748768473
  116. }
  117. ]
  118. },
  119. {
  120. "project": "github.com/grpc-ecosystem/go-grpc-middleware",
  121. "licenses": [
  122. {
  123. "type": "Apache License 2.0",
  124. "confidence": 1
  125. }
  126. ]
  127. },
  128. {
  129. "project": "github.com/grpc-ecosystem/go-grpc-prometheus",
  130. "licenses": [
  131. {
  132. "type": "Apache License 2.0",
  133. "confidence": 1
  134. }
  135. ]
  136. },
  137. {
  138. "project": "github.com/grpc-ecosystem/grpc-gateway",
  139. "licenses": [
  140. {
  141. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  142. "confidence": 0.979253112033195
  143. }
  144. ]
  145. },
  146. {
  147. "project": "github.com/inconshreveable/mousetrap",
  148. "licenses": [
  149. {
  150. "type": "Apache License 2.0",
  151. "confidence": 1
  152. }
  153. ]
  154. },
  155. {
  156. "project": "github.com/jonboulle/clockwork",
  157. "licenses": [
  158. {
  159. "type": "Apache License 2.0",
  160. "confidence": 1
  161. }
  162. ]
  163. },
  164. {
  165. "project": "github.com/json-iterator/go",
  166. "licenses": [
  167. {
  168. "type": "MIT License",
  169. "confidence": 1
  170. }
  171. ]
  172. },
  173. {
  174. "project": "github.com/mattn/go-runewidth",
  175. "licenses": [
  176. {
  177. "type": "MIT License",
  178. "confidence": 1
  179. }
  180. ]
  181. },
  182. {
  183. "project": "github.com/matttproud/golang_protobuf_extensions/pbutil",
  184. "licenses": [
  185. {
  186. "type": "Apache License 2.0",
  187. "confidence": 1
  188. }
  189. ]
  190. },
  191. {
  192. "project": "github.com/modern-go/concurrent",
  193. "licenses": [
  194. {
  195. "type": "Apache License 2.0",
  196. "confidence": 1
  197. }
  198. ]
  199. },
  200. {
  201. "project": "github.com/modern-go/reflect2",
  202. "licenses": [
  203. {
  204. "type": "Apache License 2.0",
  205. "confidence": 1
  206. }
  207. ]
  208. },
  209. {
  210. "project": "github.com/olekukonko/tablewriter",
  211. "licenses": [
  212. {
  213. "type": "MIT License",
  214. "confidence": 0.9891304347826086
  215. }
  216. ]
  217. },
  218. {
  219. "project": "github.com/prometheus/client_golang/prometheus",
  220. "licenses": [
  221. {
  222. "type": "Apache License 2.0",
  223. "confidence": 1
  224. }
  225. ]
  226. },
  227. {
  228. "project": "github.com/prometheus/client_model/go",
  229. "licenses": [
  230. {
  231. "type": "Apache License 2.0",
  232. "confidence": 1
  233. }
  234. ]
  235. },
  236. {
  237. "project": "github.com/prometheus/common",
  238. "licenses": [
  239. {
  240. "type": "Apache License 2.0",
  241. "confidence": 1
  242. }
  243. ]
  244. },
  245. {
  246. "project": "github.com/prometheus/procfs",
  247. "licenses": [
  248. {
  249. "type": "Apache License 2.0",
  250. "confidence": 1
  251. }
  252. ]
  253. },
  254. {
  255. "project": "github.com/sirupsen/logrus",
  256. "licenses": [
  257. {
  258. "type": "MIT License",
  259. "confidence": 1
  260. }
  261. ]
  262. },
  263. {
  264. "project": "github.com/soheilhy/cmux",
  265. "licenses": [
  266. {
  267. "type": "Apache License 2.0",
  268. "confidence": 1
  269. }
  270. ]
  271. },
  272. {
  273. "project": "github.com/spf13/cobra",
  274. "licenses": [
  275. {
  276. "type": "Apache License 2.0",
  277. "confidence": 0.9573241061130334
  278. }
  279. ]
  280. },
  281. {
  282. "project": "github.com/spf13/pflag",
  283. "licenses": [
  284. {
  285. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  286. "confidence": 0.9663865546218487
  287. }
  288. ]
  289. },
  290. {
  291. "project": "github.com/tmc/grpc-websocket-proxy/wsproxy",
  292. "licenses": [
  293. {
  294. "type": "MIT License",
  295. "confidence": 0.9891304347826086
  296. }
  297. ]
  298. },
  299. {
  300. "project": "github.com/urfave/cli",
  301. "licenses": [
  302. {
  303. "type": "MIT License",
  304. "confidence": 1
  305. }
  306. ]
  307. },
  308. {
  309. "project": "github.com/xiang90/probing",
  310. "licenses": [
  311. {
  312. "type": "MIT License",
  313. "confidence": 1
  314. }
  315. ]
  316. },
  317. {
  318. "project": "go.etcd.io/bbolt",
  319. "licenses": [
  320. {
  321. "type": "MIT License",
  322. "confidence": 1
  323. }
  324. ]
  325. },
  326. {
  327. "project": "go.etcd.io/etcd",
  328. "licenses": [
  329. {
  330. "type": "Apache License 2.0",
  331. "confidence": 1
  332. }
  333. ]
  334. },
  335. {
  336. "project": "go.uber.org/atomic",
  337. "licenses": [
  338. {
  339. "type": "MIT License",
  340. "confidence": 0.9891304347826086
  341. }
  342. ]
  343. },
  344. {
  345. "project": "go.uber.org/multierr",
  346. "licenses": [
  347. {
  348. "type": "MIT License",
  349. "confidence": 0.9891304347826086
  350. }
  351. ]
  352. },
  353. {
  354. "project": "go.uber.org/zap",
  355. "licenses": [
  356. {
  357. "type": "MIT License",
  358. "confidence": 0.9891304347826086
  359. }
  360. ]
  361. },
  362. {
  363. "project": "golang.org/x/crypto",
  364. "licenses": [
  365. {
  366. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  367. "confidence": 0.9663865546218487
  368. }
  369. ]
  370. },
  371. {
  372. "project": "golang.org/x/net",
  373. "licenses": [
  374. {
  375. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  376. "confidence": 0.9663865546218487
  377. }
  378. ]
  379. },
  380. {
  381. "project": "golang.org/x/sys/unix",
  382. "licenses": [
  383. {
  384. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  385. "confidence": 0.9663865546218487
  386. }
  387. ]
  388. },
  389. {
  390. "project": "golang.org/x/text",
  391. "licenses": [
  392. {
  393. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  394. "confidence": 0.9663865546218487
  395. }
  396. ]
  397. },
  398. {
  399. "project": "golang.org/x/time/rate",
  400. "licenses": [
  401. {
  402. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  403. "confidence": 0.9663865546218487
  404. }
  405. ]
  406. },
  407. {
  408. "project": "google.golang.org/genproto",
  409. "licenses": [
  410. {
  411. "type": "Apache License 2.0",
  412. "confidence": 1
  413. }
  414. ]
  415. },
  416. {
  417. "project": "google.golang.org/grpc",
  418. "licenses": [
  419. {
  420. "type": "Apache License 2.0",
  421. "confidence": 1
  422. }
  423. ]
  424. },
  425. {
  426. "project": "gopkg.in/cheggaaa/pb.v1",
  427. "licenses": [
  428. {
  429. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  430. "confidence": 0.9916666666666667
  431. }
  432. ]
  433. },
  434. {
  435. "project": "gopkg.in/yaml.v2",
  436. "licenses": [
  437. {
  438. "type": "Apache License 2.0",
  439. "confidence": 1
  440. },
  441. {
  442. "type": "MIT License",
  443. "confidence": 0.8975609756097561
  444. }
  445. ]
  446. },
  447. {
  448. "project": "sigs.k8s.io/yaml",
  449. "licenses": [
  450. {
  451. "type": "BSD 3-clause \"New\" or \"Revised\" License",
  452. "confidence": 1
  453. }
  454. ]
  455. }
  456. ]