[
  {
    "path": "demo___customer_pitch-c4152739-a50b-4b5b-9d4d-0561461666d9.zip-extract/_dependencies/maven/org.mozilla_rhino-1.7.14/org/mozilla/javascript/tools/debugger/treetable/AbstractCellEditor.java",
    "type": "file",
    "name": "AbstractCellEditor.java",
    "status": "scanned",
    "for_packages": [
      "pkg:npm/acme-demo-app@1.0.0?uuid=9d5eeb2b-3612-4433-bb68-4e1314334685"
    ],
    "tag": "",
    "extension": ".java",
    "size": 3809,
    "mime_type": "text/x-java",
    "file_type": "Java source, ASCII text",
    "programming_language": "Java",
    "detected_license_expression": "bsd-new",
    "detected_license_expression_spdx": "BSD-3-Clause",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 29,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new-sun-glassfish.RULE",
            "from_file": null,
            "start_line": 4,
            "matched_text": " * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions\n * are met:\n *\n *   - Redistributions of source code must retain the above copyright\n *     notice, this list of conditions and the following disclaimer.\n *\n *   - Redistributions in binary form must reproduce the above copyright\n *     notice, this list of conditions and the following disclaimer in the\n *     documentation and/or other materials provided with the distribution.\n *\n *   - Neither the name of Sun Microsystems nor the names of its\n *     contributors may be used to endorse or promote products derived\n *     from this software without specific prior written permission.\n *\n * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS\n * IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\n * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR\n * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\n * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\n * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\n * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
            "match_coverage": 100.0,
            "matched_length": 212,
            "rule_relevance": 100,
            "rule_identifier": "bsd-new-sun-glassfish.RULE",
            "license_expression": "bsd-new",
            "license_expression_spdx": "BSD-3-Clause"
          }
        ],
        "identifier": "bsd_new-b39f006f-bded-4ca8-6422-5a43209def79",
        "license_expression": "bsd-new",
        "license_expression_spdx": "BSD-3-Clause"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 49.3,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 2,
        "copyright": "Copyright 1998 Sun Microsystems, Inc.",
        "start_line": 2
      }
    ],
    "holders": [
      {
        "holder": "Sun Microsystems, Inc.",
        "end_line": 2,
        "start_line": 2
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "f8444a90f31444e260f41eaed8b6a274",
    "sha1": "0b2409bd1950321b4dacb12812f09730c6d6debe",
    "sha256": "524b878a73b77275818348d0acce726adda9e6a78c25acda2ec3c3e1a48daece",
    "sha512": "",
    "sha1_git": "e8dd36bab18e33e06df17ce1219707ba2e9376db",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "demo___customer_pitch-c4152739-a50b-4b5b-9d4d-0561461666d9.zip-extract/_dependencies/maven/org.mozilla_rhino-1.7.14/org/mozilla/javascript/tools/debugger/treetable/JTreeTable.java",
    "type": "file",
    "name": "JTreeTable.java",
    "status": "scanned",
    "for_packages": [
      "pkg:npm/acme-demo-app@1.0.0?uuid=9d5eeb2b-3612-4433-bb68-4e1314334685"
    ],
    "tag": "",
    "extension": ".java",
    "size": 15388,
    "mime_type": "text/x-java",
    "file_type": "Java source, ASCII text",
    "programming_language": "Java",
    "detected_license_expression": "bsd-new",
    "detected_license_expression_spdx": "BSD-3-Clause",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 31,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new-sun-glassfish.RULE",
            "from_file": null,
            "start_line": 6,
            "matched_text": " * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions\n * are met:\n *\n *   - Redistributions of source code must retain the above copyright\n *     notice, this list of conditions and the following disclaimer.\n *\n *   - Redistributions in binary form must reproduce the above copyright\n *     notice, this list of conditions and the following disclaimer in the\n *     documentation and/or other materials provided with the distribution.\n *\n *   - Neither the name of Sun Microsystems nor the names of its\n *     contributors may be used to endorse or promote products derived\n *     from this software without specific prior written permission.\n *\n * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS\n * IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\n * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR\n * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\n * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\n * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\n * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
            "match_coverage": 100.0,
            "matched_length": 212,
            "rule_relevance": 100,
            "rule_identifier": "bsd-new-sun-glassfish.RULE",
            "license_expression": "bsd-new",
            "license_expression_spdx": "BSD-3-Clause"
          }
        ],
        "identifier": "bsd_new-b39f006f-bded-4ca8-6422-5a43209def79",
        "license_expression": "bsd-new",
        "license_expression_spdx": "BSD-3-Clause"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 15.01,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 4,
        "copyright": "Copyright 1997, 1998 Sun Microsystems, Inc.",
        "start_line": 4
      }
    ],
    "holders": [
      {
        "holder": "Sun Microsystems, Inc.",
        "end_line": 4,
        "start_line": 4
      }
    ],
    "authors": [
      {
        "author": "Philip Milne",
        "end_line": 64,
        "start_line": 64
      },
      {
        "author": "Scott Violet",
        "end_line": 65,
        "start_line": 65
      }
    ],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "b795f6d1e9c7f8b10b7080c10223f657",
    "sha1": "c0b0617b5be39290ab37241878224fc463effc1b",
    "sha256": "a192ffeead4bd55803a65009148b27e728020b290c9d608fd4d515d6a994c2fb",
    "sha512": "",
    "sha1_git": "eda7c7f66fc3521525eb550ab78e2453365e80f3",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "demo___customer_pitch-c4152739-a50b-4b5b-9d4d-0561461666d9.zip-extract/_dependencies/maven/org.mozilla_rhino-1.7.14/org/mozilla/javascript/tools/debugger/treetable/TreeTableModelAdapter.java",
    "type": "file",
    "name": "TreeTableModelAdapter.java",
    "status": "scanned",
    "for_packages": [
      "pkg:npm/acme-demo-app@1.0.0?uuid=9d5eeb2b-3612-4433-bb68-4e1314334685"
    ],
    "tag": "",
    "extension": ".java",
    "size": 5346,
    "mime_type": "text/x-java",
    "file_type": "Java source, ASCII text",
    "programming_language": "Java",
    "detected_license_expression": "bsd-new",
    "detected_license_expression_spdx": "BSD-3-Clause",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 31,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new-sun-glassfish.RULE",
            "from_file": null,
            "start_line": 6,
            "matched_text": " * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions\n * are met:\n *\n *   - Redistributions of source code must retain the above copyright\n *     notice, this list of conditions and the following disclaimer.\n *\n *   - Redistributions in binary form must reproduce the above copyright\n *     notice, this list of conditions and the following disclaimer in the\n *     documentation and/or other materials provided with the distribution.\n *\n *   - Neither the name of Sun Microsystems nor the names of its\n *     contributors may be used to endorse or promote products derived\n *     from this software without specific prior written permission.\n *\n * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS\n * IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\n * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR\n * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\n * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\n * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\n * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
            "match_coverage": 100.0,
            "matched_length": 212,
            "rule_relevance": 100,
            "rule_identifier": "bsd-new-sun-glassfish.RULE",
            "license_expression": "bsd-new",
            "license_expression_spdx": "BSD-3-Clause"
          }
        ],
        "identifier": "bsd_new-b39f006f-bded-4ca8-6422-5a43209def79",
        "license_expression": "bsd-new",
        "license_expression_spdx": "BSD-3-Clause"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 39.04,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 4,
        "copyright": "Copyright 1997, 1998 Sun Microsystems, Inc.",
        "start_line": 4
      }
    ],
    "holders": [
      {
        "holder": "Sun Microsystems, Inc.",
        "end_line": 4,
        "start_line": 4
      }
    ],
    "authors": [
      {
        "author": "Philip Milne",
        "end_line": 53,
        "start_line": 53
      },
      {
        "author": "Scott Violet",
        "end_line": 54,
        "start_line": 54
      }
    ],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "7e9a3c254d56b633b2a5567e91d1405b",
    "sha1": "efbd78490b16ace7b2f27b37987814da3f407cf7",
    "sha256": "36757be85ae0bb1d165ab55df821ed14012a5586b32d111af42563b36b174064",
    "sha512": "",
    "sha1_git": "3db3f2f4aabbac4d5429f872ca9af24266510b98",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "demo___customer_pitch-c4152739-a50b-4b5b-9d4d-0561461666d9.zip-extract/_dependencies/maven/org.mozilla_rhino-1.7.14/org/mozilla/javascript/tools/debugger/treetable/TreeTableModel.java",
    "type": "file",
    "name": "TreeTableModel.java",
    "status": "scanned",
    "for_packages": [
      "pkg:npm/acme-demo-app@1.0.0?uuid=9d5eeb2b-3612-4433-bb68-4e1314334685"
    ],
    "tag": "",
    "extension": ".java",
    "size": 3154,
    "mime_type": "text/x-java",
    "file_type": "Java source, ASCII text",
    "programming_language": "Java",
    "detected_license_expression": "bsd-new",
    "detected_license_expression_spdx": "BSD-3-Clause",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 31,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new-sun-glassfish.RULE",
            "from_file": null,
            "start_line": 6,
            "matched_text": " * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions\n * are met:\n *\n *   - Redistributions of source code must retain the above copyright\n *     notice, this list of conditions and the following disclaimer.\n *\n *   - Redistributions in binary form must reproduce the above copyright\n *     notice, this list of conditions and the following disclaimer in the\n *     documentation and/or other materials provided with the distribution.\n *\n *   - Neither the name of Sun Microsystems nor the names of its\n *     contributors may be used to endorse or promote products derived\n *     from this software without specific prior written permission.\n *\n * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS\n * IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\n * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR\n * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\n * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\n * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\n * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
            "match_coverage": 100.0,
            "matched_length": 212,
            "rule_relevance": 100,
            "rule_identifier": "bsd-new-sun-glassfish.RULE",
            "license_expression": "bsd-new",
            "license_expression_spdx": "BSD-3-Clause"
          }
        ],
        "identifier": "bsd_new-b39f006f-bded-4ca8-6422-5a43209def79",
        "license_expression": "bsd-new",
        "license_expression_spdx": "BSD-3-Clause"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 51.08,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 4,
        "copyright": "Copyright 1998 Sun Microsystems, Inc.",
        "start_line": 4
      }
    ],
    "holders": [
      {
        "holder": "Sun Microsystems, Inc.",
        "end_line": 4,
        "start_line": 4
      }
    ],
    "authors": [
      {
        "author": "Philip Milne",
        "end_line": 46,
        "start_line": 46
      },
      {
        "author": "Scott Violet",
        "end_line": 47,
        "start_line": 47
      }
    ],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "5148d133eaf7abe4fbb5b4fe78b04d05",
    "sha1": "1e048933b9fd34680ec5a78cf8f70de328fd23a2",
    "sha256": "4b60d28cd8208c0676a76c6a77812487199c49d76559153ce2eaa635b95b4342",
    "sha512": "",
    "sha1_git": "059c01f6460347c628c4f50fd7fe32932ca2f806",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "demo___customer_pitch-c4152739-a50b-4b5b-9d4d-0561461666d9.zip-extract/_dependencies/maven/org.mozilla_rhino-1.7.14/org/mozilla/javascript/v8dtoa/CachedPowers.java",
    "type": "file",
    "name": "CachedPowers.java",
    "status": "scanned",
    "for_packages": [
      "pkg:npm/acme-demo-app@1.0.0?uuid=9d5eeb2b-3612-4433-bb68-4e1314334685"
    ],
    "tag": "",
    "extension": ".java",
    "size": 9406,
    "mime_type": "text/plain",
    "file_type": "ASCII text",
    "programming_language": "Java",
    "detected_license_expression": "bsd-new",
    "detected_license_expression_spdx": "BSD-3-Clause",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 26,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_166.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": "// Redistribution and use in source and binary forms, with or without\n// modification, are permitted provided that the following conditions are\n// met:\n//\n//     * Redistributions of source code must retain the above copyright\n//       notice, this list of conditions and the following disclaimer.\n//     * Redistributions in binary form must reproduce the above\n//       copyright notice, this list of conditions and the following\n//       disclaimer in the documentation and/or other materials provided\n//       with the distribution.\n//     * Neither the name of Google Inc. nor the names of its\n//       contributors may be used to endorse or promote products derived\n//       from this software without specific prior written permission.\n//\n// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n// \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
            "match_coverage": 100.0,
            "matched_length": 212,
            "rule_relevance": 100,
            "rule_identifier": "bsd-new_166.RULE",
            "license_expression": "bsd-new",
            "license_expression_spdx": "BSD-3-Clause"
          }
        ],
        "identifier": "bsd_new-050b3051-820b-200e-26c9-1a3c8e9761d2",
        "license_expression": "bsd-new",
        "license_expression_spdx": "BSD-3-Clause"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 21.24,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 1,
        "copyright": "Copyright 2010 the V8 project authors",
        "start_line": 1
      }
    ],
    "holders": [
      {
        "holder": "the V8 project authors",
        "end_line": 1,
        "start_line": 1
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "f5f0c78ee5baef4ecaef54e1bf0e0a24",
    "sha1": "614e295278c9d1360e3e11b200c3f8e6462266f7",
    "sha256": "721fe20995a192e09a6d0ec5a0ac5b648b9619021912e50cf162431cc187392b",
    "sha512": "",
    "sha1_git": "edbee8752e643f7d7a0cc1ca1b8fde59c2731cf3",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "demo___customer_pitch-c4152739-a50b-4b5b-9d4d-0561461666d9.zip-extract/_dependencies/maven/org.mozilla_rhino-1.7.14/org/mozilla/javascript/v8dtoa/DiyFp.java",
    "type": "file",
    "name": "DiyFp.java",
    "status": "scanned",
    "for_packages": [
      "pkg:npm/acme-demo-app@1.0.0?uuid=9d5eeb2b-3612-4433-bb68-4e1314334685"
    ],
    "tag": "",
    "extension": ".java",
    "size": 5226,
    "mime_type": "text/x-c++",
    "file_type": "C++ source, ASCII text",
    "programming_language": "Java",
    "detected_license_expression": "bsd-new",
    "detected_license_expression_spdx": "BSD-3-Clause",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 26,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_166.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": "// Redistribution and use in source and binary forms, with or without\n// modification, are permitted provided that the following conditions are\n// met:\n//\n//     * Redistributions of source code must retain the above copyright\n//       notice, this list of conditions and the following disclaimer.\n//     * Redistributions in binary form must reproduce the above\n//       copyright notice, this list of conditions and the following\n//       disclaimer in the documentation and/or other materials provided\n//       with the distribution.\n//     * Neither the name of Google Inc. nor the names of its\n//       contributors may be used to endorse or promote products derived\n//       from this software without specific prior written permission.\n//\n// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n// \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
            "match_coverage": 100.0,
            "matched_length": 212,
            "rule_relevance": 100,
            "rule_identifier": "bsd-new_166.RULE",
            "license_expression": "bsd-new",
            "license_expression_spdx": "BSD-3-Clause"
          }
        ],
        "identifier": "bsd_new-050b3051-820b-200e-26c9-1a3c8e9761d2",
        "license_expression": "bsd-new",
        "license_expression_spdx": "BSD-3-Clause"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 30.72,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 1,
        "copyright": "Copyright 2010 the V8 project authors",
        "start_line": 1
      }
    ],
    "holders": [
      {
        "holder": "the V8 project authors",
        "end_line": 1,
        "start_line": 1
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "03f348cd8d235d2bef51d70a51f082c7",
    "sha1": "1e72fa9b6e15f2e9d2cfeca30a7a0e2ff882e8f7",
    "sha256": "0ba38a01ef894bd95e457101e3cc851fc08b5f1531d91d824fd5d49c154c2e21",
    "sha512": "",
    "sha1_git": "dad0331d7beadda8e9740d9983b99edc27cc9841",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "demo___customer_pitch-c4152739-a50b-4b5b-9d4d-0561461666d9.zip-extract/_dependencies/maven/org.mozilla_rhino-1.7.14/org/mozilla/javascript/v8dtoa/DoubleConversion.java",
    "type": "file",
    "name": "DoubleConversion.java",
    "status": "scanned",
    "for_packages": [
      "pkg:npm/acme-demo-app@1.0.0?uuid=9d5eeb2b-3612-4433-bb68-4e1314334685"
    ],
    "tag": "",
    "extension": ".java",
    "size": 3550,
    "mime_type": "text/plain",
    "file_type": "ASCII text",
    "programming_language": "Java",
    "detected_license_expression": "bsd-new",
    "detected_license_expression_spdx": "BSD-3-Clause",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 26,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_166.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": "// Redistribution and use in source and binary forms, with or without\n// modification, are permitted provided that the following conditions are\n// met:\n//\n//     * Redistributions of source code must retain the above copyright\n//       notice, this list of conditions and the following disclaimer.\n//     * Redistributions in binary form must reproduce the above\n//       copyright notice, this list of conditions and the following\n//       disclaimer in the documentation and/or other materials provided\n//       with the distribution.\n//     * Neither the name of Google Inc. nor the names of its\n//       contributors may be used to endorse or promote products derived\n//       from this software without specific prior written permission.\n//\n// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n// \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
            "match_coverage": 100.0,
            "matched_length": 212,
            "rule_relevance": 100,
            "rule_identifier": "bsd-new_166.RULE",
            "license_expression": "bsd-new",
            "license_expression_spdx": "BSD-3-Clause"
          }
        ],
        "identifier": "bsd_new-050b3051-820b-200e-26c9-1a3c8e9761d2",
        "license_expression": "bsd-new",
        "license_expression_spdx": "BSD-3-Clause"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 50.12,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 1,
        "copyright": "Copyright 2011 the V8 project authors",
        "start_line": 1
      }
    ],
    "holders": [
      {
        "holder": "the V8 project authors",
        "end_line": 1,
        "start_line": 1
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "ec699297cd45d163fd63bb5356b9a6e3",
    "sha1": "3aaa25a9be661609c2773c12bdb2708ddaaef25a",
    "sha256": "b71d628984ab2312f275c315466f8227569a7c4bdcbc3396c8cd24c03627fe65",
    "sha512": "",
    "sha1_git": "6aa6bb417afd89b8d7bdaeb77f962ab4e1af0644",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "demo___customer_pitch-c4152739-a50b-4b5b-9d4d-0561461666d9.zip-extract/_dependencies/maven/org.mozilla_rhino-1.7.14/org/mozilla/javascript/v8dtoa/DoubleHelper.java",
    "type": "file",
    "name": "DoubleHelper.java",
    "status": "scanned",
    "for_packages": [
      "pkg:npm/acme-demo-app@1.0.0?uuid=9d5eeb2b-3612-4433-bb68-4e1314334685"
    ],
    "tag": "",
    "extension": ".java",
    "size": 5399,
    "mime_type": "text/plain",
    "file_type": "ASCII text",
    "programming_language": "Java",
    "detected_license_expression": "bsd-new",
    "detected_license_expression_spdx": "BSD-3-Clause",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 26,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_166.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": "// Redistribution and use in source and binary forms, with or without\n// modification, are permitted provided that the following conditions are\n// met:\n//\n//     * Redistributions of source code must retain the above copyright\n//       notice, this list of conditions and the following disclaimer.\n//     * Redistributions in binary form must reproduce the above\n//       copyright notice, this list of conditions and the following\n//       disclaimer in the documentation and/or other materials provided\n//       with the distribution.\n//     * Neither the name of Google Inc. nor the names of its\n//       contributors may be used to endorse or promote products derived\n//       from this software without specific prior written permission.\n//\n// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n// \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
            "match_coverage": 100.0,
            "matched_length": 212,
            "rule_relevance": 100,
            "rule_identifier": "bsd-new_166.RULE",
            "license_expression": "bsd-new",
            "license_expression_spdx": "BSD-3-Clause"
          }
        ],
        "identifier": "bsd_new-050b3051-820b-200e-26c9-1a3c8e9761d2",
        "license_expression": "bsd-new",
        "license_expression_spdx": "BSD-3-Clause"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 31.93,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 1,
        "copyright": "Copyright 2010 the V8 project authors",
        "start_line": 1
      }
    ],
    "holders": [
      {
        "holder": "the V8 project authors",
        "end_line": 1,
        "start_line": 1
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "1d6440d9e314cd71e108685ee4e0fcc5",
    "sha1": "e308ce5db3be9d18923bd7b0dce5b3d0183512b9",
    "sha256": "1f39045876bf32650a8ca4eb45d3797536ac6c19373730e49ecd0f2eafe9f4d1",
    "sha512": "",
    "sha1_git": "00422a6c5a2e3fcbd1d308c0495fc4f7ca315404",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "demo___customer_pitch-c4152739-a50b-4b5b-9d4d-0561461666d9.zip-extract/_dependencies/maven/org.mozilla_rhino-1.7.14/org/mozilla/javascript/v8dtoa/FastDtoa.java",
    "type": "file",
    "name": "FastDtoa.java",
    "status": "scanned",
    "for_packages": [
      "pkg:npm/acme-demo-app@1.0.0?uuid=9d5eeb2b-3612-4433-bb68-4e1314334685"
    ],
    "tag": "",
    "extension": ".java",
    "size": 25362,
    "mime_type": "text/plain",
    "file_type": "ASCII text",
    "programming_language": "Java",
    "detected_license_expression": "bsd-new",
    "detected_license_expression_spdx": "BSD-3-Clause",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 26,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_166.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": "// Redistribution and use in source and binary forms, with or without\n// modification, are permitted provided that the following conditions are\n// met:\n//\n//     * Redistributions of source code must retain the above copyright\n//       notice, this list of conditions and the following disclaimer.\n//     * Redistributions in binary form must reproduce the above\n//       copyright notice, this list of conditions and the following\n//       disclaimer in the documentation and/or other materials provided\n//       with the distribution.\n//     * Neither the name of Google Inc. nor the names of its\n//       contributors may be used to endorse or promote products derived\n//       from this software without specific prior written permission.\n//\n// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n// \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
            "match_coverage": 100.0,
            "matched_length": 212,
            "rule_relevance": 100,
            "rule_identifier": "bsd-new_166.RULE",
            "license_expression": "bsd-new",
            "license_expression_spdx": "BSD-3-Clause"
          }
        ],
        "identifier": "bsd_new-050b3051-820b-200e-26c9-1a3c8e9761d2",
        "license_expression": "bsd-new",
        "license_expression_spdx": "BSD-3-Clause"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 7.19,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 1,
        "copyright": "Copyright 2010 the V8 project authors",
        "start_line": 1
      }
    ],
    "holders": [
      {
        "holder": "the V8 project authors",
        "end_line": 1,
        "start_line": 1
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "9a470565c6c999fdd82f43404fda597c",
    "sha1": "94ac4375c9f6e2cc1931829dc3fb496dba670d30",
    "sha256": "ff4aa8676a37731952b41e04ef5c02ee6afbe28ccd1463ceae950e33980390d5",
    "sha512": "",
    "sha1_git": "d4987fcb54bcd12f8f56a0c91582cca52df68a32",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "demo___customer_pitch-c4152739-a50b-4b5b-9d4d-0561461666d9.zip-extract/_dependencies/npm/qs-6.11.0/CHANGELOG.md",
    "type": "file",
    "name": "CHANGELOG.md",
    "status": "scanned",
    "for_packages": [
      "pkg:npm/qs@6.11.0?uuid=dfc48b38-882b-48ea-ab16-9aa6d9f5a9f8",
      "pkg:npm/acme-demo-app@1.0.0?uuid=9d5eeb2b-3612-4433-bb68-4e1314334685"
    ],
    "tag": "",
    "extension": ".md",
    "size": 29661,
    "mime_type": "text/plain",
    "file_type": "UTF-8 Unicode text",
    "programming_language": "",
    "detected_license_expression": "bsd-new",
    "detected_license_expression_spdx": "BSD-3-Clause",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 144,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_10.RULE",
            "from_file": null,
            "start_line": 144,
            "matched_text": "- [meta] Clean up license text so it\u2019s properly detected as BSD-3-Clause",
            "match_coverage": 100.0,
            "matched_length": 3,
            "rule_relevance": 100,
            "rule_identifier": "bsd-new_10.RULE",
            "license_expression": "bsd-new",
            "license_expression_spdx": "BSD-3-Clause"
          }
        ],
        "identifier": "bsd_new-50fa5753-f24d-ec04-33a1-36bb8ac0492c",
        "license_expression": "bsd-new",
        "license_expression_spdx": "BSD-3-Clause"
      },
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 174,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_10.RULE",
            "from_file": null,
            "start_line": 174,
            "matched_text": "- [meta] Clean up license text so it\u2019s properly detected as BSD-3-Clause",
            "match_coverage": 100.0,
            "matched_length": 3,
            "rule_relevance": 100,
            "rule_identifier": "bsd-new_10.RULE",
            "license_expression": "bsd-new",
            "license_expression_spdx": "BSD-3-Clause"
          }
        ],
        "identifier": "bsd_new-50fa5753-f24d-ec04-33a1-36bb8ac0492c",
        "license_expression": "bsd-new",
        "license_expression_spdx": "BSD-3-Clause"
      },
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 215,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_10.RULE",
            "from_file": null,
            "start_line": 215,
            "matched_text": "- [meta] Clean up license text so it\u2019s properly detected as BSD-3-Clause",
            "match_coverage": 100.0,
            "matched_length": 3,
            "rule_relevance": 100,
            "rule_identifier": "bsd-new_10.RULE",
            "license_expression": "bsd-new",
            "license_expression_spdx": "BSD-3-Clause"
          }
        ],
        "identifier": "bsd_new-50fa5753-f24d-ec04-33a1-36bb8ac0492c",
        "license_expression": "bsd-new",
        "license_expression_spdx": "BSD-3-Clause"
      },
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 254,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_10.RULE",
            "from_file": null,
            "start_line": 254,
            "matched_text": "- [Docs] Clean up license text so it\u2019s properly detected as BSD-3-Clause",
            "match_coverage": 100.0,
            "matched_length": 3,
            "rule_relevance": 100,
            "rule_identifier": "bsd-new_10.RULE",
            "license_expression": "bsd-new",
            "license_expression_spdx": "BSD-3-Clause"
          }
        ],
        "identifier": "bsd_new-50fa5753-f24d-ec04-33a1-36bb8ac0492c",
        "license_expression": "bsd-new",
        "license_expression_spdx": "BSD-3-Clause"
      },
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 304,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_10.RULE",
            "from_file": null,
            "start_line": 304,
            "matched_text": "- [meta] Clean up license text so it\u2019s properly detected as BSD-3-Clause",
            "match_coverage": 100.0,
            "matched_length": 3,
            "rule_relevance": 100,
            "rule_identifier": "bsd-new_10.RULE",
            "license_expression": "bsd-new",
            "license_expression_spdx": "BSD-3-Clause"
          }
        ],
        "identifier": "bsd_new-50fa5753-f24d-ec04-33a1-36bb8ac0492c",
        "license_expression": "bsd-new",
        "license_expression_spdx": "BSD-3-Clause"
      },
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 332,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_10.RULE",
            "from_file": null,
            "start_line": 332,
            "matched_text": "- [meta] Clean up license text so it\u2019s properly detected as BSD-3-Clause",
            "match_coverage": 100.0,
            "matched_length": 3,
            "rule_relevance": 100,
            "rule_identifier": "bsd-new_10.RULE",
            "license_expression": "bsd-new",
            "license_expression_spdx": "BSD-3-Clause"
          }
        ],
        "identifier": "bsd_new-50fa5753-f24d-ec04-33a1-36bb8ac0492c",
        "license_expression": "bsd-new",
        "license_expression_spdx": "BSD-3-Clause"
      },
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 382,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_10.RULE",
            "from_file": null,
            "start_line": 382,
            "matched_text": "- [meta] Clean up license text so it\u2019s properly detected as BSD-3-Clause",
            "match_coverage": 100.0,
            "matched_length": 3,
            "rule_relevance": 100,
            "rule_identifier": "bsd-new_10.RULE",
            "license_expression": "bsd-new",
            "license_expression_spdx": "BSD-3-Clause"
          }
        ],
        "identifier": "bsd_new-50fa5753-f24d-ec04-33a1-36bb8ac0492c",
        "license_expression": "bsd-new",
        "license_expression_spdx": "BSD-3-Clause"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 0.48,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=36&state=closed",
        "end_line": 405,
        "start_line": 405
      },
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=35&state=closed",
        "end_line": 419,
        "start_line": 419
      },
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=33&state=closed",
        "end_line": 434,
        "start_line": 434
      },
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=32&state=closed",
        "end_line": 437,
        "start_line": 437
      },
      {
        "url": "https://github.com/ljharb/qs/pull/127",
        "end_line": 438,
        "start_line": 438
      },
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=31&state=closed",
        "end_line": 440,
        "start_line": 440
      },
      {
        "url": "https://github.com/ljharb/qs/issues/124",
        "end_line": 441,
        "start_line": 441
      },
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=30&state=closed",
        "end_line": 446,
        "start_line": 446
      },
      {
        "url": "https://github.com/ljharb/qs/issues/64",
        "end_line": 447,
        "start_line": 447
      },
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=29&state=closed",
        "end_line": 449,
        "start_line": 449
      },
      {
        "url": "https://github.com/ljharb/qs/issues/117",
        "end_line": 450,
        "start_line": 450
      },
      {
        "url": "https://github.com/ljharb/qs/issues/106",
        "end_line": 451,
        "start_line": 451
      },
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=28&state=closed",
        "end_line": 453,
        "start_line": 453
      },
      {
        "url": "https://github.com/ljharb/qs/issues/114",
        "end_line": 454,
        "start_line": 454
      },
      {
        "url": "https://github.com/ljharb/qs/issues/100",
        "end_line": 455,
        "start_line": 455
      },
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=26&state=closed",
        "end_line": 457,
        "start_line": 457
      },
      {
        "url": "https://github.com/ljharb/qs/issues/98",
        "end_line": 458,
        "start_line": 458
      },
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=24&state=closed",
        "end_line": 460,
        "start_line": 460
      },
      {
        "url": "https://github.com/ljharb/qs/issues/89",
        "end_line": 461,
        "start_line": 461
      },
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=23&state=closed",
        "end_line": 463,
        "start_line": 463
      },
      {
        "url": "https://github.com/ljharb/qs/issues/80",
        "end_line": 464,
        "start_line": 464
      },
      {
        "url": "https://github.com/ljharb/qs/issues/77",
        "end_line": 465,
        "start_line": 465
      },
      {
        "url": "https://github.com/ljharb/qs/issues/60",
        "end_line": 466,
        "start_line": 466
      },
      {
        "url": "https://github.com/ljharb/qs/issues/74",
        "end_line": 467,
        "start_line": 467
      },
      {
        "url": "https://github.com/ljharb/qs/issues/81",
        "end_line": 468,
        "start_line": 468
      },
      {
        "url": "https://github.com/ljharb/qs/issues/68",
        "end_line": 469,
        "start_line": 469
      },
      {
        "url": "https://github.com/ljharb/qs/issues/66",
        "end_line": 470,
        "start_line": 470
      },
      {
        "url": "https://github.com/ljharb/qs/issues/76",
        "end_line": 471,
        "start_line": 471
      },
      {
        "url": "https://github.com/ljharb/qs/issues/85",
        "end_line": 472,
        "start_line": 472
      },
      {
        "url": "https://github.com/ljharb/qs/issues/84",
        "end_line": 473,
        "start_line": 473
      },
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=20&state=closed",
        "end_line": 475,
        "start_line": 475
      },
      {
        "url": "https://github.com/ljharb/qs/issues/73",
        "end_line": 476,
        "start_line": 476
      },
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=19&state=closed",
        "end_line": 478,
        "start_line": 478
      },
      {
        "url": "https://github.com/ljharb/qs/issues/70",
        "end_line": 479,
        "start_line": 479
      },
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=18&state=closed",
        "end_line": 481,
        "start_line": 481
      },
      {
        "url": "https://github.com/ljharb/qs/issues/59",
        "end_line": 482,
        "start_line": 482
      },
      {
        "url": "https://github.com/ljharb/qs/issues/58",
        "end_line": 483,
        "start_line": 483
      },
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=17&state=closed",
        "end_line": 485,
        "start_line": 485
      },
      {
        "url": "https://github.com/ljharb/qs/issues/55",
        "end_line": 486,
        "start_line": 486
      },
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=16&state=closed",
        "end_line": 488,
        "start_line": 488
      },
      {
        "url": "https://github.com/ljharb/qs/issues/52",
        "end_line": 489,
        "start_line": 489
      },
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=15&state=closed",
        "end_line": 491,
        "start_line": 491
      },
      {
        "url": "https://github.com/ljharb/qs/issues/50",
        "end_line": 492,
        "start_line": 492
      },
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=14&state=closed",
        "end_line": 494,
        "start_line": 494
      },
      {
        "url": "https://github.com/ljharb/qs/issues/39",
        "end_line": 495,
        "start_line": 495
      },
      {
        "url": "https://github.com/ljharb/qs/issues/49",
        "end_line": 496,
        "start_line": 496
      },
      {
        "url": "https://github.com/ljharb/qs/issues/41",
        "end_line": 497,
        "start_line": 497
      },
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=13&state=closed",
        "end_line": 499,
        "start_line": 499
      },
      {
        "url": "https://github.com/ljharb/qs/issues/38",
        "end_line": 500,
        "start_line": 500
      },
      {
        "url": "https://github.com/ljharb/qs/issues?milestone=12&state=closed",
        "end_line": 502,
        "start_line": 502
      }
    ],
    "md5": "2e2bd05ce068e71a67d68e95fbfabe03",
    "sha1": "e7fd1d87b00da8cb88ac75e162a0c01049b242e0",
    "sha256": "13d5e628389526dabd365252a088d769e03afa3919ccdbc0d7627623fd211617",
    "sha512": "",
    "sha1_git": "37b1d3f04e97c31a1066f85ec4873080841e9781",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "demo___customer_pitch-c4152739-a50b-4b5b-9d4d-0561461666d9.zip-extract/_dependencies/npm/qs-6.11.0/LICENSE.md",
    "type": "file",
    "name": "LICENSE.md",
    "status": "scanned",
    "for_packages": [
      "pkg:npm/qs@6.11.0?uuid=dfc48b38-882b-48ea-ab16-9aa6d9f5a9f8",
      "pkg:npm/acme-demo-app@1.0.0?uuid=9d5eeb2b-3612-4433-bb68-4e1314334685"
    ],
    "tag": "",
    "extension": ".md",
    "size": 1600,
    "mime_type": "text/plain",
    "file_type": "ASCII text",
    "programming_language": "",
    "detected_license_expression": "bsd-new",
    "detected_license_expression_spdx": "BSD-3-Clause",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 1,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_required_phrase_14.RULE",
            "from_file": null,
            "start_line": 1,
            "matched_text": "BSD 3-Clause License",
            "match_coverage": 100.0,
            "matched_length": 4,
            "rule_relevance": 100,
            "rule_identifier": "bsd-new_required_phrase_14.RULE",
            "license_expression": "bsd-new",
            "license_expression_spdx": "BSD-3-Clause"
          }
        ],
        "identifier": "bsd_new-c2abb3db-3401-d656-f33d-6a58cd6a3f85",
        "license_expression": "bsd-new",
        "license_expression_spdx": "BSD-3-Clause"
      },
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 29,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_105.RULE",
            "from_file": null,
            "start_line": 6,
            "matched_text": "Redistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
            "match_coverage": 100.0,
            "matched_length": 216,
            "rule_relevance": 100,
            "rule_identifier": "bsd-new_105.RULE",
            "license_expression": "bsd-new",
            "license_expression_spdx": "BSD-3-Clause"
          }
        ],
        "identifier": "bsd_new-27f0ced9-dc7b-0fe1-9c69-3273179866a7",
        "license_expression": "bsd-new",
        "license_expression_spdx": "BSD-3-Clause"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 92.44,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 3,
        "copyright": "Copyright (c) 2014, Nathan LaFreniere and other contributors (https://github.com/ljharb/qs/graphs/contributors)",
        "start_line": 3
      }
    ],
    "holders": [
      {
        "holder": "Nathan LaFreniere and other contributors",
        "end_line": 3,
        "start_line": 3
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://github.com/ljharb/qs/graphs/contributors",
        "end_line": 3,
        "start_line": 3
      }
    ],
    "md5": "b289135779dd930509ae81e6041690c0",
    "sha1": "6ece366fe750ed915fb98ca184588f90061caa86",
    "sha256": "e7dc37bf662d7f786efcb46c545615e70c1daf458a38385521c63cf6607cdfe1",
    "sha512": "",
    "sha1_git": "fecf6b6942d17bc7ae41a5e106dc98815c0db652",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  }
]