[
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/modules/jdbc-pool/src/test/java/org/apache/tomcat/jdbc/test/driver/Driver.java",
    "type": "file",
    "name": "Driver.java",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".java",
    "size": 2711,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "Java",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 15,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": " *  Licensed to the Apache Software Foundation (ASF) under one or more\r\n *  contributor license agreements.  See the NOTICE file distributed with\r\n *  this work for additional information regarding copyright ownership.\r\n *  The ASF licenses this file to You under the Apache License, Version 2.0\r\n *  (the \"License\"); you may not use this file except in compliance with\r\n *  the License.  You may obtain a copy of the License at\r\n *\r\n *      http://www.apache.org/licenses/LICENSE-2.0\r\n *\r\n *  Unless required by applicable law or agreed to in writing, software\r\n *  distributed under the License is distributed on an \"AS IS\" BASIS,\r\n *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n *  See the License for the specific language governing permissions and\r\n *  limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 39.93,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 9,
        "start_line": 9
      }
    ],
    "md5": "cba030ebc6e586dc3c0d722573304a8b",
    "sha1": "336fb73b05fed0ae6adfd85f9780ef4859b21e1b",
    "sha256": "87923a58f840443898eab30d864e12484c10e34e8da06fc3476238400061da7d",
    "sha512": "",
    "sha1_git": "28305e26197c17ca4554438d516e041361fb83ac",
    "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": "ttomcat-1778514358873.zip-extract/_dependencies/maven/com.h2database_h2-2.2.220/org/h2/Driver.java",
    "type": "file",
    "name": "Driver.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 6083,
    "mime_type": "text/x-java",
    "file_type": "Java source, ASCII text",
    "programming_language": "Java",
    "detected_license_expression": "mpl-2.0 AND epl-1.0",
    "detected_license_expression_spdx": "MPL-2.0 AND EPL-1.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 2,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mpl-2.0_32.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": " * Copyright 2004-2023 H2 Group. Multiple-Licensed under the MPL 2.0,",
            "match_coverage": 100.0,
            "matched_length": 6,
            "rule_relevance": 100,
            "rule_identifier": "mpl-2.0_32.RULE",
            "license_expression": "mpl-2.0",
            "license_expression_spdx": "MPL-2.0"
          },
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 3,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-1.0_6.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": " * and the EPL 1.0 (https://h2database.com/html/license.html).",
            "match_coverage": 100.0,
            "matched_length": 3,
            "rule_relevance": 100,
            "rule_identifier": "epl-1.0_6.RULE",
            "license_expression": "epl-1.0",
            "license_expression_spdx": "EPL-1.0"
          }
        ],
        "identifier": "mpl_2_0_and_epl_1_0-796bf8d7-f485-3520-923d-e6a4b1ecd2f3",
        "license_expression": "mpl-2.0 AND epl-1.0",
        "license_expression_spdx": "MPL-2.0 AND EPL-1.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 1.42,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 2,
        "copyright": "Copyright 2004-2023 H2 Group. Multiple-Licensed",
        "start_line": 2
      }
    ],
    "holders": [
      {
        "holder": "H2 Group. Multiple-Licensed",
        "end_line": 2,
        "start_line": 2
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://h2database.com/html/license.html",
        "end_line": 3,
        "start_line": 3
      }
    ],
    "md5": "7312a46539e5a35d77ea55574af60dac",
    "sha1": "a290be506e76faa7bffc2aef94667fcfec598133",
    "sha256": "372f3096c1f9a52ae9eede69ab01a05811491b47a85ab2f5c0bff03aee773716",
    "sha512": "",
    "sha1_git": "25279e3abfea16c5acce7e9b63961d6ef1fcc6c8",
    "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": {}
  }
]