[
  {
    "path": "ttomcat-1778514358873.zip-extract/_dependencies/maven/com.h2database_h2-2.2.220/org/h2/command/ddl/CommandWithColumns.java",
    "type": "file",
    "name": "CommandWithColumns.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 5563,
    "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.82,
    "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": "dfcd32cac6ac99a390aa404271dda49b",
    "sha1": "ac6bdf83d9e44700daab890f37fc2aaa8564ca93",
    "sha256": "2cc083270e89b175f954d2f245946a09a57fb8a96b0ee3ab68596f7340ea51c1",
    "sha512": "",
    "sha1_git": "4ead12b3fd1ba4d07696c1d8d0a75df565987503",
    "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/command/dml/CommandWithValues.java",
    "type": "file",
    "name": "CommandWithValues.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 1031,
    "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": 8.57,
    "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": "325f14636518783c311369a880ed14fe",
    "sha1": "94ba5379033ed956d13d4f1ca94ef8164062f6b7",
    "sha256": "e32c16751c91d8866b5ccefc820f69c37ac1ecb268d0c6e2fb315b13addfcd03",
    "sha512": "",
    "sha1_git": "f034e4cbbf40cc9e8c8526a0d69433aa49f99e3a",
    "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/expression/aggregate/AggregateDataDistinctWithCounts.java",
    "type": "file",
    "name": "AggregateDataDistinctWithCounts.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 1925,
    "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": 4.92,
    "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": "47054877e87e585947d13ce9133d613b",
    "sha1": "caaab5ab7c4c52df223a347c11c681df873e52cf",
    "sha256": "6e0139333dd739160e0161775df8a4beb3779690f8dc1a077b8a86df65e16d73",
    "sha512": "",
    "sha1_git": "8759f4257f92dc5dbd20f1dbf73f2c30319d8ba6",
    "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/expression/condition/PredicateWithSubquery.java",
    "type": "file",
    "name": "PredicateWithSubquery.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 1684,
    "mime_type": "text/x-java",
    "file_type": "Java source, ASCII text",
    "programming_language": "Java",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [
      {
        "score": 20.37,
        "matcher": "3-seq",
        "end_line": 3,
        "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mpl-2.0_or_epl-1.0_and_proprietary-license_2.RULE",
        "from_file": null,
        "start_line": 2,
        "matched_text": " * Copyright 2004-2023 H2 Group. Multiple-Licensed under the MPL 2.0,\n * and the EPL 1.0 (https://h2database.com/html/license.html).",
        "match_coverage": 20.37,
        "matched_length": 11,
        "rule_relevance": 100,
        "rule_identifier": "mpl-2.0_or_epl-1.0_and_proprietary-license_2.RULE",
        "license_expression": "(mpl-2.0 OR epl-1.0) AND proprietary-license",
        "license_expression_spdx": "(MPL-2.0 OR EPL-1.0) AND LicenseRef-scancode-proprietary-license"
      }
    ],
    "percentage_of_license_text": 6.75,
    "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": "abd14727cd51d804d79c51768b99b1de",
    "sha1": "13716cba023d134681553b4d2f01e78565f6bb66",
    "sha256": "1f739c7cd8dd357ab41fbe0284a27246dae65b4ca29b26d3abb3d76ca81ebdaa",
    "sha512": "",
    "sha1_git": "7b55d0fc3856243899db67b81f288ad4c1f3d2d0",
    "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/expression/ExpressionWithFlags.java",
    "type": "file",
    "name": "ExpressionWithFlags.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 521,
    "mime_type": "text/plain",
    "file_type": "ASCII text",
    "programming_language": "Java",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [
      {
        "score": 20.37,
        "matcher": "3-seq",
        "end_line": 3,
        "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mpl-2.0_or_epl-1.0_and_proprietary-license_2.RULE",
        "from_file": null,
        "start_line": 2,
        "matched_text": " * Copyright 2004-2023 H2 Group. Multiple-Licensed under the MPL 2.0,\n * and the EPL 1.0 (https://h2database.com/html/license.html).",
        "match_coverage": 20.37,
        "matched_length": 11,
        "rule_relevance": 100,
        "rule_identifier": "mpl-2.0_or_epl-1.0_and_proprietary-license_2.RULE",
        "license_expression": "(mpl-2.0 OR epl-1.0) AND proprietary-license",
        "license_expression_spdx": "(MPL-2.0 OR EPL-1.0) AND LicenseRef-scancode-proprietary-license"
      }
    ],
    "percentage_of_license_text": 18.97,
    "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": "582679190b255ed88b93f6c35645db0b",
    "sha1": "0b08755d34f363d3533ab3174dde08fc07560737",
    "sha256": "368f19165cdf7ebedd38cbc78618094abaeefb7f3f939e6a28e84169f5c45189",
    "sha512": "",
    "sha1_git": "1d53a3f3074038c5728bbc523fa98e645747ce50",
    "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/expression/ExpressionWithVariableParameters.java",
    "type": "file",
    "name": "ExpressionWithVariableParameters.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 833,
    "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": 9.89,
    "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": "988f9355da539985bf7e3b3e64158a6f",
    "sha1": "e176f7e9e89c68c8bb2b044d9649e7033ff5aab8",
    "sha256": "f2e7446e8d7d9eb3afff628afe18b96b451abde7cba26779be1287d5d3d47792",
    "sha512": "",
    "sha1_git": "19ca1987d3b7cdfbc549bee31a0e996f76903c5d",
    "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/result/ResultWithGeneratedKeys.java",
    "type": "file",
    "name": "ResultWithGeneratedKeys.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 1780,
    "mime_type": "text/plain",
    "file_type": "ASCII text",
    "programming_language": "Java",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [
      {
        "score": 20.37,
        "matcher": "3-seq",
        "end_line": 3,
        "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mpl-2.0_or_epl-1.0_and_proprietary-license_2.RULE",
        "from_file": null,
        "start_line": 2,
        "matched_text": " * Copyright 2004-2023 H2 Group. Multiple-Licensed under the MPL 2.0,\n * and the EPL 1.0 (https://h2database.com/html/license.html).",
        "match_coverage": 20.37,
        "matched_length": 11,
        "rule_relevance": 100,
        "rule_identifier": "mpl-2.0_or_epl-1.0_and_proprietary-license_2.RULE",
        "license_expression": "(mpl-2.0 OR epl-1.0) AND proprietary-license",
        "license_expression_spdx": "(MPL-2.0 OR EPL-1.0) AND LicenseRef-scancode-proprietary-license"
      }
    ],
    "percentage_of_license_text": 7.38,
    "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": "160dc075a6cd76b0ed399b29a3c21444",
    "sha1": "f1bf09f133b550640ef8221801c2301c688a3c7a",
    "sha256": "5bdd022170e87903d1a5227b6222a5853036232da882174fbbfa7b839ddac8c2",
    "sha512": "",
    "sha1_git": "ff95c2cab236456e8f9833aafe17c7ca3ea96585",
    "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/result/ResultWithPaddedStrings.java",
    "type": "file",
    "name": "ResultWithPaddedStrings.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 4777,
    "mime_type": "text/x-java",
    "file_type": "Java source, ASCII text",
    "programming_language": "Java",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [
      {
        "score": 20.37,
        "matcher": "3-seq",
        "end_line": 3,
        "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mpl-2.0_or_epl-1.0_and_proprietary-license_2.RULE",
        "from_file": null,
        "start_line": 2,
        "matched_text": " * Copyright 2004-2023 H2 Group. Multiple-Licensed under the MPL 2.0,\n * and the EPL 1.0 (https://h2database.com/html/license.html).",
        "match_coverage": 20.37,
        "matched_length": 11,
        "rule_relevance": 100,
        "rule_identifier": "mpl-2.0_or_epl-1.0_and_proprietary-license_2.RULE",
        "license_expression": "(mpl-2.0 OR epl-1.0) AND proprietary-license",
        "license_expression_spdx": "(MPL-2.0 OR EPL-1.0) AND LicenseRef-scancode-proprietary-license"
      }
    ],
    "percentage_of_license_text": 2.48,
    "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": "0247393657688c14e0b74995fd1cc8ba",
    "sha1": "bbdd377eb6346f2f7dcc6937d979267d77d2fe3e",
    "sha256": "68d940ef42722c50f200ddabb56700ba3c422a4bb2501d9997d4e6344d330818",
    "sha512": "",
    "sha1_git": "5c0dfcd92e8f25183eb4d65c450e1e9adc222f45",
    "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/util/json/JSONValidationTargetWithoutUniqueKeys.java",
    "type": "file",
    "name": "JSONValidationTargetWithoutUniqueKeys.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 3197,
    "mime_type": "text/x-java",
    "file_type": "Java source, ASCII text",
    "programming_language": "Java",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [
      {
        "score": 20.37,
        "matcher": "3-seq",
        "end_line": 3,
        "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mpl-2.0_or_epl-1.0_and_proprietary-license_2.RULE",
        "from_file": null,
        "start_line": 2,
        "matched_text": " * Copyright 2004-2023 H2 Group. Multiple-Licensed under the MPL 2.0,\n * and the EPL 1.0 (https://h2database.com/html/license.html).",
        "match_coverage": 20.37,
        "matched_length": 11,
        "rule_relevance": 100,
        "rule_identifier": "mpl-2.0_or_epl-1.0_and_proprietary-license_2.RULE",
        "license_expression": "(mpl-2.0 OR epl-1.0) AND proprietary-license",
        "license_expression_spdx": "(MPL-2.0 OR EPL-1.0) AND LicenseRef-scancode-proprietary-license"
      }
    ],
    "percentage_of_license_text": 4.1,
    "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": "21cf0747eb582ff7b16a0c7d61e347d3",
    "sha1": "06d61e4e157104d05c2838b6f1fba27799ffba74",
    "sha256": "7dd8163cb4094dd593d315496db9d68049496d3238f679ee51a36978375a3e79",
    "sha512": "",
    "sha1_git": "d4d6785b0faf5335fe93780fb7bfcb9713302765",
    "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/util/json/JSONValidationTargetWithUniqueKeys.java",
    "type": "file",
    "name": "JSONValidationTargetWithUniqueKeys.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 3875,
    "mime_type": "text/x-java",
    "file_type": "Java source, ASCII text",
    "programming_language": "Java",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [
      {
        "score": 20.37,
        "matcher": "3-seq",
        "end_line": 3,
        "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mpl-2.0_or_epl-1.0_and_proprietary-license_2.RULE",
        "from_file": null,
        "start_line": 2,
        "matched_text": " * Copyright 2004-2023 H2 Group. Multiple-Licensed under the MPL 2.0,\n * and the EPL 1.0 (https://h2database.com/html/license.html).",
        "match_coverage": 20.37,
        "matched_length": 11,
        "rule_relevance": 100,
        "rule_identifier": "mpl-2.0_or_epl-1.0_and_proprietary-license_2.RULE",
        "license_expression": "(mpl-2.0 OR epl-1.0) AND proprietary-license",
        "license_expression_spdx": "(MPL-2.0 OR EPL-1.0) AND LicenseRef-scancode-proprietary-license"
      }
    ],
    "percentage_of_license_text": 3.41,
    "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": "e5564750a1739902ae09b180cdb9be7e",
    "sha1": "0c9b7b3cd238738e84de7685a25a5b04345cc6c9",
    "sha256": "5c571de1e17a89b1e8b8afc8a3882b1b914c13ce77fa886b28335aab6ad3adfa",
    "sha512": "",
    "sha1_git": "3051476f4545d1eb9348035b8eb9d9ee495dd3a5",
    "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/org.hamcrest_hamcrest-core-1.3/org/hamcrest/core/StringEndsWith.java",
    "type": "file",
    "name": "StringEndsWith.java",
    "status": "scanned",
    "for_packages": [
      "pkg:jar/hamcrest-core@1.3?uuid=c57416d6-acb0-490b-9ae6-bd8608cd9827"
    ],
    "tag": "",
    "extension": ".java",
    "size": 1058,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "Java",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 1,
        "copyright": "Copyright (c) 2000-2006 hamcrest.org",
        "start_line": 1
      }
    ],
    "holders": [
      {
        "holder": "hamcrest.org",
        "end_line": 1,
        "start_line": 1
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "7213c9c7a7168d142705cd6837c0aba0",
    "sha1": "ed9b90760141c0d487a614b2564b8bd6c23dbf75",
    "sha256": "de6634c974f96bbc7709c212e5607c02f0b84b471e43a62fba441442ed7903e3",
    "sha512": "",
    "sha1_git": "97db575085a1b07731f7c6a480501672d44cc77d",
    "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/org.hamcrest_hamcrest-core-1.3/org/hamcrest/core/StringStartsWith.java",
    "type": "file",
    "name": "StringStartsWith.java",
    "status": "scanned",
    "for_packages": [
      "pkg:jar/hamcrest-core@1.3?uuid=c57416d6-acb0-490b-9ae6-bd8608cd9827"
    ],
    "tag": "",
    "extension": ".java",
    "size": 1072,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "Java",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 1,
        "copyright": "Copyright (c) 2000-2006 hamcrest.org",
        "start_line": 1
      }
    ],
    "holders": [
      {
        "holder": "hamcrest.org",
        "end_line": 1,
        "start_line": 1
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "f4104e918f045f77c4e8c5602ca8d7c1",
    "sha1": "610af0b036941aae24dbef0e795702b205fff58a",
    "sha256": "1ee5d657896229c90aded9e096ff23aac9b13c59a6696849531236c2bc1b6d37",
    "sha512": "",
    "sha1_git": "54d94dbfc53b58d2fd40b59447ea51e6b6d9af64",
    "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": {}
  }
]