[
  {
    "path": "ttomcat-1778514358873.zip-extract/_dependencies/maven/com.h2database_h2-2.2.220/org/h2/constraint",
    "type": "directory",
    "name": "constraint",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "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/constraint/ConstraintActionType.java",
    "type": "file",
    "name": "ConstraintActionType.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 895,
    "mime_type": "text/plain",
    "file_type": "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.91,
    "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": "6094c49b806a02e1ec44713165c9b751",
    "sha1": "3a43d609213848091cfe9a1c00cf25b3b1b4723b",
    "sha256": "0ef2f684265136446ceb681c3df7d51206e4cd4bc939b42fc0727d8c8a02fdb9",
    "sha512": "",
    "sha1_git": "7369115a84fbc85f12c1582d4778d1e104150f68",
    "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/constraint/ConstraintCheck.java",
    "type": "file",
    "name": "ConstraintCheck.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 4671,
    "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": "33985b1f119c39e42d420886a9d04bfb",
    "sha1": "908e5a058d1217a0d992a24043f2c3f846127fa5",
    "sha256": "d5178ac6cb05cb30951ba7dc7912d79552965a163502ab0922c49795f3d4a06e",
    "sha512": "",
    "sha1_git": "edac942e1506869c89e7ba90aed8385cd4fba2ce",
    "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/constraint/ConstraintDomain.java",
    "type": "file",
    "name": "ConstraintDomain.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 6614,
    "mime_type": "text/x-c",
    "file_type": "C 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"
      },
      {
        "score": 70.0,
        "matcher": "2-aho",
        "end_line": 57,
        "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/public-domain_bare_words.RULE",
        "from_file": null,
        "start_line": 57,
        "matched_text": "    public Domain getDomain() {",
        "match_coverage": 100.0,
        "matched_length": 2,
        "rule_relevance": 70,
        "rule_identifier": "public-domain_bare_words.RULE",
        "license_expression": "public-domain",
        "license_expression_spdx": "LicenseRef-scancode-public-domain"
      }
    ],
    "percentage_of_license_text": 2.16,
    "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": "00224c65cca649adf42db9abdc007bda",
    "sha1": "8d4e01e2a2b6ef4e3c3665d64d411466019fba6c",
    "sha256": "b6e8bf55ba0504bbd1368b1d8e70dd9f5ee8846a04a70ea1aee381153d3b5974",
    "sha512": "",
    "sha1_git": "a6eedc1be95ef3e50d4230c270216a8fed75aa2b",
    "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/constraint/Constraint.java",
    "type": "file",
    "name": "Constraint.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 5303,
    "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.0,
    "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": "70b7fd15e22b2e9fc089f66cfb21b93f",
    "sha1": "95c8429ea00613422f26132ca36a7b701b2d54f2",
    "sha256": "38d056a4511431a921cd1d18444d76e098100c318d10100096e40d439e7fdc00",
    "sha512": "",
    "sha1_git": "b751da1bae843d7af460d4ddb3db9f6a6559aee3",
    "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/constraint/ConstraintReferential.java",
    "type": "file",
    "name": "ConstraintReferential.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 21566,
    "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": 0.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": "9a6a0d0a09d1d0ecf4c2215fa1a04bee",
    "sha1": "9553b07577f83cbd3fece4c3cfc5762f63a5235d",
    "sha256": "19a340cc5c071a0b379b8fe64e2820f79c8cc74f9ba62975ffacd01bbebab075",
    "sha512": "",
    "sha1_git": "4bcba9c9f7fe8264b1423b45f5736476f58732b2",
    "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/constraint/ConstraintUnique.java",
    "type": "file",
    "name": "ConstraintUnique.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 4919,
    "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.39,
    "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": "596aa80e7f5e7d53a2b24ce62be646be",
    "sha1": "a989d1410803125bf5d548074c10089692774a05",
    "sha256": "e1cd8cdb43e694dced2ddb64b1c528d636d991343a92ad028cafb942d6488b6a",
    "sha512": "",
    "sha1_git": "fbb51998b57d428fcf54132b888cbf557e07de0d",
    "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/constraint/DomainColumnResolver.java",
    "type": "file",
    "name": "DomainColumnResolver.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 1508,
    "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": 5.56,
    "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": "39420a046677ad41ea71297ef53bc0cf",
    "sha1": "a60a1194058979a5580497c6491264087a226932",
    "sha256": "c305ec48dee7f0808be1b0693e0a7339dad543a02c0658ba9ddd8f38e8d1eac6",
    "sha512": "",
    "sha1_git": "d3a87459b15d496fcfddfc6c9ed267750e2b6c94",
    "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": {}
  }
]