github.com/CycloneDX/sbom-utility@v0.16.0/examples/cyclonedx/SBOM/proton-bridge/proton-bridge-v1.8.0.bom.json (about) 1 { 2 "bomFormat": "CycloneDX", 3 "specVersion": "1.2", 4 "serialNumber": "urn:uuid:d7a0ac67-e0f8-4342-86c6-801a02437636", 5 "version": 1, 6 "metadata": { 7 "timestamp": "2021-05-16T17:10:53+02:00", 8 "tools": [ 9 { 10 "vendor": "CycloneDX", 11 "name": "cyclonedx-gomod", 12 "version": "v0.6.1", 13 "hashes": [ 14 { 15 "alg": "MD5", 16 "content": "a92d9f6145a94c2c7ad8489d84301eb9" 17 }, 18 { 19 "alg": "SHA-1", 20 "content": "a5af6c5ef3f21bf5425c680b64acf57cc6a90c69" 21 }, 22 { 23 "alg": "SHA-256", 24 "content": "dc215a651772356eca763d6fe77169379c1cc25c2bb89c7d6df2e2170c3972ab" 25 }, 26 { 27 "alg": "SHA-512", 28 "content": "387953ab509c31bf352693de9df617650c87494e607119bc284b91ba9a0a2d284a2e96946c272dc284c4370875412eea855bc30351faedd099dbdbed209e4636" 29 } 30 ] 31 } 32 ], 33 "component": { 34 "bom-ref": "pkg:golang/github.com/ProtonMail/proton-bridge@v1.8.0", 35 "type": "application", 36 "name": "github.com/ProtonMail/proton-bridge", 37 "version": "v1.8.0", 38 "purl": "pkg:golang/github.com/ProtonMail/proton-bridge@v1.8.0", 39 "externalReferences": [ 40 { 41 "url": "https://github.com/ProtonMail/proton-bridge", 42 "type": "vcs" 43 } 44 ] 45 } 46 }, 47 "components": [ 48 { 49 "bom-ref": "pkg:golang/github.com/0xAX/notificator@v0.0.0-20191016112426-3962a5ea8da1", 50 "type": "library", 51 "name": "github.com/0xAX/notificator", 52 "version": "v0.0.0-20191016112426-3962a5ea8da1", 53 "scope": "required", 54 "hashes": [ 55 { 56 "alg": "SHA-256", 57 "content": "8fd1da69f6a90db3db1910e4bba7bf1d1b3a28131c287896726d7ff526f19e5e" 58 } 59 ], 60 "licenses": [ 61 { 62 "license": { 63 "id": "BSD-3-Clause", 64 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 65 } 66 } 67 ], 68 "purl": "pkg:golang/github.com/0xAX/notificator@v0.0.0-20191016112426-3962a5ea8da1", 69 "externalReferences": [ 70 { 71 "url": "https://github.com/0xAX/notificator", 72 "type": "vcs" 73 } 74 ] 75 }, 76 { 77 "bom-ref": "pkg:golang/github.com/AndreasBriese/bbloom@v0.0.0-20190306092124-e2d15f34fcf9", 78 "type": "library", 79 "name": "github.com/AndreasBriese/bbloom", 80 "version": "v0.0.0-20190306092124-e2d15f34fcf9", 81 "scope": "required", 82 "hashes": [ 83 { 84 "alg": "SHA-256", 85 "content": "1c3f20036b6407284c03061a1405fdc3697bbf1bc143934ca310eb921aa1b67e" 86 } 87 ], 88 "licenses": [ 89 { 90 "license": { 91 "id": "CC0-1.0", 92 "url": "https://spdx.org/licenses/CC0-1.0.html" 93 } 94 }, 95 { 96 "license": { 97 "id": "MIT", 98 "url": "https://spdx.org/licenses/MIT.html" 99 } 100 } 101 ], 102 "purl": "pkg:golang/github.com/AndreasBriese/bbloom@v0.0.0-20190306092124-e2d15f34fcf9", 103 "externalReferences": [ 104 { 105 "url": "https://github.com/AndreasBriese/bbloom", 106 "type": "vcs" 107 } 108 ] 109 }, 110 { 111 "bom-ref": "pkg:golang/github.com/BurntSushi/toml@v0.3.1", 112 "type": "library", 113 "name": "github.com/BurntSushi/toml", 114 "version": "v0.3.1", 115 "scope": "required", 116 "hashes": [ 117 { 118 "alg": "SHA-256", 119 "content": "597918625e98af7a817f52bbf440672f899a9343a29817c1d1751ff55976f0e4" 120 } 121 ], 122 "licenses": [ 123 { 124 "license": { 125 "id": "MIT", 126 "url": "https://spdx.org/licenses/MIT.html" 127 } 128 } 129 ], 130 "purl": "pkg:golang/github.com/BurntSushi/toml@v0.3.1", 131 "externalReferences": [ 132 { 133 "url": "https://github.com/BurntSushi/toml", 134 "type": "vcs" 135 } 136 ] 137 }, 138 { 139 "bom-ref": "pkg:golang/github.com/BurntSushi/xgb@v0.0.0-20160522181843-27f122750802", 140 "type": "library", 141 "name": "github.com/BurntSushi/xgb", 142 "version": "v0.0.0-20160522181843-27f122750802", 143 "scope": "required", 144 "hashes": [ 145 { 146 "alg": "SHA-256", 147 "content": "d410d3cf4bbd9c2dfffe938231d347f828972556098795103423811bb8db10b7" 148 } 149 ], 150 "licenses": [ 151 { 152 "license": { 153 "id": "BSD-3-Clause", 154 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 155 } 156 }, 157 { 158 "license": { 159 "name": "GooglePatentClause" 160 } 161 } 162 ], 163 "purl": "pkg:golang/github.com/BurntSushi/xgb@v0.0.0-20160522181843-27f122750802", 164 "externalReferences": [ 165 { 166 "url": "https://github.com/BurntSushi/xgb", 167 "type": "vcs" 168 } 169 ] 170 }, 171 { 172 "bom-ref": "pkg:golang/github.com/CloudyKit/fastprinter@v0.0.0-20200109182630-33d98a066a53", 173 "type": "library", 174 "name": "github.com/CloudyKit/fastprinter", 175 "version": "v0.0.0-20200109182630-33d98a066a53", 176 "scope": "required", 177 "hashes": [ 178 { 179 "alg": "SHA-256", 180 "content": "b11fbff186f8b25b6d078bc3f9bf5bb551275a02f7434d0e053cd54fc07d0b47" 181 } 182 ], 183 "licenses": [ 184 { 185 "license": { 186 "id": "MIT", 187 "url": "https://spdx.org/licenses/MIT.html" 188 } 189 } 190 ], 191 "purl": "pkg:golang/github.com/CloudyKit/fastprinter@v0.0.0-20200109182630-33d98a066a53", 192 "externalReferences": [ 193 { 194 "url": "https://github.com/CloudyKit/fastprinter", 195 "type": "vcs" 196 } 197 ] 198 }, 199 { 200 "bom-ref": "pkg:golang/github.com/CloudyKit/jet/v3@v3.0.0", 201 "type": "library", 202 "name": "github.com/CloudyKit/jet/v3", 203 "version": "v3.0.0", 204 "scope": "required", 205 "hashes": [ 206 { 207 "alg": "SHA-256", 208 "content": "d4fc0ee70e550ad954525f8a4ce06c4c66658635a47326ec19a01abb9dad3b2f" 209 } 210 ], 211 "licenses": [ 212 { 213 "license": { 214 "id": "Apache-2.0", 215 "url": "https://spdx.org/licenses/Apache-2.0.html" 216 } 217 } 218 ], 219 "purl": "pkg:golang/github.com/CloudyKit/jet/v3@v3.0.0", 220 "externalReferences": [ 221 { 222 "url": "https://github.com/CloudyKit/jet/v3", 223 "type": "vcs" 224 } 225 ] 226 }, 227 { 228 "bom-ref": "pkg:golang/github.com/Joker/hpp@v1.0.0", 229 "type": "library", 230 "name": "github.com/Joker/hpp", 231 "version": "v1.0.0", 232 "scope": "required", 233 "hashes": [ 234 { 235 "alg": "SHA-256", 236 "content": "eb9fa2b8961d457bff5f237ad82d6e12698ec77e37dab346feb2a55fa57b2a47" 237 } 238 ], 239 "licenses": [ 240 { 241 "license": { 242 "id": "BSD-3-Clause", 243 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 244 } 245 } 246 ], 247 "purl": "pkg:golang/github.com/Joker/hpp@v1.0.0", 248 "externalReferences": [ 249 { 250 "url": "https://github.com/Joker/hpp", 251 "type": "vcs" 252 } 253 ] 254 }, 255 { 256 "bom-ref": "pkg:golang/github.com/Masterminds/semver/v3@v3.1.0", 257 "type": "library", 258 "name": "github.com/Masterminds/semver/v3", 259 "version": "v3.1.0", 260 "scope": "required", 261 "hashes": [ 262 { 263 "alg": "SHA-256", 264 "content": "6369540ec14a5514981a88cb275c8bc525dd3263184d896cd2b0afa2a98c5109" 265 } 266 ], 267 "licenses": [ 268 { 269 "license": { 270 "id": "MIT", 271 "url": "https://spdx.org/licenses/MIT.html" 272 } 273 } 274 ], 275 "purl": "pkg:golang/github.com/Masterminds/semver/v3@v3.1.0", 276 "externalReferences": [ 277 { 278 "url": "https://github.com/Masterminds/semver/v3", 279 "type": "vcs" 280 } 281 ] 282 }, 283 { 284 "bom-ref": "pkg:golang/github.com/ProtonMail/go-autostart@v0.0.0-20181114175602-c5272053443a", 285 "type": "library", 286 "name": "github.com/ProtonMail/go-autostart", 287 "version": "v0.0.0-20181114175602-c5272053443a", 288 "scope": "required", 289 "hashes": [ 290 { 291 "alg": "SHA-256", 292 "content": "7d72b62ac7e790157d361fbd48acc7721623b84f6cd2f236d091b599bb4401c7" 293 } 294 ], 295 "licenses": [ 296 { 297 "license": { 298 "id": "MIT", 299 "url": "https://spdx.org/licenses/MIT.html" 300 } 301 } 302 ], 303 "purl": "pkg:golang/github.com/ProtonMail/go-autostart@v0.0.0-20181114175602-c5272053443a", 304 "externalReferences": [ 305 { 306 "url": "https://github.com/ProtonMail/go-autostart", 307 "type": "vcs" 308 } 309 ] 310 }, 311 { 312 "bom-ref": "pkg:golang/github.com/ProtonMail/go-crypto@v0.0.0-20201208171014-cdb7591792e2", 313 "type": "library", 314 "name": "github.com/ProtonMail/go-crypto", 315 "version": "v0.0.0-20201208171014-cdb7591792e2", 316 "scope": "required", 317 "hashes": [ 318 { 319 "alg": "SHA-256", 320 "content": "a509232442c76b25b9f63a7baf81b90e59a789caf931c7a30dfc2c8dcc08d525" 321 } 322 ], 323 "licenses": [ 324 { 325 "license": { 326 "id": "BSD-3-Clause", 327 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 328 } 329 } 330 ], 331 "purl": "pkg:golang/github.com/ProtonMail/go-crypto@v0.0.0-20201208171014-cdb7591792e2", 332 "externalReferences": [ 333 { 334 "url": "https://github.com/ProtonMail/go-crypto", 335 "type": "vcs" 336 } 337 ] 338 }, 339 { 340 "bom-ref": "pkg:golang/github.com/ProtonMail/go-imap-id@v0.0.0-20190926060100-f94a56b9ecde", 341 "type": "library", 342 "name": "github.com/ProtonMail/go-imap-id", 343 "version": "v0.0.0-20190926060100-f94a56b9ecde", 344 "scope": "required", 345 "hashes": [ 346 { 347 "alg": "SHA-256", 348 "content": "e64a10a334c310bca660ec856d0fd54ae6dec40117cc347ca8633998ef0645dc" 349 } 350 ], 351 "licenses": [ 352 { 353 "license": { 354 "id": "MIT", 355 "url": "https://spdx.org/licenses/MIT.html" 356 } 357 } 358 ], 359 "purl": "pkg:golang/github.com/ProtonMail/go-imap-id@v0.0.0-20190926060100-f94a56b9ecde", 360 "externalReferences": [ 361 { 362 "url": "https://github.com/ProtonMail/go-imap-id", 363 "type": "vcs" 364 } 365 ] 366 }, 367 { 368 "bom-ref": "pkg:golang/github.com/ProtonMail/go-mime@v0.0.0-20190923161245-9b5a4261663a", 369 "type": "library", 370 "name": "github.com/ProtonMail/go-mime", 371 "version": "v0.0.0-20190923161245-9b5a4261663a", 372 "scope": "required", 373 "hashes": [ 374 { 375 "alg": "SHA-256", 376 "content": "5ba46b80dfec4f18359acab31456fe1bcd0c166a63330eb5214fac966fb0967e" 377 } 378 ], 379 "licenses": [ 380 { 381 "license": { 382 "id": "MIT", 383 "url": "https://spdx.org/licenses/MIT.html" 384 } 385 } 386 ], 387 "purl": "pkg:golang/github.com/ProtonMail/go-mime@v0.0.0-20190923161245-9b5a4261663a", 388 "externalReferences": [ 389 { 390 "url": "https://github.com/ProtonMail/go-mime", 391 "type": "vcs" 392 } 393 ] 394 }, 395 { 396 "bom-ref": "pkg:golang/github.com/ProtonMail/go-rfc5322@v0.5.0", 397 "type": "library", 398 "name": "github.com/ProtonMail/go-rfc5322", 399 "version": "v0.5.0", 400 "scope": "required", 401 "hashes": [ 402 { 403 "alg": "SHA-256", 404 "content": "2db2968e07efba66190abf01806c93524dc44c69052c08d0764b9252967909c1" 405 } 406 ], 407 "licenses": [ 408 { 409 "license": { 410 "id": "MIT", 411 "url": "https://spdx.org/licenses/MIT.html" 412 } 413 } 414 ], 415 "purl": "pkg:golang/github.com/ProtonMail/go-rfc5322@v0.5.0", 416 "externalReferences": [ 417 { 418 "url": "https://github.com/ProtonMail/go-rfc5322", 419 "type": "vcs" 420 } 421 ] 422 }, 423 { 424 "bom-ref": "pkg:golang/github.com/ProtonMail/go-vcard@v0.0.0-20180326232728-33aaa0a0c8a5", 425 "type": "library", 426 "name": "github.com/ProtonMail/go-vcard", 427 "version": "v0.0.0-20180326232728-33aaa0a0c8a5", 428 "scope": "required", 429 "hashes": [ 430 { 431 "alg": "SHA-256", 432 "content": "5206b50c714de06531b8342bd05ef5b698bc23d1ea3c8959a1d640235951e954" 433 } 434 ], 435 "licenses": [ 436 { 437 "license": { 438 "id": "MIT", 439 "url": "https://spdx.org/licenses/MIT.html" 440 } 441 } 442 ], 443 "purl": "pkg:golang/github.com/ProtonMail/go-vcard@v0.0.0-20180326232728-33aaa0a0c8a5", 444 "externalReferences": [ 445 { 446 "url": "https://github.com/ProtonMail/go-vcard", 447 "type": "vcs" 448 } 449 ] 450 }, 451 { 452 "bom-ref": "pkg:golang/github.com/ProtonMail/gopenpgp/v2@v2.1.3", 453 "type": "library", 454 "name": "github.com/ProtonMail/gopenpgp/v2", 455 "version": "v2.1.3", 456 "scope": "required", 457 "hashes": [ 458 { 459 "alg": "SHA-256", 460 "content": "e3e9c50c9f56b5c5104e2a7f8ded8b9773f6d57840525e1ab16b1a7cbaf0f7b7" 461 } 462 ], 463 "licenses": [ 464 { 465 "license": { 466 "id": "MIT", 467 "url": "https://spdx.org/licenses/MIT.html" 468 } 469 } 470 ], 471 "purl": "pkg:golang/github.com/ProtonMail/gopenpgp/v2@v2.1.3", 472 "externalReferences": [ 473 { 474 "url": "https://github.com/ProtonMail/gopenpgp/v2", 475 "type": "vcs" 476 } 477 ] 478 }, 479 { 480 "bom-ref": "pkg:golang/github.com/PuerkitoBio/goquery@v1.5.1", 481 "type": "library", 482 "name": "github.com/PuerkitoBio/goquery", 483 "version": "v1.5.1", 484 "scope": "required", 485 "hashes": [ 486 { 487 "alg": "SHA-256", 488 "content": "3d23c11a77bc348516c3effbbc5055fa41b627fe4c3a36f373bd79e0e68a0921" 489 } 490 ], 491 "licenses": [ 492 { 493 "license": { 494 "id": "BSD-3-Clause", 495 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 496 } 497 } 498 ], 499 "purl": "pkg:golang/github.com/PuerkitoBio/goquery@v1.5.1", 500 "externalReferences": [ 501 { 502 "url": "https://github.com/PuerkitoBio/goquery", 503 "type": "vcs" 504 } 505 ] 506 }, 507 { 508 "bom-ref": "pkg:golang/github.com/Shopify/goreferrer@v0.0.0-20181106222321-ec9c9a553398", 509 "type": "library", 510 "name": "github.com/Shopify/goreferrer", 511 "version": "v0.0.0-20181106222321-ec9c9a553398", 512 "scope": "required", 513 "hashes": [ 514 { 515 "alg": "SHA-256", 516 "content": "5830bac92a49cdbc4658587868cc45142dbcc301a9e6912ea13b6f038abfa90e" 517 } 518 ], 519 "licenses": [ 520 { 521 "license": { 522 "id": "MIT", 523 "url": "https://spdx.org/licenses/MIT.html" 524 } 525 } 526 ], 527 "purl": "pkg:golang/github.com/Shopify/goreferrer@v0.0.0-20181106222321-ec9c9a553398", 528 "externalReferences": [ 529 { 530 "url": "https://github.com/Shopify/goreferrer", 531 "type": "vcs" 532 } 533 ] 534 }, 535 { 536 "bom-ref": "pkg:golang/github.com/abiosoft/ishell@v2.0.0", 537 "type": "library", 538 "name": "github.com/abiosoft/ishell", 539 "version": "v2.0.0", 540 "scope": "required", 541 "hashes": [ 542 { 543 "alg": "SHA-256", 544 "content": "8d07f1eba8739e5600b70cc656d8505a7d052643c1f03240f3d56c500f47b876" 545 } 546 ], 547 "licenses": [ 548 { 549 "license": { 550 "id": "MIT", 551 "url": "https://spdx.org/licenses/MIT.html" 552 } 553 } 554 ], 555 "purl": "pkg:golang/github.com/abiosoft/ishell@v2.0.0", 556 "externalReferences": [ 557 { 558 "url": "https://github.com/abiosoft/ishell", 559 "type": "vcs" 560 } 561 ] 562 }, 563 { 564 "bom-ref": "pkg:golang/github.com/abiosoft/readline@v0.0.0-20180607040430-155bce2042db", 565 "type": "library", 566 "name": "github.com/abiosoft/readline", 567 "version": "v0.0.0-20180607040430-155bce2042db", 568 "scope": "required", 569 "hashes": [ 570 { 571 "alg": "SHA-256", 572 "content": "0a33d44973a2629b4b6d376bd5171eb9981214343b535e484c44541ab50e471f" 573 } 574 ], 575 "licenses": [ 576 { 577 "license": { 578 "id": "MIT", 579 "url": "https://spdx.org/licenses/MIT.html" 580 } 581 } 582 ], 583 "purl": "pkg:golang/github.com/abiosoft/readline@v0.0.0-20180607040430-155bce2042db", 584 "externalReferences": [ 585 { 586 "url": "https://github.com/abiosoft/readline", 587 "type": "vcs" 588 } 589 ] 590 }, 591 { 592 "bom-ref": "pkg:golang/github.com/ajg/form@v1.5.1", 593 "type": "library", 594 "name": "github.com/ajg/form", 595 "version": "v1.5.1", 596 "scope": "required", 597 "hashes": [ 598 { 599 "alg": "SHA-256", 600 "content": "b7d73bbfc2542aefd7c4e181534ca336968c968c4610985492a151ab489b19e5" 601 } 602 ], 603 "licenses": [ 604 { 605 "license": { 606 "id": "BSD-3-Clause", 607 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 608 } 609 } 610 ], 611 "purl": "pkg:golang/github.com/ajg/form@v1.5.1", 612 "externalReferences": [ 613 { 614 "url": "https://github.com/ajg/form", 615 "type": "vcs" 616 } 617 ] 618 }, 619 { 620 "bom-ref": "pkg:golang/github.com/allan-simon/go-singleinstance@v0.0.0-20160830203053-79edcfdc2dfc", 621 "type": "library", 622 "name": "github.com/allan-simon/go-singleinstance", 623 "version": "v0.0.0-20160830203053-79edcfdc2dfc", 624 "scope": "required", 625 "hashes": [ 626 { 627 "alg": "SHA-256", 628 "content": "99971ad3f1d9fd75973fdb7191f765d861fa994cc1a80972273deee4b83c7ee0" 629 } 630 ], 631 "licenses": [ 632 { 633 "license": { 634 "id": "MIT", 635 "url": "https://spdx.org/licenses/MIT.html" 636 } 637 } 638 ], 639 "purl": "pkg:golang/github.com/allan-simon/go-singleinstance@v0.0.0-20160830203053-79edcfdc2dfc", 640 "externalReferences": [ 641 { 642 "url": "https://github.com/allan-simon/go-singleinstance", 643 "type": "vcs" 644 } 645 ] 646 }, 647 { 648 "bom-ref": "pkg:golang/github.com/andybalholm/cascadia@v1.1.0", 649 "type": "library", 650 "name": "github.com/andybalholm/cascadia", 651 "version": "v1.1.0", 652 "scope": "required", 653 "hashes": [ 654 { 655 "alg": "SHA-256", 656 "content": "06eb8eeac49f40d151bb52e9a606c3db91ebdaf2d85b6e49bf11ece73cec2d3a" 657 } 658 ], 659 "licenses": [ 660 { 661 "license": { 662 "id": "BSD-2-Clause", 663 "url": "https://spdx.org/licenses/BSD-2-Clause.html" 664 } 665 } 666 ], 667 "purl": "pkg:golang/github.com/andybalholm/cascadia@v1.1.0", 668 "externalReferences": [ 669 { 670 "url": "https://github.com/andybalholm/cascadia", 671 "type": "vcs" 672 } 673 ] 674 }, 675 { 676 "bom-ref": "pkg:golang/github.com/antlr/antlr4@v0.0.0-20201029161626-9a95f0cc3d7c", 677 "type": "library", 678 "name": "github.com/antlr/antlr4", 679 "version": "v0.0.0-20201029161626-9a95f0cc3d7c", 680 "scope": "required", 681 "hashes": [ 682 { 683 "alg": "SHA-256", 684 "content": "8ff0b69313dfc84d1df3bfe08008c8b0257909d92a9a36fe3b45bc5bed49f886" 685 } 686 ], 687 "licenses": [ 688 { 689 "license": { 690 "id": "BSD-3-Clause", 691 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 692 } 693 }, 694 { 695 "license": { 696 "id": "MIT", 697 "url": "https://spdx.org/licenses/MIT.html" 698 } 699 } 700 ], 701 "purl": "pkg:golang/github.com/antlr/antlr4@v0.0.0-20201029161626-9a95f0cc3d7c", 702 "externalReferences": [ 703 { 704 "url": "https://github.com/antlr/antlr4", 705 "type": "vcs" 706 } 707 ] 708 }, 709 { 710 "bom-ref": "pkg:golang/github.com/armon/consul-api@v0.0.0-20180202201655-eb2c6b5be1b6", 711 "type": "library", 712 "name": "github.com/armon/consul-api", 713 "version": "v0.0.0-20180202201655-eb2c6b5be1b6", 714 "scope": "required", 715 "hashes": [ 716 { 717 "alg": "SHA-256", 718 "content": "1b56cfbdc8b037217b21498a5cdb7d024de6eaef43135ac5f919ad22406955d0" 719 } 720 ], 721 "licenses": [ 722 { 723 "license": { 724 "id": "MPL-2.0", 725 "url": "https://spdx.org/licenses/MPL-2.0.html" 726 } 727 } 728 ], 729 "purl": "pkg:golang/github.com/armon/consul-api@v0.0.0-20180202201655-eb2c6b5be1b6", 730 "externalReferences": [ 731 { 732 "url": "https://github.com/armon/consul-api", 733 "type": "vcs" 734 } 735 ] 736 }, 737 { 738 "bom-ref": "pkg:golang/github.com/aymerick/raymond@v2.0.3-0.20180322193309-b565731e1464", 739 "type": "library", 740 "name": "github.com/aymerick/raymond", 741 "version": "v2.0.3-0.20180322193309-b565731e1464", 742 "scope": "required", 743 "hashes": [ 744 { 745 "alg": "SHA-256", 746 "content": "901a7783930a0426984323b3db44d35643a9cadacc01a92f2fb43fcf530b35cf" 747 } 748 ], 749 "licenses": [ 750 { 751 "license": { 752 "id": "MIT", 753 "url": "https://spdx.org/licenses/MIT.html" 754 } 755 } 756 ], 757 "purl": "pkg:golang/github.com/aymerick/raymond@v2.0.3-0.20180322193309-b565731e1464", 758 "externalReferences": [ 759 { 760 "url": "https://github.com/aymerick/raymond", 761 "type": "vcs" 762 } 763 ] 764 }, 765 { 766 "bom-ref": "pkg:golang/github.com/chzyer/logex@v1.1.10", 767 "type": "library", 768 "name": "github.com/chzyer/logex", 769 "version": "v1.1.10", 770 "scope": "required", 771 "hashes": [ 772 { 773 "alg": "SHA-256", 774 "content": "4b0a5ad4ae90bd0ce7c0945c7d37d02664c4ef60ea49c01ae3413e7db1c45c41" 775 } 776 ], 777 "purl": "pkg:golang/github.com/chzyer/logex@v1.1.10", 778 "externalReferences": [ 779 { 780 "url": "https://github.com/chzyer/logex", 781 "type": "vcs" 782 } 783 ] 784 }, 785 { 786 "bom-ref": "pkg:golang/github.com/chzyer/test@v0.0.0-20180213035817-a1ea475d72b1", 787 "type": "library", 788 "name": "github.com/chzyer/test", 789 "version": "v0.0.0-20180213035817-a1ea475d72b1", 790 "scope": "required", 791 "hashes": [ 792 { 793 "alg": "SHA-256", 794 "content": "abbeb7a9ff61b8dd7590341abd6b2865724d5b7c44138249c876b9436e7fb1df" 795 } 796 ], 797 "licenses": [ 798 { 799 "license": { 800 "id": "MIT", 801 "url": "https://spdx.org/licenses/MIT.html" 802 } 803 } 804 ], 805 "purl": "pkg:golang/github.com/chzyer/test@v0.0.0-20180213035817-a1ea475d72b1", 806 "externalReferences": [ 807 { 808 "url": "https://github.com/chzyer/test", 809 "type": "vcs" 810 } 811 ] 812 }, 813 { 814 "bom-ref": "pkg:golang/github.com/codegangsta/inject@v0.0.0-20150114235600-33e0aa1cb7c0", 815 "type": "library", 816 "name": "github.com/codegangsta/inject", 817 "version": "v0.0.0-20150114235600-33e0aa1cb7c0", 818 "scope": "required", 819 "hashes": [ 820 { 821 "alg": "SHA-256", 822 "content": "b033269beabfdfe06e91d229c703b7eb9bff45bb29a7636de579ed810457abc4" 823 } 824 ], 825 "licenses": [ 826 { 827 "license": { 828 "id": "MIT", 829 "url": "https://spdx.org/licenses/MIT.html" 830 } 831 } 832 ], 833 "purl": "pkg:golang/github.com/codegangsta/inject@v0.0.0-20150114235600-33e0aa1cb7c0", 834 "externalReferences": [ 835 { 836 "url": "https://github.com/codegangsta/inject", 837 "type": "vcs" 838 } 839 ] 840 }, 841 { 842 "bom-ref": "pkg:golang/github.com/coreos/etcd@v3.3.10", 843 "type": "library", 844 "name": "github.com/coreos/etcd", 845 "version": "v3.3.10", 846 "scope": "required", 847 "hashes": [ 848 { 849 "alg": "SHA-256", 850 "content": "a1d778f324614e5305c1bc3b560cea519671ae74a7f543baf8f691436c8a04d6" 851 } 852 ], 853 "licenses": [ 854 { 855 "license": { 856 "id": "Apache-2.0", 857 "url": "https://spdx.org/licenses/Apache-2.0.html" 858 } 859 } 860 ], 861 "purl": "pkg:golang/github.com/coreos/etcd@v3.3.10", 862 "externalReferences": [ 863 { 864 "url": "https://github.com/coreos/etcd", 865 "type": "vcs" 866 } 867 ] 868 }, 869 { 870 "bom-ref": "pkg:golang/github.com/coreos/go-etcd@v2.0.0", 871 "type": "library", 872 "name": "github.com/coreos/go-etcd", 873 "version": "v2.0.0", 874 "scope": "required", 875 "hashes": [ 876 { 877 "alg": "SHA-256", 878 "content": "59a79e10ff2bd1332fc3a102b612acc787b325fc00354abbba215db513c291c5" 879 } 880 ], 881 "licenses": [ 882 { 883 "license": { 884 "id": "Apache-2.0", 885 "url": "https://spdx.org/licenses/Apache-2.0.html" 886 } 887 } 888 ], 889 "purl": "pkg:golang/github.com/coreos/go-etcd@v2.0.0", 890 "externalReferences": [ 891 { 892 "url": "https://github.com/coreos/go-etcd", 893 "type": "vcs" 894 } 895 ] 896 }, 897 { 898 "bom-ref": "pkg:golang/github.com/coreos/go-semver@v0.2.0", 899 "type": "library", 900 "name": "github.com/coreos/go-semver", 901 "version": "v0.2.0", 902 "scope": "required", 903 "hashes": [ 904 { 905 "alg": "SHA-256", 906 "content": "dc99b7b4b9ac80061c8c2fb8529ee126b1413ebfa7eeb02a61e4b0fd265acee6" 907 } 908 ], 909 "licenses": [ 910 { 911 "license": { 912 "id": "Apache-2.0", 913 "url": "https://spdx.org/licenses/Apache-2.0.html" 914 } 915 } 916 ], 917 "purl": "pkg:golang/github.com/coreos/go-semver@v0.2.0", 918 "externalReferences": [ 919 { 920 "url": "https://github.com/coreos/go-semver", 921 "type": "vcs" 922 } 923 ] 924 }, 925 { 926 "bom-ref": "pkg:golang/github.com/cpuguy83/go-md2man@v1.0.10", 927 "type": "library", 928 "name": "github.com/cpuguy83/go-md2man", 929 "version": "v1.0.10", 930 "scope": "required", 931 "hashes": [ 932 { 933 "alg": "SHA-256", 934 "content": "05228c3656310ef9ee9e54f29aab6038d8cd9da455d6c4e9728bf0c23176da39" 935 } 936 ], 937 "licenses": [ 938 { 939 "license": { 940 "id": "MIT", 941 "url": "https://spdx.org/licenses/MIT.html" 942 } 943 } 944 ], 945 "purl": "pkg:golang/github.com/cpuguy83/go-md2man@v1.0.10", 946 "externalReferences": [ 947 { 948 "url": "https://github.com/cpuguy83/go-md2man", 949 "type": "vcs" 950 } 951 ] 952 }, 953 { 954 "bom-ref": "pkg:golang/github.com/cpuguy83/go-md2man/v2@v2.0.0-20190314233015-f79a8a8ca69d", 955 "type": "library", 956 "name": "github.com/cpuguy83/go-md2man/v2", 957 "version": "v2.0.0-20190314233015-f79a8a8ca69d", 958 "scope": "required", 959 "hashes": [ 960 { 961 "alg": "SHA-256", 962 "content": "53eb3dd144d2620a6d64cc10876691af72ee6b32c921af8f83729cd729526156" 963 } 964 ], 965 "licenses": [ 966 { 967 "license": { 968 "id": "MIT", 969 "url": "https://spdx.org/licenses/MIT.html" 970 } 971 } 972 ], 973 "purl": "pkg:golang/github.com/cpuguy83/go-md2man/v2@v2.0.0-20190314233015-f79a8a8ca69d", 974 "externalReferences": [ 975 { 976 "url": "https://github.com/cpuguy83/go-md2man/v2", 977 "type": "vcs" 978 } 979 ] 980 }, 981 { 982 "bom-ref": "pkg:golang/github.com/creack/pty@v1.1.9", 983 "type": "library", 984 "name": "github.com/creack/pty", 985 "version": "v1.1.9", 986 "scope": "required", 987 "hashes": [ 988 { 989 "alg": "SHA-256", 990 "content": "b8399a1b371d8e11788bfa65823984b2b887d75634a3b44a6a911ffcb0da337c" 991 } 992 ], 993 "licenses": [ 994 { 995 "license": { 996 "id": "MIT", 997 "url": "https://spdx.org/licenses/MIT.html" 998 } 999 } 1000 ], 1001 "purl": "pkg:golang/github.com/creack/pty@v1.1.9", 1002 "externalReferences": [ 1003 { 1004 "url": "https://github.com/creack/pty", 1005 "type": "vcs" 1006 } 1007 ] 1008 }, 1009 { 1010 "bom-ref": "pkg:golang/github.com/cucumber/godog@v0.8.1", 1011 "type": "library", 1012 "name": "github.com/cucumber/godog", 1013 "version": "v0.8.1", 1014 "scope": "required", 1015 "hashes": [ 1016 { 1017 "alg": "SHA-256", 1018 "content": "9556fe5f8d48e180eb784fa26d9e746dd5e6c92c6046f898160298e80c385c4f" 1019 } 1020 ], 1021 "licenses": [ 1022 { 1023 "license": { 1024 "id": "MIT", 1025 "url": "https://spdx.org/licenses/MIT.html" 1026 } 1027 } 1028 ], 1029 "purl": "pkg:golang/github.com/cucumber/godog@v0.8.1", 1030 "externalReferences": [ 1031 { 1032 "url": "https://github.com/cucumber/godog", 1033 "type": "vcs" 1034 } 1035 ] 1036 }, 1037 { 1038 "bom-ref": "pkg:golang/github.com/danieljoos/wincred@v1.1.0", 1039 "type": "library", 1040 "name": "github.com/danieljoos/wincred", 1041 "version": "v1.1.0", 1042 "scope": "required", 1043 "hashes": [ 1044 { 1045 "alg": "SHA-256", 1046 "content": "dd135c129060e088480a165d15149d950b754230a9d6c3003c8ace9e6ed87fc8" 1047 } 1048 ], 1049 "licenses": [ 1050 { 1051 "license": { 1052 "id": "MIT", 1053 "url": "https://spdx.org/licenses/MIT.html" 1054 } 1055 } 1056 ], 1057 "purl": "pkg:golang/github.com/danieljoos/wincred@v1.1.0", 1058 "externalReferences": [ 1059 { 1060 "url": "https://github.com/danieljoos/wincred", 1061 "type": "vcs" 1062 } 1063 ] 1064 }, 1065 { 1066 "bom-ref": "pkg:golang/github.com/davecgh/go-spew@v1.1.1", 1067 "type": "library", 1068 "name": "github.com/davecgh/go-spew", 1069 "version": "v1.1.1", 1070 "scope": "required", 1071 "hashes": [ 1072 { 1073 "alg": "SHA-256", 1074 "content": "be3f63feed5baa7bc211f24ec1486d94e011aacdfeae41d8635de36164d4f7b7" 1075 } 1076 ], 1077 "licenses": [ 1078 { 1079 "license": { 1080 "id": "ISC", 1081 "url": "https://spdx.org/licenses/ISC.html" 1082 } 1083 } 1084 ], 1085 "purl": "pkg:golang/github.com/davecgh/go-spew@v1.1.1", 1086 "externalReferences": [ 1087 { 1088 "url": "https://github.com/davecgh/go-spew", 1089 "type": "vcs" 1090 } 1091 ] 1092 }, 1093 { 1094 "bom-ref": "pkg:golang/github.com/dgraph-io/badger@v1.6.0", 1095 "type": "library", 1096 "name": "github.com/dgraph-io/badger", 1097 "version": "v1.6.0", 1098 "scope": "required", 1099 "hashes": [ 1100 { 1101 "alg": "SHA-256", 1102 "content": "0ec8711716565d470ed315f8efa5490b4ed7b2be990815511ca67ddce87b12fa" 1103 } 1104 ], 1105 "licenses": [ 1106 { 1107 "license": { 1108 "id": "Apache-2.0", 1109 "url": "https://spdx.org/licenses/Apache-2.0.html" 1110 } 1111 } 1112 ], 1113 "purl": "pkg:golang/github.com/dgraph-io/badger@v1.6.0", 1114 "externalReferences": [ 1115 { 1116 "url": "https://github.com/dgraph-io/badger", 1117 "type": "vcs" 1118 } 1119 ] 1120 }, 1121 { 1122 "bom-ref": "pkg:golang/github.com/dgrijalva/jwt-go@v3.2.0", 1123 "type": "library", 1124 "name": "github.com/dgrijalva/jwt-go", 1125 "version": "v3.2.0", 1126 "scope": "required", 1127 "hashes": [ 1128 { 1129 "alg": "SHA-256", 1130 "content": "d2b9d7df363078b7430fbcdb250dd4d9ee4e0d47558a64736ba797e38e8829dc" 1131 } 1132 ], 1133 "purl": "pkg:golang/github.com/dgrijalva/jwt-go@v3.2.0", 1134 "externalReferences": [ 1135 { 1136 "url": "https://github.com/dgrijalva/jwt-go", 1137 "type": "vcs" 1138 } 1139 ] 1140 }, 1141 { 1142 "bom-ref": "pkg:golang/github.com/dgryski/go-farm@v0.0.0-20190423205320-6a90982ecee2", 1143 "type": "library", 1144 "name": "github.com/dgryski/go-farm", 1145 "version": "v0.0.0-20190423205320-6a90982ecee2", 1146 "scope": "required", 1147 "hashes": [ 1148 { 1149 "alg": "SHA-256", 1150 "content": "b5d9590a967f3fd0e17330934a2c6020a9b03efebec0fe431a3a8b630e525220" 1151 } 1152 ], 1153 "licenses": [ 1154 { 1155 "license": { 1156 "id": "MIT", 1157 "url": "https://spdx.org/licenses/MIT.html" 1158 } 1159 } 1160 ], 1161 "purl": "pkg:golang/github.com/dgryski/go-farm@v0.0.0-20190423205320-6a90982ecee2", 1162 "externalReferences": [ 1163 { 1164 "url": "https://github.com/dgryski/go-farm", 1165 "type": "vcs" 1166 } 1167 ] 1168 }, 1169 { 1170 "bom-ref": "pkg:golang/github.com/ProtonMail/docker-credential-helpers@v1.1.0", 1171 "type": "library", 1172 "name": "github.com/ProtonMail/docker-credential-helpers", 1173 "version": "v1.1.0", 1174 "scope": "required", 1175 "hashes": [ 1176 { 1177 "alg": "SHA-256", 1178 "content": "fa4bd4229c1671bb4fdd616fe6c4af9059ff5cbcd2a8f381e4002d86e93dc4f9" 1179 } 1180 ], 1181 "purl": "pkg:golang/github.com/ProtonMail/docker-credential-helpers@v1.1.0", 1182 "externalReferences": [ 1183 { 1184 "url": "https://github.com/ProtonMail/docker-credential-helpers", 1185 "type": "vcs" 1186 } 1187 ] 1188 }, 1189 { 1190 "bom-ref": "pkg:golang/github.com/dustin/go-humanize@v1.0.0", 1191 "type": "library", 1192 "name": "github.com/dustin/go-humanize", 1193 "version": "v1.0.0", 1194 "scope": "required", 1195 "hashes": [ 1196 { 1197 "alg": "SHA-256", 1198 "content": "5529d3b180a79451da336fe280ed61e97dc703bd637286d0bb17a6824ab8cd8a" 1199 } 1200 ], 1201 "licenses": [ 1202 { 1203 "license": { 1204 "id": "MIT", 1205 "url": "https://spdx.org/licenses/MIT.html" 1206 } 1207 } 1208 ], 1209 "purl": "pkg:golang/github.com/dustin/go-humanize@v1.0.0", 1210 "externalReferences": [ 1211 { 1212 "url": "https://github.com/dustin/go-humanize", 1213 "type": "vcs" 1214 } 1215 ] 1216 }, 1217 { 1218 "bom-ref": "pkg:golang/github.com/eknkc/amber@v0.0.0-20171010120322-cdade1c07385", 1219 "type": "library", 1220 "name": "github.com/eknkc/amber", 1221 "version": "v0.0.0-20171010120322-cdade1c07385", 1222 "scope": "required", 1223 "hashes": [ 1224 { 1225 "alg": "SHA-256", 1226 "content": "7250b59570697b69138f654775a22ef5a8d941ee2470463d8f436c9c30c1677a" 1227 } 1228 ], 1229 "licenses": [ 1230 { 1231 "license": { 1232 "id": "MIT", 1233 "url": "https://spdx.org/licenses/MIT.html" 1234 } 1235 } 1236 ], 1237 "purl": "pkg:golang/github.com/eknkc/amber@v0.0.0-20171010120322-cdade1c07385", 1238 "externalReferences": [ 1239 { 1240 "url": "https://github.com/eknkc/amber", 1241 "type": "vcs" 1242 } 1243 ] 1244 }, 1245 { 1246 "bom-ref": "pkg:golang/github.com/ProtonMail/go-imap@v0.0.0-20201228133358-4db68cea0cac", 1247 "type": "library", 1248 "name": "github.com/ProtonMail/go-imap", 1249 "version": "v0.0.0-20201228133358-4db68cea0cac", 1250 "scope": "required", 1251 "hashes": [ 1252 { 1253 "alg": "SHA-256", 1254 "content": "db1537427700892fd6dd495665391b34a5b95a42f393a1209754f4c57fac6e3b" 1255 } 1256 ], 1257 "purl": "pkg:golang/github.com/ProtonMail/go-imap@v0.0.0-20201228133358-4db68cea0cac", 1258 "externalReferences": [ 1259 { 1260 "url": "https://github.com/ProtonMail/go-imap", 1261 "type": "vcs" 1262 } 1263 ] 1264 }, 1265 { 1266 "bom-ref": "pkg:golang/github.com/emersion/go-imap-appendlimit@v0.0.0-20190308131241-25671c986a6a", 1267 "type": "library", 1268 "name": "github.com/emersion/go-imap-appendlimit", 1269 "version": "v0.0.0-20190308131241-25671c986a6a", 1270 "scope": "required", 1271 "hashes": [ 1272 { 1273 "alg": "SHA-256", 1274 "content": "6cc7523e6eacb2cb8e16921abdebb75c60228cc4b74ead92dc4a8566667189d7" 1275 } 1276 ], 1277 "licenses": [ 1278 { 1279 "license": { 1280 "id": "MIT", 1281 "url": "https://spdx.org/licenses/MIT.html" 1282 } 1283 } 1284 ], 1285 "purl": "pkg:golang/github.com/emersion/go-imap-appendlimit@v0.0.0-20190308131241-25671c986a6a", 1286 "externalReferences": [ 1287 { 1288 "url": "https://github.com/emersion/go-imap-appendlimit", 1289 "type": "vcs" 1290 } 1291 ] 1292 }, 1293 { 1294 "bom-ref": "pkg:golang/github.com/emersion/go-imap-idle@v0.0.0-20200601154248-f05f54664cc4", 1295 "type": "library", 1296 "name": "github.com/emersion/go-imap-idle", 1297 "version": "v0.0.0-20200601154248-f05f54664cc4", 1298 "scope": "required", 1299 "hashes": [ 1300 { 1301 "alg": "SHA-256", 1302 "content": "fc92002f398276e7f9a3c4d625288e0734dbf7e47448287012552b24b969da9a" 1303 } 1304 ], 1305 "licenses": [ 1306 { 1307 "license": { 1308 "id": "MIT", 1309 "url": "https://spdx.org/licenses/MIT.html" 1310 } 1311 } 1312 ], 1313 "purl": "pkg:golang/github.com/emersion/go-imap-idle@v0.0.0-20200601154248-f05f54664cc4", 1314 "externalReferences": [ 1315 { 1316 "url": "https://github.com/emersion/go-imap-idle", 1317 "type": "vcs" 1318 } 1319 ] 1320 }, 1321 { 1322 "bom-ref": "pkg:golang/github.com/emersion/go-imap-move@v0.0.0-20190710073258-6e5a51a5b342", 1323 "type": "library", 1324 "name": "github.com/emersion/go-imap-move", 1325 "version": "v0.0.0-20190710073258-6e5a51a5b342", 1326 "scope": "required", 1327 "hashes": [ 1328 { 1329 "alg": "SHA-256", 1330 "content": "e69d6ddded4fa266202d6c04c21c0453991507073201c56b3a97b1bfc01e671d" 1331 } 1332 ], 1333 "licenses": [ 1334 { 1335 "license": { 1336 "id": "MIT", 1337 "url": "https://spdx.org/licenses/MIT.html" 1338 } 1339 } 1340 ], 1341 "purl": "pkg:golang/github.com/emersion/go-imap-move@v0.0.0-20190710073258-6e5a51a5b342", 1342 "externalReferences": [ 1343 { 1344 "url": "https://github.com/emersion/go-imap-move", 1345 "type": "vcs" 1346 } 1347 ] 1348 }, 1349 { 1350 "bom-ref": "pkg:golang/github.com/emersion/go-imap-quota@v0.0.0-20210203125329-619074823f3c", 1351 "type": "library", 1352 "name": "github.com/emersion/go-imap-quota", 1353 "version": "v0.0.0-20210203125329-619074823f3c", 1354 "scope": "required", 1355 "hashes": [ 1356 { 1357 "alg": "SHA-256", 1358 "content": "92170476ed721626630608bb8069d088b8694a08212746139ca0f4978114aaa7" 1359 } 1360 ], 1361 "licenses": [ 1362 { 1363 "license": { 1364 "id": "MIT", 1365 "url": "https://spdx.org/licenses/MIT.html" 1366 } 1367 } 1368 ], 1369 "purl": "pkg:golang/github.com/emersion/go-imap-quota@v0.0.0-20210203125329-619074823f3c", 1370 "externalReferences": [ 1371 { 1372 "url": "https://github.com/emersion/go-imap-quota", 1373 "type": "vcs" 1374 } 1375 ] 1376 }, 1377 { 1378 "bom-ref": "pkg:golang/github.com/emersion/go-imap-unselect@v0.0.0-20171113212723-b985794e5f26", 1379 "type": "library", 1380 "name": "github.com/emersion/go-imap-unselect", 1381 "version": "v0.0.0-20171113212723-b985794e5f26", 1382 "scope": "required", 1383 "hashes": [ 1384 { 1385 "alg": "SHA-256", 1386 "content": "16249bf3e5c14104a4717dee6ebfb5b40b6544905868599166a380c1e67d5b2f" 1387 } 1388 ], 1389 "licenses": [ 1390 { 1391 "license": { 1392 "id": "MIT", 1393 "url": "https://spdx.org/licenses/MIT.html" 1394 } 1395 } 1396 ], 1397 "purl": "pkg:golang/github.com/emersion/go-imap-unselect@v0.0.0-20171113212723-b985794e5f26", 1398 "externalReferences": [ 1399 { 1400 "url": "https://github.com/emersion/go-imap-unselect", 1401 "type": "vcs" 1402 } 1403 ] 1404 }, 1405 { 1406 "bom-ref": "pkg:golang/github.com/emersion/go-mbox@v1.0.2", 1407 "type": "library", 1408 "name": "github.com/emersion/go-mbox", 1409 "version": "v1.0.2", 1410 "scope": "required", 1411 "hashes": [ 1412 { 1413 "alg": "SHA-256", 1414 "content": "b44feb4fe944ba02bdcb49b21329820879f0959374e219573eb6ca9314410392" 1415 } 1416 ], 1417 "licenses": [ 1418 { 1419 "license": { 1420 "id": "MIT", 1421 "url": "https://spdx.org/licenses/MIT.html" 1422 } 1423 } 1424 ], 1425 "purl": "pkg:golang/github.com/emersion/go-mbox@v1.0.2", 1426 "externalReferences": [ 1427 { 1428 "url": "https://github.com/emersion/go-mbox", 1429 "type": "vcs" 1430 } 1431 ] 1432 }, 1433 { 1434 "bom-ref": "pkg:golang/github.com/emersion/go-message@v0.12.1-0.20201221184100-40c3f864532b", 1435 "type": "library", 1436 "name": "github.com/emersion/go-message", 1437 "version": "v0.12.1-0.20201221184100-40c3f864532b", 1438 "scope": "required", 1439 "hashes": [ 1440 { 1441 "alg": "SHA-256", 1442 "content": "c58ba15ba7a04da08ffb38db51c7e8cbf0ebdc049d54f47d5bb7e6907bd91cf1" 1443 } 1444 ], 1445 "licenses": [ 1446 { 1447 "license": { 1448 "id": "MIT", 1449 "url": "https://spdx.org/licenses/MIT.html" 1450 } 1451 } 1452 ], 1453 "purl": "pkg:golang/github.com/emersion/go-message@v0.12.1-0.20201221184100-40c3f864532b", 1454 "externalReferences": [ 1455 { 1456 "url": "https://github.com/emersion/go-message", 1457 "type": "vcs" 1458 } 1459 ] 1460 }, 1461 { 1462 "bom-ref": "pkg:golang/github.com/emersion/go-sasl@v0.0.0-20200509203442-7bfe0ed36a21", 1463 "type": "library", 1464 "name": "github.com/emersion/go-sasl", 1465 "version": "v0.0.0-20200509203442-7bfe0ed36a21", 1466 "scope": "required", 1467 "hashes": [ 1468 { 1469 "alg": "SHA-256", 1470 "content": "389c9418c253cc74ddd57429f7c4136877ab9f1318cd168e6ac462afd8549454" 1471 } 1472 ], 1473 "licenses": [ 1474 { 1475 "license": { 1476 "id": "MIT", 1477 "url": "https://spdx.org/licenses/MIT.html" 1478 } 1479 } 1480 ], 1481 "purl": "pkg:golang/github.com/emersion/go-sasl@v0.0.0-20200509203442-7bfe0ed36a21", 1482 "externalReferences": [ 1483 { 1484 "url": "https://github.com/emersion/go-sasl", 1485 "type": "vcs" 1486 } 1487 ] 1488 }, 1489 { 1490 "bom-ref": "pkg:golang/github.com/emersion/go-smtp@v0.14.0", 1491 "type": "library", 1492 "name": "github.com/emersion/go-smtp", 1493 "version": "v0.14.0", 1494 "scope": "required", 1495 "hashes": [ 1496 { 1497 "alg": "SHA-256", 1498 "content": "4585b6d37a7e11c3e32fc67f6694fd959ea239cf0c1b5310cc4c7550a1245e50" 1499 } 1500 ], 1501 "licenses": [ 1502 { 1503 "license": { 1504 "id": "MIT", 1505 "url": "https://spdx.org/licenses/MIT.html" 1506 } 1507 } 1508 ], 1509 "purl": "pkg:golang/github.com/emersion/go-smtp@v0.14.0", 1510 "externalReferences": [ 1511 { 1512 "url": "https://github.com/emersion/go-smtp", 1513 "type": "vcs" 1514 } 1515 ] 1516 }, 1517 { 1518 "bom-ref": "pkg:golang/github.com/emersion/go-textwrapper@v0.0.0-20200911093747-65d896831594", 1519 "type": "library", 1520 "name": "github.com/emersion/go-textwrapper", 1521 "version": "v0.0.0-20200911093747-65d896831594", 1522 "scope": "required", 1523 "hashes": [ 1524 { 1525 "alg": "SHA-256", 1526 "content": "21b141b70a13432c347c8339c6fd4717e63edd98a30d1f37f5632e960c427146" 1527 } 1528 ], 1529 "licenses": [ 1530 { 1531 "license": { 1532 "id": "MIT", 1533 "url": "https://spdx.org/licenses/MIT.html" 1534 } 1535 } 1536 ], 1537 "purl": "pkg:golang/github.com/emersion/go-textwrapper@v0.0.0-20200911093747-65d896831594", 1538 "externalReferences": [ 1539 { 1540 "url": "https://github.com/emersion/go-textwrapper", 1541 "type": "vcs" 1542 } 1543 ] 1544 }, 1545 { 1546 "bom-ref": "pkg:golang/github.com/emersion/go-vcard@v0.0.0-20190105225839-8856043f13c5", 1547 "type": "library", 1548 "name": "github.com/emersion/go-vcard", 1549 "version": "v0.0.0-20190105225839-8856043f13c5", 1550 "scope": "required", 1551 "hashes": [ 1552 { 1553 "alg": "SHA-256", 1554 "content": "9fdab1f7cc624b9578c76588a4f0b6aebf6650ce6b8bdaff62108429b8421eba" 1555 } 1556 ], 1557 "licenses": [ 1558 { 1559 "license": { 1560 "id": "MIT", 1561 "url": "https://spdx.org/licenses/MIT.html" 1562 } 1563 } 1564 ], 1565 "purl": "pkg:golang/github.com/emersion/go-vcard@v0.0.0-20190105225839-8856043f13c5", 1566 "externalReferences": [ 1567 { 1568 "url": "https://github.com/emersion/go-vcard", 1569 "type": "vcs" 1570 } 1571 ] 1572 }, 1573 { 1574 "bom-ref": "pkg:golang/github.com/etcd-io/bbolt@v1.3.3", 1575 "type": "library", 1576 "name": "github.com/etcd-io/bbolt", 1577 "version": "v1.3.3", 1578 "scope": "required", 1579 "hashes": [ 1580 { 1581 "alg": "SHA-256", 1582 "content": "812266c6bb37ecb813a91fe8c89056a24ea4e92bd71147ab1536e5b488579013" 1583 } 1584 ], 1585 "licenses": [ 1586 { 1587 "license": { 1588 "id": "MIT", 1589 "url": "https://spdx.org/licenses/MIT.html" 1590 } 1591 } 1592 ], 1593 "purl": "pkg:golang/github.com/etcd-io/bbolt@v1.3.3", 1594 "externalReferences": [ 1595 { 1596 "url": "https://github.com/etcd-io/bbolt", 1597 "type": "vcs" 1598 } 1599 ] 1600 }, 1601 { 1602 "bom-ref": "pkg:golang/github.com/fasthttp-contrib/websocket@v0.0.0-20160511215533-1f3b11f56072", 1603 "type": "library", 1604 "name": "github.com/fasthttp-contrib/websocket", 1605 "version": "v0.0.0-20160511215533-1f3b11f56072", 1606 "scope": "required", 1607 "hashes": [ 1608 { 1609 "alg": "SHA-256", 1610 "content": "0dd76a01a583a72c32b5c1bcc3faa8439b0037c5f5d9ddd9de4a01d02dd1c6c7" 1611 } 1612 ], 1613 "purl": "pkg:golang/github.com/fasthttp-contrib/websocket@v0.0.0-20160511215533-1f3b11f56072", 1614 "externalReferences": [ 1615 { 1616 "url": "https://github.com/fasthttp-contrib/websocket", 1617 "type": "vcs" 1618 } 1619 ] 1620 }, 1621 { 1622 "bom-ref": "pkg:golang/github.com/fatih/color@v1.9.0", 1623 "type": "library", 1624 "name": "github.com/fatih/color", 1625 "version": "v1.9.0", 1626 "scope": "required", 1627 "hashes": [ 1628 { 1629 "alg": "SHA-256", 1630 "content": "f313c7978fead55caa1883e27f517ed55dd8de54a6aead3511a6d45b70a85b9b" 1631 } 1632 ], 1633 "licenses": [ 1634 { 1635 "license": { 1636 "id": "MIT", 1637 "url": "https://spdx.org/licenses/MIT.html" 1638 } 1639 } 1640 ], 1641 "purl": "pkg:golang/github.com/fatih/color@v1.9.0", 1642 "externalReferences": [ 1643 { 1644 "url": "https://github.com/fatih/color", 1645 "type": "vcs" 1646 } 1647 ] 1648 }, 1649 { 1650 "bom-ref": "pkg:golang/github.com/fatih/structs@v1.1.0", 1651 "type": "library", 1652 "name": "github.com/fatih/structs", 1653 "version": "v1.1.0", 1654 "scope": "required", 1655 "hashes": [ 1656 { 1657 "alg": "SHA-256", 1658 "content": "43b8ee0ccd10b5c9e10a97b22c640aca0e13388821b8d5eb90bdf6a47014331a" 1659 } 1660 ], 1661 "licenses": [ 1662 { 1663 "license": { 1664 "id": "MIT", 1665 "url": "https://spdx.org/licenses/MIT.html" 1666 } 1667 } 1668 ], 1669 "purl": "pkg:golang/github.com/fatih/structs@v1.1.0", 1670 "externalReferences": [ 1671 { 1672 "url": "https://github.com/fatih/structs", 1673 "type": "vcs" 1674 } 1675 ] 1676 }, 1677 { 1678 "bom-ref": "pkg:golang/github.com/flynn-archive/go-shlex@v0.0.0-20150515145356-3f9db97f8568", 1679 "type": "library", 1680 "name": "github.com/flynn-archive/go-shlex", 1681 "version": "v0.0.0-20150515145356-3f9db97f8568", 1682 "scope": "required", 1683 "hashes": [ 1684 { 1685 "alg": "SHA-256", 1686 "content": "04c5d86115932ce24a961fa5381b7a9d44205c07c1ee854842de5c36b7aa48b2" 1687 } 1688 ], 1689 "licenses": [ 1690 { 1691 "license": { 1692 "id": "Apache-2.0", 1693 "url": "https://spdx.org/licenses/Apache-2.0.html" 1694 } 1695 } 1696 ], 1697 "purl": "pkg:golang/github.com/flynn-archive/go-shlex@v0.0.0-20150515145356-3f9db97f8568", 1698 "externalReferences": [ 1699 { 1700 "url": "https://github.com/flynn-archive/go-shlex", 1701 "type": "vcs" 1702 } 1703 ] 1704 }, 1705 { 1706 "bom-ref": "pkg:golang/github.com/fsnotify/fsnotify@v1.4.7", 1707 "type": "library", 1708 "name": "github.com/fsnotify/fsnotify", 1709 "version": "v1.4.7", 1710 "scope": "required", 1711 "hashes": [ 1712 { 1713 "alg": "SHA-256", 1714 "content": "217b3e40b9a75d6d82717b98fbc333bff7d612c3c65b1a9e7cfb423f90a757d2" 1715 } 1716 ], 1717 "licenses": [ 1718 { 1719 "license": { 1720 "id": "BSD-3-Clause", 1721 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 1722 } 1723 } 1724 ], 1725 "purl": "pkg:golang/github.com/fsnotify/fsnotify@v1.4.7", 1726 "externalReferences": [ 1727 { 1728 "url": "https://github.com/fsnotify/fsnotify", 1729 "type": "vcs" 1730 } 1731 ] 1732 }, 1733 { 1734 "bom-ref": "pkg:golang/github.com/gavv/httpexpect@v2.0.0", 1735 "type": "library", 1736 "name": "github.com/gavv/httpexpect", 1737 "version": "v2.0.0", 1738 "scope": "required", 1739 "hashes": [ 1740 { 1741 "alg": "SHA-256", 1742 "content": "d5a4f508239e746148054abbe0bc6698ac1c20fe4b3a3573988749e29b213db8" 1743 } 1744 ], 1745 "licenses": [ 1746 { 1747 "license": { 1748 "id": "MIT", 1749 "url": "https://spdx.org/licenses/MIT.html" 1750 } 1751 } 1752 ], 1753 "purl": "pkg:golang/github.com/gavv/httpexpect@v2.0.0", 1754 "externalReferences": [ 1755 { 1756 "url": "https://github.com/gavv/httpexpect", 1757 "type": "vcs" 1758 } 1759 ] 1760 }, 1761 { 1762 "bom-ref": "pkg:golang/github.com/getsentry/sentry-go@v0.8.0", 1763 "type": "library", 1764 "name": "github.com/getsentry/sentry-go", 1765 "version": "v0.8.0", 1766 "scope": "required", 1767 "hashes": [ 1768 { 1769 "alg": "SHA-256", 1770 "content": "179d9c8c154bba24df756ea9e0916ec65b77a4e8ca7d6613fda91aedc749eefd" 1771 } 1772 ], 1773 "licenses": [ 1774 { 1775 "license": { 1776 "id": "BSD-2-Clause", 1777 "url": "https://spdx.org/licenses/BSD-2-Clause.html" 1778 } 1779 } 1780 ], 1781 "purl": "pkg:golang/github.com/getsentry/sentry-go@v0.8.0", 1782 "externalReferences": [ 1783 { 1784 "url": "https://github.com/getsentry/sentry-go", 1785 "type": "vcs" 1786 } 1787 ] 1788 }, 1789 { 1790 "bom-ref": "pkg:golang/github.com/gin-contrib/sse@v0.0.0-20190301062529-5545eab6dad3", 1791 "type": "library", 1792 "name": "github.com/gin-contrib/sse", 1793 "version": "v0.0.0-20190301062529-5545eab6dad3", 1794 "scope": "required", 1795 "hashes": [ 1796 { 1797 "alg": "SHA-256", 1798 "content": "b7c155930df72fec2295fd90896930d1457beea469707fc91cf286a4a6b613c8" 1799 } 1800 ], 1801 "licenses": [ 1802 { 1803 "license": { 1804 "id": "MIT", 1805 "url": "https://spdx.org/licenses/MIT.html" 1806 } 1807 } 1808 ], 1809 "purl": "pkg:golang/github.com/gin-contrib/sse@v0.0.0-20190301062529-5545eab6dad3", 1810 "externalReferences": [ 1811 { 1812 "url": "https://github.com/gin-contrib/sse", 1813 "type": "vcs" 1814 } 1815 ] 1816 }, 1817 { 1818 "bom-ref": "pkg:golang/github.com/gin-gonic/gin@v1.4.0", 1819 "type": "library", 1820 "name": "github.com/gin-gonic/gin", 1821 "version": "v1.4.0", 1822 "scope": "required", 1823 "hashes": [ 1824 { 1825 "alg": "SHA-256", 1826 "content": "ded3280827ccee9a6ab11d29b73ff08b58a6a4da53efff7042d319f25af59824" 1827 } 1828 ], 1829 "licenses": [ 1830 { 1831 "license": { 1832 "id": "MIT", 1833 "url": "https://spdx.org/licenses/MIT.html" 1834 } 1835 } 1836 ], 1837 "purl": "pkg:golang/github.com/gin-gonic/gin@v1.4.0", 1838 "externalReferences": [ 1839 { 1840 "url": "https://github.com/gin-gonic/gin", 1841 "type": "vcs" 1842 } 1843 ] 1844 }, 1845 { 1846 "bom-ref": "pkg:golang/github.com/go-check/check@v0.0.0-20180628173108-788fd7840127", 1847 "type": "library", 1848 "name": "github.com/go-check/check", 1849 "version": "v0.0.0-20180628173108-788fd7840127", 1850 "scope": "required", 1851 "hashes": [ 1852 { 1853 "alg": "SHA-256", 1854 "content": "d2090fea6cda32a926a5c25808538b90807023bc451311b4ddb6e43a40af50f2" 1855 } 1856 ], 1857 "licenses": [ 1858 { 1859 "license": { 1860 "id": "BSD-2-Clause", 1861 "url": "https://spdx.org/licenses/BSD-2-Clause.html" 1862 } 1863 } 1864 ], 1865 "purl": "pkg:golang/github.com/go-check/check@v0.0.0-20180628173108-788fd7840127", 1866 "externalReferences": [ 1867 { 1868 "url": "https://github.com/go-check/check", 1869 "type": "vcs" 1870 } 1871 ] 1872 }, 1873 { 1874 "bom-ref": "pkg:golang/github.com/go-errors/errors@v1.0.1", 1875 "type": "library", 1876 "name": "github.com/go-errors/errors", 1877 "version": "v1.0.1", 1878 "scope": "required", 1879 "hashes": [ 1880 { 1881 "alg": "SHA-256", 1882 "content": "2d41f39a42b7194294acbff581f054c401f371ebf76a94257b35fff8eee66bac" 1883 } 1884 ], 1885 "licenses": [ 1886 { 1887 "license": { 1888 "id": "MIT", 1889 "url": "https://spdx.org/licenses/MIT.html" 1890 } 1891 } 1892 ], 1893 "purl": "pkg:golang/github.com/go-errors/errors@v1.0.1", 1894 "externalReferences": [ 1895 { 1896 "url": "https://github.com/go-errors/errors", 1897 "type": "vcs" 1898 } 1899 ] 1900 }, 1901 { 1902 "bom-ref": "pkg:golang/github.com/go-martini/martini@v0.0.0-20170121215854-22fa46961aab", 1903 "type": "library", 1904 "name": "github.com/go-martini/martini", 1905 "version": "v0.0.0-20170121215854-22fa46961aab", 1906 "scope": "required", 1907 "hashes": [ 1908 { 1909 "alg": "SHA-256", 1910 "content": "c6f78a5b3da26ae79e4da52075eb737a5f94edec728a00d806bcb255f57fad99" 1911 } 1912 ], 1913 "licenses": [ 1914 { 1915 "license": { 1916 "id": "MIT", 1917 "url": "https://spdx.org/licenses/MIT.html" 1918 } 1919 } 1920 ], 1921 "purl": "pkg:golang/github.com/go-martini/martini@v0.0.0-20170121215854-22fa46961aab", 1922 "externalReferences": [ 1923 { 1924 "url": "https://github.com/go-martini/martini", 1925 "type": "vcs" 1926 } 1927 ] 1928 }, 1929 { 1930 "bom-ref": "pkg:golang/github.com/go-resty/resty/v2@v2.6.0", 1931 "type": "library", 1932 "name": "github.com/go-resty/resty/v2", 1933 "version": "v2.6.0", 1934 "scope": "required", 1935 "hashes": [ 1936 { 1937 "alg": "SHA-256", 1938 "content": "8e8211e4f34b336105aaa11252308c197ad6997347114f421222bcd77a0a612e" 1939 } 1940 ], 1941 "licenses": [ 1942 { 1943 "license": { 1944 "id": "MIT", 1945 "url": "https://spdx.org/licenses/MIT.html" 1946 } 1947 } 1948 ], 1949 "purl": "pkg:golang/github.com/go-resty/resty/v2@v2.6.0", 1950 "externalReferences": [ 1951 { 1952 "url": "https://github.com/go-resty/resty/v2", 1953 "type": "vcs" 1954 } 1955 ] 1956 }, 1957 { 1958 "bom-ref": "pkg:golang/github.com/gobwas/httphead@v0.0.0-20180130184737-2c6c146eadee", 1959 "type": "library", 1960 "name": "github.com/gobwas/httphead", 1961 "version": "v0.0.0-20180130184737-2c6c146eadee", 1962 "scope": "required", 1963 "hashes": [ 1964 { 1965 "alg": "SHA-256", 1966 "content": "b3edb528daa5a5e3df91a87623e8301c5f319895918e8a18fb9db8f24ea6e00d" 1967 } 1968 ], 1969 "licenses": [ 1970 { 1971 "license": { 1972 "id": "MIT", 1973 "url": "https://spdx.org/licenses/MIT.html" 1974 } 1975 } 1976 ], 1977 "purl": "pkg:golang/github.com/gobwas/httphead@v0.0.0-20180130184737-2c6c146eadee", 1978 "externalReferences": [ 1979 { 1980 "url": "https://github.com/gobwas/httphead", 1981 "type": "vcs" 1982 } 1983 ] 1984 }, 1985 { 1986 "bom-ref": "pkg:golang/github.com/gobwas/pool@v0.2.0", 1987 "type": "library", 1988 "name": "github.com/gobwas/pool", 1989 "version": "v0.2.0", 1990 "scope": "required", 1991 "hashes": [ 1992 { 1993 "alg": "SHA-256", 1994 "content": "4049943a59d28d6b67a5118717749ab8488eb32f360aea7cdd57f62dc3259dcf" 1995 } 1996 ], 1997 "licenses": [ 1998 { 1999 "license": { 2000 "id": "MIT", 2001 "url": "https://spdx.org/licenses/MIT.html" 2002 } 2003 } 2004 ], 2005 "purl": "pkg:golang/github.com/gobwas/pool@v0.2.0", 2006 "externalReferences": [ 2007 { 2008 "url": "https://github.com/gobwas/pool", 2009 "type": "vcs" 2010 } 2011 ] 2012 }, 2013 { 2014 "bom-ref": "pkg:golang/github.com/gobwas/ws@v1.0.2", 2015 "type": "library", 2016 "name": "github.com/gobwas/ws", 2017 "version": "v1.0.2", 2018 "scope": "required", 2019 "hashes": [ 2020 { 2021 "alg": "SHA-256", 2022 "content": "0a801abd6ff077f92e95f66648806dea9db89f88fbb4780d5428ec7c754d51ba" 2023 } 2024 ], 2025 "licenses": [ 2026 { 2027 "license": { 2028 "id": "MIT", 2029 "url": "https://spdx.org/licenses/MIT.html" 2030 } 2031 } 2032 ], 2033 "purl": "pkg:golang/github.com/gobwas/ws@v1.0.2", 2034 "externalReferences": [ 2035 { 2036 "url": "https://github.com/gobwas/ws", 2037 "type": "vcs" 2038 } 2039 ] 2040 }, 2041 { 2042 "bom-ref": "pkg:golang/github.com/golang/mock@v1.4.4", 2043 "type": "library", 2044 "name": "github.com/golang/mock", 2045 "version": "v1.4.4", 2046 "scope": "required", 2047 "hashes": [ 2048 { 2049 "alg": "SHA-256", 2050 "content": "97be425c6452c1b69836997f6765f55c82003120aabaf5e0a5564387010826c7" 2051 } 2052 ], 2053 "licenses": [ 2054 { 2055 "license": { 2056 "id": "Apache-2.0", 2057 "url": "https://spdx.org/licenses/Apache-2.0.html" 2058 } 2059 } 2060 ], 2061 "purl": "pkg:golang/github.com/golang/mock@v1.4.4", 2062 "externalReferences": [ 2063 { 2064 "url": "https://github.com/golang/mock", 2065 "type": "vcs" 2066 } 2067 ] 2068 }, 2069 { 2070 "bom-ref": "pkg:golang/github.com/golang/protobuf@v1.3.1", 2071 "type": "library", 2072 "name": "github.com/golang/protobuf", 2073 "version": "v1.3.1", 2074 "scope": "required", 2075 "hashes": [ 2076 { 2077 "alg": "SHA-256", 2078 "content": "605f3e7e50574b978ef36e93e27cea3ebc5f8504e18579746337ee50fbb84818" 2079 } 2080 ], 2081 "licenses": [ 2082 { 2083 "license": { 2084 "id": "BSD-3-Clause", 2085 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 2086 } 2087 } 2088 ], 2089 "purl": "pkg:golang/github.com/golang/protobuf@v1.3.1", 2090 "externalReferences": [ 2091 { 2092 "url": "https://github.com/golang/protobuf", 2093 "type": "vcs" 2094 } 2095 ] 2096 }, 2097 { 2098 "bom-ref": "pkg:golang/github.com/gomodule/redigo@v1.7.1-0.20190724094224-574c33c3df38", 2099 "type": "library", 2100 "name": "github.com/gomodule/redigo", 2101 "version": "v1.7.1-0.20190724094224-574c33c3df38", 2102 "scope": "required", 2103 "hashes": [ 2104 { 2105 "alg": "SHA-256", 2106 "content": "cb45a686f9a5edc1a7ccf6bd9e8727fdf32b68c1ff94c0dd786fab931e158186" 2107 } 2108 ], 2109 "licenses": [ 2110 { 2111 "license": { 2112 "id": "Apache-2.0", 2113 "url": "https://spdx.org/licenses/Apache-2.0.html" 2114 } 2115 } 2116 ], 2117 "purl": "pkg:golang/github.com/gomodule/redigo@v1.7.1-0.20190724094224-574c33c3df38", 2118 "externalReferences": [ 2119 { 2120 "url": "https://github.com/gomodule/redigo", 2121 "type": "vcs" 2122 } 2123 ] 2124 }, 2125 { 2126 "bom-ref": "pkg:golang/github.com/google/go-cmp@v0.5.1", 2127 "type": "library", 2128 "name": "github.com/google/go-cmp", 2129 "version": "v0.5.1", 2130 "scope": "required", 2131 "hashes": [ 2132 { 2133 "alg": "SHA-256", 2134 "content": "245ac51016f6c4ab9f83a5e426c26bf966ca6f8150954462e5151c06f798bbd9" 2135 } 2136 ], 2137 "licenses": [ 2138 { 2139 "license": { 2140 "id": "BSD-3-Clause", 2141 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 2142 } 2143 } 2144 ], 2145 "purl": "pkg:golang/github.com/google/go-cmp@v0.5.1", 2146 "externalReferences": [ 2147 { 2148 "url": "https://github.com/google/go-cmp", 2149 "type": "vcs" 2150 } 2151 ] 2152 }, 2153 { 2154 "bom-ref": "pkg:golang/github.com/google/go-querystring@v1.0.0", 2155 "type": "library", 2156 "name": "github.com/google/go-querystring", 2157 "version": "v1.0.0", 2158 "scope": "required", 2159 "hashes": [ 2160 { 2161 "alg": "SHA-256", 2162 "content": "5e4c22fdad6b72f360d4f3d87b9bc8f066de058fe3ad5b835f9012b803564eb9" 2163 } 2164 ], 2165 "licenses": [ 2166 { 2167 "license": { 2168 "id": "BSD-3-Clause", 2169 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 2170 } 2171 } 2172 ], 2173 "purl": "pkg:golang/github.com/google/go-querystring@v1.0.0", 2174 "externalReferences": [ 2175 { 2176 "url": "https://github.com/google/go-querystring", 2177 "type": "vcs" 2178 } 2179 ] 2180 }, 2181 { 2182 "bom-ref": "pkg:golang/github.com/google/gofuzz@v1.0.0", 2183 "type": "library", 2184 "name": "github.com/google/gofuzz", 2185 "version": "v1.0.0", 2186 "scope": "required", 2187 "hashes": [ 2188 { 2189 "alg": "SHA-256", 2190 "content": "03c3de5b9f69c44f48a0546a069dfb53e99235a428678e85d5fd1ff3add7497c" 2191 } 2192 ], 2193 "licenses": [ 2194 { 2195 "license": { 2196 "id": "Apache-2.0", 2197 "url": "https://spdx.org/licenses/Apache-2.0.html" 2198 } 2199 } 2200 ], 2201 "purl": "pkg:golang/github.com/google/gofuzz@v1.0.0", 2202 "externalReferences": [ 2203 { 2204 "url": "https://github.com/google/gofuzz", 2205 "type": "vcs" 2206 } 2207 ] 2208 }, 2209 { 2210 "bom-ref": "pkg:golang/github.com/google/uuid@v1.1.1", 2211 "type": "library", 2212 "name": "github.com/google/uuid", 2213 "version": "v1.1.1", 2214 "scope": "required", 2215 "hashes": [ 2216 { 2217 "alg": "SHA-256", 2218 "content": "1a46dcb21fc66e95f3ee53dfb4b0373fa4d83308c22d89bcde388541917fde06" 2219 } 2220 ], 2221 "licenses": [ 2222 { 2223 "license": { 2224 "id": "BSD-3-Clause", 2225 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 2226 } 2227 } 2228 ], 2229 "purl": "pkg:golang/github.com/google/uuid@v1.1.1", 2230 "externalReferences": [ 2231 { 2232 "url": "https://github.com/google/uuid", 2233 "type": "vcs" 2234 } 2235 ] 2236 }, 2237 { 2238 "bom-ref": "pkg:golang/github.com/gopherjs/gopherjs@v0.0.0-20190430165422-3e4dfb77656c", 2239 "type": "library", 2240 "name": "github.com/gopherjs/gopherjs", 2241 "version": "v0.0.0-20190430165422-3e4dfb77656c", 2242 "scope": "required", 2243 "hashes": [ 2244 { 2245 "alg": "SHA-256", 2246 "content": "ee517e573d0baa2462767cc2d4eabce9fa57d6afe212fd8a25dac2b6db588d3e" 2247 } 2248 ], 2249 "licenses": [ 2250 { 2251 "license": { 2252 "id": "BSD-2-Clause", 2253 "url": "https://spdx.org/licenses/BSD-2-Clause.html" 2254 } 2255 } 2256 ], 2257 "purl": "pkg:golang/github.com/gopherjs/gopherjs@v0.0.0-20190430165422-3e4dfb77656c", 2258 "externalReferences": [ 2259 { 2260 "url": "https://github.com/gopherjs/gopherjs", 2261 "type": "vcs" 2262 } 2263 ] 2264 }, 2265 { 2266 "bom-ref": "pkg:golang/github.com/gorilla/websocket@v1.4.1", 2267 "type": "library", 2268 "name": "github.com/gorilla/websocket", 2269 "version": "v1.4.1", 2270 "scope": "required", 2271 "hashes": [ 2272 { 2273 "alg": "SHA-256", 2274 "content": "abb01e0c1a67064f00a20703e0349a83f524c3f295f988732e3d9b3f91ef2823" 2275 } 2276 ], 2277 "licenses": [ 2278 { 2279 "license": { 2280 "id": "BSD-2-Clause", 2281 "url": "https://spdx.org/licenses/BSD-2-Clause.html" 2282 } 2283 } 2284 ], 2285 "purl": "pkg:golang/github.com/gorilla/websocket@v1.4.1", 2286 "externalReferences": [ 2287 { 2288 "url": "https://github.com/gorilla/websocket", 2289 "type": "vcs" 2290 } 2291 ] 2292 }, 2293 { 2294 "bom-ref": "pkg:golang/github.com/hashicorp/errwrap@v1.0.0", 2295 "type": "library", 2296 "name": "github.com/hashicorp/errwrap", 2297 "version": "v1.0.0", 2298 "scope": "required", 2299 "hashes": [ 2300 { 2301 "alg": "SHA-256", 2302 "content": "84baeab440e74727b7fac831eb3e2a54b36ebe21f7311e5a434ca43496bf5180" 2303 } 2304 ], 2305 "licenses": [ 2306 { 2307 "license": { 2308 "id": "MPL-2.0", 2309 "url": "https://spdx.org/licenses/MPL-2.0.html" 2310 } 2311 } 2312 ], 2313 "purl": "pkg:golang/github.com/hashicorp/errwrap@v1.0.0", 2314 "externalReferences": [ 2315 { 2316 "url": "https://github.com/hashicorp/errwrap", 2317 "type": "vcs" 2318 } 2319 ] 2320 }, 2321 { 2322 "bom-ref": "pkg:golang/github.com/hashicorp/go-multierror@v1.1.0", 2323 "type": "library", 2324 "name": "github.com/hashicorp/go-multierror", 2325 "version": "v1.1.0", 2326 "scope": "required", 2327 "hashes": [ 2328 { 2329 "alg": "SHA-256", 2330 "content": "07d533c064097a19d4635c8dae7c111077377c66c2db179fa3c8384db12569c2" 2331 } 2332 ], 2333 "licenses": [ 2334 { 2335 "license": { 2336 "id": "MPL-2.0", 2337 "url": "https://spdx.org/licenses/MPL-2.0.html" 2338 } 2339 } 2340 ], 2341 "purl": "pkg:golang/github.com/hashicorp/go-multierror@v1.1.0", 2342 "externalReferences": [ 2343 { 2344 "url": "https://github.com/hashicorp/go-multierror", 2345 "type": "vcs" 2346 } 2347 ] 2348 }, 2349 { 2350 "bom-ref": "pkg:golang/github.com/hashicorp/go-version@v1.2.0", 2351 "type": "library", 2352 "name": "github.com/hashicorp/go-version", 2353 "version": "v1.2.0", 2354 "scope": "required", 2355 "hashes": [ 2356 { 2357 "alg": "SHA-256", 2358 "content": "def35efdf585e4206044882e75ad6679686c647cb79bc802279c31f9d2335ff1" 2359 } 2360 ], 2361 "licenses": [ 2362 { 2363 "license": { 2364 "id": "MPL-2.0", 2365 "url": "https://spdx.org/licenses/MPL-2.0.html" 2366 } 2367 } 2368 ], 2369 "purl": "pkg:golang/github.com/hashicorp/go-version@v1.2.0", 2370 "externalReferences": [ 2371 { 2372 "url": "https://github.com/hashicorp/go-version", 2373 "type": "vcs" 2374 } 2375 ] 2376 }, 2377 { 2378 "bom-ref": "pkg:golang/github.com/hashicorp/hcl@v1.0.0", 2379 "type": "library", 2380 "name": "github.com/hashicorp/hcl", 2381 "version": "v1.0.0", 2382 "scope": "required", 2383 "hashes": [ 2384 { 2385 "alg": "SHA-256", 2386 "content": "d009e5ce3a62e2f11ab1378d167da62c98134b0b74fbab1fb224c6f2a7161b1e" 2387 } 2388 ], 2389 "licenses": [ 2390 { 2391 "license": { 2392 "id": "MPL-2.0", 2393 "url": "https://spdx.org/licenses/MPL-2.0.html" 2394 } 2395 } 2396 ], 2397 "purl": "pkg:golang/github.com/hashicorp/hcl@v1.0.0", 2398 "externalReferences": [ 2399 { 2400 "url": "https://github.com/hashicorp/hcl", 2401 "type": "vcs" 2402 } 2403 ] 2404 }, 2405 { 2406 "bom-ref": "pkg:golang/github.com/hpcloud/tail@v1.0.0", 2407 "type": "library", 2408 "name": "github.com/hpcloud/tail", 2409 "version": "v1.0.0", 2410 "scope": "required", 2411 "hashes": [ 2412 { 2413 "alg": "SHA-256", 2414 "content": "9df08ebca61f92060ff21922ae12687174f6fb3383f3250d8d76967d397214a2" 2415 } 2416 ], 2417 "licenses": [ 2418 { 2419 "license": { 2420 "id": "MIT", 2421 "url": "https://spdx.org/licenses/MIT.html" 2422 } 2423 } 2424 ], 2425 "purl": "pkg:golang/github.com/hpcloud/tail@v1.0.0", 2426 "externalReferences": [ 2427 { 2428 "url": "https://github.com/hpcloud/tail", 2429 "type": "vcs" 2430 } 2431 ] 2432 }, 2433 { 2434 "bom-ref": "pkg:golang/github.com/imkira/go-interpol@v1.1.0", 2435 "type": "library", 2436 "name": "github.com/imkira/go-interpol", 2437 "version": "v1.1.0", 2438 "scope": "required", 2439 "hashes": [ 2440 { 2441 "alg": "SHA-256", 2442 "content": "28888aaf45521b60945b5865d63a62caecee25e2945290bc88cd40204ecdd559" 2443 } 2444 ], 2445 "licenses": [ 2446 { 2447 "license": { 2448 "id": "MIT", 2449 "url": "https://spdx.org/licenses/MIT.html" 2450 } 2451 } 2452 ], 2453 "purl": "pkg:golang/github.com/imkira/go-interpol@v1.1.0", 2454 "externalReferences": [ 2455 { 2456 "url": "https://github.com/imkira/go-interpol", 2457 "type": "vcs" 2458 } 2459 ] 2460 }, 2461 { 2462 "bom-ref": "pkg:golang/github.com/inconshreveable/mousetrap@v1.0.0", 2463 "type": "library", 2464 "name": "github.com/inconshreveable/mousetrap", 2465 "version": "v1.0.0", 2466 "scope": "required", 2467 "hashes": [ 2468 { 2469 "alg": "SHA-256", 2470 "content": "67cb6ee6cada2d709721c011c41a7ff1c6ef97055aed9d4d1e0f5710a86d4af3" 2471 } 2472 ], 2473 "licenses": [ 2474 { 2475 "license": { 2476 "id": "Apache-2.0", 2477 "url": "https://spdx.org/licenses/Apache-2.0.html" 2478 } 2479 } 2480 ], 2481 "purl": "pkg:golang/github.com/inconshreveable/mousetrap@v1.0.0", 2482 "externalReferences": [ 2483 { 2484 "url": "https://github.com/inconshreveable/mousetrap", 2485 "type": "vcs" 2486 } 2487 ] 2488 }, 2489 { 2490 "bom-ref": "pkg:golang/github.com/iris-contrib/blackfriday@v2.0.0", 2491 "type": "library", 2492 "name": "github.com/iris-contrib/blackfriday", 2493 "version": "v2.0.0", 2494 "scope": "required", 2495 "hashes": [ 2496 { 2497 "alg": "SHA-256", 2498 "content": "c5559ad5703151c00b9cbdf6a4f9ddf9523f0237c1fe0be6e7ba85a99b401409" 2499 } 2500 ], 2501 "licenses": [ 2502 { 2503 "license": { 2504 "id": "BSD-2-Clause", 2505 "url": "https://spdx.org/licenses/BSD-2-Clause.html" 2506 } 2507 } 2508 ], 2509 "purl": "pkg:golang/github.com/iris-contrib/blackfriday@v2.0.0", 2510 "externalReferences": [ 2511 { 2512 "url": "https://github.com/iris-contrib/blackfriday", 2513 "type": "vcs" 2514 } 2515 ] 2516 }, 2517 { 2518 "bom-ref": "pkg:golang/github.com/iris-contrib/go.uuid@v2.0.0", 2519 "type": "library", 2520 "name": "github.com/iris-contrib/go.uuid", 2521 "version": "v2.0.0", 2522 "scope": "required", 2523 "hashes": [ 2524 { 2525 "alg": "SHA-256", 2526 "content": "9db9571d236874d6904bc950503b1018e05b5e904a360fc8e7e299ed6de635d1" 2527 } 2528 ], 2529 "licenses": [ 2530 { 2531 "license": { 2532 "id": "MIT", 2533 "url": "https://spdx.org/licenses/MIT.html" 2534 } 2535 } 2536 ], 2537 "purl": "pkg:golang/github.com/iris-contrib/go.uuid@v2.0.0", 2538 "externalReferences": [ 2539 { 2540 "url": "https://github.com/iris-contrib/go.uuid", 2541 "type": "vcs" 2542 } 2543 ] 2544 }, 2545 { 2546 "bom-ref": "pkg:golang/github.com/iris-contrib/jade@v1.1.3", 2547 "type": "library", 2548 "name": "github.com/iris-contrib/jade", 2549 "version": "v1.1.3", 2550 "scope": "required", 2551 "hashes": [ 2552 { 2553 "alg": "SHA-256", 2554 "content": "a7b27fe74234723a34c2afd559508315df2d68f25bb850be6eadb74a7891157d" 2555 } 2556 ], 2557 "licenses": [ 2558 { 2559 "license": { 2560 "id": "BSD-3-Clause", 2561 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 2562 } 2563 } 2564 ], 2565 "purl": "pkg:golang/github.com/iris-contrib/jade@v1.1.3", 2566 "externalReferences": [ 2567 { 2568 "url": "https://github.com/iris-contrib/jade", 2569 "type": "vcs" 2570 } 2571 ] 2572 }, 2573 { 2574 "bom-ref": "pkg:golang/github.com/iris-contrib/pongo2@v0.0.1", 2575 "type": "library", 2576 "name": "github.com/iris-contrib/pongo2", 2577 "version": "v0.0.1", 2578 "scope": "required", 2579 "hashes": [ 2580 { 2581 "alg": "SHA-256", 2582 "content": "cc63fba56e75a22e5e41930894603723e14763dfc739058307ee7bdb28a7d2da" 2583 } 2584 ], 2585 "licenses": [ 2586 { 2587 "license": { 2588 "id": "MIT", 2589 "url": "https://spdx.org/licenses/MIT.html" 2590 } 2591 } 2592 ], 2593 "purl": "pkg:golang/github.com/iris-contrib/pongo2@v0.0.1", 2594 "externalReferences": [ 2595 { 2596 "url": "https://github.com/iris-contrib/pongo2", 2597 "type": "vcs" 2598 } 2599 ] 2600 }, 2601 { 2602 "bom-ref": "pkg:golang/github.com/iris-contrib/schema@v0.0.1", 2603 "type": "library", 2604 "name": "github.com/iris-contrib/schema", 2605 "version": "v0.0.1", 2606 "scope": "required", 2607 "hashes": [ 2608 { 2609 "alg": "SHA-256", 2610 "content": "d7483f5a7a1147e53e5d71d62811de372ffeb5998cda47005462ceb33fb26830" 2611 } 2612 ], 2613 "purl": "pkg:golang/github.com/iris-contrib/schema@v0.0.1", 2614 "externalReferences": [ 2615 { 2616 "url": "https://github.com/iris-contrib/schema", 2617 "type": "vcs" 2618 } 2619 ] 2620 }, 2621 { 2622 "bom-ref": "pkg:golang/github.com/ProtonMail/bcrypt@v0.0.0-20170924085257-7509ea014998", 2623 "type": "library", 2624 "name": "github.com/ProtonMail/bcrypt", 2625 "version": "v0.0.0-20170924085257-7509ea014998", 2626 "scope": "required", 2627 "hashes": [ 2628 { 2629 "alg": "SHA-256", 2630 "content": "613dae57042245067109a69a8707dc813ab68f78faeb0d349ffdbb81bff3b9bb" 2631 } 2632 ], 2633 "licenses": [ 2634 { 2635 "license": { 2636 "id": "BSD-3-Clause", 2637 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 2638 } 2639 } 2640 ], 2641 "purl": "pkg:golang/github.com/ProtonMail/bcrypt@v0.0.0-20170924085257-7509ea014998", 2642 "externalReferences": [ 2643 { 2644 "url": "https://github.com/ProtonMail/bcrypt", 2645 "type": "vcs" 2646 } 2647 ] 2648 }, 2649 { 2650 "bom-ref": "pkg:golang/github.com/jaytaylor/html2text@v0.0.0-20200412013138-3577fbdbcff7", 2651 "type": "library", 2652 "name": "github.com/jaytaylor/html2text", 2653 "version": "v0.0.0-20200412013138-3577fbdbcff7", 2654 "scope": "required", 2655 "hashes": [ 2656 { 2657 "alg": "SHA-256", 2658 "content": "8347c01818ac1da110d1346ad6206f7a61517fef0011612604449289607756c7" 2659 } 2660 ], 2661 "licenses": [ 2662 { 2663 "license": { 2664 "id": "MIT", 2665 "url": "https://spdx.org/licenses/MIT.html" 2666 } 2667 } 2668 ], 2669 "purl": "pkg:golang/github.com/jaytaylor/html2text@v0.0.0-20200412013138-3577fbdbcff7", 2670 "externalReferences": [ 2671 { 2672 "url": "https://github.com/jaytaylor/html2text", 2673 "type": "vcs" 2674 } 2675 ] 2676 }, 2677 { 2678 "bom-ref": "pkg:golang/github.com/json-iterator/go@v1.1.9", 2679 "type": "library", 2680 "name": "github.com/json-iterator/go", 2681 "version": "v1.1.9", 2682 "scope": "required", 2683 "hashes": [ 2684 { 2685 "alg": "SHA-256", 2686 "content": "f72cee77f1eddfaca0c1ab46c79e95c0266d948ff6003d794f55f6b234ae1a7b" 2687 } 2688 ], 2689 "licenses": [ 2690 { 2691 "license": { 2692 "id": "MIT", 2693 "url": "https://spdx.org/licenses/MIT.html" 2694 } 2695 } 2696 ], 2697 "purl": "pkg:golang/github.com/json-iterator/go@v1.1.9", 2698 "externalReferences": [ 2699 { 2700 "url": "https://github.com/json-iterator/go", 2701 "type": "vcs" 2702 } 2703 ] 2704 }, 2705 { 2706 "bom-ref": "pkg:golang/github.com/jtolds/gls@v4.20.0", 2707 "type": "library", 2708 "name": "github.com/jtolds/gls", 2709 "version": "v4.20.0", 2710 "scope": "required", 2711 "hashes": [ 2712 { 2713 "alg": "SHA-256", 2714 "content": "0d61bff8c2de500d8311984d8f3cce613ec6aa4e2b4ecc63d11948dd914bf59f" 2715 } 2716 ], 2717 "licenses": [ 2718 { 2719 "license": { 2720 "id": "MIT", 2721 "url": "https://spdx.org/licenses/MIT.html" 2722 } 2723 } 2724 ], 2725 "purl": "pkg:golang/github.com/jtolds/gls@v4.20.0", 2726 "externalReferences": [ 2727 { 2728 "url": "https://github.com/jtolds/gls", 2729 "type": "vcs" 2730 } 2731 ] 2732 }, 2733 { 2734 "bom-ref": "pkg:golang/github.com/k0kubun/colorstring@v0.0.0-20150214042306-9440f1994b88", 2735 "type": "library", 2736 "name": "github.com/k0kubun/colorstring", 2737 "version": "v0.0.0-20150214042306-9440f1994b88", 2738 "scope": "required", 2739 "hashes": [ 2740 { 2741 "alg": "SHA-256", 2742 "content": "b82d507d29489e9405f8cd1aa3ae629a1c2a2a7cf7436cff77c3d6651310bc33" 2743 } 2744 ], 2745 "licenses": [ 2746 { 2747 "license": { 2748 "id": "MIT", 2749 "url": "https://spdx.org/licenses/MIT.html" 2750 } 2751 } 2752 ], 2753 "purl": "pkg:golang/github.com/k0kubun/colorstring@v0.0.0-20150214042306-9440f1994b88", 2754 "externalReferences": [ 2755 { 2756 "url": "https://github.com/k0kubun/colorstring", 2757 "type": "vcs" 2758 } 2759 ] 2760 }, 2761 { 2762 "bom-ref": "pkg:golang/github.com/kataras/golog@v0.0.10", 2763 "type": "library", 2764 "name": "github.com/kataras/golog", 2765 "version": "v0.0.10", 2766 "scope": "required", 2767 "hashes": [ 2768 { 2769 "alg": "SHA-256", 2770 "content": "bd10d1526c1a71ca3fa660409bc81e2e7f2b1c475cfbd678340af94a1ed31bfe" 2771 } 2772 ], 2773 "licenses": [ 2774 { 2775 "license": { 2776 "id": "BSD-3-Clause", 2777 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 2778 } 2779 } 2780 ], 2781 "purl": "pkg:golang/github.com/kataras/golog@v0.0.10", 2782 "externalReferences": [ 2783 { 2784 "url": "https://github.com/kataras/golog", 2785 "type": "vcs" 2786 } 2787 ] 2788 }, 2789 { 2790 "bom-ref": "pkg:golang/github.com/kataras/iris/v12@v12.1.8", 2791 "type": "library", 2792 "name": "github.com/kataras/iris/v12", 2793 "version": "v12.1.8", 2794 "scope": "required", 2795 "hashes": [ 2796 { 2797 "alg": "SHA-256", 2798 "content": "3b78096ac8e6ed9c69c704c7f2d02966cbdfdbbe2c712190014a4d7b8edcdfb5" 2799 } 2800 ], 2801 "licenses": [ 2802 { 2803 "license": { 2804 "id": "BSD-3-Clause", 2805 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 2806 } 2807 } 2808 ], 2809 "purl": "pkg:golang/github.com/kataras/iris/v12@v12.1.8", 2810 "externalReferences": [ 2811 { 2812 "url": "https://github.com/kataras/iris/v12", 2813 "type": "vcs" 2814 } 2815 ] 2816 }, 2817 { 2818 "bom-ref": "pkg:golang/github.com/kataras/neffos@v0.0.14", 2819 "type": "library", 2820 "name": "github.com/kataras/neffos", 2821 "version": "v0.0.14", 2822 "scope": "required", 2823 "hashes": [ 2824 { 2825 "alg": "SHA-256", 2826 "content": "a5d25a4ef506dcd41f78c6db54223c253d93e60a0f95dcb27d40763c97e1d41b" 2827 } 2828 ], 2829 "licenses": [ 2830 { 2831 "license": { 2832 "id": "MIT", 2833 "url": "https://spdx.org/licenses/MIT.html" 2834 } 2835 } 2836 ], 2837 "purl": "pkg:golang/github.com/kataras/neffos@v0.0.14", 2838 "externalReferences": [ 2839 { 2840 "url": "https://github.com/kataras/neffos", 2841 "type": "vcs" 2842 } 2843 ] 2844 }, 2845 { 2846 "bom-ref": "pkg:golang/github.com/kataras/pio@v0.0.2", 2847 "type": "library", 2848 "name": "github.com/kataras/pio", 2849 "version": "v0.0.2", 2850 "scope": "required", 2851 "hashes": [ 2852 { 2853 "alg": "SHA-256", 2854 "content": "e8d022fae3c9fd9ba277a9ab00a960a5b235d7fccafe5578076af159a24df7c6" 2855 } 2856 ], 2857 "licenses": [ 2858 { 2859 "license": { 2860 "id": "BSD-3-Clause", 2861 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 2862 } 2863 } 2864 ], 2865 "purl": "pkg:golang/github.com/kataras/pio@v0.0.2", 2866 "externalReferences": [ 2867 { 2868 "url": "https://github.com/kataras/pio", 2869 "type": "vcs" 2870 } 2871 ] 2872 }, 2873 { 2874 "bom-ref": "pkg:golang/github.com/kataras/sitemap@v0.0.5", 2875 "type": "library", 2876 "name": "github.com/kataras/sitemap", 2877 "version": "v0.0.5", 2878 "scope": "required", 2879 "hashes": [ 2880 { 2881 "alg": "SHA-256", 2882 "content": "e0708e357e512e0572e86e11918395def28d7266bda76dfa2dd18e8a926c6851" 2883 } 2884 ], 2885 "licenses": [ 2886 { 2887 "license": { 2888 "id": "MIT", 2889 "url": "https://spdx.org/licenses/MIT.html" 2890 } 2891 } 2892 ], 2893 "purl": "pkg:golang/github.com/kataras/sitemap@v0.0.5", 2894 "externalReferences": [ 2895 { 2896 "url": "https://github.com/kataras/sitemap", 2897 "type": "vcs" 2898 } 2899 ] 2900 }, 2901 { 2902 "bom-ref": "pkg:golang/github.com/keybase/go-keychain@v0.0.0-20200502122510-cda31fe0c86d", 2903 "type": "library", 2904 "name": "github.com/keybase/go-keychain", 2905 "version": "v0.0.0-20200502122510-cda31fe0c86d", 2906 "scope": "required", 2907 "hashes": [ 2908 { 2909 "alg": "SHA-256", 2910 "content": "8158e10427d51a5df6448068a0e00dcdfc3ed14a97f0753ec8f94cbfcbf2a5c8" 2911 } 2912 ], 2913 "licenses": [ 2914 { 2915 "license": { 2916 "id": "MIT", 2917 "url": "https://spdx.org/licenses/MIT.html" 2918 } 2919 } 2920 ], 2921 "purl": "pkg:golang/github.com/keybase/go-keychain@v0.0.0-20200502122510-cda31fe0c86d", 2922 "externalReferences": [ 2923 { 2924 "url": "https://github.com/keybase/go-keychain", 2925 "type": "vcs" 2926 } 2927 ] 2928 }, 2929 { 2930 "bom-ref": "pkg:golang/github.com/keybase/go.dbus@v0.0.0-20200324223359-a94be52c0b03", 2931 "type": "library", 2932 "name": "github.com/keybase/go.dbus", 2933 "version": "v0.0.0-20200324223359-a94be52c0b03", 2934 "scope": "required", 2935 "hashes": [ 2936 { 2937 "alg": "SHA-256", 2938 "content": "93dac2aae702b0fa4128387d803c24dd4e3a4dc35dee3a4a6a179df491880866" 2939 } 2940 ], 2941 "licenses": [ 2942 { 2943 "license": { 2944 "id": "BSD-2-Clause", 2945 "url": "https://spdx.org/licenses/BSD-2-Clause.html" 2946 } 2947 } 2948 ], 2949 "purl": "pkg:golang/github.com/keybase/go.dbus@v0.0.0-20200324223359-a94be52c0b03", 2950 "externalReferences": [ 2951 { 2952 "url": "https://github.com/keybase/go.dbus", 2953 "type": "vcs" 2954 } 2955 ] 2956 }, 2957 { 2958 "bom-ref": "pkg:golang/github.com/klauspost/compress@v1.9.7", 2959 "type": "library", 2960 "name": "github.com/klauspost/compress", 2961 "version": "v1.9.7", 2962 "scope": "required", 2963 "hashes": [ 2964 { 2965 "alg": "SHA-256", 2966 "content": "8585b580ff78254980841b49f8b373e4ccbe801a1b0f13d1d6256e2ae836e9a0" 2967 } 2968 ], 2969 "licenses": [ 2970 { 2971 "license": { 2972 "id": "BSD-3-Clause", 2973 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 2974 } 2975 } 2976 ], 2977 "purl": "pkg:golang/github.com/klauspost/compress@v1.9.7", 2978 "externalReferences": [ 2979 { 2980 "url": "https://github.com/klauspost/compress", 2981 "type": "vcs" 2982 } 2983 ] 2984 }, 2985 { 2986 "bom-ref": "pkg:golang/github.com/klauspost/cpuid@v1.2.1", 2987 "type": "library", 2988 "name": "github.com/klauspost/cpuid", 2989 "version": "v1.2.1", 2990 "scope": "required", 2991 "hashes": [ 2992 { 2993 "alg": "SHA-256", 2994 "content": "bc98be3bf9cc745b74bea9bc359048eb0cc02d6740d97f9e822d2880dcab0bfc" 2995 } 2996 ], 2997 "licenses": [ 2998 { 2999 "license": { 3000 "id": "MIT", 3001 "url": "https://spdx.org/licenses/MIT.html" 3002 } 3003 } 3004 ], 3005 "purl": "pkg:golang/github.com/klauspost/cpuid@v1.2.1", 3006 "externalReferences": [ 3007 { 3008 "url": "https://github.com/klauspost/cpuid", 3009 "type": "vcs" 3010 } 3011 ] 3012 }, 3013 { 3014 "bom-ref": "pkg:golang/github.com/konsorten/go-windows-terminal-sequences@v1.0.2", 3015 "type": "library", 3016 "name": "github.com/konsorten/go-windows-terminal-sequences", 3017 "version": "v1.0.2", 3018 "scope": "required", 3019 "hashes": [ 3020 { 3021 "alg": "SHA-256", 3022 "content": "0c1d7b6a0d7d92bc7d085b33e28dde9d3acf5f22170a5fb68825c7fda300a7db" 3023 } 3024 ], 3025 "licenses": [ 3026 { 3027 "license": { 3028 "id": "MIT", 3029 "url": "https://spdx.org/licenses/MIT.html" 3030 } 3031 } 3032 ], 3033 "purl": "pkg:golang/github.com/konsorten/go-windows-terminal-sequences@v1.0.2", 3034 "externalReferences": [ 3035 { 3036 "url": "https://github.com/konsorten/go-windows-terminal-sequences", 3037 "type": "vcs" 3038 } 3039 ] 3040 }, 3041 { 3042 "bom-ref": "pkg:golang/github.com/kr/pretty@v0.1.0", 3043 "type": "library", 3044 "name": "github.com/kr/pretty", 3045 "version": "v0.1.0", 3046 "scope": "required", 3047 "hashes": [ 3048 { 3049 "alg": "SHA-256", 3050 "content": "2ff0b0374cdead90e644551aa523e2b64e9ff90dfed336b5ad093356e3223052" 3051 } 3052 ], 3053 "licenses": [ 3054 { 3055 "license": { 3056 "id": "MIT", 3057 "url": "https://spdx.org/licenses/MIT.html" 3058 } 3059 } 3060 ], 3061 "purl": "pkg:golang/github.com/kr/pretty@v0.1.0", 3062 "externalReferences": [ 3063 { 3064 "url": "https://github.com/kr/pretty", 3065 "type": "vcs" 3066 } 3067 ] 3068 }, 3069 { 3070 "bom-ref": "pkg:golang/github.com/kr/pty@v1.1.1", 3071 "type": "library", 3072 "name": "github.com/kr/pty", 3073 "version": "v1.1.1", 3074 "scope": "required", 3075 "hashes": [ 3076 { 3077 "alg": "SHA-256", 3078 "content": "564a1723049ba01a6793df4efca15ab801082ee347bf90d514a64c04dfe0520c" 3079 } 3080 ], 3081 "licenses": [ 3082 { 3083 "license": { 3084 "id": "MIT", 3085 "url": "https://spdx.org/licenses/MIT.html" 3086 } 3087 } 3088 ], 3089 "purl": "pkg:golang/github.com/kr/pty@v1.1.1", 3090 "externalReferences": [ 3091 { 3092 "url": "https://github.com/kr/pty", 3093 "type": "vcs" 3094 } 3095 ] 3096 }, 3097 { 3098 "bom-ref": "pkg:golang/github.com/kr/text@v0.2.0", 3099 "type": "library", 3100 "name": "github.com/kr/text", 3101 "version": "v0.2.0", 3102 "scope": "required", 3103 "hashes": [ 3104 { 3105 "alg": "SHA-256", 3106 "content": "e4dc7461ad19a98db2815dfae90cedbab1c8d7726af79029715689061a52f806" 3107 } 3108 ], 3109 "licenses": [ 3110 { 3111 "license": { 3112 "id": "MIT", 3113 "url": "https://spdx.org/licenses/MIT.html" 3114 } 3115 } 3116 ], 3117 "purl": "pkg:golang/github.com/kr/text@v0.2.0", 3118 "externalReferences": [ 3119 { 3120 "url": "https://github.com/kr/text", 3121 "type": "vcs" 3122 } 3123 ] 3124 }, 3125 { 3126 "bom-ref": "pkg:golang/github.com/labstack/echo/v4@v4.1.11", 3127 "type": "library", 3128 "name": "github.com/labstack/echo/v4", 3129 "version": "v4.1.11", 3130 "scope": "required", 3131 "hashes": [ 3132 { 3133 "alg": "SHA-256", 3134 "content": "cf4059a00ad8e05a9da54125fb0947a78867affa1247a3139909aff0e1d2a30c" 3135 } 3136 ], 3137 "licenses": [ 3138 { 3139 "license": { 3140 "id": "MIT", 3141 "url": "https://spdx.org/licenses/MIT.html" 3142 } 3143 } 3144 ], 3145 "purl": "pkg:golang/github.com/labstack/echo/v4@v4.1.11", 3146 "externalReferences": [ 3147 { 3148 "url": "https://github.com/labstack/echo/v4", 3149 "type": "vcs" 3150 } 3151 ] 3152 }, 3153 { 3154 "bom-ref": "pkg:golang/github.com/labstack/gommon@v0.3.0", 3155 "type": "library", 3156 "name": "github.com/labstack/gommon", 3157 "version": "v0.3.0", 3158 "scope": "required", 3159 "hashes": [ 3160 { 3161 "alg": "SHA-256", 3162 "content": "24478ed1bbdcefc3ca7721f19684ca885f010f9886ac7f13e8c49e1af4a0a1bd" 3163 } 3164 ], 3165 "licenses": [ 3166 { 3167 "license": { 3168 "id": "MIT", 3169 "url": "https://spdx.org/licenses/MIT.html" 3170 } 3171 } 3172 ], 3173 "purl": "pkg:golang/github.com/labstack/gommon@v0.3.0", 3174 "externalReferences": [ 3175 { 3176 "url": "https://github.com/labstack/gommon", 3177 "type": "vcs" 3178 } 3179 ] 3180 }, 3181 { 3182 "bom-ref": "pkg:golang/github.com/logrusorgru/aurora@v2.0.3", 3183 "type": "library", 3184 "name": "github.com/logrusorgru/aurora", 3185 "version": "v2.0.3", 3186 "scope": "required", 3187 "hashes": [ 3188 { 3189 "alg": "SHA-256", 3190 "content": "2dff73b09ee12bc6bd7e6adc7f970c0337de1439857bdb82bb555526f0382c32" 3191 } 3192 ], 3193 "licenses": [ 3194 { 3195 "license": { 3196 "id": "Unlicense", 3197 "url": "https://spdx.org/licenses/Unlicense.html" 3198 } 3199 } 3200 ], 3201 "purl": "pkg:golang/github.com/logrusorgru/aurora@v2.0.3", 3202 "externalReferences": [ 3203 { 3204 "url": "https://github.com/logrusorgru/aurora", 3205 "type": "vcs" 3206 } 3207 ] 3208 }, 3209 { 3210 "bom-ref": "pkg:golang/github.com/magiconair/properties@v1.8.0", 3211 "type": "library", 3212 "name": "github.com/magiconair/properties", 3213 "version": "v1.8.0", 3214 "scope": "required", 3215 "hashes": [ 3216 { 3217 "alg": "SHA-256", 3218 "content": "2cb8179ac85e5de46850e04e8edc0f40258862a33f2d4d5ac83b4378f7ab45c6" 3219 } 3220 ], 3221 "licenses": [ 3222 { 3223 "license": { 3224 "id": "BSD-2-Clause", 3225 "url": "https://spdx.org/licenses/BSD-2-Clause.html" 3226 } 3227 } 3228 ], 3229 "purl": "pkg:golang/github.com/magiconair/properties@v1.8.0", 3230 "externalReferences": [ 3231 { 3232 "url": "https://github.com/magiconair/properties", 3233 "type": "vcs" 3234 } 3235 ] 3236 }, 3237 { 3238 "bom-ref": "pkg:golang/github.com/martinlindhe/base36@v1.1.0", 3239 "type": "library", 3240 "name": "github.com/martinlindhe/base36", 3241 "version": "v1.1.0", 3242 "scope": "required", 3243 "hashes": [ 3244 { 3245 "alg": "SHA-256", 3246 "content": "708c2fbf062c7bfd3ed429143d81f966f548606dc9ac82e640421b2ee6abd366" 3247 } 3248 ], 3249 "licenses": [ 3250 { 3251 "license": { 3252 "id": "MIT", 3253 "url": "https://spdx.org/licenses/MIT.html" 3254 } 3255 } 3256 ], 3257 "purl": "pkg:golang/github.com/martinlindhe/base36@v1.1.0", 3258 "externalReferences": [ 3259 { 3260 "url": "https://github.com/martinlindhe/base36", 3261 "type": "vcs" 3262 } 3263 ] 3264 }, 3265 { 3266 "bom-ref": "pkg:golang/github.com/mattn/go-colorable@v0.1.4", 3267 "type": "library", 3268 "name": "github.com/mattn/go-colorable", 3269 "version": "v0.1.4", 3270 "scope": "required", 3271 "hashes": [ 3272 { 3273 "alg": "SHA-256", 3274 "content": "b276cf2c1f1f55f53d8b06dba37d133ed6cb473c16bba6894ba5e1e1e69abe20" 3275 } 3276 ], 3277 "licenses": [ 3278 { 3279 "license": { 3280 "id": "MIT", 3281 "url": "https://spdx.org/licenses/MIT.html" 3282 } 3283 } 3284 ], 3285 "purl": "pkg:golang/github.com/mattn/go-colorable@v0.1.4", 3286 "externalReferences": [ 3287 { 3288 "url": "https://github.com/mattn/go-colorable", 3289 "type": "vcs" 3290 } 3291 ] 3292 }, 3293 { 3294 "bom-ref": "pkg:golang/github.com/mattn/go-isatty@v0.0.11", 3295 "type": "library", 3296 "name": "github.com/mattn/go-isatty", 3297 "version": "v0.0.11", 3298 "scope": "required", 3299 "hashes": [ 3300 { 3301 "alg": "SHA-256", 3302 "content": "1713ce4c536a1a4b835068b71ffaa451b40ee198816b66eb2aae6bd25f1319e3" 3303 } 3304 ], 3305 "licenses": [ 3306 { 3307 "license": { 3308 "id": "MIT", 3309 "url": "https://spdx.org/licenses/MIT.html" 3310 } 3311 } 3312 ], 3313 "purl": "pkg:golang/github.com/mattn/go-isatty@v0.0.11", 3314 "externalReferences": [ 3315 { 3316 "url": "https://github.com/mattn/go-isatty", 3317 "type": "vcs" 3318 } 3319 ] 3320 }, 3321 { 3322 "bom-ref": "pkg:golang/github.com/mattn/go-runewidth@v0.0.9", 3323 "type": "library", 3324 "name": "github.com/mattn/go-runewidth", 3325 "version": "v0.0.9", 3326 "scope": "required", 3327 "hashes": [ 3328 { 3329 "alg": "SHA-256", 3330 "content": "2e6f7de5fdeb7f176977a4d29ae5421d56ff421ba9b97958afcb0223f41d13ed" 3331 } 3332 ], 3333 "licenses": [ 3334 { 3335 "license": { 3336 "id": "MIT", 3337 "url": "https://spdx.org/licenses/MIT.html" 3338 } 3339 } 3340 ], 3341 "purl": "pkg:golang/github.com/mattn/go-runewidth@v0.0.9", 3342 "externalReferences": [ 3343 { 3344 "url": "https://github.com/mattn/go-runewidth", 3345 "type": "vcs" 3346 } 3347 ] 3348 }, 3349 { 3350 "bom-ref": "pkg:golang/github.com/mattn/goveralls@v0.0.2", 3351 "type": "library", 3352 "name": "github.com/mattn/goveralls", 3353 "version": "v0.0.2", 3354 "scope": "required", 3355 "hashes": [ 3356 { 3357 "alg": "SHA-256", 3358 "content": "ede241e84aac3e1455c6fc045c69ea74edac248d0f4ecad6a13317124f7f3907" 3359 } 3360 ], 3361 "purl": "pkg:golang/github.com/mattn/goveralls@v0.0.2", 3362 "externalReferences": [ 3363 { 3364 "url": "https://github.com/mattn/goveralls", 3365 "type": "vcs" 3366 } 3367 ] 3368 }, 3369 { 3370 "bom-ref": "pkg:golang/github.com/mediocregopher/radix/v3@v3.4.2", 3371 "type": "library", 3372 "name": "github.com/mediocregopher/radix/v3", 3373 "version": "v3.4.2", 3374 "scope": "required", 3375 "hashes": [ 3376 { 3377 "alg": "SHA-256", 3378 "content": "81a95b3c18c8c26c91120c0609f4043785fc9716c99ca058bab833f957dc4ad0" 3379 } 3380 ], 3381 "licenses": [ 3382 { 3383 "license": { 3384 "id": "MIT", 3385 "url": "https://spdx.org/licenses/MIT.html" 3386 } 3387 } 3388 ], 3389 "purl": "pkg:golang/github.com/mediocregopher/radix/v3@v3.4.2", 3390 "externalReferences": [ 3391 { 3392 "url": "https://github.com/mediocregopher/radix/v3", 3393 "type": "vcs" 3394 } 3395 ] 3396 }, 3397 { 3398 "bom-ref": "pkg:golang/github.com/microcosm-cc/bluemonday@v1.0.2", 3399 "type": "library", 3400 "name": "github.com/microcosm-cc/bluemonday", 3401 "version": "v1.0.2", 3402 "scope": "required", 3403 "hashes": [ 3404 { 3405 "alg": "SHA-256", 3406 "content": "e653df2d34c0bc06ed4b456a4fef78c8eb459c67d4598cb1d3e893a02dceb37b" 3407 } 3408 ], 3409 "licenses": [ 3410 { 3411 "license": { 3412 "id": "BSD-3-Clause", 3413 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 3414 } 3415 } 3416 ], 3417 "purl": "pkg:golang/github.com/microcosm-cc/bluemonday@v1.0.2", 3418 "externalReferences": [ 3419 { 3420 "url": "https://github.com/microcosm-cc/bluemonday", 3421 "type": "vcs" 3422 } 3423 ] 3424 }, 3425 { 3426 "bom-ref": "pkg:golang/github.com/miekg/dns@v1.1.41", 3427 "type": "library", 3428 "name": "github.com/miekg/dns", 3429 "version": "v1.1.41", 3430 "scope": "required", 3431 "hashes": [ 3432 { 3433 "alg": "SHA-256", 3434 "content": "58cb33656246d179b36caf45126cc7d9355ca98cc57acbac488078d5bf0a1f16" 3435 } 3436 ], 3437 "licenses": [ 3438 { 3439 "license": { 3440 "id": "BSD-3-Clause", 3441 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 3442 } 3443 } 3444 ], 3445 "purl": "pkg:golang/github.com/miekg/dns@v1.1.41", 3446 "externalReferences": [ 3447 { 3448 "url": "https://github.com/miekg/dns", 3449 "type": "vcs" 3450 } 3451 ] 3452 }, 3453 { 3454 "bom-ref": "pkg:golang/github.com/mitchellh/go-homedir@v1.1.0", 3455 "type": "library", 3456 "name": "github.com/mitchellh/go-homedir", 3457 "version": "v1.1.0", 3458 "scope": "required", 3459 "hashes": [ 3460 { 3461 "alg": "SHA-256", 3462 "content": "96e905f738971710c53e4035becaf9ce97355ee3c39ffc059edab9986fb81346" 3463 } 3464 ], 3465 "licenses": [ 3466 { 3467 "license": { 3468 "id": "MIT", 3469 "url": "https://spdx.org/licenses/MIT.html" 3470 } 3471 } 3472 ], 3473 "purl": "pkg:golang/github.com/mitchellh/go-homedir@v1.1.0", 3474 "externalReferences": [ 3475 { 3476 "url": "https://github.com/mitchellh/go-homedir", 3477 "type": "vcs" 3478 } 3479 ] 3480 }, 3481 { 3482 "bom-ref": "pkg:golang/github.com/mitchellh/mapstructure@v1.1.2", 3483 "type": "library", 3484 "name": "github.com/mitchellh/mapstructure", 3485 "version": "v1.1.2", 3486 "scope": "required", 3487 "hashes": [ 3488 { 3489 "alg": "SHA-256", 3490 "content": "7e6358570aa749f07d99953a392d8ee86b1733ec1cb24643b8a433bcdd440de1" 3491 } 3492 ], 3493 "licenses": [ 3494 { 3495 "license": { 3496 "id": "MIT", 3497 "url": "https://spdx.org/licenses/MIT.html" 3498 } 3499 } 3500 ], 3501 "purl": "pkg:golang/github.com/mitchellh/mapstructure@v1.1.2", 3502 "externalReferences": [ 3503 { 3504 "url": "https://github.com/mitchellh/mapstructure", 3505 "type": "vcs" 3506 } 3507 ] 3508 }, 3509 { 3510 "bom-ref": "pkg:golang/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd", 3511 "type": "library", 3512 "name": "github.com/modern-go/concurrent", 3513 "version": "v0.0.0-20180306012644-bacd9c7ef1dd", 3514 "scope": "required", 3515 "hashes": [ 3516 { 3517 "alg": "SHA-256", 3518 "content": "4d12da67d703ff0f0f561f779ec3d76b556b43a8e5c0be6837c975e1095c35f8" 3519 } 3520 ], 3521 "licenses": [ 3522 { 3523 "license": { 3524 "id": "Apache-2.0", 3525 "url": "https://spdx.org/licenses/Apache-2.0.html" 3526 } 3527 } 3528 ], 3529 "purl": "pkg:golang/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd", 3530 "externalReferences": [ 3531 { 3532 "url": "https://github.com/modern-go/concurrent", 3533 "type": "vcs" 3534 } 3535 ] 3536 }, 3537 { 3538 "bom-ref": "pkg:golang/github.com/modern-go/reflect2@v1.0.1", 3539 "type": "library", 3540 "name": "github.com/modern-go/reflect2", 3541 "version": "v1.0.1", 3542 "scope": "required", 3543 "hashes": [ 3544 { 3545 "alg": "SHA-256", 3546 "content": "f5fe35dacfba4666172d665213355580f18aec2d8fa611e3e5126bbdfc7d0162" 3547 } 3548 ], 3549 "licenses": [ 3550 { 3551 "license": { 3552 "id": "Apache-2.0", 3553 "url": "https://spdx.org/licenses/Apache-2.0.html" 3554 } 3555 } 3556 ], 3557 "purl": "pkg:golang/github.com/modern-go/reflect2@v1.0.1", 3558 "externalReferences": [ 3559 { 3560 "url": "https://github.com/modern-go/reflect2", 3561 "type": "vcs" 3562 } 3563 ] 3564 }, 3565 { 3566 "bom-ref": "pkg:golang/github.com/moul/http2curl@v1.0.0", 3567 "type": "library", 3568 "name": "github.com/moul/http2curl", 3569 "version": "v1.0.0", 3570 "scope": "required", 3571 "hashes": [ 3572 { 3573 "alg": "SHA-256", 3574 "content": "751316a00b5bf9e3f13252e4ac26c0aa1e1394f1d7be8194490df6dfff596a1b" 3575 } 3576 ], 3577 "licenses": [ 3578 { 3579 "license": { 3580 "id": "MIT", 3581 "url": "https://spdx.org/licenses/MIT.html" 3582 } 3583 } 3584 ], 3585 "purl": "pkg:golang/github.com/moul/http2curl@v1.0.0", 3586 "externalReferences": [ 3587 { 3588 "url": "https://github.com/moul/http2curl", 3589 "type": "vcs" 3590 } 3591 ] 3592 }, 3593 { 3594 "bom-ref": "pkg:golang/github.com/nats-io/jwt@v0.3.0", 3595 "type": "library", 3596 "name": "github.com/nats-io/jwt", 3597 "version": "v0.3.0", 3598 "scope": "required", 3599 "hashes": [ 3600 { 3601 "alg": "SHA-256", 3602 "content": "c5d9f3c0511357efa335ce16d66c3ffea1722466f60013a899b9992504b8f90a" 3603 } 3604 ], 3605 "licenses": [ 3606 { 3607 "license": { 3608 "id": "Apache-2.0", 3609 "url": "https://spdx.org/licenses/Apache-2.0.html" 3610 } 3611 } 3612 ], 3613 "purl": "pkg:golang/github.com/nats-io/jwt@v0.3.0", 3614 "externalReferences": [ 3615 { 3616 "url": "https://github.com/nats-io/jwt", 3617 "type": "vcs" 3618 } 3619 ] 3620 }, 3621 { 3622 "bom-ref": "pkg:golang/github.com/nats-io/nats.go@v1.9.1", 3623 "type": "library", 3624 "name": "github.com/nats-io/nats.go", 3625 "version": "v1.9.1", 3626 "scope": "required", 3627 "hashes": [ 3628 { 3629 "alg": "SHA-256", 3630 "content": "8a4dc76cb859d180012eda3b897f34a592cfc3fe9dc774fefbe3192702e732b4" 3631 } 3632 ], 3633 "licenses": [ 3634 { 3635 "license": { 3636 "id": "Apache-2.0", 3637 "url": "https://spdx.org/licenses/Apache-2.0.html" 3638 } 3639 } 3640 ], 3641 "purl": "pkg:golang/github.com/nats-io/nats.go@v1.9.1", 3642 "externalReferences": [ 3643 { 3644 "url": "https://github.com/nats-io/nats.go", 3645 "type": "vcs" 3646 } 3647 ] 3648 }, 3649 { 3650 "bom-ref": "pkg:golang/github.com/nats-io/nkeys@v0.1.0", 3651 "type": "library", 3652 "name": "github.com/nats-io/nkeys", 3653 "version": "v0.1.0", 3654 "scope": "required", 3655 "hashes": [ 3656 { 3657 "alg": "SHA-256", 3658 "content": "a8c778fa944781daf59c00a5bbeda1ff66b91764e629c0b38c20dacd5811a17e" 3659 } 3660 ], 3661 "licenses": [ 3662 { 3663 "license": { 3664 "id": "Apache-2.0", 3665 "url": "https://spdx.org/licenses/Apache-2.0.html" 3666 } 3667 } 3668 ], 3669 "purl": "pkg:golang/github.com/nats-io/nkeys@v0.1.0", 3670 "externalReferences": [ 3671 { 3672 "url": "https://github.com/nats-io/nkeys", 3673 "type": "vcs" 3674 } 3675 ] 3676 }, 3677 { 3678 "bom-ref": "pkg:golang/github.com/nats-io/nuid@v1.0.1", 3679 "type": "library", 3680 "name": "github.com/nats-io/nuid", 3681 "version": "v1.0.1", 3682 "scope": "required", 3683 "hashes": [ 3684 { 3685 "alg": "SHA-256", 3686 "content": "e6203c0d3f15eeaf162b611272fda969d35afeb4c449cd4a7673f0e130b6a5ac" 3687 } 3688 ], 3689 "licenses": [ 3690 { 3691 "license": { 3692 "id": "Apache-2.0", 3693 "url": "https://spdx.org/licenses/Apache-2.0.html" 3694 } 3695 } 3696 ], 3697 "purl": "pkg:golang/github.com/nats-io/nuid@v1.0.1", 3698 "externalReferences": [ 3699 { 3700 "url": "https://github.com/nats-io/nuid", 3701 "type": "vcs" 3702 } 3703 ] 3704 }, 3705 { 3706 "bom-ref": "pkg:golang/github.com/niemeyer/pretty@v0.0.0-20200227124842-a10e7caefd8e", 3707 "type": "library", 3708 "name": "github.com/niemeyer/pretty", 3709 "version": "v0.0.0-20200227124842-a10e7caefd8e", 3710 "scope": "required", 3711 "hashes": [ 3712 { 3713 "alg": "SHA-256", 3714 "content": "7c3e7b11147826d12ab166df3e1bf80cc880a47ca58a22b9c424cd5523e2680b" 3715 } 3716 ], 3717 "licenses": [ 3718 { 3719 "license": { 3720 "id": "MIT", 3721 "url": "https://spdx.org/licenses/MIT.html" 3722 } 3723 } 3724 ], 3725 "purl": "pkg:golang/github.com/niemeyer/pretty@v0.0.0-20200227124842-a10e7caefd8e", 3726 "externalReferences": [ 3727 { 3728 "url": "https://github.com/niemeyer/pretty", 3729 "type": "vcs" 3730 } 3731 ] 3732 }, 3733 { 3734 "bom-ref": "pkg:golang/github.com/nsf/jsondiff@v0.0.0-20200515183724-f29ed568f4ce", 3735 "type": "library", 3736 "name": "github.com/nsf/jsondiff", 3737 "version": "v0.0.0-20200515183724-f29ed568f4ce", 3738 "scope": "required", 3739 "hashes": [ 3740 { 3741 "alg": "SHA-256", 3742 "content": "44f7257e06b648426680c9b3da4f8c83b728c19f32bf84ebab0f54b096f2ef9f" 3743 } 3744 ], 3745 "licenses": [ 3746 { 3747 "license": { 3748 "id": "MIT", 3749 "url": "https://spdx.org/licenses/MIT.html" 3750 } 3751 } 3752 ], 3753 "purl": "pkg:golang/github.com/nsf/jsondiff@v0.0.0-20200515183724-f29ed568f4ce", 3754 "externalReferences": [ 3755 { 3756 "url": "https://github.com/nsf/jsondiff", 3757 "type": "vcs" 3758 } 3759 ] 3760 }, 3761 { 3762 "bom-ref": "pkg:golang/github.com/olekukonko/tablewriter@v0.0.4", 3763 "type": "library", 3764 "name": "github.com/olekukonko/tablewriter", 3765 "version": "v0.0.4", 3766 "scope": "required", 3767 "hashes": [ 3768 { 3769 "alg": "SHA-256", 3770 "content": "bc70ff6187b55a8968efc9281b6f7d7fb57f5404b4f1ce88a422e7f848dfff0f" 3771 } 3772 ], 3773 "licenses": [ 3774 { 3775 "license": { 3776 "id": "MIT", 3777 "url": "https://spdx.org/licenses/MIT.html" 3778 } 3779 } 3780 ], 3781 "purl": "pkg:golang/github.com/olekukonko/tablewriter@v0.0.4", 3782 "externalReferences": [ 3783 { 3784 "url": "https://github.com/olekukonko/tablewriter", 3785 "type": "vcs" 3786 } 3787 ] 3788 }, 3789 { 3790 "bom-ref": "pkg:golang/github.com/onsi/ginkgo@v1.10.3", 3791 "type": "library", 3792 "name": "github.com/onsi/ginkgo", 3793 "version": "v1.10.3", 3794 "scope": "required", 3795 "hashes": [ 3796 { 3797 "alg": "SHA-256", 3798 "content": "3a8c5b8df5d5672a1dd5f99662123b484c9a0fc074d329cfdd3f83e468b21ce6" 3799 } 3800 ], 3801 "licenses": [ 3802 { 3803 "license": { 3804 "id": "MIT", 3805 "url": "https://spdx.org/licenses/MIT.html" 3806 } 3807 } 3808 ], 3809 "purl": "pkg:golang/github.com/onsi/ginkgo@v1.10.3", 3810 "externalReferences": [ 3811 { 3812 "url": "https://github.com/onsi/ginkgo", 3813 "type": "vcs" 3814 } 3815 ] 3816 }, 3817 { 3818 "bom-ref": "pkg:golang/github.com/onsi/gomega@v1.7.1", 3819 "type": "library", 3820 "name": "github.com/onsi/gomega", 3821 "version": "v1.7.1", 3822 "scope": "required", 3823 "hashes": [ 3824 { 3825 "alg": "SHA-256", 3826 "content": "2b48dc442c0d40cdef146875a6932d0e1ffeec0a49ae395d957f1f0348c34cb4" 3827 } 3828 ], 3829 "licenses": [ 3830 { 3831 "license": { 3832 "id": "MIT", 3833 "url": "https://spdx.org/licenses/MIT.html" 3834 } 3835 } 3836 ], 3837 "purl": "pkg:golang/github.com/onsi/gomega@v1.7.1", 3838 "externalReferences": [ 3839 { 3840 "url": "https://github.com/onsi/gomega", 3841 "type": "vcs" 3842 } 3843 ] 3844 }, 3845 { 3846 "bom-ref": "pkg:golang/github.com/pelletier/go-toml@v1.2.0", 3847 "type": "library", 3848 "name": "github.com/pelletier/go-toml", 3849 "version": "v1.2.0", 3850 "scope": "required", 3851 "hashes": [ 3852 { 3853 "alg": "SHA-256", 3854 "content": "4f9ccc18c2fad56a7e16571b5a34434fbc80c6124d0223cf2ce1440aad7cd737" 3855 } 3856 ], 3857 "licenses": [ 3858 { 3859 "license": { 3860 "id": "MIT", 3861 "url": "https://spdx.org/licenses/MIT.html" 3862 } 3863 } 3864 ], 3865 "purl": "pkg:golang/github.com/pelletier/go-toml@v1.2.0", 3866 "externalReferences": [ 3867 { 3868 "url": "https://github.com/pelletier/go-toml", 3869 "type": "vcs" 3870 } 3871 ] 3872 }, 3873 { 3874 "bom-ref": "pkg:golang/github.com/pingcap/errors@v0.11.4", 3875 "type": "library", 3876 "name": "github.com/pingcap/errors", 3877 "version": "v0.11.4", 3878 "scope": "required", 3879 "hashes": [ 3880 { 3881 "alg": "SHA-256", 3882 "content": "945b9057fa1a50c19c0f6b6ab7ed3544e4a626cef9546d53a043a46486789c4e" 3883 } 3884 ], 3885 "licenses": [ 3886 { 3887 "license": { 3888 "id": "BSD-2-Clause", 3889 "url": "https://spdx.org/licenses/BSD-2-Clause.html" 3890 } 3891 } 3892 ], 3893 "purl": "pkg:golang/github.com/pingcap/errors@v0.11.4", 3894 "externalReferences": [ 3895 { 3896 "url": "https://github.com/pingcap/errors", 3897 "type": "vcs" 3898 } 3899 ] 3900 }, 3901 { 3902 "bom-ref": "pkg:golang/github.com/pkg/errors@v0.9.1", 3903 "type": "library", 3904 "name": "github.com/pkg/errors", 3905 "version": "v0.9.1", 3906 "scope": "required", 3907 "hashes": [ 3908 { 3909 "alg": "SHA-256", 3910 "content": "14404bc75cd2db5e28c298f2eeab017a2c5b51192e850030acae54c0b193c2de" 3911 } 3912 ], 3913 "licenses": [ 3914 { 3915 "license": { 3916 "id": "BSD-2-Clause", 3917 "url": "https://spdx.org/licenses/BSD-2-Clause.html" 3918 } 3919 } 3920 ], 3921 "purl": "pkg:golang/github.com/pkg/errors@v0.9.1", 3922 "externalReferences": [ 3923 { 3924 "url": "https://github.com/pkg/errors", 3925 "type": "vcs" 3926 } 3927 ] 3928 }, 3929 { 3930 "bom-ref": "pkg:golang/github.com/pmezard/go-difflib@v1.0.0", 3931 "type": "library", 3932 "name": "github.com/pmezard/go-difflib", 3933 "version": "v1.0.0", 3934 "scope": "required", 3935 "hashes": [ 3936 { 3937 "alg": "SHA-256", 3938 "content": "e030700c4d0d1b24280476cb4183f04943e808c591e41133224fdfd6565b0103" 3939 } 3940 ], 3941 "licenses": [ 3942 { 3943 "license": { 3944 "id": "BSD-3-Clause", 3945 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 3946 } 3947 } 3948 ], 3949 "purl": "pkg:golang/github.com/pmezard/go-difflib@v1.0.0", 3950 "externalReferences": [ 3951 { 3952 "url": "https://github.com/pmezard/go-difflib", 3953 "type": "vcs" 3954 } 3955 ] 3956 }, 3957 { 3958 "bom-ref": "pkg:golang/github.com/russross/blackfriday@v1.5.2", 3959 "type": "library", 3960 "name": "github.com/russross/blackfriday", 3961 "version": "v1.5.2", 3962 "scope": "required", 3963 "hashes": [ 3964 { 3965 "alg": "SHA-256", 3966 "content": "1f2bc2d0045f9d906a9d7c00045792647a4abc91c925f3f3f3518db9e2e3d28a" 3967 } 3968 ], 3969 "licenses": [ 3970 { 3971 "license": { 3972 "id": "BSD-2-Clause", 3973 "url": "https://spdx.org/licenses/BSD-2-Clause.html" 3974 } 3975 } 3976 ], 3977 "purl": "pkg:golang/github.com/russross/blackfriday@v1.5.2", 3978 "externalReferences": [ 3979 { 3980 "url": "https://github.com/russross/blackfriday", 3981 "type": "vcs" 3982 } 3983 ] 3984 }, 3985 { 3986 "bom-ref": "pkg:golang/github.com/russross/blackfriday/v2@v2.0.1", 3987 "type": "library", 3988 "name": "github.com/russross/blackfriday/v2", 3989 "version": "v2.0.1", 3990 "scope": "required", 3991 "hashes": [ 3992 { 3993 "alg": "SHA-256", 3994 "content": "94fa9502d7be1ee1cd7e127fd0b0bdf04496473f1a7f2f6d33fd112bc9bda3e4" 3995 } 3996 ], 3997 "licenses": [ 3998 { 3999 "license": { 4000 "id": "BSD-2-Clause", 4001 "url": "https://spdx.org/licenses/BSD-2-Clause.html" 4002 } 4003 } 4004 ], 4005 "purl": "pkg:golang/github.com/russross/blackfriday/v2@v2.0.1", 4006 "externalReferences": [ 4007 { 4008 "url": "https://github.com/russross/blackfriday/v2", 4009 "type": "vcs" 4010 } 4011 ] 4012 }, 4013 { 4014 "bom-ref": "pkg:golang/github.com/ryanuber/columnize@v2.1.0", 4015 "type": "library", 4016 "name": "github.com/ryanuber/columnize", 4017 "version": "v2.1.0", 4018 "scope": "required", 4019 "hashes": [ 4020 { 4021 "alg": "SHA-256", 4022 "content": "67857b6becfe4e5a74ee5af8b920af2a90025f5420b85484816ee0a21db5f62c" 4023 } 4024 ], 4025 "licenses": [ 4026 { 4027 "license": { 4028 "id": "MIT", 4029 "url": "https://spdx.org/licenses/MIT.html" 4030 } 4031 } 4032 ], 4033 "purl": "pkg:golang/github.com/ryanuber/columnize@v2.1.0", 4034 "externalReferences": [ 4035 { 4036 "url": "https://github.com/ryanuber/columnize", 4037 "type": "vcs" 4038 } 4039 ] 4040 }, 4041 { 4042 "bom-ref": "pkg:golang/github.com/schollz/closestmatch@v2.1.0", 4043 "type": "library", 4044 "name": "github.com/schollz/closestmatch", 4045 "version": "v2.1.0", 4046 "scope": "required", 4047 "hashes": [ 4048 { 4049 "alg": "SHA-256", 4050 "content": "d6b425d6e1e57fc2a49546fd9d947fef0b40c2f06cbeb01a05c45164bd84556a" 4051 } 4052 ], 4053 "licenses": [ 4054 { 4055 "license": { 4056 "id": "MIT", 4057 "url": "https://spdx.org/licenses/MIT.html" 4058 } 4059 } 4060 ], 4061 "purl": "pkg:golang/github.com/schollz/closestmatch@v2.1.0", 4062 "externalReferences": [ 4063 { 4064 "url": "https://github.com/schollz/closestmatch", 4065 "type": "vcs" 4066 } 4067 ] 4068 }, 4069 { 4070 "bom-ref": "pkg:golang/github.com/sergi/go-diff@v1.0.0", 4071 "type": "library", 4072 "name": "github.com/sergi/go-diff", 4073 "version": "v1.0.0", 4074 "scope": "required", 4075 "hashes": [ 4076 { 4077 "alg": "SHA-256", 4078 "content": "2a971adea44daddb8d9ce41e6b305dd32b1a2ab509888b88487c688244fd44f4" 4079 } 4080 ], 4081 "licenses": [ 4082 { 4083 "license": { 4084 "id": "MIT", 4085 "url": "https://spdx.org/licenses/MIT.html" 4086 } 4087 } 4088 ], 4089 "purl": "pkg:golang/github.com/sergi/go-diff@v1.0.0", 4090 "externalReferences": [ 4091 { 4092 "url": "https://github.com/sergi/go-diff", 4093 "type": "vcs" 4094 } 4095 ] 4096 }, 4097 { 4098 "bom-ref": "pkg:golang/github.com/shurcooL/sanitized_anchor_name@v1.0.0", 4099 "type": "library", 4100 "name": "github.com/shurcooL/sanitized_anchor_name", 4101 "version": "v1.0.0", 4102 "scope": "required", 4103 "hashes": [ 4104 { 4105 "alg": "SHA-256", 4106 "content": "3dd9a808eeb0bdbb3eef2ac9c8c391b78fc1998e486322704bf90e896c7c987a" 4107 } 4108 ], 4109 "licenses": [ 4110 { 4111 "license": { 4112 "id": "MIT", 4113 "url": "https://spdx.org/licenses/MIT.html" 4114 } 4115 } 4116 ], 4117 "purl": "pkg:golang/github.com/shurcooL/sanitized_anchor_name@v1.0.0", 4118 "externalReferences": [ 4119 { 4120 "url": "https://github.com/shurcooL/sanitized_anchor_name", 4121 "type": "vcs" 4122 } 4123 ] 4124 }, 4125 { 4126 "bom-ref": "pkg:golang/github.com/sirupsen/logrus@v1.7.0", 4127 "type": "library", 4128 "name": "github.com/sirupsen/logrus", 4129 "version": "v1.7.0", 4130 "scope": "required", 4131 "hashes": [ 4132 { 4133 "alg": "SHA-256", 4134 "content": "4a1ac3d54f69641d764d7d1c572d03b5e3e8087f7b2bc12d5fe9a0ed901152d3" 4135 } 4136 ], 4137 "licenses": [ 4138 { 4139 "license": { 4140 "id": "MIT", 4141 "url": "https://spdx.org/licenses/MIT.html" 4142 } 4143 } 4144 ], 4145 "purl": "pkg:golang/github.com/sirupsen/logrus@v1.7.0", 4146 "externalReferences": [ 4147 { 4148 "url": "https://github.com/sirupsen/logrus", 4149 "type": "vcs" 4150 } 4151 ] 4152 }, 4153 { 4154 "bom-ref": "pkg:golang/github.com/skratchdot/open-golang@v0.0.0-20200116055534-eef842397966", 4155 "type": "library", 4156 "name": "github.com/skratchdot/open-golang", 4157 "version": "v0.0.0-20200116055534-eef842397966", 4158 "scope": "required", 4159 "hashes": [ 4160 { 4161 "alg": "SHA-256", 4162 "content": "24802eab71047fd7206d4e80b463cae024c6dd97fa08a30da9fd0c1d38200140" 4163 } 4164 ], 4165 "licenses": [ 4166 { 4167 "license": { 4168 "id": "MIT", 4169 "url": "https://spdx.org/licenses/MIT.html" 4170 } 4171 } 4172 ], 4173 "purl": "pkg:golang/github.com/skratchdot/open-golang@v0.0.0-20200116055534-eef842397966", 4174 "externalReferences": [ 4175 { 4176 "url": "https://github.com/skratchdot/open-golang", 4177 "type": "vcs" 4178 } 4179 ] 4180 }, 4181 { 4182 "bom-ref": "pkg:golang/github.com/smartystreets/assertions@v0.0.0-20180927180507-b2de0cb4f26d", 4183 "type": "library", 4184 "name": "github.com/smartystreets/assertions", 4185 "version": "v0.0.0-20180927180507-b2de0cb4f26d", 4186 "scope": "required", 4187 "hashes": [ 4188 { 4189 "alg": "SHA-256", 4190 "content": "cc4f7290495643afcd6261dade3a66ff21e7238c52a1f3fe50fe92a631dc49e3" 4191 } 4192 ], 4193 "licenses": [ 4194 { 4195 "license": { 4196 "id": "MIT", 4197 "url": "https://spdx.org/licenses/MIT.html" 4198 } 4199 } 4200 ], 4201 "purl": "pkg:golang/github.com/smartystreets/assertions@v0.0.0-20180927180507-b2de0cb4f26d", 4202 "externalReferences": [ 4203 { 4204 "url": "https://github.com/smartystreets/assertions", 4205 "type": "vcs" 4206 } 4207 ] 4208 }, 4209 { 4210 "bom-ref": "pkg:golang/github.com/smartystreets/goconvey@v1.6.4", 4211 "type": "library", 4212 "name": "github.com/smartystreets/goconvey", 4213 "version": "v1.6.4", 4214 "scope": "required", 4215 "hashes": [ 4216 { 4217 "alg": "SHA-256", 4218 "content": "7efd14f0550830f35fd4bf659c72ef2e182272b2150a112477320a62a6cd0bdb" 4219 } 4220 ], 4221 "licenses": [ 4222 { 4223 "license": { 4224 "id": "MIT", 4225 "url": "https://spdx.org/licenses/MIT.html" 4226 } 4227 } 4228 ], 4229 "purl": "pkg:golang/github.com/smartystreets/goconvey@v1.6.4", 4230 "externalReferences": [ 4231 { 4232 "url": "https://github.com/smartystreets/goconvey", 4233 "type": "vcs" 4234 } 4235 ] 4236 }, 4237 { 4238 "bom-ref": "pkg:golang/github.com/spf13/afero@v1.1.2", 4239 "type": "library", 4240 "name": "github.com/spf13/afero", 4241 "version": "v1.1.2", 4242 "scope": "required", 4243 "hashes": [ 4244 { 4245 "alg": "SHA-256", 4246 "content": "9bcff3d6deff7f08f2b2341161b3f4443f9b50817ff2d2703dd119b08f370022" 4247 } 4248 ], 4249 "licenses": [ 4250 { 4251 "license": { 4252 "id": "Apache-2.0", 4253 "url": "https://spdx.org/licenses/Apache-2.0.html" 4254 } 4255 } 4256 ], 4257 "purl": "pkg:golang/github.com/spf13/afero@v1.1.2", 4258 "externalReferences": [ 4259 { 4260 "url": "https://github.com/spf13/afero", 4261 "type": "vcs" 4262 } 4263 ] 4264 }, 4265 { 4266 "bom-ref": "pkg:golang/github.com/spf13/cast@v1.3.0", 4267 "type": "library", 4268 "name": "github.com/spf13/cast", 4269 "version": "v1.3.0", 4270 "scope": "required", 4271 "hashes": [ 4272 { 4273 "alg": "SHA-256", 4274 "content": "a207adfff095384a057b0a90c70af4123e728f2827a8692f820484fe0077e50f" 4275 } 4276 ], 4277 "licenses": [ 4278 { 4279 "license": { 4280 "id": "MIT", 4281 "url": "https://spdx.org/licenses/MIT.html" 4282 } 4283 } 4284 ], 4285 "purl": "pkg:golang/github.com/spf13/cast@v1.3.0", 4286 "externalReferences": [ 4287 { 4288 "url": "https://github.com/spf13/cast", 4289 "type": "vcs" 4290 } 4291 ] 4292 }, 4293 { 4294 "bom-ref": "pkg:golang/github.com/spf13/cobra@v0.0.5", 4295 "type": "library", 4296 "name": "github.com/spf13/cobra", 4297 "version": "v0.0.5", 4298 "scope": "required", 4299 "hashes": [ 4300 { 4301 "alg": "SHA-256", 4302 "content": "7f407e2e42d7e83b66447d62b28340f554ed3542bd2bcc58776f0934d7cebffb" 4303 } 4304 ], 4305 "licenses": [ 4306 { 4307 "license": { 4308 "id": "Apache-2.0", 4309 "url": "https://spdx.org/licenses/Apache-2.0.html" 4310 } 4311 } 4312 ], 4313 "purl": "pkg:golang/github.com/spf13/cobra@v0.0.5", 4314 "externalReferences": [ 4315 { 4316 "url": "https://github.com/spf13/cobra", 4317 "type": "vcs" 4318 } 4319 ] 4320 }, 4321 { 4322 "bom-ref": "pkg:golang/github.com/spf13/jwalterweatherman@v1.0.0", 4323 "type": "library", 4324 "name": "github.com/spf13/jwalterweatherman", 4325 "version": "v1.0.0", 4326 "scope": "required", 4327 "hashes": [ 4328 { 4329 "alg": "SHA-256", 4330 "content": "5c711dc81f8472f96a65a99233864e30695cf77b7a01cb0112ef46735be7ef29" 4331 } 4332 ], 4333 "licenses": [ 4334 { 4335 "license": { 4336 "id": "MIT", 4337 "url": "https://spdx.org/licenses/MIT.html" 4338 } 4339 } 4340 ], 4341 "purl": "pkg:golang/github.com/spf13/jwalterweatherman@v1.0.0", 4342 "externalReferences": [ 4343 { 4344 "url": "https://github.com/spf13/jwalterweatherman", 4345 "type": "vcs" 4346 } 4347 ] 4348 }, 4349 { 4350 "bom-ref": "pkg:golang/github.com/spf13/pflag@v1.0.3", 4351 "type": "library", 4352 "name": "github.com/spf13/pflag", 4353 "version": "v1.0.3", 4354 "scope": "required", 4355 "hashes": [ 4356 { 4357 "alg": "SHA-256", 4358 "content": "ccf013e821b2eb05de43b36d4e76937ab7ca3ac57a57a17c6a01d71626b30e48" 4359 } 4360 ], 4361 "licenses": [ 4362 { 4363 "license": { 4364 "id": "BSD-3-Clause", 4365 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 4366 } 4367 } 4368 ], 4369 "purl": "pkg:golang/github.com/spf13/pflag@v1.0.3", 4370 "externalReferences": [ 4371 { 4372 "url": "https://github.com/spf13/pflag", 4373 "type": "vcs" 4374 } 4375 ] 4376 }, 4377 { 4378 "bom-ref": "pkg:golang/github.com/spf13/viper@v1.3.2", 4379 "type": "library", 4380 "name": "github.com/spf13/viper", 4381 "version": "v1.3.2", 4382 "scope": "required", 4383 "hashes": [ 4384 { 4385 "alg": "SHA-256", 4386 "content": "55416ac3929ca917fb8bbd063b35bb37e43bfa0c55064492aa25c1d76f894383" 4387 } 4388 ], 4389 "licenses": [ 4390 { 4391 "license": { 4392 "id": "MIT", 4393 "url": "https://spdx.org/licenses/MIT.html" 4394 } 4395 } 4396 ], 4397 "purl": "pkg:golang/github.com/spf13/viper@v1.3.2", 4398 "externalReferences": [ 4399 { 4400 "url": "https://github.com/spf13/viper", 4401 "type": "vcs" 4402 } 4403 ] 4404 }, 4405 { 4406 "bom-ref": "pkg:golang/github.com/ssor/bom@v0.0.0-20170718123548-6386211fdfcf", 4407 "type": "library", 4408 "name": "github.com/ssor/bom", 4409 "version": "v0.0.0-20170718123548-6386211fdfcf", 4410 "scope": "required", 4411 "hashes": [ 4412 { 4413 "alg": "SHA-256", 4414 "content": "a6f6d9d253345d63c1a942aa154f1c99abeca6f225f67ba5398c1dcba205451a" 4415 } 4416 ], 4417 "licenses": [ 4418 { 4419 "license": { 4420 "id": "MIT", 4421 "url": "https://spdx.org/licenses/MIT.html" 4422 } 4423 } 4424 ], 4425 "purl": "pkg:golang/github.com/ssor/bom@v0.0.0-20170718123548-6386211fdfcf", 4426 "externalReferences": [ 4427 { 4428 "url": "https://github.com/ssor/bom", 4429 "type": "vcs" 4430 } 4431 ] 4432 }, 4433 { 4434 "bom-ref": "pkg:golang/github.com/stretchr/objx@v0.2.0", 4435 "type": "library", 4436 "name": "github.com/stretchr/objx", 4437 "version": "v0.2.0", 4438 "scope": "required", 4439 "hashes": [ 4440 { 4441 "alg": "SHA-256", 4442 "content": "1db8363627692c4f2f7840641194cbdc2be5914215cee53d8c3a6564ee78738f" 4443 } 4444 ], 4445 "licenses": [ 4446 { 4447 "license": { 4448 "id": "MIT", 4449 "url": "https://spdx.org/licenses/MIT.html" 4450 } 4451 } 4452 ], 4453 "purl": "pkg:golang/github.com/stretchr/objx@v0.2.0", 4454 "externalReferences": [ 4455 { 4456 "url": "https://github.com/stretchr/objx", 4457 "type": "vcs" 4458 } 4459 ] 4460 }, 4461 { 4462 "bom-ref": "pkg:golang/github.com/stretchr/testify@v1.6.1", 4463 "type": "library", 4464 "name": "github.com/stretchr/testify", 4465 "version": "v1.6.1", 4466 "scope": "required", 4467 "hashes": [ 4468 { 4469 "alg": "SHA-256", 4470 "content": "8433ce1e6a4ea4fe3495250b72ac3b22b45bfeeef0e91a430bddfdf57ca835dd" 4471 } 4472 ], 4473 "licenses": [ 4474 { 4475 "license": { 4476 "id": "MIT", 4477 "url": "https://spdx.org/licenses/MIT.html" 4478 } 4479 } 4480 ], 4481 "purl": "pkg:golang/github.com/stretchr/testify@v1.6.1", 4482 "externalReferences": [ 4483 { 4484 "url": "https://github.com/stretchr/testify", 4485 "type": "vcs" 4486 } 4487 ] 4488 }, 4489 { 4490 "bom-ref": "pkg:golang/github.com/therecipe/qt@v0.0.0-20200701200531-7f61353ee73e", 4491 "type": "library", 4492 "name": "github.com/therecipe/qt", 4493 "version": "v0.0.0-20200701200531-7f61353ee73e", 4494 "scope": "required", 4495 "hashes": [ 4496 { 4497 "alg": "SHA-256", 4498 "content": "1b40d0fd3450cab1198ed2e52f07af163691886f1e782325abd59743638ed9b9" 4499 } 4500 ], 4501 "licenses": [ 4502 { 4503 "license": { 4504 "id": "LGPL-3.0", 4505 "url": "https://spdx.org/licenses/LGPL-3.0.html" 4506 } 4507 } 4508 ], 4509 "purl": "pkg:golang/github.com/therecipe/qt@v0.0.0-20200701200531-7f61353ee73e", 4510 "externalReferences": [ 4511 { 4512 "url": "https://github.com/therecipe/qt", 4513 "type": "vcs" 4514 } 4515 ] 4516 }, 4517 { 4518 "bom-ref": "pkg:golang/github.com/ugorji/go@v1.1.7", 4519 "type": "library", 4520 "name": "github.com/ugorji/go", 4521 "version": "v1.1.7", 4522 "scope": "required", 4523 "hashes": [ 4524 { 4525 "alg": "SHA-256", 4526 "content": "ffaf20cb687ed6658caf0645783d644226a5752cc06f8df676da5e278da8bdda" 4527 } 4528 ], 4529 "licenses": [ 4530 { 4531 "license": { 4532 "id": "MIT", 4533 "url": "https://spdx.org/licenses/MIT.html" 4534 } 4535 } 4536 ], 4537 "purl": "pkg:golang/github.com/ugorji/go@v1.1.7", 4538 "externalReferences": [ 4539 { 4540 "url": "https://github.com/ugorji/go", 4541 "type": "vcs" 4542 } 4543 ] 4544 }, 4545 { 4546 "bom-ref": "pkg:golang/github.com/ugorji/go/codec@v1.1.7", 4547 "type": "library", 4548 "name": "github.com/ugorji/go/codec", 4549 "version": "v1.1.7", 4550 "scope": "required", 4551 "hashes": [ 4552 { 4553 "alg": "SHA-256", 4554 "content": "d92bd0695675a2e62baca2b0a12936a7377803d7af94a25bf684cbf8e68b512b" 4555 } 4556 ], 4557 "licenses": [ 4558 { 4559 "license": { 4560 "id": "MIT", 4561 "url": "https://spdx.org/licenses/MIT.html" 4562 } 4563 } 4564 ], 4565 "purl": "pkg:golang/github.com/ugorji/go/codec@v1.1.7", 4566 "externalReferences": [ 4567 { 4568 "url": "https://github.com/ugorji/go/codec", 4569 "type": "vcs" 4570 } 4571 ] 4572 }, 4573 { 4574 "bom-ref": "pkg:golang/github.com/urfave/cli/v2@v2.2.0", 4575 "type": "library", 4576 "name": "github.com/urfave/cli/v2", 4577 "version": "v2.2.0", 4578 "scope": "required", 4579 "hashes": [ 4580 { 4581 "alg": "SHA-256", 4582 "content": "2534e733ac0acdd03426aa1d77deba3158f8bd66dbaae67291e5f5b0a6ded82e" 4583 } 4584 ], 4585 "licenses": [ 4586 { 4587 "license": { 4588 "id": "MIT", 4589 "url": "https://spdx.org/licenses/MIT.html" 4590 } 4591 } 4592 ], 4593 "purl": "pkg:golang/github.com/urfave/cli/v2@v2.2.0", 4594 "externalReferences": [ 4595 { 4596 "url": "https://github.com/urfave/cli/v2", 4597 "type": "vcs" 4598 } 4599 ] 4600 }, 4601 { 4602 "bom-ref": "pkg:golang/github.com/urfave/negroni@v1.0.0", 4603 "type": "library", 4604 "name": "github.com/urfave/negroni", 4605 "version": "v1.0.0", 4606 "scope": "required", 4607 "hashes": [ 4608 { 4609 "alg": "SHA-256", 4610 "content": "9088a63a2b68ca9ab7e0aed31bb0d4689f64abf37839fbb08b5b23cf42a2a577" 4611 } 4612 ], 4613 "licenses": [ 4614 { 4615 "license": { 4616 "id": "MIT", 4617 "url": "https://spdx.org/licenses/MIT.html" 4618 } 4619 } 4620 ], 4621 "purl": "pkg:golang/github.com/urfave/negroni@v1.0.0", 4622 "externalReferences": [ 4623 { 4624 "url": "https://github.com/urfave/negroni", 4625 "type": "vcs" 4626 } 4627 ] 4628 }, 4629 { 4630 "bom-ref": "pkg:golang/github.com/valyala/bytebufferpool@v1.0.0", 4631 "type": "library", 4632 "name": "github.com/valyala/bytebufferpool", 4633 "version": "v1.0.0", 4634 "scope": "required", 4635 "hashes": [ 4636 { 4637 "alg": "SHA-256", 4638 "content": "1aa0394c2ff4d36d58fdbf451b83a2f4caf7abb5d8c7a2a59736b014885c74fc" 4639 } 4640 ], 4641 "licenses": [ 4642 { 4643 "license": { 4644 "id": "MIT", 4645 "url": "https://spdx.org/licenses/MIT.html" 4646 } 4647 } 4648 ], 4649 "purl": "pkg:golang/github.com/valyala/bytebufferpool@v1.0.0", 4650 "externalReferences": [ 4651 { 4652 "url": "https://github.com/valyala/bytebufferpool", 4653 "type": "vcs" 4654 } 4655 ] 4656 }, 4657 { 4658 "bom-ref": "pkg:golang/github.com/valyala/fasthttp@v1.6.0", 4659 "type": "library", 4660 "name": "github.com/valyala/fasthttp", 4661 "version": "v1.6.0", 4662 "scope": "required", 4663 "hashes": [ 4664 { 4665 "alg": "SHA-256", 4666 "content": "b9617c9602a679a21ec1654fc22e0646ad8febe478e8881865dc56b4cf86b446" 4667 } 4668 ], 4669 "licenses": [ 4670 { 4671 "license": { 4672 "id": "MIT", 4673 "url": "https://spdx.org/licenses/MIT.html" 4674 } 4675 } 4676 ], 4677 "purl": "pkg:golang/github.com/valyala/fasthttp@v1.6.0", 4678 "externalReferences": [ 4679 { 4680 "url": "https://github.com/valyala/fasthttp", 4681 "type": "vcs" 4682 } 4683 ] 4684 }, 4685 { 4686 "bom-ref": "pkg:golang/github.com/valyala/fasttemplate@v1.0.1", 4687 "type": "library", 4688 "name": "github.com/valyala/fasttemplate", 4689 "version": "v1.0.1", 4690 "scope": "required", 4691 "hashes": [ 4692 { 4693 "alg": "SHA-256", 4694 "content": "b58f422623e73177f5111986d84c8aee035477e73a44a183d087d4f167544b3f" 4695 } 4696 ], 4697 "licenses": [ 4698 { 4699 "license": { 4700 "id": "MIT", 4701 "url": "https://spdx.org/licenses/MIT.html" 4702 } 4703 } 4704 ], 4705 "purl": "pkg:golang/github.com/valyala/fasttemplate@v1.0.1", 4706 "externalReferences": [ 4707 { 4708 "url": "https://github.com/valyala/fasttemplate", 4709 "type": "vcs" 4710 } 4711 ] 4712 }, 4713 { 4714 "bom-ref": "pkg:golang/github.com/valyala/tcplisten@v0.0.0-20161114210144-ceec8f93295a", 4715 "type": "library", 4716 "name": "github.com/valyala/tcplisten", 4717 "version": "v0.0.0-20161114210144-ceec8f93295a", 4718 "scope": "required", 4719 "hashes": [ 4720 { 4721 "alg": "SHA-256", 4722 "content": "d11e0d2c3443657e897268498178b91386fc5a0f388a16e650aa7f1af48f1337" 4723 } 4724 ], 4725 "licenses": [ 4726 { 4727 "license": { 4728 "id": "MIT", 4729 "url": "https://spdx.org/licenses/MIT.html" 4730 } 4731 } 4732 ], 4733 "purl": "pkg:golang/github.com/valyala/tcplisten@v0.0.0-20161114210144-ceec8f93295a", 4734 "externalReferences": [ 4735 { 4736 "url": "https://github.com/valyala/tcplisten", 4737 "type": "vcs" 4738 } 4739 ] 4740 }, 4741 { 4742 "bom-ref": "pkg:golang/github.com/vmihailenco/msgpack/v5@v5.1.3", 4743 "type": "library", 4744 "name": "github.com/vmihailenco/msgpack/v5", 4745 "version": "v5.1.3", 4746 "scope": "required", 4747 "hashes": [ 4748 { 4749 "alg": "SHA-256", 4750 "content": "1700bd28f8f25bc3aa4d4a8cb7aad0c3dcb9d2f0367132d73ca09c04245b4208" 4751 } 4752 ], 4753 "licenses": [ 4754 { 4755 "license": { 4756 "id": "BSD-2-Clause", 4757 "url": "https://spdx.org/licenses/BSD-2-Clause.html" 4758 } 4759 } 4760 ], 4761 "purl": "pkg:golang/github.com/vmihailenco/msgpack/v5@v5.1.3", 4762 "externalReferences": [ 4763 { 4764 "url": "https://github.com/vmihailenco/msgpack/v5", 4765 "type": "vcs" 4766 } 4767 ] 4768 }, 4769 { 4770 "bom-ref": "pkg:golang/github.com/vmihailenco/tagparser@v0.1.2", 4771 "type": "library", 4772 "name": "github.com/vmihailenco/tagparser", 4773 "version": "v0.1.2", 4774 "scope": "required", 4775 "hashes": [ 4776 { 4777 "alg": "SHA-256", 4778 "content": "8278e856e07f9258c9e702021043a9c7df285cc58f2e3db61baed56ddd6a3ea7" 4779 } 4780 ], 4781 "licenses": [ 4782 { 4783 "license": { 4784 "id": "BSD-2-Clause", 4785 "url": "https://spdx.org/licenses/BSD-2-Clause.html" 4786 } 4787 } 4788 ], 4789 "purl": "pkg:golang/github.com/vmihailenco/tagparser@v0.1.2", 4790 "externalReferences": [ 4791 { 4792 "url": "https://github.com/vmihailenco/tagparser", 4793 "type": "vcs" 4794 } 4795 ] 4796 }, 4797 { 4798 "bom-ref": "pkg:golang/github.com/xeipuuv/gojsonpointer@v0.0.0-20180127040702-4e3ac2762d5f", 4799 "type": "library", 4800 "name": "github.com/xeipuuv/gojsonpointer", 4801 "version": "v0.0.0-20180127040702-4e3ac2762d5f", 4802 "scope": "required", 4803 "hashes": [ 4804 { 4805 "alg": "SHA-256", 4806 "content": "27d106a5c66d3f413fadaa2b08cc6514649306bb1295a0c67f78d4feabc01367" 4807 } 4808 ], 4809 "licenses": [ 4810 { 4811 "license": { 4812 "id": "Apache-2.0", 4813 "url": "https://spdx.org/licenses/Apache-2.0.html" 4814 } 4815 } 4816 ], 4817 "purl": "pkg:golang/github.com/xeipuuv/gojsonpointer@v0.0.0-20180127040702-4e3ac2762d5f", 4818 "externalReferences": [ 4819 { 4820 "url": "https://github.com/xeipuuv/gojsonpointer", 4821 "type": "vcs" 4822 } 4823 ] 4824 }, 4825 { 4826 "bom-ref": "pkg:golang/github.com/xeipuuv/gojsonreference@v0.0.0-20180127040603-bd5ef7bd5415", 4827 "type": "library", 4828 "name": "github.com/xeipuuv/gojsonreference", 4829 "version": "v0.0.0-20180127040603-bd5ef7bd5415", 4830 "scope": "required", 4831 "hashes": [ 4832 { 4833 "alg": "SHA-256", 4834 "content": "133256807a2fa27b7b36c723a40c57b0303c4bc04c62f7bc639fbb72e444ed1d" 4835 } 4836 ], 4837 "licenses": [ 4838 { 4839 "license": { 4840 "id": "Apache-2.0", 4841 "url": "https://spdx.org/licenses/Apache-2.0.html" 4842 } 4843 } 4844 ], 4845 "purl": "pkg:golang/github.com/xeipuuv/gojsonreference@v0.0.0-20180127040603-bd5ef7bd5415", 4846 "externalReferences": [ 4847 { 4848 "url": "https://github.com/xeipuuv/gojsonreference", 4849 "type": "vcs" 4850 } 4851 ] 4852 }, 4853 { 4854 "bom-ref": "pkg:golang/github.com/xeipuuv/gojsonschema@v1.2.0", 4855 "type": "library", 4856 "name": "github.com/xeipuuv/gojsonschema", 4857 "version": "v1.2.0", 4858 "scope": "required", 4859 "hashes": [ 4860 { 4861 "alg": "SHA-256", 4862 "content": "2e160946cf8be1f06d8d951fb92648286795bb4411cbc7b95e2ec3d7b53167be" 4863 } 4864 ], 4865 "licenses": [ 4866 { 4867 "license": { 4868 "id": "Apache-2.0", 4869 "url": "https://spdx.org/licenses/Apache-2.0.html" 4870 } 4871 } 4872 ], 4873 "purl": "pkg:golang/github.com/xeipuuv/gojsonschema@v1.2.0", 4874 "externalReferences": [ 4875 { 4876 "url": "https://github.com/xeipuuv/gojsonschema", 4877 "type": "vcs" 4878 } 4879 ] 4880 }, 4881 { 4882 "bom-ref": "pkg:golang/github.com/xordataexchange/crypt@v0.0.3-0.20170626215501-b2862e3d0a77", 4883 "type": "library", 4884 "name": "github.com/xordataexchange/crypt", 4885 "version": "v0.0.3-0.20170626215501-b2862e3d0a77", 4886 "scope": "required", 4887 "hashes": [ 4888 { 4889 "alg": "SHA-256", 4890 "content": "112152770619be47abbb746d76b62e7b3b4a84e0424800334b819ffa4d2d128c" 4891 } 4892 ], 4893 "licenses": [ 4894 { 4895 "license": { 4896 "id": "MIT", 4897 "url": "https://spdx.org/licenses/MIT.html" 4898 } 4899 } 4900 ], 4901 "purl": "pkg:golang/github.com/xordataexchange/crypt@v0.0.3-0.20170626215501-b2862e3d0a77", 4902 "externalReferences": [ 4903 { 4904 "url": "https://github.com/xordataexchange/crypt", 4905 "type": "vcs" 4906 } 4907 ] 4908 }, 4909 { 4910 "bom-ref": "pkg:golang/github.com/yalp/jsonpath@v0.0.0-20180802001716-5cc68e5049a0", 4911 "type": "library", 4912 "name": "github.com/yalp/jsonpath", 4913 "version": "v0.0.0-20180802001716-5cc68e5049a0", 4914 "scope": "required", 4915 "hashes": [ 4916 { 4917 "alg": "SHA-256", 4918 "content": "e9f4614a380b0a44c3dc99c9c6f689e128fe4d86e5c3be7b6ea62065a3aae596" 4919 } 4920 ], 4921 "licenses": [ 4922 { 4923 "license": { 4924 "id": "BSD-3-Clause", 4925 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 4926 } 4927 } 4928 ], 4929 "purl": "pkg:golang/github.com/yalp/jsonpath@v0.0.0-20180802001716-5cc68e5049a0", 4930 "externalReferences": [ 4931 { 4932 "url": "https://github.com/yalp/jsonpath", 4933 "type": "vcs" 4934 } 4935 ] 4936 }, 4937 { 4938 "bom-ref": "pkg:golang/github.com/yudai/gojsondiff@v1.0.0", 4939 "type": "library", 4940 "name": "github.com/yudai/gojsondiff", 4941 "version": "v1.0.0", 4942 "scope": "required", 4943 "hashes": [ 4944 { 4945 "alg": "SHA-256", 4946 "content": "dbb71b7ea5cb544275a3c23abf7cbd960f18766e7710aa875c038cc441a508e0" 4947 } 4948 ], 4949 "licenses": [ 4950 { 4951 "license": { 4952 "id": "MIT", 4953 "url": "https://spdx.org/licenses/MIT.html" 4954 } 4955 } 4956 ], 4957 "purl": "pkg:golang/github.com/yudai/gojsondiff@v1.0.0", 4958 "externalReferences": [ 4959 { 4960 "url": "https://github.com/yudai/gojsondiff", 4961 "type": "vcs" 4962 } 4963 ] 4964 }, 4965 { 4966 "bom-ref": "pkg:golang/github.com/yudai/golcs@v0.0.0-20170316035057-ecda9a501e82", 4967 "type": "library", 4968 "name": "github.com/yudai/golcs", 4969 "version": "v0.0.0-20170316035057-ecda9a501e82", 4970 "scope": "required", 4971 "hashes": [ 4972 { 4973 "alg": "SHA-256", 4974 "content": "047c9f2a5432a9bb05379a7721f9c451db96bdbf62b38dbcfe735be4bdd4d353" 4975 } 4976 ], 4977 "licenses": [ 4978 { 4979 "license": { 4980 "id": "MIT", 4981 "url": "https://spdx.org/licenses/MIT.html" 4982 } 4983 } 4984 ], 4985 "purl": "pkg:golang/github.com/yudai/golcs@v0.0.0-20170316035057-ecda9a501e82", 4986 "externalReferences": [ 4987 { 4988 "url": "https://github.com/yudai/golcs", 4989 "type": "vcs" 4990 } 4991 ] 4992 }, 4993 { 4994 "bom-ref": "pkg:golang/github.com/yudai/pp@v2.0.1", 4995 "type": "library", 4996 "name": "github.com/yudai/pp", 4997 "version": "v2.0.1", 4998 "scope": "required", 4999 "hashes": [ 5000 { 5001 "alg": "SHA-256", 5002 "content": "1299f78b400318def5807e58bf26b725c8d0ac5fcab8b1c798ffc31b0f73d730" 5003 } 5004 ], 5005 "purl": "pkg:golang/github.com/yudai/pp@v2.0.1", 5006 "externalReferences": [ 5007 { 5008 "url": "https://github.com/yudai/pp", 5009 "type": "vcs" 5010 } 5011 ] 5012 }, 5013 { 5014 "bom-ref": "pkg:golang/go.etcd.io/bbolt@v1.3.5", 5015 "type": "library", 5016 "name": "go.etcd.io/bbolt", 5017 "version": "v1.3.5", 5018 "scope": "required", 5019 "hashes": [ 5020 { 5021 "alg": "SHA-256", 5022 "content": "5c0cf1f608c26f44718fb128a9c0a53c3d5de590716499348dbba83c77a706dd" 5023 } 5024 ], 5025 "licenses": [ 5026 { 5027 "license": { 5028 "id": "MIT", 5029 "url": "https://spdx.org/licenses/MIT.html" 5030 } 5031 } 5032 ], 5033 "purl": "pkg:golang/go.etcd.io/bbolt@v1.3.5" 5034 }, 5035 { 5036 "bom-ref": "pkg:golang/github.com/ProtonMail/crypto@v0.0.0-20201112115411-41db4ea0dd1c", 5037 "type": "library", 5038 "name": "github.com/ProtonMail/crypto", 5039 "version": "v0.0.0-20201112115411-41db4ea0dd1c", 5040 "scope": "required", 5041 "hashes": [ 5042 { 5043 "alg": "SHA-256", 5044 "content": "89a55b10e9ec9121a0707ed74161c6e953e2ac70d1a187be21d774fdd9789bc0" 5045 } 5046 ], 5047 "licenses": [ 5048 { 5049 "license": { 5050 "id": "BSD-3-Clause", 5051 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 5052 } 5053 } 5054 ], 5055 "purl": "pkg:golang/github.com/ProtonMail/crypto@v0.0.0-20201112115411-41db4ea0dd1c", 5056 "externalReferences": [ 5057 { 5058 "url": "https://github.com/ProtonMail/crypto", 5059 "type": "vcs" 5060 } 5061 ] 5062 }, 5063 { 5064 "bom-ref": "pkg:golang/golang.org/x/exp@v0.0.0-20190731235908-ec7cb31e5a56", 5065 "type": "library", 5066 "name": "golang.org/x/exp", 5067 "version": "v0.0.0-20190731235908-ec7cb31e5a56", 5068 "scope": "required", 5069 "hashes": [ 5070 { 5071 "alg": "SHA-256", 5072 "content": "7acb64d6094e9d255e27db5d11965ce6600c0d993994d24dc89e83beb0644c45" 5073 } 5074 ], 5075 "licenses": [ 5076 { 5077 "license": { 5078 "id": "BSD-3-Clause", 5079 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 5080 } 5081 } 5082 ], 5083 "purl": "pkg:golang/golang.org/x/exp@v0.0.0-20190731235908-ec7cb31e5a56" 5084 }, 5085 { 5086 "bom-ref": "pkg:golang/golang.org/x/image@v0.0.0-20190802002840-cff245a6509b", 5087 "type": "library", 5088 "name": "golang.org/x/image", 5089 "version": "v0.0.0-20190802002840-cff245a6509b", 5090 "scope": "required", 5091 "hashes": [ 5092 { 5093 "alg": "SHA-256", 5094 "content": "faa1291003e10d9d68d31ded1f365340302b9ce8b13b3183f475097dc83499be" 5095 } 5096 ], 5097 "licenses": [ 5098 { 5099 "license": { 5100 "id": "BSD-3-Clause", 5101 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 5102 } 5103 } 5104 ], 5105 "purl": "pkg:golang/golang.org/x/image@v0.0.0-20190802002840-cff245a6509b" 5106 }, 5107 { 5108 "bom-ref": "pkg:golang/golang.org/x/mobile@v0.0.0-20200801112145-973feb4309de", 5109 "type": "library", 5110 "name": "golang.org/x/mobile", 5111 "version": "v0.0.0-20200801112145-973feb4309de", 5112 "scope": "required", 5113 "hashes": [ 5114 { 5115 "alg": "SHA-256", 5116 "content": "39527a41050101eb01f026628ca0d2b175fbc5856d521ae463483031f6e2e29e" 5117 } 5118 ], 5119 "licenses": [ 5120 { 5121 "license": { 5122 "id": "BSD-3-Clause", 5123 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 5124 } 5125 } 5126 ], 5127 "purl": "pkg:golang/golang.org/x/mobile@v0.0.0-20200801112145-973feb4309de" 5128 }, 5129 { 5130 "bom-ref": "pkg:golang/golang.org/x/mod@v0.1.1-0.20191209134235-331c550502dd", 5131 "type": "library", 5132 "name": "golang.org/x/mod", 5133 "version": "v0.1.1-0.20191209134235-331c550502dd", 5134 "scope": "required", 5135 "hashes": [ 5136 { 5137 "alg": "SHA-256", 5138 "content": "78fb8d0bb3d9e8ee41ce03e7f5b65ac8445705d7d98d46285c47f90537c37e1f" 5139 } 5140 ], 5141 "licenses": [ 5142 { 5143 "license": { 5144 "id": "BSD-3-Clause", 5145 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 5146 } 5147 } 5148 ], 5149 "purl": "pkg:golang/golang.org/x/mod@v0.1.1-0.20191209134235-331c550502dd" 5150 }, 5151 { 5152 "bom-ref": "pkg:golang/golang.org/x/net@v0.0.0-20210405180319-a5a99cb37ef4", 5153 "type": "library", 5154 "name": "golang.org/x/net", 5155 "version": "v0.0.0-20210405180319-a5a99cb37ef4", 5156 "scope": "required", 5157 "hashes": [ 5158 { 5159 "alg": "SHA-256", 5160 "content": "e2719a56ed10adb8d3fc02b63d12ee41f42e87a0c9bdefa910b86a4dd023df1d" 5161 } 5162 ], 5163 "licenses": [ 5164 { 5165 "license": { 5166 "id": "BSD-3-Clause", 5167 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 5168 } 5169 } 5170 ], 5171 "purl": "pkg:golang/golang.org/x/net@v0.0.0-20210405180319-a5a99cb37ef4" 5172 }, 5173 { 5174 "bom-ref": "pkg:golang/golang.org/x/sync@v0.0.0-20210220032951-036812b2e83c", 5175 "type": "library", 5176 "name": "golang.org/x/sync", 5177 "version": "v0.0.0-20210220032951-036812b2e83c", 5178 "scope": "required", 5179 "hashes": [ 5180 { 5181 "alg": "SHA-256", 5182 "content": "e4ab25198c05a6484687e435e9bc0c3f770ea27b47f0539ea7bb4657ce98ed24" 5183 } 5184 ], 5185 "licenses": [ 5186 { 5187 "license": { 5188 "id": "BSD-3-Clause", 5189 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 5190 } 5191 } 5192 ], 5193 "purl": "pkg:golang/golang.org/x/sync@v0.0.0-20210220032951-036812b2e83c" 5194 }, 5195 { 5196 "bom-ref": "pkg:golang/golang.org/x/sys@v0.0.0-20210330210617-4fbd30eecc44", 5197 "type": "library", 5198 "name": "golang.org/x/sys", 5199 "version": "v0.0.0-20210330210617-4fbd30eecc44", 5200 "scope": "required", 5201 "hashes": [ 5202 { 5203 "alg": "SHA-256", 5204 "content": "0658b8d69225cd3cdfdca118d3a9fec67ccafc1112220db37b83e07e1fda23c7" 5205 } 5206 ], 5207 "licenses": [ 5208 { 5209 "license": { 5210 "id": "BSD-3-Clause", 5211 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 5212 } 5213 } 5214 ], 5215 "purl": "pkg:golang/golang.org/x/sys@v0.0.0-20210330210617-4fbd30eecc44" 5216 }, 5217 { 5218 "bom-ref": "pkg:golang/golang.org/x/term@v0.0.0-20201126162022-7de9c90e9dd1", 5219 "type": "library", 5220 "name": "golang.org/x/term", 5221 "version": "v0.0.0-20201126162022-7de9c90e9dd1", 5222 "scope": "required", 5223 "hashes": [ 5224 { 5225 "alg": "SHA-256", 5226 "content": "bfe3acb16417fa14c7126381830c5d6712b8cc7ab7c8eb3c17d27b9a4d0f63c1" 5227 } 5228 ], 5229 "licenses": [ 5230 { 5231 "license": { 5232 "id": "BSD-3-Clause", 5233 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 5234 } 5235 } 5236 ], 5237 "purl": "pkg:golang/golang.org/x/term@v0.0.0-20201126162022-7de9c90e9dd1" 5238 }, 5239 { 5240 "bom-ref": "pkg:golang/golang.org/x/text@v0.3.5-0.20201125200606-c27b9fd57aec", 5241 "type": "library", 5242 "name": "golang.org/x/text", 5243 "version": "v0.3.5-0.20201125200606-c27b9fd57aec", 5244 "scope": "required", 5245 "hashes": [ 5246 { 5247 "alg": "SHA-256", 5248 "content": "035a988e7789bb305967680807caddeb3adfaba97b4a810c27c12c4a294d2bf5" 5249 } 5250 ], 5251 "licenses": [ 5252 { 5253 "license": { 5254 "id": "BSD-3-Clause", 5255 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 5256 } 5257 } 5258 ], 5259 "purl": "pkg:golang/golang.org/x/text@v0.3.5-0.20201125200606-c27b9fd57aec" 5260 }, 5261 { 5262 "bom-ref": "pkg:golang/golang.org/x/tools@v0.0.0-20200117012304-6edc0a871e69", 5263 "type": "library", 5264 "name": "golang.org/x/tools", 5265 "version": "v0.0.0-20200117012304-6edc0a871e69", 5266 "scope": "required", 5267 "hashes": [ 5268 { 5269 "alg": "SHA-256", 5270 "content": "c811c7c7e5d9a972419ba13191edcded5f609e5b325f1a023c46f5c957a78df9" 5271 } 5272 ], 5273 "licenses": [ 5274 { 5275 "license": { 5276 "id": "BSD-3-Clause", 5277 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 5278 } 5279 } 5280 ], 5281 "purl": "pkg:golang/golang.org/x/tools@v0.0.0-20200117012304-6edc0a871e69" 5282 }, 5283 { 5284 "bom-ref": "pkg:golang/golang.org/x/xerrors@v0.0.0-20191204190536-9bdfabe68543", 5285 "type": "library", 5286 "name": "golang.org/x/xerrors", 5287 "version": "v0.0.0-20191204190536-9bdfabe68543", 5288 "scope": "required", 5289 "hashes": [ 5290 { 5291 "alg": "SHA-256", 5292 "content": "13b83ef46213ab4ee1a5fad1bbae885437b131a91fbf9d9e2d9d825c15a22abe" 5293 } 5294 ], 5295 "licenses": [ 5296 { 5297 "license": { 5298 "id": "BSD-3-Clause", 5299 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 5300 } 5301 } 5302 ], 5303 "purl": "pkg:golang/golang.org/x/xerrors@v0.0.0-20191204190536-9bdfabe68543" 5304 }, 5305 { 5306 "bom-ref": "pkg:golang/gopkg.in/check.v1@v1.0.0-20200227125254-8fa46927fb4f", 5307 "type": "library", 5308 "name": "gopkg.in/check.v1", 5309 "version": "v1.0.0-20200227125254-8fa46927fb4f", 5310 "scope": "required", 5311 "hashes": [ 5312 { 5313 "alg": "SHA-256", 5314 "content": "04bada1579e6adebf9953fb196296a707f172bdfe2d00b76c4a8d6938a7acec5" 5315 } 5316 ], 5317 "licenses": [ 5318 { 5319 "license": { 5320 "id": "BSD-2-Clause", 5321 "url": "https://spdx.org/licenses/BSD-2-Clause.html" 5322 } 5323 } 5324 ], 5325 "purl": "pkg:golang/gopkg.in/check.v1@v1.0.0-20200227125254-8fa46927fb4f", 5326 "externalReferences": [ 5327 { 5328 "url": "https://github.com/go-check/check", 5329 "type": "vcs" 5330 } 5331 ] 5332 }, 5333 { 5334 "bom-ref": "pkg:golang/gopkg.in/fsnotify.v1@v1.4.7", 5335 "type": "library", 5336 "name": "gopkg.in/fsnotify.v1", 5337 "version": "v1.4.7", 5338 "scope": "required", 5339 "hashes": [ 5340 { 5341 "alg": "SHA-256", 5342 "content": "c4e1cb5d9c15bc8f6186cf9c2caab9f88e689cebb040b850c22bbadf1c651ece" 5343 } 5344 ], 5345 "licenses": [ 5346 { 5347 "license": { 5348 "id": "BSD-3-Clause", 5349 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 5350 } 5351 } 5352 ], 5353 "purl": "pkg:golang/gopkg.in/fsnotify.v1@v1.4.7", 5354 "externalReferences": [ 5355 { 5356 "url": "https://github.com/go-fsnotify/fsnotify", 5357 "type": "vcs" 5358 } 5359 ] 5360 }, 5361 { 5362 "bom-ref": "pkg:golang/gopkg.in/go-playground/assert.v1@v1.2.1", 5363 "type": "library", 5364 "name": "gopkg.in/go-playground/assert.v1", 5365 "version": "v1.2.1", 5366 "scope": "required", 5367 "hashes": [ 5368 { 5369 "alg": "SHA-256", 5370 "content": "c6862e25513b293f393d85ab37bdf4460b8840ed1e3f35517c531769d22b5d33" 5371 } 5372 ], 5373 "licenses": [ 5374 { 5375 "license": { 5376 "id": "MIT", 5377 "url": "https://spdx.org/licenses/MIT.html" 5378 } 5379 } 5380 ], 5381 "purl": "pkg:golang/gopkg.in/go-playground/assert.v1@v1.2.1", 5382 "externalReferences": [ 5383 { 5384 "url": "https://github.com/go-playground/assert", 5385 "type": "vcs" 5386 } 5387 ] 5388 }, 5389 { 5390 "bom-ref": "pkg:golang/gopkg.in/go-playground/validator.v8@v8.18.2", 5391 "type": "library", 5392 "name": "gopkg.in/go-playground/validator.v8", 5393 "version": "v8.18.2", 5394 "scope": "required", 5395 "hashes": [ 5396 { 5397 "alg": "SHA-256", 5398 "content": "9450780e8314e81eb6eb0f27cbbe8c57b557e96d951dcb76195388df182232b4" 5399 } 5400 ], 5401 "licenses": [ 5402 { 5403 "license": { 5404 "id": "MIT", 5405 "url": "https://spdx.org/licenses/MIT.html" 5406 } 5407 } 5408 ], 5409 "purl": "pkg:golang/gopkg.in/go-playground/validator.v8@v8.18.2", 5410 "externalReferences": [ 5411 { 5412 "url": "https://github.com/go-playground/validator", 5413 "type": "vcs" 5414 } 5415 ] 5416 }, 5417 { 5418 "bom-ref": "pkg:golang/gopkg.in/ini.v1@v1.51.1", 5419 "type": "library", 5420 "name": "gopkg.in/ini.v1", 5421 "version": "v1.51.1", 5422 "scope": "required", 5423 "hashes": [ 5424 { 5425 "alg": "SHA-256", 5426 "content": "1b26e81ebe14a8c88b5326d88dddb6663408284244a60b4b5edb866d1db53a1a" 5427 } 5428 ], 5429 "licenses": [ 5430 { 5431 "license": { 5432 "id": "Apache-2.0", 5433 "url": "https://spdx.org/licenses/Apache-2.0.html" 5434 } 5435 } 5436 ], 5437 "purl": "pkg:golang/gopkg.in/ini.v1@v1.51.1", 5438 "externalReferences": [ 5439 { 5440 "url": "https://github.com/go-ini/ini", 5441 "type": "vcs" 5442 } 5443 ] 5444 }, 5445 { 5446 "bom-ref": "pkg:golang/gopkg.in/mgo.v2@v2.0.0-20180705113604-9856a29383ce", 5447 "type": "library", 5448 "name": "gopkg.in/mgo.v2", 5449 "version": "v2.0.0-20180705113604-9856a29383ce", 5450 "scope": "required", 5451 "hashes": [ 5452 { 5453 "alg": "SHA-256", 5454 "content": "c5c1168d586f6c3cbe9c73faee73c30e96d8ad8f882e57e7764e1b462a151da5" 5455 } 5456 ], 5457 "licenses": [ 5458 { 5459 "license": { 5460 "id": "BSD-2-Clause", 5461 "url": "https://spdx.org/licenses/BSD-2-Clause.html" 5462 } 5463 } 5464 ], 5465 "purl": "pkg:golang/gopkg.in/mgo.v2@v2.0.0-20180705113604-9856a29383ce", 5466 "externalReferences": [ 5467 { 5468 "url": "https://github.com/go-mgo/mgo", 5469 "type": "vcs" 5470 } 5471 ] 5472 }, 5473 { 5474 "bom-ref": "pkg:golang/gopkg.in/tomb.v1@v1.0.0-20141024135613-dd632973f1e7", 5475 "type": "library", 5476 "name": "gopkg.in/tomb.v1", 5477 "version": "v1.0.0-20141024135613-dd632973f1e7", 5478 "scope": "required", 5479 "hashes": [ 5480 { 5481 "alg": "SHA-256", 5482 "content": "b9118975c88e1da108af37b65bc43700a91ea4b4e1da13aba13edafbb7337dd4" 5483 } 5484 ], 5485 "licenses": [ 5486 { 5487 "license": { 5488 "id": "BSD-3-Clause", 5489 "url": "https://spdx.org/licenses/BSD-3-Clause.html" 5490 } 5491 } 5492 ], 5493 "purl": "pkg:golang/gopkg.in/tomb.v1@v1.0.0-20141024135613-dd632973f1e7", 5494 "externalReferences": [ 5495 { 5496 "url": "https://github.com/go-tomb/tomb", 5497 "type": "vcs" 5498 } 5499 ] 5500 }, 5501 { 5502 "bom-ref": "pkg:golang/gopkg.in/yaml.v2@v2.2.8", 5503 "type": "library", 5504 "name": "gopkg.in/yaml.v2", 5505 "version": "v2.2.8", 5506 "scope": "required", 5507 "hashes": [ 5508 { 5509 "alg": "SHA-256", 5510 "content": "a1b37565a809494188d0493f2c19ae8f848d2cf7c89f2dcab0a168a7145d8f5d" 5511 } 5512 ], 5513 "licenses": [ 5514 { 5515 "license": { 5516 "id": "Apache-2.0", 5517 "url": "https://spdx.org/licenses/Apache-2.0.html" 5518 } 5519 } 5520 ], 5521 "purl": "pkg:golang/gopkg.in/yaml.v2@v2.2.8", 5522 "externalReferences": [ 5523 { 5524 "url": "https://github.com/go-yaml/yaml", 5525 "type": "vcs" 5526 } 5527 ] 5528 }, 5529 { 5530 "bom-ref": "pkg:golang/gopkg.in/yaml.v3@v3.0.0-20200313102051-9f266ea9e77c", 5531 "type": "library", 5532 "name": "gopkg.in/yaml.v3", 5533 "version": "v3.0.0-20200313102051-9f266ea9e77c", 5534 "scope": "required", 5535 "hashes": [ 5536 { 5537 "alg": "SHA-256", 5538 "content": "7545301e4d90102a3feafa80e38aed859f227b641730d78a4531c2358da75efa" 5539 } 5540 ], 5541 "licenses": [ 5542 { 5543 "license": { 5544 "id": "Apache-2.0", 5545 "url": "https://spdx.org/licenses/Apache-2.0.html" 5546 } 5547 }, 5548 { 5549 "license": { 5550 "id": "MIT", 5551 "url": "https://spdx.org/licenses/MIT.html" 5552 } 5553 } 5554 ], 5555 "purl": "pkg:golang/gopkg.in/yaml.v3@v3.0.0-20200313102051-9f266ea9e77c", 5556 "externalReferences": [ 5557 { 5558 "url": "https://github.com/go-yaml/yaml", 5559 "type": "vcs" 5560 } 5561 ] 5562 } 5563 ], 5564 "dependencies": [ 5565 { 5566 "ref": "pkg:golang/github.com/0xAX/notificator@v0.0.0-20191016112426-3962a5ea8da1" 5567 }, 5568 { 5569 "ref": "pkg:golang/github.com/AndreasBriese/bbloom@v0.0.0-20190306092124-e2d15f34fcf9" 5570 }, 5571 { 5572 "ref": "pkg:golang/github.com/BurntSushi/toml@v0.3.1" 5573 }, 5574 { 5575 "ref": "pkg:golang/github.com/BurntSushi/xgb@v0.0.0-20160522181843-27f122750802" 5576 }, 5577 { 5578 "ref": "pkg:golang/github.com/CloudyKit/fastprinter@v0.0.0-20200109182630-33d98a066a53" 5579 }, 5580 { 5581 "ref": "pkg:golang/github.com/CloudyKit/jet/v3@v3.0.0", 5582 "dependsOn": [ 5583 "pkg:golang/github.com/CloudyKit/fastprinter@v0.0.0-20200109182630-33d98a066a53" 5584 ] 5585 }, 5586 { 5587 "ref": "pkg:golang/github.com/Joker/hpp@v1.0.0" 5588 }, 5589 { 5590 "ref": "pkg:golang/github.com/Masterminds/semver/v3@v3.1.0" 5591 }, 5592 { 5593 "ref": "pkg:golang/github.com/ProtonMail/go-autostart@v0.0.0-20181114175602-c5272053443a" 5594 }, 5595 { 5596 "ref": "pkg:golang/github.com/ProtonMail/go-crypto@v0.0.0-20201208171014-cdb7591792e2" 5597 }, 5598 { 5599 "ref": "pkg:golang/github.com/ProtonMail/go-imap-id@v0.0.0-20190926060100-f94a56b9ecde" 5600 }, 5601 { 5602 "ref": "pkg:golang/github.com/ProtonMail/go-mime@v0.0.0-20190923161245-9b5a4261663a" 5603 }, 5604 { 5605 "ref": "pkg:golang/github.com/ProtonMail/go-rfc5322@v0.5.0", 5606 "dependsOn": [ 5607 "pkg:golang/github.com/antlr/antlr4@v0.0.0-20201029161626-9a95f0cc3d7c", 5608 "pkg:golang/github.com/sirupsen/logrus@v1.7.0", 5609 "pkg:golang/github.com/stretchr/testify@v1.6.1" 5610 ] 5611 }, 5612 { 5613 "ref": "pkg:golang/github.com/ProtonMail/go-vcard@v0.0.0-20180326232728-33aaa0a0c8a5" 5614 }, 5615 { 5616 "ref": "pkg:golang/github.com/ProtonMail/gopenpgp/v2@v2.1.3", 5617 "dependsOn": [ 5618 "pkg:golang/github.com/ProtonMail/go-crypto@v0.0.0-20201208171014-cdb7591792e2", 5619 "pkg:golang/github.com/ProtonMail/go-mime@v0.0.0-20190923161245-9b5a4261663a", 5620 "pkg:golang/golang.org/x/mobile@v0.0.0-20200801112145-973feb4309de" 5621 ] 5622 }, 5623 { 5624 "ref": "pkg:golang/github.com/PuerkitoBio/goquery@v1.5.1", 5625 "dependsOn": [ 5626 "pkg:golang/github.com/andybalholm/cascadia@v1.1.0" 5627 ] 5628 }, 5629 { 5630 "ref": "pkg:golang/github.com/Shopify/goreferrer@v0.0.0-20181106222321-ec9c9a553398" 5631 }, 5632 { 5633 "ref": "pkg:golang/github.com/abiosoft/ishell@v2.0.0" 5634 }, 5635 { 5636 "ref": "pkg:golang/github.com/abiosoft/readline@v0.0.0-20180607040430-155bce2042db" 5637 }, 5638 { 5639 "ref": "pkg:golang/github.com/ajg/form@v1.5.1" 5640 }, 5641 { 5642 "ref": "pkg:golang/github.com/allan-simon/go-singleinstance@v0.0.0-20160830203053-79edcfdc2dfc" 5643 }, 5644 { 5645 "ref": "pkg:golang/github.com/andybalholm/cascadia@v1.1.0" 5646 }, 5647 { 5648 "ref": "pkg:golang/github.com/antlr/antlr4@v0.0.0-20201029161626-9a95f0cc3d7c" 5649 }, 5650 { 5651 "ref": "pkg:golang/github.com/armon/consul-api@v0.0.0-20180202201655-eb2c6b5be1b6" 5652 }, 5653 { 5654 "ref": "pkg:golang/github.com/aymerick/raymond@v2.0.3-0.20180322193309-b565731e1464" 5655 }, 5656 { 5657 "ref": "pkg:golang/github.com/chzyer/logex@v1.1.10" 5658 }, 5659 { 5660 "ref": "pkg:golang/github.com/chzyer/test@v0.0.0-20180213035817-a1ea475d72b1" 5661 }, 5662 { 5663 "ref": "pkg:golang/github.com/codegangsta/inject@v0.0.0-20150114235600-33e0aa1cb7c0" 5664 }, 5665 { 5666 "ref": "pkg:golang/github.com/coreos/etcd@v3.3.10" 5667 }, 5668 { 5669 "ref": "pkg:golang/github.com/coreos/go-etcd@v2.0.0" 5670 }, 5671 { 5672 "ref": "pkg:golang/github.com/coreos/go-semver@v0.2.0" 5673 }, 5674 { 5675 "ref": "pkg:golang/github.com/cpuguy83/go-md2man@v1.0.10", 5676 "dependsOn": [ 5677 "pkg:golang/github.com/russross/blackfriday@v1.5.2" 5678 ] 5679 }, 5680 { 5681 "ref": "pkg:golang/github.com/cpuguy83/go-md2man/v2@v2.0.0-20190314233015-f79a8a8ca69d", 5682 "dependsOn": [ 5683 "pkg:golang/github.com/pmezard/go-difflib@v1.0.0", 5684 "pkg:golang/github.com/russross/blackfriday/v2@v2.0.1", 5685 "pkg:golang/github.com/shurcooL/sanitized_anchor_name@v1.0.0" 5686 ] 5687 }, 5688 { 5689 "ref": "pkg:golang/github.com/creack/pty@v1.1.9" 5690 }, 5691 { 5692 "ref": "pkg:golang/github.com/cucumber/godog@v0.8.1" 5693 }, 5694 { 5695 "ref": "pkg:golang/github.com/danieljoos/wincred@v1.1.0" 5696 }, 5697 { 5698 "ref": "pkg:golang/github.com/davecgh/go-spew@v1.1.1" 5699 }, 5700 { 5701 "ref": "pkg:golang/github.com/dgraph-io/badger@v1.6.0", 5702 "dependsOn": [ 5703 "pkg:golang/github.com/AndreasBriese/bbloom@v0.0.0-20190306092124-e2d15f34fcf9", 5704 "pkg:golang/github.com/dgryski/go-farm@v0.0.0-20190423205320-6a90982ecee2", 5705 "pkg:golang/github.com/dustin/go-humanize@v1.0.0", 5706 "pkg:golang/github.com/golang/protobuf@v1.3.1", 5707 "pkg:golang/github.com/spf13/cobra@v0.0.5" 5708 ] 5709 }, 5710 { 5711 "ref": "pkg:golang/github.com/dgrijalva/jwt-go@v3.2.0" 5712 }, 5713 { 5714 "ref": "pkg:golang/github.com/dgryski/go-farm@v0.0.0-20190423205320-6a90982ecee2" 5715 }, 5716 { 5717 "ref": "pkg:golang/github.com/ProtonMail/docker-credential-helpers@v1.1.0", 5718 "dependsOn": [ 5719 "pkg:golang/github.com/danieljoos/wincred@v1.1.0" 5720 ] 5721 }, 5722 { 5723 "ref": "pkg:golang/github.com/dustin/go-humanize@v1.0.0" 5724 }, 5725 { 5726 "ref": "pkg:golang/github.com/eknkc/amber@v0.0.0-20171010120322-cdade1c07385" 5727 }, 5728 { 5729 "ref": "pkg:golang/github.com/ProtonMail/go-imap@v0.0.0-20201228133358-4db68cea0cac" 5730 }, 5731 { 5732 "ref": "pkg:golang/github.com/emersion/go-imap-appendlimit@v0.0.0-20190308131241-25671c986a6a" 5733 }, 5734 { 5735 "ref": "pkg:golang/github.com/emersion/go-imap-idle@v0.0.0-20200601154248-f05f54664cc4" 5736 }, 5737 { 5738 "ref": "pkg:golang/github.com/emersion/go-imap-move@v0.0.0-20190710073258-6e5a51a5b342" 5739 }, 5740 { 5741 "ref": "pkg:golang/github.com/emersion/go-imap-quota@v0.0.0-20210203125329-619074823f3c" 5742 }, 5743 { 5744 "ref": "pkg:golang/github.com/emersion/go-imap-unselect@v0.0.0-20171113212723-b985794e5f26" 5745 }, 5746 { 5747 "ref": "pkg:golang/github.com/emersion/go-mbox@v1.0.2" 5748 }, 5749 { 5750 "ref": "pkg:golang/github.com/emersion/go-message@v0.12.1-0.20201221184100-40c3f864532b", 5751 "dependsOn": [ 5752 "pkg:golang/github.com/davecgh/go-spew@v1.1.1", 5753 "pkg:golang/github.com/emersion/go-textwrapper@v0.0.0-20200911093747-65d896831594", 5754 "pkg:golang/github.com/martinlindhe/base36@v1.1.0", 5755 "pkg:golang/golang.org/x/text@v0.3.5-0.20201125200606-c27b9fd57aec" 5756 ] 5757 }, 5758 { 5759 "ref": "pkg:golang/github.com/emersion/go-sasl@v0.0.0-20200509203442-7bfe0ed36a21" 5760 }, 5761 { 5762 "ref": "pkg:golang/github.com/emersion/go-smtp@v0.14.0", 5763 "dependsOn": [ 5764 "pkg:golang/github.com/emersion/go-sasl@v0.0.0-20200509203442-7bfe0ed36a21" 5765 ] 5766 }, 5767 { 5768 "ref": "pkg:golang/github.com/emersion/go-textwrapper@v0.0.0-20200911093747-65d896831594" 5769 }, 5770 { 5771 "ref": "pkg:golang/github.com/emersion/go-vcard@v0.0.0-20190105225839-8856043f13c5" 5772 }, 5773 { 5774 "ref": "pkg:golang/github.com/etcd-io/bbolt@v1.3.3" 5775 }, 5776 { 5777 "ref": "pkg:golang/github.com/fasthttp-contrib/websocket@v0.0.0-20160511215533-1f3b11f56072" 5778 }, 5779 { 5780 "ref": "pkg:golang/github.com/fatih/color@v1.9.0", 5781 "dependsOn": [ 5782 "pkg:golang/github.com/mattn/go-colorable@v0.1.4", 5783 "pkg:golang/github.com/mattn/go-isatty@v0.0.11" 5784 ] 5785 }, 5786 { 5787 "ref": "pkg:golang/github.com/fatih/structs@v1.1.0" 5788 }, 5789 { 5790 "ref": "pkg:golang/github.com/flynn-archive/go-shlex@v0.0.0-20150515145356-3f9db97f8568" 5791 }, 5792 { 5793 "ref": "pkg:golang/github.com/fsnotify/fsnotify@v1.4.7" 5794 }, 5795 { 5796 "ref": "pkg:golang/github.com/gavv/httpexpect@v2.0.0" 5797 }, 5798 { 5799 "ref": "pkg:golang/github.com/getsentry/sentry-go@v0.8.0", 5800 "dependsOn": [ 5801 "pkg:golang/github.com/ajg/form@v1.5.1", 5802 "pkg:golang/github.com/codegangsta/inject@v0.0.0-20150114235600-33e0aa1cb7c0", 5803 "pkg:golang/github.com/fasthttp-contrib/websocket@v0.0.0-20160511215533-1f3b11f56072", 5804 "pkg:golang/github.com/gin-gonic/gin@v1.4.0", 5805 "pkg:golang/github.com/go-errors/errors@v1.0.1", 5806 "pkg:golang/github.com/go-martini/martini@v0.0.0-20170121215854-22fa46961aab", 5807 "pkg:golang/github.com/google/go-querystring@v1.0.0", 5808 "pkg:golang/github.com/imkira/go-interpol@v1.1.0", 5809 "pkg:golang/github.com/k0kubun/colorstring@v0.0.0-20150214042306-9440f1994b88", 5810 "pkg:golang/github.com/kataras/iris/v12@v12.1.8", 5811 "pkg:golang/github.com/labstack/echo/v4@v4.1.11", 5812 "pkg:golang/github.com/moul/http2curl@v1.0.0", 5813 "pkg:golang/github.com/onsi/ginkgo@v1.10.3", 5814 "pkg:golang/github.com/onsi/gomega@v1.7.1", 5815 "pkg:golang/github.com/pingcap/errors@v0.11.4", 5816 "pkg:golang/github.com/sergi/go-diff@v1.0.0", 5817 "pkg:golang/github.com/shurcooL/sanitized_anchor_name@v1.0.0", 5818 "pkg:golang/github.com/smartystreets/goconvey@v1.6.4", 5819 "pkg:golang/github.com/ugorji/go@v1.1.7", 5820 "pkg:golang/github.com/urfave/negroni@v1.0.0", 5821 "pkg:golang/github.com/valyala/fasthttp@v1.6.0", 5822 "pkg:golang/github.com/xeipuuv/gojsonschema@v1.2.0", 5823 "pkg:golang/github.com/yalp/jsonpath@v0.0.0-20180802001716-5cc68e5049a0", 5824 "pkg:golang/github.com/yudai/gojsondiff@v1.0.0", 5825 "pkg:golang/github.com/yudai/golcs@v0.0.0-20170316035057-ecda9a501e82", 5826 "pkg:golang/github.com/yudai/pp@v2.0.1" 5827 ] 5828 }, 5829 { 5830 "ref": "pkg:golang/github.com/gin-contrib/sse@v0.0.0-20190301062529-5545eab6dad3" 5831 }, 5832 { 5833 "ref": "pkg:golang/github.com/gin-gonic/gin@v1.4.0", 5834 "dependsOn": [ 5835 "pkg:golang/github.com/gin-contrib/sse@v0.0.0-20190301062529-5545eab6dad3", 5836 "pkg:golang/github.com/golang/protobuf@v1.3.1", 5837 "pkg:golang/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd", 5838 "pkg:golang/github.com/modern-go/reflect2@v1.0.1", 5839 "pkg:golang/gopkg.in/go-playground/assert.v1@v1.2.1", 5840 "pkg:golang/gopkg.in/go-playground/validator.v8@v8.18.2" 5841 ] 5842 }, 5843 { 5844 "ref": "pkg:golang/github.com/go-check/check@v0.0.0-20180628173108-788fd7840127" 5845 }, 5846 { 5847 "ref": "pkg:golang/github.com/go-errors/errors@v1.0.1" 5848 }, 5849 { 5850 "ref": "pkg:golang/github.com/go-martini/martini@v0.0.0-20170121215854-22fa46961aab" 5851 }, 5852 { 5853 "ref": "pkg:golang/github.com/go-resty/resty/v2@v2.6.0", 5854 "dependsOn": [ 5855 "pkg:golang/golang.org/x/net@v0.0.0-20210405180319-a5a99cb37ef4" 5856 ] 5857 }, 5858 { 5859 "ref": "pkg:golang/github.com/gobwas/httphead@v0.0.0-20180130184737-2c6c146eadee" 5860 }, 5861 { 5862 "ref": "pkg:golang/github.com/gobwas/pool@v0.2.0" 5863 }, 5864 { 5865 "ref": "pkg:golang/github.com/gobwas/ws@v1.0.2" 5866 }, 5867 { 5868 "ref": "pkg:golang/github.com/golang/mock@v1.4.4" 5869 }, 5870 { 5871 "ref": "pkg:golang/github.com/golang/protobuf@v1.3.1" 5872 }, 5873 { 5874 "ref": "pkg:golang/github.com/gomodule/redigo@v1.7.1-0.20190724094224-574c33c3df38" 5875 }, 5876 { 5877 "ref": "pkg:golang/github.com/google/go-cmp@v0.5.1", 5878 "dependsOn": [ 5879 "pkg:golang/golang.org/x/xerrors@v0.0.0-20191204190536-9bdfabe68543" 5880 ] 5881 }, 5882 { 5883 "ref": "pkg:golang/github.com/google/go-querystring@v1.0.0" 5884 }, 5885 { 5886 "ref": "pkg:golang/github.com/google/gofuzz@v1.0.0" 5887 }, 5888 { 5889 "ref": "pkg:golang/github.com/google/uuid@v1.1.1" 5890 }, 5891 { 5892 "ref": "pkg:golang/github.com/gopherjs/gopherjs@v0.0.0-20190430165422-3e4dfb77656c" 5893 }, 5894 { 5895 "ref": "pkg:golang/github.com/gorilla/websocket@v1.4.1" 5896 }, 5897 { 5898 "ref": "pkg:golang/github.com/hashicorp/errwrap@v1.0.0" 5899 }, 5900 { 5901 "ref": "pkg:golang/github.com/hashicorp/go-multierror@v1.1.0", 5902 "dependsOn": [ 5903 "pkg:golang/github.com/hashicorp/errwrap@v1.0.0" 5904 ] 5905 }, 5906 { 5907 "ref": "pkg:golang/github.com/hashicorp/go-version@v1.2.0" 5908 }, 5909 { 5910 "ref": "pkg:golang/github.com/hashicorp/hcl@v1.0.0", 5911 "dependsOn": [ 5912 "pkg:golang/github.com/davecgh/go-spew@v1.1.1" 5913 ] 5914 }, 5915 { 5916 "ref": "pkg:golang/github.com/hpcloud/tail@v1.0.0" 5917 }, 5918 { 5919 "ref": "pkg:golang/github.com/imkira/go-interpol@v1.1.0" 5920 }, 5921 { 5922 "ref": "pkg:golang/github.com/inconshreveable/mousetrap@v1.0.0" 5923 }, 5924 { 5925 "ref": "pkg:golang/github.com/iris-contrib/blackfriday@v2.0.0" 5926 }, 5927 { 5928 "ref": "pkg:golang/github.com/iris-contrib/go.uuid@v2.0.0" 5929 }, 5930 { 5931 "ref": "pkg:golang/github.com/iris-contrib/jade@v1.1.3", 5932 "dependsOn": [ 5933 "pkg:golang/github.com/Joker/hpp@v1.0.0", 5934 "pkg:golang/github.com/valyala/bytebufferpool@v1.0.0" 5935 ] 5936 }, 5937 { 5938 "ref": "pkg:golang/github.com/iris-contrib/pongo2@v0.0.1", 5939 "dependsOn": [ 5940 "pkg:golang/github.com/go-check/check@v0.0.0-20180628173108-788fd7840127", 5941 "pkg:golang/github.com/kr/pretty@v0.1.0", 5942 "pkg:golang/github.com/mattn/goveralls@v0.0.2", 5943 "pkg:golang/gopkg.in/mgo.v2@v2.0.0-20180705113604-9856a29383ce" 5944 ] 5945 }, 5946 { 5947 "ref": "pkg:golang/github.com/iris-contrib/schema@v0.0.1" 5948 }, 5949 { 5950 "ref": "pkg:golang/github.com/ProtonMail/bcrypt@v0.0.0-20170924085257-7509ea014998" 5951 }, 5952 { 5953 "ref": "pkg:golang/github.com/jaytaylor/html2text@v0.0.0-20200412013138-3577fbdbcff7" 5954 }, 5955 { 5956 "ref": "pkg:golang/github.com/json-iterator/go@v1.1.9", 5957 "dependsOn": [ 5958 "pkg:golang/github.com/davecgh/go-spew@v1.1.1", 5959 "pkg:golang/github.com/google/gofuzz@v1.0.0" 5960 ] 5961 }, 5962 { 5963 "ref": "pkg:golang/github.com/jtolds/gls@v4.20.0" 5964 }, 5965 { 5966 "ref": "pkg:golang/github.com/k0kubun/colorstring@v0.0.0-20150214042306-9440f1994b88" 5967 }, 5968 { 5969 "ref": "pkg:golang/github.com/kataras/golog@v0.0.10", 5970 "dependsOn": [ 5971 "pkg:golang/github.com/kataras/pio@v0.0.2" 5972 ] 5973 }, 5974 { 5975 "ref": "pkg:golang/github.com/kataras/iris/v12@v12.1.8", 5976 "dependsOn": [ 5977 "pkg:golang/github.com/BurntSushi/toml@v0.3.1", 5978 "pkg:golang/github.com/CloudyKit/jet/v3@v3.0.0", 5979 "pkg:golang/github.com/Shopify/goreferrer@v0.0.0-20181106222321-ec9c9a553398", 5980 "pkg:golang/github.com/aymerick/raymond@v2.0.3-0.20180322193309-b565731e1464", 5981 "pkg:golang/github.com/dgraph-io/badger@v1.6.0", 5982 "pkg:golang/github.com/eknkc/amber@v0.0.0-20171010120322-cdade1c07385", 5983 "pkg:golang/github.com/etcd-io/bbolt@v1.3.3", 5984 "pkg:golang/github.com/fatih/structs@v1.1.0", 5985 "pkg:golang/github.com/gavv/httpexpect@v2.0.0", 5986 "pkg:golang/github.com/gomodule/redigo@v1.7.1-0.20190724094224-574c33c3df38", 5987 "pkg:golang/github.com/hashicorp/go-version@v1.2.0", 5988 "pkg:golang/github.com/iris-contrib/blackfriday@v2.0.0", 5989 "pkg:golang/github.com/iris-contrib/go.uuid@v2.0.0", 5990 "pkg:golang/github.com/iris-contrib/pongo2@v0.0.1", 5991 "pkg:golang/github.com/iris-contrib/schema@v0.0.1", 5992 "pkg:golang/github.com/iris-contrib/jade@v1.1.3", 5993 "pkg:golang/github.com/json-iterator/go@v1.1.9", 5994 "pkg:golang/github.com/kataras/golog@v0.0.10", 5995 "pkg:golang/github.com/kataras/neffos@v0.0.14", 5996 "pkg:golang/github.com/kataras/sitemap@v0.0.5", 5997 "pkg:golang/github.com/klauspost/compress@v1.9.7", 5998 "pkg:golang/github.com/mediocregopher/radix/v3@v3.4.2", 5999 "pkg:golang/github.com/microcosm-cc/bluemonday@v1.0.2", 6000 "pkg:golang/github.com/ryanuber/columnize@v2.1.0", 6001 "pkg:golang/github.com/schollz/closestmatch@v2.1.0", 6002 "pkg:golang/gopkg.in/ini.v1@v1.51.1" 6003 ] 6004 }, 6005 { 6006 "ref": "pkg:golang/github.com/kataras/neffos@v0.0.14", 6007 "dependsOn": [ 6008 "pkg:golang/github.com/gobwas/httphead@v0.0.0-20180130184737-2c6c146eadee", 6009 "pkg:golang/github.com/gobwas/pool@v0.2.0", 6010 "pkg:golang/github.com/gobwas/ws@v1.0.2", 6011 "pkg:golang/github.com/gorilla/websocket@v1.4.1", 6012 "pkg:golang/github.com/iris-contrib/go.uuid@v2.0.0", 6013 "pkg:golang/github.com/mediocregopher/radix/v3@v3.4.2", 6014 "pkg:golang/github.com/nats-io/nats.go@v1.9.1" 6015 ] 6016 }, 6017 { 6018 "ref": "pkg:golang/github.com/kataras/pio@v0.0.2" 6019 }, 6020 { 6021 "ref": "pkg:golang/github.com/kataras/sitemap@v0.0.5" 6022 }, 6023 { 6024 "ref": "pkg:golang/github.com/keybase/go-keychain@v0.0.0-20200502122510-cda31fe0c86d", 6025 "dependsOn": [ 6026 "pkg:golang/github.com/davecgh/go-spew@v1.1.1", 6027 "pkg:golang/github.com/keybase/go.dbus@v0.0.0-20200324223359-a94be52c0b03", 6028 "pkg:golang/github.com/kr/text@v0.2.0", 6029 "pkg:golang/github.com/niemeyer/pretty@v0.0.0-20200227124842-a10e7caefd8e", 6030 "pkg:golang/github.com/pkg/errors@v0.9.1", 6031 "pkg:golang/gopkg.in/check.v1@v1.0.0-20200227125254-8fa46927fb4f", 6032 "pkg:golang/gopkg.in/yaml.v2@v2.2.8" 6033 ] 6034 }, 6035 { 6036 "ref": "pkg:golang/github.com/keybase/go.dbus@v0.0.0-20200324223359-a94be52c0b03" 6037 }, 6038 { 6039 "ref": "pkg:golang/github.com/klauspost/compress@v1.9.7" 6040 }, 6041 { 6042 "ref": "pkg:golang/github.com/klauspost/cpuid@v1.2.1" 6043 }, 6044 { 6045 "ref": "pkg:golang/github.com/konsorten/go-windows-terminal-sequences@v1.0.2" 6046 }, 6047 { 6048 "ref": "pkg:golang/github.com/kr/pretty@v0.1.0" 6049 }, 6050 { 6051 "ref": "pkg:golang/github.com/kr/pty@v1.1.1" 6052 }, 6053 { 6054 "ref": "pkg:golang/github.com/kr/text@v0.2.0", 6055 "dependsOn": [ 6056 "pkg:golang/github.com/creack/pty@v1.1.9" 6057 ] 6058 }, 6059 { 6060 "ref": "pkg:golang/github.com/labstack/echo/v4@v4.1.11", 6061 "dependsOn": [ 6062 "pkg:golang/github.com/dgrijalva/jwt-go@v3.2.0", 6063 "pkg:golang/github.com/labstack/gommon@v0.3.0", 6064 "pkg:golang/github.com/valyala/fasttemplate@v1.0.1" 6065 ] 6066 }, 6067 { 6068 "ref": "pkg:golang/github.com/labstack/gommon@v0.3.0", 6069 "dependsOn": [ 6070 "pkg:golang/github.com/valyala/fasttemplate@v1.0.1" 6071 ] 6072 }, 6073 { 6074 "ref": "pkg:golang/github.com/logrusorgru/aurora@v2.0.3" 6075 }, 6076 { 6077 "ref": "pkg:golang/github.com/magiconair/properties@v1.8.0" 6078 }, 6079 { 6080 "ref": "pkg:golang/github.com/martinlindhe/base36@v1.1.0" 6081 }, 6082 { 6083 "ref": "pkg:golang/github.com/mattn/go-colorable@v0.1.4" 6084 }, 6085 { 6086 "ref": "pkg:golang/github.com/mattn/go-isatty@v0.0.11" 6087 }, 6088 { 6089 "ref": "pkg:golang/github.com/mattn/go-runewidth@v0.0.9" 6090 }, 6091 { 6092 "ref": "pkg:golang/github.com/mattn/goveralls@v0.0.2" 6093 }, 6094 { 6095 "ref": "pkg:golang/github.com/mediocregopher/radix/v3@v3.4.2", 6096 "dependsOn": [ 6097 "pkg:golang/github.com/davecgh/go-spew@v1.1.1", 6098 "pkg:golang/github.com/pmezard/go-difflib@v1.0.0" 6099 ] 6100 }, 6101 { 6102 "ref": "pkg:golang/github.com/microcosm-cc/bluemonday@v1.0.2" 6103 }, 6104 { 6105 "ref": "pkg:golang/github.com/miekg/dns@v1.1.41", 6106 "dependsOn": [ 6107 "pkg:golang/golang.org/x/sync@v0.0.0-20210220032951-036812b2e83c" 6108 ] 6109 }, 6110 { 6111 "ref": "pkg:golang/github.com/mitchellh/go-homedir@v1.1.0" 6112 }, 6113 { 6114 "ref": "pkg:golang/github.com/mitchellh/mapstructure@v1.1.2" 6115 }, 6116 { 6117 "ref": "pkg:golang/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd" 6118 }, 6119 { 6120 "ref": "pkg:golang/github.com/modern-go/reflect2@v1.0.1" 6121 }, 6122 { 6123 "ref": "pkg:golang/github.com/moul/http2curl@v1.0.0" 6124 }, 6125 { 6126 "ref": "pkg:golang/github.com/nats-io/jwt@v0.3.0", 6127 "dependsOn": [ 6128 "pkg:golang/github.com/nats-io/nkeys@v0.1.0" 6129 ] 6130 }, 6131 { 6132 "ref": "pkg:golang/github.com/nats-io/nats.go@v1.9.1", 6133 "dependsOn": [ 6134 "pkg:golang/github.com/nats-io/jwt@v0.3.0", 6135 "pkg:golang/github.com/nats-io/nkeys@v0.1.0", 6136 "pkg:golang/github.com/nats-io/nuid@v1.0.1" 6137 ] 6138 }, 6139 { 6140 "ref": "pkg:golang/github.com/nats-io/nkeys@v0.1.0" 6141 }, 6142 { 6143 "ref": "pkg:golang/github.com/nats-io/nuid@v1.0.1" 6144 }, 6145 { 6146 "ref": "pkg:golang/github.com/niemeyer/pretty@v0.0.0-20200227124842-a10e7caefd8e" 6147 }, 6148 { 6149 "ref": "pkg:golang/github.com/nsf/jsondiff@v0.0.0-20200515183724-f29ed568f4ce" 6150 }, 6151 { 6152 "ref": "pkg:golang/github.com/olekukonko/tablewriter@v0.0.4" 6153 }, 6154 { 6155 "ref": "pkg:golang/github.com/onsi/ginkgo@v1.10.3" 6156 }, 6157 { 6158 "ref": "pkg:golang/github.com/onsi/gomega@v1.7.1", 6159 "dependsOn": [ 6160 "pkg:golang/github.com/fsnotify/fsnotify@v1.4.7", 6161 "pkg:golang/github.com/hpcloud/tail@v1.0.0", 6162 "pkg:golang/gopkg.in/fsnotify.v1@v1.4.7", 6163 "pkg:golang/gopkg.in/tomb.v1@v1.0.0-20141024135613-dd632973f1e7" 6164 ] 6165 }, 6166 { 6167 "ref": "pkg:golang/github.com/pelletier/go-toml@v1.2.0" 6168 }, 6169 { 6170 "ref": "pkg:golang/github.com/pingcap/errors@v0.11.4" 6171 }, 6172 { 6173 "ref": "pkg:golang/github.com/pkg/errors@v0.9.1" 6174 }, 6175 { 6176 "ref": "pkg:golang/github.com/pmezard/go-difflib@v1.0.0" 6177 }, 6178 { 6179 "ref": "pkg:golang/github.com/russross/blackfriday@v1.5.2" 6180 }, 6181 { 6182 "ref": "pkg:golang/github.com/russross/blackfriday/v2@v2.0.1" 6183 }, 6184 { 6185 "ref": "pkg:golang/github.com/ryanuber/columnize@v2.1.0" 6186 }, 6187 { 6188 "ref": "pkg:golang/github.com/schollz/closestmatch@v2.1.0" 6189 }, 6190 { 6191 "ref": "pkg:golang/github.com/sergi/go-diff@v1.0.0" 6192 }, 6193 { 6194 "ref": "pkg:golang/github.com/shurcooL/sanitized_anchor_name@v1.0.0" 6195 }, 6196 { 6197 "ref": "pkg:golang/github.com/sirupsen/logrus@v1.7.0", 6198 "dependsOn": [ 6199 "pkg:golang/github.com/davecgh/go-spew@v1.1.1", 6200 "pkg:golang/github.com/pmezard/go-difflib@v1.0.0" 6201 ] 6202 }, 6203 { 6204 "ref": "pkg:golang/github.com/skratchdot/open-golang@v0.0.0-20200116055534-eef842397966" 6205 }, 6206 { 6207 "ref": "pkg:golang/github.com/smartystreets/assertions@v0.0.0-20180927180507-b2de0cb4f26d" 6208 }, 6209 { 6210 "ref": "pkg:golang/github.com/smartystreets/goconvey@v1.6.4", 6211 "dependsOn": [ 6212 "pkg:golang/github.com/jtolds/gls@v4.20.0", 6213 "pkg:golang/github.com/smartystreets/assertions@v0.0.0-20180927180507-b2de0cb4f26d" 6214 ] 6215 }, 6216 { 6217 "ref": "pkg:golang/github.com/spf13/afero@v1.1.2" 6218 }, 6219 { 6220 "ref": "pkg:golang/github.com/spf13/cast@v1.3.0", 6221 "dependsOn": [ 6222 "pkg:golang/github.com/davecgh/go-spew@v1.1.1", 6223 "pkg:golang/github.com/pmezard/go-difflib@v1.0.0" 6224 ] 6225 }, 6226 { 6227 "ref": "pkg:golang/github.com/spf13/cobra@v0.0.5", 6228 "dependsOn": [ 6229 "pkg:golang/github.com/BurntSushi/toml@v0.3.1", 6230 "pkg:golang/github.com/cpuguy83/go-md2man@v1.0.10", 6231 "pkg:golang/github.com/inconshreveable/mousetrap@v1.0.0", 6232 "pkg:golang/github.com/mitchellh/go-homedir@v1.1.0", 6233 "pkg:golang/github.com/spf13/pflag@v1.0.3", 6234 "pkg:golang/github.com/spf13/viper@v1.3.2" 6235 ] 6236 }, 6237 { 6238 "ref": "pkg:golang/github.com/spf13/jwalterweatherman@v1.0.0" 6239 }, 6240 { 6241 "ref": "pkg:golang/github.com/spf13/pflag@v1.0.3" 6242 }, 6243 { 6244 "ref": "pkg:golang/github.com/spf13/viper@v1.3.2", 6245 "dependsOn": [ 6246 "pkg:golang/github.com/armon/consul-api@v0.0.0-20180202201655-eb2c6b5be1b6", 6247 "pkg:golang/github.com/coreos/etcd@v3.3.10", 6248 "pkg:golang/github.com/coreos/go-etcd@v2.0.0", 6249 "pkg:golang/github.com/coreos/go-semver@v0.2.0", 6250 "pkg:golang/github.com/fsnotify/fsnotify@v1.4.7", 6251 "pkg:golang/github.com/hashicorp/hcl@v1.0.0", 6252 "pkg:golang/github.com/magiconair/properties@v1.8.0", 6253 "pkg:golang/github.com/mitchellh/mapstructure@v1.1.2", 6254 "pkg:golang/github.com/pelletier/go-toml@v1.2.0", 6255 "pkg:golang/github.com/spf13/afero@v1.1.2", 6256 "pkg:golang/github.com/spf13/cast@v1.3.0", 6257 "pkg:golang/github.com/spf13/jwalterweatherman@v1.0.0", 6258 "pkg:golang/github.com/spf13/pflag@v1.0.3", 6259 "pkg:golang/github.com/xordataexchange/crypt@v0.0.3-0.20170626215501-b2862e3d0a77" 6260 ] 6261 }, 6262 { 6263 "ref": "pkg:golang/github.com/ssor/bom@v0.0.0-20170718123548-6386211fdfcf" 6264 }, 6265 { 6266 "ref": "pkg:golang/github.com/stretchr/objx@v0.2.0", 6267 "dependsOn": [ 6268 "pkg:golang/github.com/davecgh/go-spew@v1.1.1" 6269 ] 6270 }, 6271 { 6272 "ref": "pkg:golang/github.com/stretchr/testify@v1.6.1", 6273 "dependsOn": [ 6274 "pkg:golang/github.com/pmezard/go-difflib@v1.0.0", 6275 "pkg:golang/gopkg.in/yaml.v3@v3.0.0-20200313102051-9f266ea9e77c" 6276 ] 6277 }, 6278 { 6279 "ref": "pkg:golang/github.com/therecipe/qt@v0.0.0-20200701200531-7f61353ee73e", 6280 "dependsOn": [ 6281 "pkg:golang/github.com/konsorten/go-windows-terminal-sequences@v1.0.2", 6282 "pkg:golang/github.com/stretchr/objx@v0.2.0" 6283 ] 6284 }, 6285 { 6286 "ref": "pkg:golang/github.com/ugorji/go@v1.1.7", 6287 "dependsOn": [ 6288 "pkg:golang/github.com/ugorji/go/codec@v1.1.7" 6289 ] 6290 }, 6291 { 6292 "ref": "pkg:golang/github.com/ugorji/go/codec@v1.1.7", 6293 "dependsOn": [ 6294 "pkg:golang/github.com/ugorji/go@v1.1.7" 6295 ] 6296 }, 6297 { 6298 "ref": "pkg:golang/github.com/urfave/cli/v2@v2.2.0", 6299 "dependsOn": [ 6300 "pkg:golang/github.com/BurntSushi/toml@v0.3.1", 6301 "pkg:golang/github.com/cpuguy83/go-md2man/v2@v2.0.0-20190314233015-f79a8a8ca69d" 6302 ] 6303 }, 6304 { 6305 "ref": "pkg:golang/github.com/urfave/negroni@v1.0.0" 6306 }, 6307 { 6308 "ref": "pkg:golang/github.com/valyala/bytebufferpool@v1.0.0" 6309 }, 6310 { 6311 "ref": "pkg:golang/github.com/valyala/fasthttp@v1.6.0", 6312 "dependsOn": [ 6313 "pkg:golang/github.com/klauspost/cpuid@v1.2.1", 6314 "pkg:golang/github.com/valyala/bytebufferpool@v1.0.0", 6315 "pkg:golang/github.com/valyala/tcplisten@v0.0.0-20161114210144-ceec8f93295a" 6316 ] 6317 }, 6318 { 6319 "ref": "pkg:golang/github.com/valyala/fasttemplate@v1.0.1", 6320 "dependsOn": [ 6321 "pkg:golang/github.com/valyala/bytebufferpool@v1.0.0" 6322 ] 6323 }, 6324 { 6325 "ref": "pkg:golang/github.com/valyala/tcplisten@v0.0.0-20161114210144-ceec8f93295a" 6326 }, 6327 { 6328 "ref": "pkg:golang/github.com/vmihailenco/msgpack/v5@v5.1.3", 6329 "dependsOn": [ 6330 "pkg:golang/github.com/stretchr/testify@v1.6.1", 6331 "pkg:golang/github.com/vmihailenco/tagparser@v0.1.2" 6332 ] 6333 }, 6334 { 6335 "ref": "pkg:golang/github.com/vmihailenco/tagparser@v0.1.2" 6336 }, 6337 { 6338 "ref": "pkg:golang/github.com/xeipuuv/gojsonpointer@v0.0.0-20180127040702-4e3ac2762d5f" 6339 }, 6340 { 6341 "ref": "pkg:golang/github.com/xeipuuv/gojsonreference@v0.0.0-20180127040603-bd5ef7bd5415" 6342 }, 6343 { 6344 "ref": "pkg:golang/github.com/xeipuuv/gojsonschema@v1.2.0", 6345 "dependsOn": [ 6346 "pkg:golang/github.com/xeipuuv/gojsonpointer@v0.0.0-20180127040702-4e3ac2762d5f", 6347 "pkg:golang/github.com/xeipuuv/gojsonreference@v0.0.0-20180127040603-bd5ef7bd5415" 6348 ] 6349 }, 6350 { 6351 "ref": "pkg:golang/github.com/xordataexchange/crypt@v0.0.3-0.20170626215501-b2862e3d0a77" 6352 }, 6353 { 6354 "ref": "pkg:golang/github.com/yalp/jsonpath@v0.0.0-20180802001716-5cc68e5049a0" 6355 }, 6356 { 6357 "ref": "pkg:golang/github.com/yudai/gojsondiff@v1.0.0" 6358 }, 6359 { 6360 "ref": "pkg:golang/github.com/yudai/golcs@v0.0.0-20170316035057-ecda9a501e82" 6361 }, 6362 { 6363 "ref": "pkg:golang/github.com/yudai/pp@v2.0.1" 6364 }, 6365 { 6366 "ref": "pkg:golang/go.etcd.io/bbolt@v1.3.5" 6367 }, 6368 { 6369 "ref": "pkg:golang/github.com/ProtonMail/crypto@v0.0.0-20201112115411-41db4ea0dd1c" 6370 }, 6371 { 6372 "ref": "pkg:golang/golang.org/x/exp@v0.0.0-20190731235908-ec7cb31e5a56", 6373 "dependsOn": [ 6374 "pkg:golang/github.com/BurntSushi/xgb@v0.0.0-20160522181843-27f122750802" 6375 ] 6376 }, 6377 { 6378 "ref": "pkg:golang/golang.org/x/image@v0.0.0-20190802002840-cff245a6509b" 6379 }, 6380 { 6381 "ref": "pkg:golang/golang.org/x/mobile@v0.0.0-20200801112145-973feb4309de", 6382 "dependsOn": [ 6383 "pkg:golang/golang.org/x/exp@v0.0.0-20190731235908-ec7cb31e5a56", 6384 "pkg:golang/golang.org/x/image@v0.0.0-20190802002840-cff245a6509b", 6385 "pkg:golang/golang.org/x/mod@v0.1.1-0.20191209134235-331c550502dd", 6386 "pkg:golang/golang.org/x/tools@v0.0.0-20200117012304-6edc0a871e69" 6387 ] 6388 }, 6389 { 6390 "ref": "pkg:golang/golang.org/x/mod@v0.1.1-0.20191209134235-331c550502dd" 6391 }, 6392 { 6393 "ref": "pkg:golang/golang.org/x/net@v0.0.0-20210405180319-a5a99cb37ef4", 6394 "dependsOn": [ 6395 "pkg:golang/golang.org/x/sys@v0.0.0-20210330210617-4fbd30eecc44", 6396 "pkg:golang/golang.org/x/term@v0.0.0-20201126162022-7de9c90e9dd1" 6397 ] 6398 }, 6399 { 6400 "ref": "pkg:golang/golang.org/x/sync@v0.0.0-20210220032951-036812b2e83c" 6401 }, 6402 { 6403 "ref": "pkg:golang/golang.org/x/sys@v0.0.0-20210330210617-4fbd30eecc44" 6404 }, 6405 { 6406 "ref": "pkg:golang/golang.org/x/term@v0.0.0-20201126162022-7de9c90e9dd1" 6407 }, 6408 { 6409 "ref": "pkg:golang/golang.org/x/text@v0.3.5-0.20201125200606-c27b9fd57aec" 6410 }, 6411 { 6412 "ref": "pkg:golang/golang.org/x/tools@v0.0.0-20200117012304-6edc0a871e69" 6413 }, 6414 { 6415 "ref": "pkg:golang/golang.org/x/xerrors@v0.0.0-20191204190536-9bdfabe68543" 6416 }, 6417 { 6418 "ref": "pkg:golang/gopkg.in/check.v1@v1.0.0-20200227125254-8fa46927fb4f" 6419 }, 6420 { 6421 "ref": "pkg:golang/gopkg.in/fsnotify.v1@v1.4.7" 6422 }, 6423 { 6424 "ref": "pkg:golang/gopkg.in/go-playground/assert.v1@v1.2.1" 6425 }, 6426 { 6427 "ref": "pkg:golang/gopkg.in/go-playground/validator.v8@v8.18.2" 6428 }, 6429 { 6430 "ref": "pkg:golang/gopkg.in/ini.v1@v1.51.1" 6431 }, 6432 { 6433 "ref": "pkg:golang/gopkg.in/mgo.v2@v2.0.0-20180705113604-9856a29383ce" 6434 }, 6435 { 6436 "ref": "pkg:golang/gopkg.in/tomb.v1@v1.0.0-20141024135613-dd632973f1e7" 6437 }, 6438 { 6439 "ref": "pkg:golang/gopkg.in/yaml.v2@v2.2.8" 6440 }, 6441 { 6442 "ref": "pkg:golang/gopkg.in/yaml.v3@v3.0.0-20200313102051-9f266ea9e77c" 6443 }, 6444 { 6445 "ref": "pkg:golang/github.com/ProtonMail/proton-bridge@v1.8.0", 6446 "dependsOn": [ 6447 "pkg:golang/github.com/0xAX/notificator@v0.0.0-20191016112426-3962a5ea8da1", 6448 "pkg:golang/github.com/Masterminds/semver/v3@v3.1.0", 6449 "pkg:golang/github.com/ProtonMail/go-autostart@v0.0.0-20181114175602-c5272053443a", 6450 "pkg:golang/github.com/ProtonMail/go-imap-id@v0.0.0-20190926060100-f94a56b9ecde", 6451 "pkg:golang/github.com/ProtonMail/go-rfc5322@v0.5.0", 6452 "pkg:golang/github.com/ProtonMail/go-vcard@v0.0.0-20180326232728-33aaa0a0c8a5", 6453 "pkg:golang/github.com/ProtonMail/gopenpgp/v2@v2.1.3", 6454 "pkg:golang/github.com/PuerkitoBio/goquery@v1.5.1", 6455 "pkg:golang/github.com/abiosoft/ishell@v2.0.0", 6456 "pkg:golang/github.com/abiosoft/readline@v0.0.0-20180607040430-155bce2042db", 6457 "pkg:golang/github.com/allan-simon/go-singleinstance@v0.0.0-20160830203053-79edcfdc2dfc", 6458 "pkg:golang/github.com/chzyer/logex@v1.1.10", 6459 "pkg:golang/github.com/chzyer/test@v0.0.0-20180213035817-a1ea475d72b1", 6460 "pkg:golang/github.com/cucumber/godog@v0.8.1", 6461 "pkg:golang/github.com/ProtonMail/docker-credential-helpers@v1.1.0", 6462 "pkg:golang/github.com/ProtonMail/go-imap@v0.0.0-20201228133358-4db68cea0cac", 6463 "pkg:golang/github.com/emersion/go-imap-appendlimit@v0.0.0-20190308131241-25671c986a6a", 6464 "pkg:golang/github.com/emersion/go-imap-idle@v0.0.0-20200601154248-f05f54664cc4", 6465 "pkg:golang/github.com/emersion/go-imap-move@v0.0.0-20190710073258-6e5a51a5b342", 6466 "pkg:golang/github.com/emersion/go-imap-quota@v0.0.0-20210203125329-619074823f3c", 6467 "pkg:golang/github.com/emersion/go-imap-unselect@v0.0.0-20171113212723-b985794e5f26", 6468 "pkg:golang/github.com/emersion/go-mbox@v1.0.2", 6469 "pkg:golang/github.com/emersion/go-message@v0.12.1-0.20201221184100-40c3f864532b", 6470 "pkg:golang/github.com/emersion/go-sasl@v0.0.0-20200509203442-7bfe0ed36a21", 6471 "pkg:golang/github.com/emersion/go-smtp@v0.14.0", 6472 "pkg:golang/github.com/emersion/go-textwrapper@v0.0.0-20200911093747-65d896831594", 6473 "pkg:golang/github.com/emersion/go-vcard@v0.0.0-20190105225839-8856043f13c5", 6474 "pkg:golang/github.com/fatih/color@v1.9.0", 6475 "pkg:golang/github.com/flynn-archive/go-shlex@v0.0.0-20150515145356-3f9db97f8568", 6476 "pkg:golang/github.com/getsentry/sentry-go@v0.8.0", 6477 "pkg:golang/github.com/go-resty/resty/v2@v2.6.0", 6478 "pkg:golang/github.com/golang/mock@v1.4.4", 6479 "pkg:golang/github.com/google/go-cmp@v0.5.1", 6480 "pkg:golang/github.com/google/uuid@v1.1.1", 6481 "pkg:golang/github.com/gopherjs/gopherjs@v0.0.0-20190430165422-3e4dfb77656c", 6482 "pkg:golang/github.com/hashicorp/go-multierror@v1.1.0", 6483 "pkg:golang/github.com/ProtonMail/bcrypt@v0.0.0-20170924085257-7509ea014998", 6484 "pkg:golang/github.com/jaytaylor/html2text@v0.0.0-20200412013138-3577fbdbcff7", 6485 "pkg:golang/github.com/keybase/go-keychain@v0.0.0-20200502122510-cda31fe0c86d", 6486 "pkg:golang/github.com/logrusorgru/aurora@v2.0.3", 6487 "pkg:golang/github.com/mattn/go-runewidth@v0.0.9", 6488 "pkg:golang/github.com/miekg/dns@v1.1.41", 6489 "pkg:golang/github.com/nsf/jsondiff@v0.0.0-20200515183724-f29ed568f4ce", 6490 "pkg:golang/github.com/olekukonko/tablewriter@v0.0.4", 6491 "pkg:golang/github.com/pkg/errors@v0.9.1", 6492 "pkg:golang/github.com/sirupsen/logrus@v1.7.0", 6493 "pkg:golang/github.com/skratchdot/open-golang@v0.0.0-20200116055534-eef842397966", 6494 "pkg:golang/github.com/ssor/bom@v0.0.0-20170718123548-6386211fdfcf", 6495 "pkg:golang/github.com/stretchr/testify@v1.6.1", 6496 "pkg:golang/github.com/therecipe/qt@v0.0.0-20200701200531-7f61353ee73e", 6497 "pkg:golang/github.com/urfave/cli/v2@v2.2.0", 6498 "pkg:golang/github.com/vmihailenco/msgpack/v5@v5.1.3", 6499 "pkg:golang/go.etcd.io/bbolt@v1.3.5", 6500 "pkg:golang/github.com/ProtonMail/crypto@v0.0.0-20201112115411-41db4ea0dd1c", 6501 "pkg:golang/golang.org/x/net@v0.0.0-20210405180319-a5a99cb37ef4", 6502 "pkg:golang/golang.org/x/text@v0.3.5-0.20201125200606-c27b9fd57aec" 6503 ] 6504 } 6505 ] 6506 }