[
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/bin/catalina-tasks.xml",
    "type": "file",
    "name": "catalina-tasks.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1703,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 51.74,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "b6cfcc45a0605fdd6be66d7efe1b9679",
    "sha1": "0e18021be79e5e87d3bbb0159019e37cc1420069",
    "sha256": "09e251d58dbccb6076b55a374f6fc4829ec0115077e659b97f8595c58532fbae",
    "sha512": "",
    "sha1_git": "c6013bdf30f76b3874773e94efb4ab50cef3b724",
    "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/apache-tomcat-11.0.18-src/build.xml",
    "type": "file",
    "name": "build.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 209681,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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"
      },
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 3001,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 2988,
            "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"
      },
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 3056,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3043,
            "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": [
      {
        "score": 50.0,
        "matcher": "2-aho",
        "end_line": 2366,
        "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_required_phrase_35.RULE",
        "from_file": null,
        "start_line": 2366,
        "matched_text": "              or trademarks of the Apache Software Foundation.\"",
        "match_coverage": 100.0,
        "matched_length": 6,
        "rule_relevance": 50,
        "rule_identifier": "apache-2.0_required_phrase_35.RULE",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      },
      {
        "score": 50.0,
        "matcher": "2-aho",
        "end_line": 2392,
        "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_required_phrase_35.RULE",
        "from_file": null,
        "start_line": 2392,
        "matched_text": "              or trademarks of the Apache Software Foundation.\"",
        "match_coverage": 100.0,
        "matched_length": 6,
        "rule_relevance": 50,
        "rule_identifier": "apache-2.0_required_phrase_35.RULE",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      },
      {
        "score": 50.0,
        "matcher": "2-aho",
        "end_line": 2417,
        "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_required_phrase_35.RULE",
        "from_file": null,
        "start_line": 2417,
        "matched_text": "              or trademarks of the Apache Software Foundation.\"",
        "match_coverage": 100.0,
        "matched_length": 6,
        "rule_relevance": 50,
        "rule_identifier": "apache-2.0_required_phrase_35.RULE",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      },
      {
        "score": 50.0,
        "matcher": "2-aho",
        "end_line": 2442,
        "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_required_phrase_35.RULE",
        "from_file": null,
        "start_line": 2442,
        "matched_text": "              or trademarks of the Apache Software Foundation.\"",
        "match_coverage": 100.0,
        "matched_length": 6,
        "rule_relevance": 50,
        "rule_identifier": "apache-2.0_required_phrase_35.RULE",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      },
      {
        "score": 50.0,
        "matcher": "2-aho",
        "end_line": 2467,
        "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_required_phrase_35.RULE",
        "from_file": null,
        "start_line": 2467,
        "matched_text": "              or trademarks of the Apache Software Foundation.\"",
        "match_coverage": 100.0,
        "matched_length": 6,
        "rule_relevance": 50,
        "rule_identifier": "apache-2.0_required_phrase_35.RULE",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      },
      {
        "score": 50.0,
        "matcher": "2-aho",
        "end_line": 2492,
        "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_required_phrase_35.RULE",
        "from_file": null,
        "start_line": 2492,
        "matched_text": "              or trademarks of the Apache Software Foundation.\"",
        "match_coverage": 100.0,
        "matched_length": 6,
        "rule_relevance": 50,
        "rule_identifier": "apache-2.0_required_phrase_35.RULE",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      },
      {
        "score": 50.0,
        "matcher": "2-aho",
        "end_line": 2515,
        "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_required_phrase_35.RULE",
        "from_file": null,
        "start_line": 2515,
        "matched_text": "              or trademarks of the Apache Software Foundation.\"",
        "match_coverage": 100.0,
        "matched_length": 6,
        "rule_relevance": 50,
        "rule_identifier": "apache-2.0_required_phrase_35.RULE",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "percentage_of_license_text": 1.78,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://bugs.sun.com/view_bug.do?bug_id=6202721",
        "end_line": 214,
        "start_line": 214
      },
      {
        "url": "https://docs.oracle.com/en/java/javase/17/docs/api/",
        "end_line": 2535,
        "start_line": 2535
      },
      {
        "url": "https://jakarta.ee/specifications/platform/11/apidocs/",
        "end_line": 2536,
        "start_line": 2536
      },
      {
        "url": "http://ts.ssl.com/",
        "end_line": 2887,
        "start_line": 2887
      },
      {
        "url": "https://dist.apache.org/repos/dist/release/tomcat/tomcat-$%7Bversion.major%7D/v$%7Bversion%7D/@%7Bsrc-or-bin%7D/@%7Bbasefile%7D.sha512",
        "end_line": 4428,
        "start_line": 4428
      },
      {
        "url": "https://dist.apache.org/repos/dist/dev/tomcat/tomcat-$%7Bversion.major%7D/v$%7Bversion%7D/@%7Bsrc-or-bin%7D/@%7Bbasefile%7D.sha512",
        "end_line": 4433,
        "start_line": 4433
      },
      {
        "url": "https://dist.apache.org/repos/dist/release/tomcat/tomcat-$%7Bversion.major%7D/v$%7Bversion%7D/@%7Bsrc-or-bin%7D/@%7Bbasefile%7D.asc",
        "end_line": 4530,
        "start_line": 4530
      },
      {
        "url": "https://dist.apache.org/repos/dist/dev/tomcat/tomcat-$%7Bversion.major%7D/v$%7Bversion%7D/@%7Bsrc-or-bin%7D/@%7Bbasefile%7D.asc",
        "end_line": 4535,
        "start_line": 4535
      },
      {
        "url": "https://dist.apache.org/repos/dist/release/tomcat/tomcat-$%7Bversion.major%7D/v$%7Bversion%7D/src/apache-tomcat-$%7Bversion%7D-src.tar.gz",
        "end_line": 4657,
        "start_line": 4657
      },
      {
        "url": "https://dist.apache.org/repos/dist/dev/tomcat/tomcat-$%7Bversion.major%7D/v$%7Bversion%7D/src/apache-tomcat-$%7Bversion%7D-src.tar.gz",
        "end_line": 4659,
        "start_line": 4659
      },
      {
        "url": "https://diffoscope.org/",
        "end_line": 4664,
        "start_line": 4664
      },
      {
        "url": "https://bugs.openjdk.org/browse/JDK-8306980",
        "end_line": 4703,
        "start_line": 4703
      }
    ],
    "md5": "c45ee700415acf22b335724fceec01a3",
    "sha1": "69d4ae080eecd3adbcedd3544cc0eb19dd16ad7a",
    "sha256": "8303e3c3ece9f088d3c0b3220b841a01a21ce52bba51cd6fc7cdfe01d931e06a",
    "sha512": "",
    "sha1_git": "59456548fa71b70808a4521102ebc1aab248b461",
    "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/apache-tomcat-11.0.18-src/conf/context.xml",
    "type": "file",
    "name": "context.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1442,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 62.96,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "a9847a5c6eea0cb55980b7a4fb0f6a99",
    "sha1": "d98671ccf84c5b4af71b67043e9c33d8d069690a",
    "sha256": "3e0a0e3a806423b4e5e4b5e6683bdc51343bd1b502e70034fffd44feee00cb04",
    "sha512": "",
    "sha1_git": "38e15612f7ccec9c8c51d1a09a37a288da4cca26",
    "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/apache-tomcat-11.0.18-src/conf/jaspic-providers.xml",
    "type": "file",
    "name": "jaspic-providers.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1172,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 72.56,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/xml",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "4f5cc55cca2c4e5dc19cf9ea7ba8e76d",
    "sha1": "ed6c18c49a8bde1170c97698aeb1b85292a1967d",
    "sha256": "9f90fa588ca77435391b7d910b84adaee299f7dda0e121cc1f8cd88a4b123de7",
    "sha512": "",
    "sha1_git": "36c187524fb80e7c71f2c73a506eae0ee19207e5",
    "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/apache-tomcat-11.0.18-src/conf/jaspic-providers.xsd",
    "type": "file",
    "name": "jaspic-providers.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 2365,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 42.2,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/xml",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "bcf54754849503711e113c2fd2f3638f",
    "sha1": "7ce4280a14b90c1f73e6b71ec92aca0662897cb8",
    "sha256": "78c0c6bd13b31f56187d91b73dcd59cd95f0a411f869d729c958fd6fc37b4023",
    "sha512": "",
    "sha1_git": "cafe0e763c7d08f4502fac16a0f9a8bdb912a6c5",
    "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/apache-tomcat-11.0.18-src/conf/server.xml",
    "type": "file",
    "name": "server.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 7059,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 15.45,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "a6c08264436a2fd8c89b5ab3411ee083",
    "sha1": "f216cd791f621855ea0c5d7dd686c02bad98498b",
    "sha256": "6db22f0d64b7f502fd5d5f1a72ad7af5e13c5b9dbb3b169b8276886b881cd43e",
    "sha512": "",
    "sha1_git": "5f7988966d1ca977454ebbb1f3fb255862ba9988",
    "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/apache-tomcat-11.0.18-src/conf/tomcat-users.xml",
    "type": "file",
    "name": "tomcat-users.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 2812,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 29.1,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/xml",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "63410204212de455e751b0d764fb4a82",
    "sha1": "00cdd31cd9839e83e33429e46a03a24af3aa5271",
    "sha256": "7e5cf736602263df70745cb3cb1ba21e2a5129fc47eb59624f7213e7dd36f5ad",
    "sha512": "",
    "sha1_git": "7dc35e7cdb4235a0aeaa01c8755c74061ee4722c",
    "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/apache-tomcat-11.0.18-src/conf/tomcat-users.xsd",
    "type": "file",
    "name": "tomcat-users.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 2617,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 37.9,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/xml",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "9e89927bbb2ac122bf2a7cd50144d986",
    "sha1": "ef8516d11c9e7b10032e21d223d136e9d2811451",
    "sha256": "669d1c5718286c9ef94e5b23089771d59a5941e59cca0becc6e6139c493c366f",
    "sha512": "",
    "sha1_git": "5cdbbe852584d7367ceca5174674cfb77c83c453",
    "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/apache-tomcat-11.0.18-src/conf/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 178023,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 0.67,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "c83a5129cea509a5bbfce1d30ecb6633",
    "sha1": "4813619708d8817bfa5364465f5730de4dd7ef02",
    "sha256": "5c318018b359bd8f3092fb6b7d78a84d8aae0c6636e5967b77c44f1f662087f1",
    "sha512": "",
    "sha1_git": "2c85c45410d25a9b0b695c0f08f20815ed0a2bf1",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/jsp/resources/jspxml.xsd",
    "type": "file",
    "name": "jspxml.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 17802,
    "mime_type": "text/xml",
    "file_type": "XML document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 6.36,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 39,
        "start_line": 39
      }
    ],
    "md5": "04582e155e4db095b9c6facf224d8e0d",
    "sha1": "15f1e396b660f3abdfbae2a256aef7d82e0b8ea4",
    "sha256": "fc20dff782fd2ac09f1782530f58a558de4645f1018d68e9af626e5a38f0b117",
    "sha512": "",
    "sha1_git": "66797484fc57be661006a9f67d6d4c7882db969d",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/j2ee_1_4.xsd",
    "type": "file",
    "name": "j2ee_1_4.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 51843,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 2.32,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://www.w3.org/2001/xml.xsd",
        "end_line": 49,
        "start_line": 49
      },
      {
        "url": "http://www.ibm.com/webservices/xsd/j2ee_web_services_client_1_1.xsd",
        "end_line": 52,
        "start_line": 52
      }
    ],
    "md5": "b4aca93c926c937b31a87422d4cb5f80",
    "sha1": "c8cb2494194f3158612bca65516b8de27a147f49",
    "sha256": "8882a3f48f7b14107d6eeec0040e07b2e1ca04b9ff540f1027c020c82237fd9f",
    "sha512": "",
    "sha1_git": "6b1e1e3d837bad8e75e8bd6945333266d0ee7ad4",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/j2ee_web_services_1_1.xsd",
    "type": "file",
    "name": "j2ee_web_services_1_1.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 16312,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 6.97,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 28,
        "copyright": "(c) Copyright International Business Machines Corporation 2002",
        "start_line": 28
      }
    ],
    "holders": [
      {
        "holder": "International Business Machines Corporation",
        "end_line": 28,
        "start_line": 28
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://www.ibm.com/webservices/xsd/j2ee_web_services_1_1.xsd",
        "end_line": 57,
        "start_line": 57
      }
    ],
    "md5": "bcda78834403146be0829dedb05d31f0",
    "sha1": "95efb3e932e315d77fcd7c13fb4933a02b77c35d",
    "sha256": "477ccda688e2b3e432d315f89cf9d1fbc5eb0b0f183cdfc243c7cb377effadbf",
    "sha512": "",
    "sha1_git": "e28381dc624ce54d9e568a23ea6453a4b1aae85b",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/j2ee_web_services_client_1_1.xsd",
    "type": "file",
    "name": "j2ee_web_services_client_1_1.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 11267,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 9.97,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 28,
        "copyright": "(c) Copyright International Business Machines Corporation 2002",
        "start_line": 28
      }
    ],
    "holders": [
      {
        "holder": "International Business Machines Corporation",
        "end_line": 28,
        "start_line": 28
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "1bb98bc7983b78ee974bd80b7d15cf4a",
    "sha1": "09e39eb5148b66fec5f5e672a9cfa207558c60e9",
    "sha256": "b606a66a8b013b9ab05985d4642fcfba4fbbde015136efd170f0d54b7657f239",
    "sha512": "",
    "sha1_git": "65c87153ebdfbdb72a1b49f35f51eafa97400d7b",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/jakartaee_10.xsd",
    "type": "file",
    "name": "jakartaee_10.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 101401,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 23,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 13,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 1.05,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 11,
        "copyright": "Copyright (c) 2009, 2021 Oracle and/or its affiliates",
        "start_line": 11
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 11,
        "start_line": 11
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 2,
        "start_line": 2
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 15,
        "start_line": 15
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "http://www.w3.org/2001/xml.xsd",
        "end_line": 52,
        "start_line": 52
      }
    ],
    "md5": "96954ae848efb8b25d2d81195b98f15a",
    "sha1": "6611a357a73a3f6202f3be51552a8120173c8163",
    "sha256": "6bab564431968954d4bc9de40a81ed7765079d2dc3d34151dce870365dd35907",
    "sha512": "",
    "sha1_git": "ab6141b93472c380416d26cdd238e538bb87bcda",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/jakartaee_11.xsd",
    "type": "file",
    "name": "jakartaee_11.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 123114,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 23,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 13,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 0.86,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 11,
        "copyright": "Copyright (c) 2009, 2021 Oracle and/or its affiliates",
        "start_line": 11
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 11,
        "start_line": 11
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 2,
        "start_line": 2
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 15,
        "start_line": 15
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "https://www.w3.org/2001/xml.xsd",
        "end_line": 52,
        "start_line": 52
      }
    ],
    "md5": "3dae3a1b49c2d4767adbb2d5d164e105",
    "sha1": "1d972c522dd7197bb54a8bfed52b988864359657",
    "sha256": "163ef624731da903199caf20312ae1f1cbad28a49b3374c69b1b4873b2b47939",
    "sha512": "",
    "sha1_git": "55145a1dbfcca1022738d05672b387ed5aff1607",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/jakartaee_9.xsd",
    "type": "file",
    "name": "jakartaee_9.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 101420,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 23,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 13,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 1.05,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 11,
        "copyright": "Copyright (c) 2009, 2020 Oracle and/or its affiliates",
        "start_line": 11
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 11,
        "start_line": 11
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 2,
        "start_line": 2
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 15,
        "start_line": 15
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "http://www.w3.org/2001/xml.xsd",
        "end_line": 52,
        "start_line": 52
      }
    ],
    "md5": "33f6352e375cabe0e436e6764c27aa1f",
    "sha1": "4c867d034185fb532af33e182aecf241bddae5e1",
    "sha256": "d1e61e43a2df5ee5bb6fdb83be7889e73d9889ab1396e93034c821875e030a88",
    "sha512": "",
    "sha1_git": "7dfa7c4abc39a890556acac706c1080fa9359024",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/jakartaee_web_services_2_0.xsd",
    "type": "file",
    "name": "jakartaee_web_services_2_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 19723,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 24,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 14,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 5.01,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 12,
        "copyright": "Copyright (c) 2009, 2020 Oracle and/or its affiliates",
        "start_line": 12
      },
      {
        "end_line": 32,
        "copyright": "(c) Copyright International Business Machines Corporation 2002",
        "start_line": 32
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 12,
        "start_line": 12
      },
      {
        "holder": "International Business Machines Corporation",
        "end_line": 32,
        "start_line": 32
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 16,
        "start_line": 16
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 22,
        "start_line": 22
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/jakartaee_web_services_2_0.xsd",
        "end_line": 60,
        "start_line": 60
      }
    ],
    "md5": "41bd73038757cd68c03b22236beab454",
    "sha1": "b60a27cc377d3a78be27d5b9c6e76d0f06e11170",
    "sha256": "370be0b46f29636bf4008150b12be5522acafe8ee4f260936be3457baad63fb6",
    "sha512": "",
    "sha1_git": "a1cb4332c7f040653741ef9932b5451d0ce29984",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/jakartaee_web_services_client_2_0.xsd",
    "type": "file",
    "name": "jakartaee_web_services_client_2_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 25864,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 24,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 14,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 3.71,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 12,
        "copyright": "Copyright (c) 2009, 2020 Oracle and/or its affiliates",
        "start_line": 12
      },
      {
        "end_line": 32,
        "copyright": "(c) Copyright International Business Machines Corporation 2002",
        "start_line": 32
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 12,
        "start_line": 12
      },
      {
        "holder": "International Business Machines Corporation",
        "end_line": 32,
        "start_line": 32
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 16,
        "start_line": 16
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 22,
        "start_line": 22
      },
      {
        "url": "http://schemas.xmlsoap.org/wsdl/soap/http",
        "end_line": 432,
        "start_line": 432
      },
      {
        "url": "http://schemas.xmlsoap.org/wsdl/soap/http?mtom=true",
        "end_line": 434,
        "start_line": 434
      },
      {
        "url": "http://www.w3.org/2003/05/soap/bindings/HTTP/",
        "end_line": 435,
        "start_line": 435
      },
      {
        "url": "http://www.w3.org/2003/05/soap/bindings/HTTP/?mtom=true",
        "end_line": 437,
        "start_line": 437
      },
      {
        "url": "http://www.w3.org/2004/08/wsdl/http",
        "end_line": 438,
        "start_line": 438
      }
    ],
    "md5": "6dd8d87b7808638d5e4d0416cb2c11cf",
    "sha1": "874a784bbf313c769c707640c7d7c1e08e2cda19",
    "sha256": "7999198cf2bc734250c1f5008848b27ac5b8385908fe171b22b51a0d1d3e2c08",
    "sha512": "",
    "sha1_git": "2ae23919da3a4ab848f9e27f70b7f04085cafce9",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/javaee_5.xsd",
    "type": "file",
    "name": "javaee_5.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 72901,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 97.0,
            "matcher": "3-seq",
            "end_line": 48,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "from_file": null,
            "start_line": 12,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright 2003-2007 Sun Microsystems, Inc. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the\r\n      GNU General Public License Version 2 only (\"GPL\") or the Common\r\n      Development and Distribution License(\"CDDL\") (collectively, the\r\n      \"License\").  You may not use this file except in compliance with\r\n      the License. You can obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL.html or\r\n      glassfish/bootstrap/legal/LICENSE.txt.  See the License for the\r\n      specific language governing permissions and limitations under the\r\n      License.\r\n\r\n      When distributing the software, include this License Header\r\n      Notice in each file and include the License file at\r\n      glassfish/bootstrap/legal/LICENSE.txt.  Sun designates this\r\n      particular file as subject to the \"Classpath\" exception as\r\n      provided by Sun in the GPL Version 2 section of the License file\r\n      that accompanied this code.  If applicable, add the following\r\n      below the License Header, with the fields enclosed by brackets []\r\n      replaced by your own identifying information:\r\n      \"Portions Copyrighted [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n\r\n      If you wish your version of this file to be governed by only the\r\n      CDDL or only the GPL Version 2, indicate your decision by adding\r\n      \"[Contributor] elects to include this software in this\r\n      distribution under the [CDDL or GPL Version 2] license.\"  If you\r\n      don't indicate a single choice of license, a recipient has the\r\n      option to distribute your version of this file under either the\r\n      CDDL, the GPL Version 2 or to extend the choice of license to its\r\n      licensees as provided above.  However, if you add GPL Version 2\r\n      code and therefore, elected the GPL Version 2 license, then the\r\n      option applies only if the new code is made subject to such\r\n      option by the copyright holder.",
            "match_coverage": 100.0,
            "matched_length": 291,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_0_or_gpl_2_0_with_classpath_exception_2_0-90f6d36d-0495-d7f2-2eb5-ffca60827c66",
        "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 3.97,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 14,
        "copyright": "Copyright 2003-2007 Sun Microsystems, Inc.",
        "start_line": 14
      }
    ],
    "holders": [
      {
        "holder": "Sun Microsystems, Inc.",
        "end_line": 14,
        "start_line": 14
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL.html",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "http://www.w3.org/2001/xml.xsd",
        "end_line": 84,
        "start_line": 84
      }
    ],
    "md5": "3a8fc769a15a323e3234e6986f156d6f",
    "sha1": "613eaef67ed9d166346d7bc9731ab726d1f89471",
    "sha256": "58af210c73440a189919b9b4473fa6453b27b3fef238e74112bd022a17ffe38a",
    "sha512": "",
    "sha1_git": "c7b2f05f332c4f17385ea8f3b3944c15b924a9de",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/javaee_6.xsd",
    "type": "file",
    "name": "javaee_6.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 81561,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 97.0,
            "matcher": "3-seq",
            "end_line": 47,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "from_file": null,
            "start_line": 11,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright 2003-2009 Sun Microsystems, Inc. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the\r\n      GNU General Public License Version 2 only (\"GPL\") or the Common\r\n      Development and Distribution License(\"CDDL\") (collectively, the\r\n      \"License\").  You may not use this file except in compliance with\r\n      the License. You can obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL.html or\r\n      glassfish/bootstrap/legal/LICENSE.txt.  See the License for the\r\n      specific language governing permissions and limitations under the\r\n      License.\r\n\r\n      When distributing the software, include this License Header\r\n      Notice in each file and include the License file at\r\n      glassfish/bootstrap/legal/LICENSE.txt.  Sun designates this\r\n      particular file as subject to the \"Classpath\" exception as\r\n      provided by Sun in the GPL Version 2 section of the License file\r\n      that accompanied this code.  If applicable, add the following\r\n      below the License Header, with the fields enclosed by brackets []\r\n      replaced by your own identifying information:\r\n      \"Portions Copyrighted [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n\r\n      If you wish your version of this file to be governed by only the\r\n      CDDL or only the GPL Version 2, indicate your decision by adding\r\n      \"[Contributor] elects to include this software in this\r\n      distribution under the [CDDL or GPL Version 2] license.\"  If you\r\n      don't indicate a single choice of license, a recipient has the\r\n      option to distribute your version of this file under either the\r\n      CDDL, the GPL Version 2 or to extend the choice of license to its\r\n      licensees as provided above.  However, if you add GPL Version 2\r\n      code and therefore, elected the GPL Version 2 license, then the\r\n      option applies only if the new code is made subject to such\r\n      option by the copyright holder.",
            "match_coverage": 100.0,
            "matched_length": 291,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_0_or_gpl_2_0_with_classpath_exception_2_0-25a98931-f5d9-bdc9-2bb2-94fc049311ae",
        "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 3.57,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 13,
        "copyright": "Copyright 2003-2009 Sun Microsystems, Inc.",
        "start_line": 13
      }
    ],
    "holders": [
      {
        "holder": "Sun Microsystems, Inc.",
        "end_line": 13,
        "start_line": 13
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL.html",
        "end_line": 20,
        "start_line": 20
      },
      {
        "url": "http://www.w3.org/2001/xml.xsd",
        "end_line": 83,
        "start_line": 83
      }
    ],
    "md5": "588584aed3c3d66abae8d146b96d0caf",
    "sha1": "2e8bced8935ac93500fb1814cc94d731cc69308b",
    "sha256": "af3548baed9303cd004a627bf93d8300309bf14ca7326381ebf072df254551cd",
    "sha512": "",
    "sha1_git": "bb4c5054c2d9e9f93b7f210ea3b5f3ccc05791b9",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/javaee_7.xsd",
    "type": "file",
    "name": "javaee_7.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 102232,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 96.09,
            "matcher": "3-seq",
            "end_line": 47,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "from_file": null,
            "start_line": 11,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright (c) 2009-2013 Oracle and/or its affiliates. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the GNU\r\n      General Public License Version 2 only (\"GPL\") or the Common Development\r\n      and Distribution License(\"CDDL\") (collectively, the \"License\").  You\r\n      may not use this file except in compliance with the License.  You can\r\n      obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html\r\n      or packager/legal/LICENSE.txt.  See the License for the specific\r\n      language governing permissions and limitations under the License.\r\n\r\n      When distributing the software, include this License Header Notice in each\r\n      file and include the License file at packager/legal/LICENSE.txt.\r\n\r\n      GPL Classpath Exception:\r\n      Oracle designates this particular file as subject to the \"Classpath\"\r\n      exception as provided by Oracle in the GPL Version 2 section of the License\r\n      file that accompanied this code.\r\n\r\n      Modifications:\r\n      If applicable, add the following below the License Header, with the fields\r\n      enclosed by brackets [] replaced by your own identifying information:\r\n      \"Portions Copyright [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n      If you wish your version of this file to be governed by only the CDDL or\r\n      only the GPL Version 2, indicate your decision by adding \"[Contributor]\r\n      elects to include this software in this distribution under the [CDDL or GPL\r\n      Version 2] license.\"  If you don't indicate a single choice of license, a\r\n      recipient has the option to distribute your version of this file under\r\n      either the CDDL, the GPL Version 2 or to extend the choice of license to\r\n      its licensees as provided above.  However, if you add GPL Version 2 code\r\n      and therefore, elected the GPL Version 2 license, then the option applies\r\n      only if the new code is made subject to such option by the copyright\r\n      holder.",
            "match_coverage": 100.0,
            "matched_length": 295,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_1_or_gpl_2_0_with_classpath_exception_2_0-3e66ef2d-e8d1-7a6b-7eba-07fb995966d5",
        "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 2.99,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 13,
        "copyright": "Copyright (c) 2009-2013 Oracle and/or its affiliates",
        "start_line": 13
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 13,
        "start_line": 13
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 2,
        "start_line": 2
      },
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html",
        "end_line": 20,
        "start_line": 20
      },
      {
        "url": "http://www.w3.org/2001/xml.xsd",
        "end_line": 83,
        "start_line": 83
      }
    ],
    "md5": "78625d8eebf60926ba93125cc2c09a63",
    "sha1": "7f5b62cfcebd1f6b443901fe535228caf44e0b20",
    "sha256": "3356b266cb097957bce58289ccd10c06c9a27a7be75436017e875ab54528b59a",
    "sha512": "",
    "sha1_git": "ed965d46d529dc46577835c04828be9967cde3be",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/javaee_8.xsd",
    "type": "file",
    "name": "javaee_8.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 102211,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 96.09,
            "matcher": "3-seq",
            "end_line": 47,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "from_file": null,
            "start_line": 11,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright (c) 2009-2017 Oracle and/or its affiliates. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the GNU\r\n      General Public License Version 2 only (\"GPL\") or the Common Development\r\n      and Distribution License(\"CDDL\") (collectively, the \"License\").  You\r\n      may not use this file except in compliance with the License.  You can\r\n      obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html\r\n      or packager/legal/LICENSE.txt.  See the License for the specific\r\n      language governing permissions and limitations under the License.\r\n\r\n      When distributing the software, include this License Header Notice in each\r\n      file and include the License file at packager/legal/LICENSE.txt.\r\n\r\n      GPL Classpath Exception:\r\n      Oracle designates this particular file as subject to the \"Classpath\"\r\n      exception as provided by Oracle in the GPL Version 2 section of the License\r\n      file that accompanied this code.\r\n\r\n      Modifications:\r\n      If applicable, add the following below the License Header, with the fields\r\n      enclosed by brackets [] replaced by your own identifying information:\r\n      \"Portions Copyright [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n      If you wish your version of this file to be governed by only the CDDL or\r\n      only the GPL Version 2, indicate your decision by adding \"[Contributor]\r\n      elects to include this software in this distribution under the [CDDL or GPL\r\n      Version 2] license.\"  If you don't indicate a single choice of license, a\r\n      recipient has the option to distribute your version of this file under\r\n      either the CDDL, the GPL Version 2 or to extend the choice of license to\r\n      its licensees as provided above.  However, if you add GPL Version 2 code\r\n      and therefore, elected the GPL Version 2 license, then the option applies\r\n      only if the new code is made subject to such option by the copyright\r\n      holder.",
            "match_coverage": 100.0,
            "matched_length": 295,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_1_or_gpl_2_0_with_classpath_exception_2_0-ff812d43-9d55-677d-05ce-1cc05ef81325",
        "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 2.99,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 13,
        "copyright": "Copyright (c) 2009-2017 Oracle and/or its affiliates",
        "start_line": 13
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 13,
        "start_line": 13
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 2,
        "start_line": 2
      },
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html",
        "end_line": 20,
        "start_line": 20
      },
      {
        "url": "http://www.w3.org/2001/xml.xsd",
        "end_line": 83,
        "start_line": 83
      }
    ],
    "md5": "e93be50a3c42e52bdbd74ce47cd88e73",
    "sha1": "bb38a2dd8474443d5cf5b308806ebb7516272a31",
    "sha256": "680876fa1e7494cc14ca1dba0ae0b24a14b57c92b8a70dc41fef73d94e9fa77d",
    "sha512": "",
    "sha1_git": "a7edb57056ae756bc5d2b69d0d3ee376e92b37c4",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/javaee_web_services_1_2.xsd",
    "type": "file",
    "name": "javaee_web_services_1_2.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 27513,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 97.0,
            "matcher": "3-seq",
            "end_line": 48,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "from_file": null,
            "start_line": 12,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright 2003-2007 Sun Microsystems, Inc. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the\r\n      GNU General Public License Version 2 only (\"GPL\") or the Common\r\n      Development and Distribution License(\"CDDL\") (collectively, the\r\n      \"License\").  You may not use this file except in compliance with\r\n      the License. You can obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL.html or\r\n      glassfish/bootstrap/legal/LICENSE.txt.  See the License for the\r\n      specific language governing permissions and limitations under the\r\n      License.\r\n\r\n      When distributing the software, include this License Header\r\n      Notice in each file and include the License file at\r\n      glassfish/bootstrap/legal/LICENSE.txt.  Sun designates this\r\n      particular file as subject to the \"Classpath\" exception as\r\n      provided by Sun in the GPL Version 2 section of the License file\r\n      that accompanied this code.  If applicable, add the following\r\n      below the License Header, with the fields enclosed by brackets []\r\n      replaced by your own identifying information:\r\n      \"Portions Copyrighted [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n\r\n      If you wish your version of this file to be governed by only the\r\n      CDDL or only the GPL Version 2, indicate your decision by adding\r\n      \"[Contributor] elects to include this software in this\r\n      distribution under the [CDDL or GPL Version 2] license.\"  If you\r\n      don't indicate a single choice of license, a recipient has the\r\n      option to distribute your version of this file under either the\r\n      CDDL, the GPL Version 2 or to extend the choice of license to its\r\n      licensees as provided above.  However, if you add GPL Version 2\r\n      code and therefore, elected the GPL Version 2 license, then the\r\n      option applies only if the new code is made subject to such\r\n      option by the copyright holder.",
            "match_coverage": 100.0,
            "matched_length": 291,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_0_or_gpl_2_0_with_classpath_exception_2_0-90f6d36d-0495-d7f2-2eb5-ffca60827c66",
        "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 9.95,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 14,
        "copyright": "Copyright 2003-2007 Sun Microsystems, Inc.",
        "start_line": 14
      },
      {
        "end_line": 63,
        "copyright": "(c) Copyright International Business Machines Corporation 2002",
        "start_line": 63
      }
    ],
    "holders": [
      {
        "holder": "Sun Microsystems, Inc.",
        "end_line": 14,
        "start_line": 14
      },
      {
        "holder": "International Business Machines Corporation",
        "end_line": 63,
        "start_line": 63
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL.html",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "http://schemas.xmlsoap.org/wsdl/soap/http",
        "end_line": 458,
        "start_line": 458
      },
      {
        "url": "http://schemas.xmlsoap.org/wsdl/soap/http?mtom=true",
        "end_line": 460,
        "start_line": 460
      },
      {
        "url": "http://www.w3.org/2003/05/soap/bindings/HTTP/",
        "end_line": 461,
        "start_line": 461
      },
      {
        "url": "http://www.w3.org/2003/05/soap/bindings/HTTP/?mtom=true",
        "end_line": 463,
        "start_line": 463
      },
      {
        "url": "http://www.w3.org/2004/08/wsdl/http",
        "end_line": 464,
        "start_line": 464
      }
    ],
    "md5": "7ea18249c6da49150050b44bd80c6ca1",
    "sha1": "1b14f100b9b4c5a67d70978e093177c0acfa7b7c",
    "sha256": "cc46e6e85f285e77d509366fca72300d3b8e373d70baf50ec4816c68ecb4d4da",
    "sha512": "",
    "sha1_git": "870ecd6d272260ca0d747743071b1f8b69bb0086",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/javaee_web_services_1_3.xsd",
    "type": "file",
    "name": "javaee_web_services_1_3.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 20671,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 97.0,
            "matcher": "3-seq",
            "end_line": 48,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "from_file": null,
            "start_line": 12,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright 2003-2009 Sun Microsystems, Inc. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the\r\n      GNU General Public License Version 2 only (\"GPL\") or the Common\r\n      Development and Distribution License(\"CDDL\") (collectively, the\r\n      \"License\").  You may not use this file except in compliance with\r\n      the License. You can obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL.html or\r\n      glassfish/bootstrap/legal/LICENSE.txt.  See the License for the\r\n      specific language governing permissions and limitations under the\r\n      License.\r\n\r\n      When distributing the software, include this License Header\r\n      Notice in each file and include the License file at\r\n      glassfish/bootstrap/legal/LICENSE.txt.  Sun designates this\r\n      particular file as subject to the \"Classpath\" exception as\r\n      provided by Sun in the GPL Version 2 section of the License file\r\n      that accompanied this code.  If applicable, add the following\r\n      below the License Header, with the fields enclosed by brackets []\r\n      replaced by your own identifying information:\r\n      \"Portions Copyrighted [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n\r\n      If you wish your version of this file to be governed by only the\r\n      CDDL or only the GPL Version 2, indicate your decision by adding\r\n      \"[Contributor] elects to include this software in this\r\n      distribution under the [CDDL or GPL Version 2] license.\"  If you\r\n      don't indicate a single choice of license, a recipient has the\r\n      option to distribute your version of this file under either the\r\n      CDDL, the GPL Version 2 or to extend the choice of license to its\r\n      licensees as provided above.  However, if you add GPL Version 2\r\n      code and therefore, elected the GPL Version 2 license, then the\r\n      option applies only if the new code is made subject to such\r\n      option by the copyright holder.",
            "match_coverage": 100.0,
            "matched_length": 291,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_0_or_gpl_2_0_with_classpath_exception_2_0-25a98931-f5d9-bdc9-2bb2-94fc049311ae",
        "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 13.2,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 14,
        "copyright": "Copyright 2003-2009 Sun Microsystems, Inc.",
        "start_line": 14
      },
      {
        "end_line": 63,
        "copyright": "(c) Copyright International Business Machines Corporation 2002",
        "start_line": 63
      }
    ],
    "holders": [
      {
        "holder": "Sun Microsystems, Inc.",
        "end_line": 14,
        "start_line": 14
      },
      {
        "holder": "International Business Machines Corporation",
        "end_line": 63,
        "start_line": 63
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL.html",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "c63b2690cbed54159dd3d4bcd5e37a51",
    "sha1": "a56b1a649a51b76aca04ad4b1491bd9c9d27cd2f",
    "sha256": "4952f0b724c424b51519880a66a2989e3fb03e06c94cefc3ab85f6bdefc42525",
    "sha512": "",
    "sha1_git": "231ee1d784daa221810555a0135f080da8bf92ac",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/javaee_web_services_1_4.xsd",
    "type": "file",
    "name": "javaee_web_services_1_4.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 20807,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 96.09,
            "matcher": "3-seq",
            "end_line": 48,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "from_file": null,
            "start_line": 12,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright (c) 2009-2013 Oracle and/or its affiliates. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the GNU\r\n      General Public License Version 2 only (\"GPL\") or the Common Development\r\n      and Distribution License(\"CDDL\") (collectively, the \"License\").  You\r\n      may not use this file except in compliance with the License.  You can\r\n      obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html\r\n      or packager/legal/LICENSE.txt.  See the License for the specific\r\n      language governing permissions and limitations under the License.\r\n\r\n      When distributing the software, include this License Header Notice in each\r\n      file and include the License file at packager/legal/LICENSE.txt.\r\n\r\n      GPL Classpath Exception:\r\n      Oracle designates this particular file as subject to the \"Classpath\"\r\n      exception as provided by Oracle in the GPL Version 2 section of the License\r\n      file that accompanied this code.\r\n\r\n      Modifications:\r\n      If applicable, add the following below the License Header, with the fields\r\n      enclosed by brackets [] replaced by your own identifying information:\r\n      \"Portions Copyright [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n      If you wish your version of this file to be governed by only the CDDL or\r\n      only the GPL Version 2, indicate your decision by adding \"[Contributor]\r\n      elects to include this software in this distribution under the [CDDL or GPL\r\n      Version 2] license.\"  If you don't indicate a single choice of license, a\r\n      recipient has the option to distribute your version of this file under\r\n      either the CDDL, the GPL Version 2 or to extend the choice of license to\r\n      its licensees as provided above.  However, if you add GPL Version 2 code\r\n      and therefore, elected the GPL Version 2 license, then the option applies\r\n      only if the new code is made subject to such option by the copyright\r\n      holder.",
            "match_coverage": 100.0,
            "matched_length": 295,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_1_or_gpl_2_0_with_classpath_exception_2_0-3e66ef2d-e8d1-7a6b-7eba-07fb995966d5",
        "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 13.34,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 14,
        "copyright": "Copyright (c) 2009-2013 Oracle and/or its affiliates",
        "start_line": 14
      },
      {
        "end_line": 63,
        "copyright": "(c) Copyright International Business Machines Corporation 2002",
        "start_line": 63
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 14,
        "start_line": 14
      },
      {
        "holder": "International Business Machines Corporation",
        "end_line": 63,
        "start_line": 63
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee/javaee_web_services_1_4.xsd",
        "end_line": 91,
        "start_line": 91
      }
    ],
    "md5": "2d0c836cfa66a155e04bed4b2029c7f2",
    "sha1": "cfa3a53cd73df70ec2c00c96ae32421a49283d02",
    "sha256": "35e2c84bfcab8f4ea62ac441fddc59bf658f9c4a00b93e525539032f3cf2ed70",
    "sha512": "",
    "sha1_git": "09b89d336410715d2cef9da32e254bbed04b8373",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/javaee_web_services_client_1_2.xsd",
    "type": "file",
    "name": "javaee_web_services_client_1_2.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 21816,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 97.0,
            "matcher": "3-seq",
            "end_line": 48,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "from_file": null,
            "start_line": 12,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright 2003-2007 Sun Microsystems, Inc. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the\r\n      GNU General Public License Version 2 only (\"GPL\") or the Common\r\n      Development and Distribution License(\"CDDL\") (collectively, the\r\n      \"License\").  You may not use this file except in compliance with\r\n      the License. You can obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL.html or\r\n      glassfish/bootstrap/legal/LICENSE.txt.  See the License for the\r\n      specific language governing permissions and limitations under the\r\n      License.\r\n\r\n      When distributing the software, include this License Header\r\n      Notice in each file and include the License file at\r\n      glassfish/bootstrap/legal/LICENSE.txt.  Sun designates this\r\n      particular file as subject to the \"Classpath\" exception as\r\n      provided by Sun in the GPL Version 2 section of the License file\r\n      that accompanied this code.  If applicable, add the following\r\n      below the License Header, with the fields enclosed by brackets []\r\n      replaced by your own identifying information:\r\n      \"Portions Copyrighted [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n\r\n      If you wish your version of this file to be governed by only the\r\n      CDDL or only the GPL Version 2, indicate your decision by adding\r\n      \"[Contributor] elects to include this software in this\r\n      distribution under the [CDDL or GPL Version 2] license.\"  If you\r\n      don't indicate a single choice of license, a recipient has the\r\n      option to distribute your version of this file under either the\r\n      CDDL, the GPL Version 2 or to extend the choice of license to its\r\n      licensees as provided above.  However, if you add GPL Version 2\r\n      code and therefore, elected the GPL Version 2 license, then the\r\n      option applies only if the new code is made subject to such\r\n      option by the copyright holder.",
            "match_coverage": 100.0,
            "matched_length": 291,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_0_or_gpl_2_0_with_classpath_exception_2_0-90f6d36d-0495-d7f2-2eb5-ffca60827c66",
        "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 12.33,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 14,
        "copyright": "Copyright 2003-2007 Sun Microsystems, Inc.",
        "start_line": 14
      },
      {
        "end_line": 63,
        "copyright": "(c) Copyright International Business Machines Corporation 2002",
        "start_line": 63
      }
    ],
    "holders": [
      {
        "holder": "Sun Microsystems, Inc.",
        "end_line": 14,
        "start_line": 14
      },
      {
        "holder": "International Business Machines Corporation",
        "end_line": 63,
        "start_line": 63
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL.html",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "http://schemas.xmlsoap.org/wsdl/soap/http",
        "end_line": 479,
        "start_line": 479
      },
      {
        "url": "http://schemas.xmlsoap.org/wsdl/soap/http?mtom=true",
        "end_line": 481,
        "start_line": 481
      },
      {
        "url": "http://www.w3.org/2003/05/soap/bindings/HTTP/",
        "end_line": 482,
        "start_line": 482
      },
      {
        "url": "http://www.w3.org/2003/05/soap/bindings/HTTP/?mtom=true",
        "end_line": 484,
        "start_line": 484
      },
      {
        "url": "http://www.w3.org/2004/08/wsdl/http",
        "end_line": 485,
        "start_line": 485
      }
    ],
    "md5": "6ee247e873435881627f02ad8badb88f",
    "sha1": "8f5d2135f72d3d09f5aeeb22d7a6b3179b221a29",
    "sha256": "a7b93a72c2fa385142820b257c6193ad0178df5ab6e32bb691f60d77346e68ed",
    "sha512": "",
    "sha1_git": "29ccc75e70a9f432ff7157d773c6f3cff969ab7a",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/javaee_web_services_client_1_3.xsd",
    "type": "file",
    "name": "javaee_web_services_client_1_3.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 26987,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 97.0,
            "matcher": "3-seq",
            "end_line": 48,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "from_file": null,
            "start_line": 12,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright 2003-2009 Sun Microsystems, Inc. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the\r\n      GNU General Public License Version 2 only (\"GPL\") or the Common\r\n      Development and Distribution License(\"CDDL\") (collectively, the\r\n      \"License\").  You may not use this file except in compliance with\r\n      the License. You can obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL.html or\r\n      glassfish/bootstrap/legal/LICENSE.txt.  See the License for the\r\n      specific language governing permissions and limitations under the\r\n      License.\r\n\r\n      When distributing the software, include this License Header\r\n      Notice in each file and include the License file at\r\n      glassfish/bootstrap/legal/LICENSE.txt.  Sun designates this\r\n      particular file as subject to the \"Classpath\" exception as\r\n      provided by Sun in the GPL Version 2 section of the License file\r\n      that accompanied this code.  If applicable, add the following\r\n      below the License Header, with the fields enclosed by brackets []\r\n      replaced by your own identifying information:\r\n      \"Portions Copyrighted [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n\r\n      If you wish your version of this file to be governed by only the\r\n      CDDL or only the GPL Version 2, indicate your decision by adding\r\n      \"[Contributor] elects to include this software in this\r\n      distribution under the [CDDL or GPL Version 2] license.\"  If you\r\n      don't indicate a single choice of license, a recipient has the\r\n      option to distribute your version of this file under either the\r\n      CDDL, the GPL Version 2 or to extend the choice of license to its\r\n      licensees as provided above.  However, if you add GPL Version 2\r\n      code and therefore, elected the GPL Version 2 license, then the\r\n      option applies only if the new code is made subject to such\r\n      option by the copyright holder.",
            "match_coverage": 100.0,
            "matched_length": 291,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_0_or_gpl_2_0_with_classpath_exception_2_0-25a98931-f5d9-bdc9-2bb2-94fc049311ae",
        "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 10.01,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 14,
        "copyright": "Copyright 2003-2009 Sun Microsystems, Inc.",
        "start_line": 14
      },
      {
        "end_line": 63,
        "copyright": "(c) Copyright International Business Machines Corporation 2002",
        "start_line": 63
      }
    ],
    "holders": [
      {
        "holder": "Sun Microsystems, Inc.",
        "end_line": 14,
        "start_line": 14
      },
      {
        "holder": "International Business Machines Corporation",
        "end_line": 63,
        "start_line": 63
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL.html",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "http://schemas.xmlsoap.org/wsdl/soap/http",
        "end_line": 462,
        "start_line": 462
      },
      {
        "url": "http://schemas.xmlsoap.org/wsdl/soap/http?mtom=true",
        "end_line": 464,
        "start_line": 464
      },
      {
        "url": "http://www.w3.org/2003/05/soap/bindings/HTTP/",
        "end_line": 465,
        "start_line": 465
      },
      {
        "url": "http://www.w3.org/2003/05/soap/bindings/HTTP/?mtom=true",
        "end_line": 467,
        "start_line": 467
      },
      {
        "url": "http://www.w3.org/2004/08/wsdl/http",
        "end_line": 468,
        "start_line": 468
      }
    ],
    "md5": "a7ec4069ce28cc14b4375c4883c9e6e8",
    "sha1": "8eec6721f7112d2ebda76fdaf3fa447a851be249",
    "sha256": "99c102665da3015bf00947296714daeacfba6b5a9babfd57cceff658ee4a94b8",
    "sha512": "",
    "sha1_git": "b8aa4e5dad4802aad3c07bffbe9cb31d28049d86",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/javaee_web_services_client_1_4.xsd",
    "type": "file",
    "name": "javaee_web_services_client_1_4.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 26917,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 96.09,
            "matcher": "3-seq",
            "end_line": 48,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "from_file": null,
            "start_line": 12,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright (c) 2009-2013 Oracle and/or its affiliates. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the GNU\r\n      General Public License Version 2 only (\"GPL\") or the Common Development\r\n      and Distribution License(\"CDDL\") (collectively, the \"License\").  You\r\n      may not use this file except in compliance with the License.  You can\r\n      obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html\r\n      or packager/legal/LICENSE.txt.  See the License for the specific\r\n      language governing permissions and limitations under the License.\r\n\r\n      When distributing the software, include this License Header Notice in each\r\n      file and include the License file at packager/legal/LICENSE.txt.\r\n\r\n      GPL Classpath Exception:\r\n      Oracle designates this particular file as subject to the \"Classpath\"\r\n      exception as provided by Oracle in the GPL Version 2 section of the License\r\n      file that accompanied this code.\r\n\r\n      Modifications:\r\n      If applicable, add the following below the License Header, with the fields\r\n      enclosed by brackets [] replaced by your own identifying information:\r\n      \"Portions Copyright [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n      If you wish your version of this file to be governed by only the CDDL or\r\n      only the GPL Version 2, indicate your decision by adding \"[Contributor]\r\n      elects to include this software in this distribution under the [CDDL or GPL\r\n      Version 2] license.\"  If you don't indicate a single choice of license, a\r\n      recipient has the option to distribute your version of this file under\r\n      either the CDDL, the GPL Version 2 or to extend the choice of license to\r\n      its licensees as provided above.  However, if you add GPL Version 2 code\r\n      and therefore, elected the GPL Version 2 license, then the option applies\r\n      only if the new code is made subject to such option by the copyright\r\n      holder.",
            "match_coverage": 100.0,
            "matched_length": 295,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_1_or_gpl_2_0_with_classpath_exception_2_0-3e66ef2d-e8d1-7a6b-7eba-07fb995966d5",
        "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 10.13,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 14,
        "copyright": "Copyright (c) 2009-2013 Oracle and/or its affiliates",
        "start_line": 14
      },
      {
        "end_line": 63,
        "copyright": "(c) Copyright International Business Machines Corporation 2002",
        "start_line": 63
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 14,
        "start_line": 14
      },
      {
        "holder": "International Business Machines Corporation",
        "end_line": 63,
        "start_line": 63
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "http://schemas.xmlsoap.org/wsdl/soap/http",
        "end_line": 462,
        "start_line": 462
      },
      {
        "url": "http://schemas.xmlsoap.org/wsdl/soap/http?mtom=true",
        "end_line": 464,
        "start_line": 464
      },
      {
        "url": "http://www.w3.org/2003/05/soap/bindings/HTTP/",
        "end_line": 465,
        "start_line": 465
      },
      {
        "url": "http://www.w3.org/2003/05/soap/bindings/HTTP/?mtom=true",
        "end_line": 467,
        "start_line": 467
      },
      {
        "url": "http://www.w3.org/2004/08/wsdl/http",
        "end_line": 468,
        "start_line": 468
      }
    ],
    "md5": "53a645661513b90baaa70ed15ae77591",
    "sha1": "9fe22949bb4848573b06c31f4c4e5e2750e0e63d",
    "sha256": "708faf3283f7b9d90c6ada4af693c2c996fe22eb33cd924243fba5cfe691dd00",
    "sha512": "",
    "sha1_git": "f8b1a6ec0f8687b502e803d0416cff4216efcd82",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/jsp_2_0.xsd",
    "type": "file",
    "name": "jsp_2_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 10159,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 10.6,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "68561652d4aad0f3fcb6ab5b68178e8f",
    "sha1": "9f66a74394d80ded214bcc1347f1a41b05e9ba2c",
    "sha256": "fde6cf91cabca4f84f3f6030f34333989a98859879076a4dfd55d8c7537decbf",
    "sha512": "",
    "sha1_git": "95b49adf1845357a5a5cf4d1fcfb6f85c61c4857",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/jsp_2_1.xsd",
    "type": "file",
    "name": "jsp_2_1.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 3515,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 17,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 4,
            "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": 27.67,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 11,
        "start_line": 11
      }
    ],
    "md5": "85ef475ea2fd091edeb02db367e9291c",
    "sha1": "557c0bd1d90a19b9b6e2b04f9197b08f5708922f",
    "sha256": "9ed512efd8410128759cf59fcce91c1c33210f0ce08589295d3e533a3a8aa2b6",
    "sha512": "",
    "sha1_git": "51d5f94a81dece775787e62838eb76dc4c8e7849",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/jsp_2_2.xsd",
    "type": "file",
    "name": "jsp_2_2.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 14933,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 97.0,
            "matcher": "3-seq",
            "end_line": 48,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "from_file": null,
            "start_line": 12,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright 2003-2009 Sun Microsystems, Inc. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the\r\n      GNU General Public License Version 2 only (\"GPL\") or the Common\r\n      Development and Distribution License(\"CDDL\") (collectively, the\r\n      \"License\").  You may not use this file except in compliance with\r\n      the License. You can obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL.html or\r\n      glassfish/bootstrap/legal/LICENSE.txt.  See the License for the\r\n      specific language governing permissions and limitations under the\r\n      License.\r\n\r\n      When distributing the software, include this License Header\r\n      Notice in each file and include the License file at\r\n      glassfish/bootstrap/legal/LICENSE.txt.  Sun designates this\r\n      particular file as subject to the \"Classpath\" exception as\r\n      provided by Sun in the GPL Version 2 section of the License file\r\n      that accompanied this code.  If applicable, add the following\r\n      below the License Header, with the fields enclosed by brackets []\r\n      replaced by your own identifying information:\r\n      \"Portions Copyrighted [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n\r\n      If you wish your version of this file to be governed by only the\r\n      CDDL or only the GPL Version 2, indicate your decision by adding\r\n      \"[Contributor] elects to include this software in this\r\n      distribution under the [CDDL or GPL Version 2] license.\"  If you\r\n      don't indicate a single choice of license, a recipient has the\r\n      option to distribute your version of this file under either the\r\n      CDDL, the GPL Version 2 or to extend the choice of license to its\r\n      licensees as provided above.  However, if you add GPL Version 2\r\n      code and therefore, elected the GPL Version 2 license, then the\r\n      option applies only if the new code is made subject to such\r\n      option by the copyright holder.",
            "match_coverage": 100.0,
            "matched_length": 291,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_0_or_gpl_2_0_with_classpath_exception_2_0-25a98931-f5d9-bdc9-2bb2-94fc049311ae",
        "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 17.5,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 14,
        "copyright": "Copyright 2003-2009 Sun Microsystems, Inc.",
        "start_line": 14
      }
    ],
    "holders": [
      {
        "holder": "Sun Microsystems, Inc.",
        "end_line": 14,
        "start_line": 14
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL.html",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "095b5ccd06e91e55e9e5fed88c46715f",
    "sha1": "6c0dfa8ac7bd0a53c8d7ddcd025c0436f082916f",
    "sha256": "218337388327811f26a4f20710fe54d43be7ffd306b175663215288e53bda7d9",
    "sha512": "",
    "sha1_git": "fea182737246ffccaee78ddcee876f143014c377",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/jsp_2_3.xsd",
    "type": "file",
    "name": "jsp_2_3.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 14962,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 96.09,
            "matcher": "3-seq",
            "end_line": 48,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "from_file": null,
            "start_line": 12,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright (c) 2009-2013 Oracle and/or its affiliates. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the GNU\r\n      General Public License Version 2 only (\"GPL\") or the Common Development\r\n      and Distribution License(\"CDDL\") (collectively, the \"License\").  You\r\n      may not use this file except in compliance with the License.  You can\r\n      obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html\r\n      or packager/legal/LICENSE.txt.  See the License for the specific\r\n      language governing permissions and limitations under the License.\r\n\r\n      When distributing the software, include this License Header Notice in each\r\n      file and include the License file at packager/legal/LICENSE.txt.\r\n\r\n      GPL Classpath Exception:\r\n      Oracle designates this particular file as subject to the \"Classpath\"\r\n      exception as provided by Oracle in the GPL Version 2 section of the License\r\n      file that accompanied this code.\r\n\r\n      Modifications:\r\n      If applicable, add the following below the License Header, with the fields\r\n      enclosed by brackets [] replaced by your own identifying information:\r\n      \"Portions Copyright [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n      If you wish your version of this file to be governed by only the CDDL or\r\n      only the GPL Version 2, indicate your decision by adding \"[Contributor]\r\n      elects to include this software in this distribution under the [CDDL or GPL\r\n      Version 2] license.\"  If you don't indicate a single choice of license, a\r\n      recipient has the option to distribute your version of this file under\r\n      either the CDDL, the GPL Version 2 or to extend the choice of license to\r\n      its licensees as provided above.  However, if you add GPL Version 2 code\r\n      and therefore, elected the GPL Version 2 license, then the option applies\r\n      only if the new code is made subject to such option by the copyright\r\n      holder.",
            "match_coverage": 100.0,
            "matched_length": 295,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_1_or_gpl_2_0_with_classpath_exception_2_0-3e66ef2d-e8d1-7a6b-7eba-07fb995966d5",
        "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 17.66,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 14,
        "copyright": "Copyright (c) 2009-2013 Oracle and/or its affiliates",
        "start_line": 14
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 14,
        "start_line": 14
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "7cc7db97669f587f79629c2a6da9c1a5",
    "sha1": "83ee20131c40062f0973b3f863b7f68306e977ba",
    "sha256": "06e8aa09edd370c00b6380c4142c7bfd4694e149390bbbd80c1b41e3adf9efa3",
    "sha512": "",
    "sha1_git": "10794d992ba800c6961b3cfbab84e8f27144c902",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/jsp_3_0.xsd",
    "type": "file",
    "name": "jsp_3_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 13472,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 24,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 14,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 6.95,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 12,
        "copyright": "Copyright (c) 2009, 2020 Oracle and/or its affiliates",
        "start_line": 12
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 12,
        "start_line": 12
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 16,
        "start_line": 16
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 22,
        "start_line": 22
      }
    ],
    "md5": "a7389a9b8c66f6be612684f4cd2f0efc",
    "sha1": "e2b1f63bfcf929521c8946f8c5eb321275bd3cb8",
    "sha256": "8271c1390162d39260bdcd50af825e341cf9b638b876e2431edbd04e1537c81a",
    "sha512": "",
    "sha1_git": "4f8b2099f36e015739fcff60facccd065ad4a599",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/jsp_3_1.xsd",
    "type": "file",
    "name": "jsp_3_1.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 13908,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 24,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 14,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 6.75,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 12,
        "copyright": "Copyright (c) 2009, 2021 Oracle and/or its affiliates",
        "start_line": 12
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 12,
        "start_line": 12
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 16,
        "start_line": 16
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 22,
        "start_line": 22
      }
    ],
    "md5": "4fb130122ccc150499f79808a23523e7",
    "sha1": "fff7010f10967b54fee264a6ac03034b7586a9c5",
    "sha256": "89587f1f8504d00b3020ff1504df1256b9d93cd34a05a15f14356d19c424aebc",
    "sha512": "",
    "sha1_git": "93d5616a668b78eecd0657aa1f2a74591a0337c1",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/jsp_4_0.xsd",
    "type": "file",
    "name": "jsp_4_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 13908,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 24,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 14,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 6.75,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 12,
        "copyright": "Copyright (c) 2009, 2021 Oracle and/or its affiliates",
        "start_line": 12
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 12,
        "start_line": 12
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 16,
        "start_line": 16
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 22,
        "start_line": 22
      }
    ],
    "md5": "cdd2c5ae520f2b69662d01c0eba50841",
    "sha1": "f118b3f33991a451338f12f9abd9d38e31fc5c1d",
    "sha256": "c40e8b47be9d273ead2956876cea8f224df01c9cc7ba1b2e8baa3e680a747cda",
    "sha512": "",
    "sha1_git": "846a91f5b39f87cab23394530b32c00a7872b1a2",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-app_2_4.xsd",
    "type": "file",
    "name": "web-app_2_4.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 40674,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 2.77,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "be3135c7302bde159b7f0f3a95e64e49",
    "sha1": "ad0e5e2ef2aeaea289e1963c6a9730bedda102bb",
    "sha256": "360b007aa24d468c15de901df30dca15bc0c705bfb97f86425afd1d94762fe99",
    "sha512": "",
    "sha1_git": "b4529447268b442a02e3592bc2afa98d0a82110a",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-app_2_5.xsd",
    "type": "file",
    "name": "web-app_2_5.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 46066,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 2.69,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "ffdbee1f27af0848fa5a981245aea211",
    "sha1": "0fde644cbe7415dc6f436aab9af186b51aa31804",
    "sha256": "190461408b56992911b81ffce5c2bd67c45efae38e5afa0d50cc21026c7feef1",
    "sha512": "",
    "sha1_git": "9d15bf56c072f8698361f8172dec7fc51fa280ef",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-app_3_0.xsd",
    "type": "file",
    "name": "web-app_3_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 11101,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 97.0,
            "matcher": "3-seq",
            "end_line": 48,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "from_file": null,
            "start_line": 12,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright 2003-2009 Sun Microsystems, Inc. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the\r\n      GNU General Public License Version 2 only (\"GPL\") or the Common\r\n      Development and Distribution License(\"CDDL\") (collectively, the\r\n      \"License\").  You may not use this file except in compliance with\r\n      the License. You can obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL.html or\r\n      glassfish/bootstrap/legal/LICENSE.txt.  See the License for the\r\n      specific language governing permissions and limitations under the\r\n      License.\r\n\r\n      When distributing the software, include this License Header\r\n      Notice in each file and include the License file at\r\n      glassfish/bootstrap/legal/LICENSE.txt.  Sun designates this\r\n      particular file as subject to the \"Classpath\" exception as\r\n      provided by Sun in the GPL Version 2 section of the License file\r\n      that accompanied this code.  If applicable, add the following\r\n      below the License Header, with the fields enclosed by brackets []\r\n      replaced by your own identifying information:\r\n      \"Portions Copyrighted [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n\r\n      If you wish your version of this file to be governed by only the\r\n      CDDL or only the GPL Version 2, indicate your decision by adding\r\n      \"[Contributor] elects to include this software in this\r\n      distribution under the [CDDL or GPL Version 2] license.\"  If you\r\n      don't indicate a single choice of license, a recipient has the\r\n      option to distribute your version of this file under either the\r\n      CDDL, the GPL Version 2 or to extend the choice of license to its\r\n      licensees as provided above.  However, if you add GPL Version 2\r\n      code and therefore, elected the GPL Version 2 license, then the\r\n      option applies only if the new code is made subject to such\r\n      option by the copyright holder.",
            "match_coverage": 100.0,
            "matched_length": 291,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_0_or_gpl_2_0_with_classpath_exception_2_0-25a98931-f5d9-bdc9-2bb2-94fc049311ae",
        "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 20.59,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 14,
        "copyright": "Copyright 2003-2009 Sun Microsystems, Inc.",
        "start_line": 14
      }
    ],
    "holders": [
      {
        "holder": "Sun Microsystems, Inc.",
        "end_line": 14,
        "start_line": 14
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL.html",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "f4739fdc0983f682f8d39d77379c2d5f",
    "sha1": "0bba691ebe16f26d68294a76716587e322f01ff1",
    "sha256": "d216c94a5c2da1ad1f69325791f28d58115707b306978307e585cb6556646b0f",
    "sha512": "",
    "sha1_git": "76de471bb38ff848721ef92c697bad07920c9d8c",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-app_3_1.xsd",
    "type": "file",
    "name": "web-app_3_1.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 12971,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 96.09,
            "matcher": "3-seq",
            "end_line": 48,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "from_file": null,
            "start_line": 12,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright (c) 2009-2013 Oracle and/or its affiliates. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the GNU\r\n      General Public License Version 2 only (\"GPL\") or the Common Development\r\n      and Distribution License(\"CDDL\") (collectively, the \"License\").  You\r\n      may not use this file except in compliance with the License.  You can\r\n      obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html\r\n      or packager/legal/LICENSE.txt.  See the License for the specific\r\n      language governing permissions and limitations under the License.\r\n\r\n      When distributing the software, include this License Header Notice in each\r\n      file and include the License file at packager/legal/LICENSE.txt.\r\n\r\n      GPL Classpath Exception:\r\n      Oracle designates this particular file as subject to the \"Classpath\"\r\n      exception as provided by Oracle in the GPL Version 2 section of the License\r\n      file that accompanied this code.\r\n\r\n      Modifications:\r\n      If applicable, add the following below the License Header, with the fields\r\n      enclosed by brackets [] replaced by your own identifying information:\r\n      \"Portions Copyright [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n      If you wish your version of this file to be governed by only the CDDL or\r\n      only the GPL Version 2, indicate your decision by adding \"[Contributor]\r\n      elects to include this software in this distribution under the [CDDL or GPL\r\n      Version 2] license.\"  If you don't indicate a single choice of license, a\r\n      recipient has the option to distribute your version of this file under\r\n      either the CDDL, the GPL Version 2 or to extend the choice of license to\r\n      its licensees as provided above.  However, if you add GPL Version 2 code\r\n      and therefore, elected the GPL Version 2 license, then the option applies\r\n      only if the new code is made subject to such option by the copyright\r\n      holder.",
            "match_coverage": 100.0,
            "matched_length": 295,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_1_or_gpl_2_0_with_classpath_exception_2_0-3e66ef2d-e8d1-7a6b-7eba-07fb995966d5",
        "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 18.61,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 14,
        "copyright": "Copyright (c) 2009-2013 Oracle and/or its affiliates",
        "start_line": 14
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 14,
        "start_line": 14
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd",
        "end_line": 85,
        "start_line": 85
      }
    ],
    "md5": "5e6d351f8be40b2e3641c6bfe18cb641",
    "sha1": "5be49e361d0e272fa6ed9ea49b636f41bafed60a",
    "sha256": "7185e63d4f277742319b6487e7de15152ea50eac757c100cd62d9cb993918b96",
    "sha512": "",
    "sha1_git": "738961d1c37ef6495af6cda350cf30fdb0e13340",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-app_4_0.xsd",
    "type": "file",
    "name": "web-app_4_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 14478,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, UTF-8 Unicode text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 96.09,
            "matcher": "3-seq",
            "end_line": 48,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "from_file": null,
            "start_line": 12,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright (c) 2009-2017 Oracle and/or its affiliates. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the GNU\r\n      General Public License Version 2 only (\"GPL\") or the Common Development\r\n      and Distribution License(\"CDDL\") (collectively, the \"License\").  You\r\n      may not use this file except in compliance with the License.  You can\r\n      obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html\r\n      or packager/legal/LICENSE.txt.  See the License for the specific\r\n      language governing permissions and limitations under the License.\r\n\r\n      When distributing the software, include this License Header Notice in each\r\n      file and include the License file at packager/legal/LICENSE.txt.\r\n\r\n      GPL Classpath Exception:\r\n      Oracle designates this particular file as subject to the \"Classpath\"\r\n      exception as provided by Oracle in the GPL Version 2 section of the License\r\n      file that accompanied this code.\r\n\r\n      Modifications:\r\n      If applicable, add the following below the License Header, with the fields\r\n      enclosed by brackets [] replaced by your own identifying information:\r\n      \"Portions Copyright [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n      If you wish your version of this file to be governed by only the CDDL or\r\n      only the GPL Version 2, indicate your decision by adding \"[Contributor]\r\n      elects to include this software in this distribution under the [CDDL or GPL\r\n      Version 2] license.\"  If you don't indicate a single choice of license, a\r\n      recipient has the option to distribute your version of this file under\r\n      either the CDDL, the GPL Version 2 or to extend the choice of license to\r\n      its licensees as provided above.  However, if you add GPL Version 2 code\r\n      and therefore, elected the GPL Version 2 license, then the option applies\r\n      only if the new code is made subject to such option by the copyright\r\n      holder.",
            "match_coverage": 100.0,
            "matched_length": 295,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_1_or_gpl_2_0_with_classpath_exception_2_0-ff812d43-9d55-677d-05ce-1cc05ef81325",
        "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 17.03,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 14,
        "copyright": "Copyright (c) 2009-2017 Oracle and/or its affiliates",
        "start_line": 14
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 14,
        "start_line": 14
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd",
        "end_line": 85,
        "start_line": 85
      }
    ],
    "md5": "e5bb5e13e20278f9c9d82215f26e0a0e",
    "sha1": "9b2a49dfe0acf6f3e4d705d424ca1d84499a28ea",
    "sha256": "9fed0001bf576b381c136443b0f5d4e5a531499b915fd3d33e061a9f578d5474",
    "sha512": "",
    "sha1_git": "6a364bd9469b7082363e09734f30be3b6f6ddb91",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-app_5_0.xsd",
    "type": "file",
    "name": "web-app_5_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 13089,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 24,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 14,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 6.66,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 12,
        "copyright": "Copyright (c) 2009, 2020 Oracle and/or its affiliates",
        "start_line": 12
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 12,
        "start_line": 12
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 16,
        "start_line": 16
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 22,
        "start_line": 22
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-app_5_0.xsd",
        "end_line": 54,
        "start_line": 54
      }
    ],
    "md5": "f02aa01b9e8ffe20d9de3c58c5e9a02b",
    "sha1": "073f182419ead10e55eead12d399efb5f09d8a56",
    "sha256": "94dd827319b7d501e7ce75121f4c125952f54f2b81ed81ed9abeb105f89c4df4",
    "sha512": "",
    "sha1_git": "ce55020a9e65ece8b3201936d2dfaf55df3e2de6",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-app_6_0.xsd",
    "type": "file",
    "name": "web-app_6_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 13089,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 24,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 14,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 6.66,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 12,
        "copyright": "Copyright (c) 2009, 2021 Oracle and/or its affiliates",
        "start_line": 12
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 12,
        "start_line": 12
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 16,
        "start_line": 16
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 22,
        "start_line": 22
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-app_6_0.xsd",
        "end_line": 54,
        "start_line": 54
      }
    ],
    "md5": "2307ecc2f428bca96d1ab88e4b93e7a4",
    "sha1": "17a192c312a54d8d6546aca7d28c1657e8a3bfa3",
    "sha256": "9337578d9def1f5b788dc6e242444675904c0acbef05e81993e1fb12a30761fa",
    "sha512": "",
    "sha1_git": "f6e0a6d302993bc5bd39f26f0555147d8f922116",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-app_6_1.xsd",
    "type": "file",
    "name": "web-app_6_1.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 13089,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 24,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 14,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 6.66,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 12,
        "copyright": "Copyright (c) 2009, 2021 Oracle and/or its affiliates",
        "start_line": 12
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 12,
        "start_line": 12
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 16,
        "start_line": 16
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 22,
        "start_line": 22
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd",
        "end_line": 54,
        "start_line": 54
      }
    ],
    "md5": "7f1cc28f68fa32cf3320ba18eb770602",
    "sha1": "4cab71932e4dc5962bbc5b0114e6d49433c1bfdf",
    "sha256": "011c944d31acb0e6efd52c62a3ec40f56053078e65d57619dc50fe3bc1d5d628",
    "sha512": "",
    "sha1_git": "0eeef829b6b3062fb47c7d303f7f1b87686780dc",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-common_3_0.xsd",
    "type": "file",
    "name": "web-common_3_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 52382,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 97.0,
            "matcher": "3-seq",
            "end_line": 48,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "from_file": null,
            "start_line": 12,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright 2003-2009 Sun Microsystems, Inc. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the\r\n      GNU General Public License Version 2 only (\"GPL\") or the Common\r\n      Development and Distribution License(\"CDDL\") (collectively, the\r\n      \"License\").  You may not use this file except in compliance with\r\n      the License. You can obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL.html or\r\n      glassfish/bootstrap/legal/LICENSE.txt.  See the License for the\r\n      specific language governing permissions and limitations under the\r\n      License.\r\n\r\n      When distributing the software, include this License Header\r\n      Notice in each file and include the License file at\r\n      glassfish/bootstrap/legal/LICENSE.txt.  Sun designates this\r\n      particular file as subject to the \"Classpath\" exception as\r\n      provided by Sun in the GPL Version 2 section of the License file\r\n      that accompanied this code.  If applicable, add the following\r\n      below the License Header, with the fields enclosed by brackets []\r\n      replaced by your own identifying information:\r\n      \"Portions Copyrighted [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n\r\n      If you wish your version of this file to be governed by only the\r\n      CDDL or only the GPL Version 2, indicate your decision by adding\r\n      \"[Contributor] elects to include this software in this\r\n      distribution under the [CDDL or GPL Version 2] license.\"  If you\r\n      don't indicate a single choice of license, a recipient has the\r\n      option to distribute your version of this file under either the\r\n      CDDL, the GPL Version 2 or to extend the choice of license to its\r\n      licensees as provided above.  However, if you add GPL Version 2\r\n      code and therefore, elected the GPL Version 2 license, then the\r\n      option applies only if the new code is made subject to such\r\n      option by the copyright holder.",
            "match_coverage": 100.0,
            "matched_length": 291,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_0_or_gpl_2_0_with_classpath_exception_2_0-25a98931-f5d9-bdc9-2bb2-94fc049311ae",
        "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 5.55,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 14,
        "copyright": "Copyright 2003-2009 Sun Microsystems, Inc.",
        "start_line": 14
      }
    ],
    "holders": [
      {
        "holder": "Sun Microsystems, Inc.",
        "end_line": 14,
        "start_line": 14
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL.html",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "8075c0fb9442ca875a293dfea09f826a",
    "sha1": "c51325a039eb91f8e7e7eba8249dfa808f5143ba",
    "sha256": "f27c0847bc0456c5de696c571ee72607e90c22a5c9287e5b7d376a9844afd4a6",
    "sha512": "",
    "sha1_git": "44f163d3e75dd77c25001b4af1f4b6c0df8d1d4f",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-common_3_1.xsd",
    "type": "file",
    "name": "web-common_3_1.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 49306,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 96.09,
            "matcher": "3-seq",
            "end_line": 48,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "from_file": null,
            "start_line": 12,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright (c) 2009-2013 Oracle and/or its affiliates. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the GNU\r\n      General Public License Version 2 only (\"GPL\") or the Common Development\r\n      and Distribution License(\"CDDL\") (collectively, the \"License\").  You\r\n      may not use this file except in compliance with the License.  You can\r\n      obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html\r\n      or packager/legal/LICENSE.txt.  See the License for the specific\r\n      language governing permissions and limitations under the License.\r\n\r\n      When distributing the software, include this License Header Notice in each\r\n      file and include the License file at packager/legal/LICENSE.txt.\r\n\r\n      GPL Classpath Exception:\r\n      Oracle designates this particular file as subject to the \"Classpath\"\r\n      exception as provided by Oracle in the GPL Version 2 section of the License\r\n      file that accompanied this code.\r\n\r\n      Modifications:\r\n      If applicable, add the following below the License Header, with the fields\r\n      enclosed by brackets [] replaced by your own identifying information:\r\n      \"Portions Copyright [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n      If you wish your version of this file to be governed by only the CDDL or\r\n      only the GPL Version 2, indicate your decision by adding \"[Contributor]\r\n      elects to include this software in this distribution under the [CDDL or GPL\r\n      Version 2] license.\"  If you don't indicate a single choice of license, a\r\n      recipient has the option to distribute your version of this file under\r\n      either the CDDL, the GPL Version 2 or to extend the choice of license to\r\n      its licensees as provided above.  However, if you add GPL Version 2 code\r\n      and therefore, elected the GPL Version 2 license, then the option applies\r\n      only if the new code is made subject to such option by the copyright\r\n      holder.",
            "match_coverage": 100.0,
            "matched_length": 295,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_1_or_gpl_2_0_with_classpath_exception_2_0-3e66ef2d-e8d1-7a6b-7eba-07fb995966d5",
        "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 5.9,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 14,
        "copyright": "Copyright (c) 2009-2013 Oracle and/or its affiliates",
        "start_line": 14
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 14,
        "start_line": 14
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee/web-common_3_1.xsd",
        "end_line": 85,
        "start_line": 85
      }
    ],
    "md5": "ed5b035ee0c6de66583a74bf1879cf65",
    "sha1": "1973830f27a36b8a56c5ebfc8259cf3a4c3bf7e3",
    "sha256": "caec50ad4a2fdadb2f32bf0541a82b8e411f86eb740157716b255097a034be96",
    "sha512": "",
    "sha1_git": "d2f50e8020581a9b55bb16e1a6e05d98ff3463eb",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-common_4_0.xsd",
    "type": "file",
    "name": "web-common_4_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 49305,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 96.09,
            "matcher": "3-seq",
            "end_line": 48,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "from_file": null,
            "start_line": 12,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright (c) 2009-2017 Oracle and/or its affiliates. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the GNU\r\n      General Public License Version 2 only (\"GPL\") or the Common Development\r\n      and Distribution License(\"CDDL\") (collectively, the \"License\").  You\r\n      may not use this file except in compliance with the License.  You can\r\n      obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html\r\n      or packager/legal/LICENSE.txt.  See the License for the specific\r\n      language governing permissions and limitations under the License.\r\n\r\n      When distributing the software, include this License Header Notice in each\r\n      file and include the License file at packager/legal/LICENSE.txt.\r\n\r\n      GPL Classpath Exception:\r\n      Oracle designates this particular file as subject to the \"Classpath\"\r\n      exception as provided by Oracle in the GPL Version 2 section of the License\r\n      file that accompanied this code.\r\n\r\n      Modifications:\r\n      If applicable, add the following below the License Header, with the fields\r\n      enclosed by brackets [] replaced by your own identifying information:\r\n      \"Portions Copyright [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n      If you wish your version of this file to be governed by only the CDDL or\r\n      only the GPL Version 2, indicate your decision by adding \"[Contributor]\r\n      elects to include this software in this distribution under the [CDDL or GPL\r\n      Version 2] license.\"  If you don't indicate a single choice of license, a\r\n      recipient has the option to distribute your version of this file under\r\n      either the CDDL, the GPL Version 2 or to extend the choice of license to\r\n      its licensees as provided above.  However, if you add GPL Version 2 code\r\n      and therefore, elected the GPL Version 2 license, then the option applies\r\n      only if the new code is made subject to such option by the copyright\r\n      holder.",
            "match_coverage": 100.0,
            "matched_length": 295,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_1_or_gpl_2_0_with_classpath_exception_2_0-ff812d43-9d55-677d-05ce-1cc05ef81325",
        "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 5.9,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 14,
        "copyright": "Copyright (c) 2009-2017 Oracle and/or its affiliates",
        "start_line": 14
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 14,
        "start_line": 14
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee/web-common_4_0.xsd",
        "end_line": 85,
        "start_line": 85
      }
    ],
    "md5": "6ecc9cf02300f99d9f7e4757442724d8",
    "sha1": "4ed5851b59ba01bef896b5daced1adcfd3973b8b",
    "sha256": "630b05208b02cd56eefaede569e8ea4a9baed7e004253f52c385a5b0727bd747",
    "sha512": "",
    "sha1_git": "8b656f2672c2f5ae9afc3c4bddad189b7908c1d2",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-common_5_0.xsd",
    "type": "file",
    "name": "web-common_5_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 48051,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 24,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 14,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 2.11,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 12,
        "copyright": "Copyright (c) 2009, 2020 Oracle and/or its affiliates",
        "start_line": 12
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 12,
        "start_line": 12
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 16,
        "start_line": 16
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 22,
        "start_line": 22
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-common_5_0.xsd",
        "end_line": 54,
        "start_line": 54
      }
    ],
    "md5": "c074df037e7f46cecb1e4b45a8d343d3",
    "sha1": "4814ba881cd0860368376acb73d378b4aea0cf9a",
    "sha256": "24b544b4c3b52e43f7f2e118aff16b0ec0c692688995971e479f8ad5af1e713e",
    "sha512": "",
    "sha1_git": "27928f3d151b8f4b0aeb0c4cd5c94333eef70a87",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-common_6_0.xsd",
    "type": "file",
    "name": "web-common_6_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 49759,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 24,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 14,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 2.05,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 12,
        "copyright": "Copyright (c) 2009, 2021 Oracle and/or its affiliates",
        "start_line": 12
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 12,
        "start_line": 12
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 16,
        "start_line": 16
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 22,
        "start_line": 22
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-common_6_0.xsd",
        "end_line": 54,
        "start_line": 54
      }
    ],
    "md5": "2aad8f6152fbf06bac9b0a9123810dcd",
    "sha1": "a1abbabdd75f00f376aa9864e8c370a9a4df5205",
    "sha256": "74314270e72c9a4f9d368fdd191425f5ffe4c56912aac12fea377835395c6a54",
    "sha512": "",
    "sha1_git": "2dcdd77fb5ad162b5f3be814a2c12fca58c55231",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-common_6_1.xsd",
    "type": "file",
    "name": "web-common_6_1.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 49788,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 24,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 14,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 2.05,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 12,
        "copyright": "Copyright (c) 2009, 2021 Oracle and/or its affiliates",
        "start_line": 12
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 12,
        "start_line": 12
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 16,
        "start_line": 16
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 22,
        "start_line": 22
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-common_6_1.xsd",
        "end_line": 54,
        "start_line": 54
      }
    ],
    "md5": "3b5da5476b1687a0de094d6f0aa951b1",
    "sha1": "5cc88b30b71d502af2b0ca4a5548a086d4361755",
    "sha256": "0606472f82809c077620c48107366158ffd5f88d6aba2d394eda94949b0a2174",
    "sha512": "",
    "sha1_git": "1981370619f55b088cc66144d96e769ecdac3966",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-fragment_3_0.xsd",
    "type": "file",
    "name": "web-fragment_3_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 11135,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 97.0,
            "matcher": "3-seq",
            "end_line": 48,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "from_file": null,
            "start_line": 12,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright 2003-2009 Sun Microsystems, Inc. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the\r\n      GNU General Public License Version 2 only (\"GPL\") or the Common\r\n      Development and Distribution License(\"CDDL\") (collectively, the\r\n      \"License\").  You may not use this file except in compliance with\r\n      the License. You can obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL.html or\r\n      glassfish/bootstrap/legal/LICENSE.txt.  See the License for the\r\n      specific language governing permissions and limitations under the\r\n      License.\r\n\r\n      When distributing the software, include this License Header\r\n      Notice in each file and include the License file at\r\n      glassfish/bootstrap/legal/LICENSE.txt.  Sun designates this\r\n      particular file as subject to the \"Classpath\" exception as\r\n      provided by Sun in the GPL Version 2 section of the License file\r\n      that accompanied this code.  If applicable, add the following\r\n      below the License Header, with the fields enclosed by brackets []\r\n      replaced by your own identifying information:\r\n      \"Portions Copyrighted [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n\r\n      If you wish your version of this file to be governed by only the\r\n      CDDL or only the GPL Version 2, indicate your decision by adding\r\n      \"[Contributor] elects to include this software in this\r\n      distribution under the [CDDL or GPL Version 2] license.\"  If you\r\n      don't indicate a single choice of license, a recipient has the\r\n      option to distribute your version of this file under either the\r\n      CDDL, the GPL Version 2 or to extend the choice of license to its\r\n      licensees as provided above.  However, if you add GPL Version 2\r\n      code and therefore, elected the GPL Version 2 license, then the\r\n      option applies only if the new code is made subject to such\r\n      option by the copyright holder.",
            "match_coverage": 100.0,
            "matched_length": 291,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.0_or_gpl-2.0-plus_with_classpath-exception-2.0_2.RULE",
            "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_0_or_gpl_2_0_with_classpath_exception_2_0-25a98931-f5d9-bdc9-2bb2-94fc049311ae",
        "license_expression": "cddl-1.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 20.58,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 14,
        "copyright": "Copyright 2003-2009 Sun Microsystems, Inc.",
        "start_line": 14
      }
    ],
    "holders": [
      {
        "holder": "Sun Microsystems, Inc.",
        "end_line": 14,
        "start_line": 14
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL.html",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "80c35bc70cd4614142bc5fe46879e372",
    "sha1": "da3fcf48158303d6fda0c02e8341e43397751cef",
    "sha256": "c7505bcfda3f831564b87cb4731bbf0cac1ac7ddb4cbb829684af865da984fc1",
    "sha512": "",
    "sha1_git": "358605d768a4a65e2f43251d13dbc5a7a2a35a85",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-fragment_3_1.xsd",
    "type": "file",
    "name": "web-fragment_3_1.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 13389,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 96.09,
            "matcher": "3-seq",
            "end_line": 48,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "from_file": null,
            "start_line": 12,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright (c) 2009-2013 Oracle and/or its affiliates. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the GNU\r\n      General Public License Version 2 only (\"GPL\") or the Common Development\r\n      and Distribution License(\"CDDL\") (collectively, the \"License\").  You\r\n      may not use this file except in compliance with the License.  You can\r\n      obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html\r\n      or packager/legal/LICENSE.txt.  See the License for the specific\r\n      language governing permissions and limitations under the License.\r\n\r\n      When distributing the software, include this License Header Notice in each\r\n      file and include the License file at packager/legal/LICENSE.txt.\r\n\r\n      GPL Classpath Exception:\r\n      Oracle designates this particular file as subject to the \"Classpath\"\r\n      exception as provided by Oracle in the GPL Version 2 section of the License\r\n      file that accompanied this code.\r\n\r\n      Modifications:\r\n      If applicable, add the following below the License Header, with the fields\r\n      enclosed by brackets [] replaced by your own identifying information:\r\n      \"Portions Copyright [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n      If you wish your version of this file to be governed by only the CDDL or\r\n      only the GPL Version 2, indicate your decision by adding \"[Contributor]\r\n      elects to include this software in this distribution under the [CDDL or GPL\r\n      Version 2] license.\"  If you don't indicate a single choice of license, a\r\n      recipient has the option to distribute your version of this file under\r\n      either the CDDL, the GPL Version 2 or to extend the choice of license to\r\n      its licensees as provided above.  However, if you add GPL Version 2 code\r\n      and therefore, elected the GPL Version 2 license, then the option applies\r\n      only if the new code is made subject to such option by the copyright\r\n      holder.",
            "match_coverage": 100.0,
            "matched_length": 295,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_1_or_gpl_2_0_with_classpath_exception_2_0-3e66ef2d-e8d1-7a6b-7eba-07fb995966d5",
        "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 18.24,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 14,
        "copyright": "Copyright (c) 2009-2013 Oracle and/or its affiliates",
        "start_line": 14
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 14,
        "start_line": 14
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee/web-fragment_3_1.xsd",
        "end_line": 85,
        "start_line": 85
      }
    ],
    "md5": "b9e9b972e45971c17924e39acd061b45",
    "sha1": "e6d0ad30e14823f2bb461aac9626e3a0dba0cee5",
    "sha256": "df20b7c72f19b0e47469dd30e73c143166823daa57298faa04e38e9207643cb3",
    "sha512": "",
    "sha1_git": "096378d25235ee89628c358d72824c592cbc00ef",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-fragment_4_0.xsd",
    "type": "file",
    "name": "web-fragment_4_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 13388,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 96.09,
            "matcher": "3-seq",
            "end_line": 48,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "from_file": null,
            "start_line": 12,
            "matched_text": "      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\r\n\r\n      Copyright (c) 2009-2017 Oracle and/or its affiliates. All rights reserved.\r\n\r\n      The contents of this file are subject to the terms of either the GNU\r\n      General Public License Version 2 only (\"GPL\") or the Common Development\r\n      and Distribution License(\"CDDL\") (collectively, the \"License\").  You\r\n      may not use this file except in compliance with the License.  You can\r\n      obtain a copy of the License at\r\n      https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html\r\n      or packager/legal/LICENSE.txt.  See the License for the specific\r\n      language governing permissions and limitations under the License.\r\n\r\n      When distributing the software, include this License Header Notice in each\r\n      file and include the License file at packager/legal/LICENSE.txt.\r\n\r\n      GPL Classpath Exception:\r\n      Oracle designates this particular file as subject to the \"Classpath\"\r\n      exception as provided by Oracle in the GPL Version 2 section of the License\r\n      file that accompanied this code.\r\n\r\n      Modifications:\r\n      If applicable, add the following below the License Header, with the fields\r\n      enclosed by brackets [] replaced by your own identifying information:\r\n      \"Portions Copyright [year] [name of copyright owner]\"\r\n\r\n      Contributor(s):\r\n      If you wish your version of this file to be governed by only the CDDL or\r\n      only the GPL Version 2, indicate your decision by adding \"[Contributor]\r\n      elects to include this software in this distribution under the [CDDL or GPL\r\n      Version 2] license.\"  If you don't indicate a single choice of license, a\r\n      recipient has the option to distribute your version of this file under\r\n      either the CDDL, the GPL Version 2 or to extend the choice of license to\r\n      its licensees as provided above.  However, if you add GPL Version 2 code\r\n      and therefore, elected the GPL Version 2 license, then the option applies\r\n      only if the new code is made subject to such option by the copyright\r\n      holder.",
            "match_coverage": 100.0,
            "matched_length": 295,
            "rule_relevance": 100,
            "rule_identifier": "cddl-1.1_or_gpl-2.0-classpath-glassfish.RULE",
            "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "cddl_1_1_or_gpl_2_0_with_classpath_exception_2_0-ff812d43-9d55-677d-05ce-1cc05ef81325",
        "license_expression": "cddl-1.1 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 18.24,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 14,
        "copyright": "Copyright (c) 2009-2017 Oracle and/or its affiliates",
        "start_line": 14
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 14,
        "start_line": 14
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee/web-fragment_4_0.xsd",
        "end_line": 85,
        "start_line": 85
      }
    ],
    "md5": "416aceeac62239797509924651c07a37",
    "sha1": "3aadfae994bb9cb3d57cdd12e393fa923b2ebe02",
    "sha256": "1bc345c893bc6d7a6f115bc30420d9b07220a649b80704c377288cc99ec15bff",
    "sha512": "",
    "sha1_git": "3a4873fcb1254071fb7e9acfef454971cafd7494",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-fragment_5_0.xsd",
    "type": "file",
    "name": "web-fragment_5_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 11991,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 24,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 14,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 7.21,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 12,
        "copyright": "Copyright (c) 2009, 2020 Oracle and/or its affiliates",
        "start_line": 12
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 12,
        "start_line": 12
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 16,
        "start_line": 16
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 22,
        "start_line": 22
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-fragment_5_0.xsd",
        "end_line": 54,
        "start_line": 54
      }
    ],
    "md5": "68c07093b14743885cfc5b87b2f18fc7",
    "sha1": "5a4ada22727490819691500ff9f292e913488b53",
    "sha256": "241df64aff22a04862378122741620927db6263bf259ad0f4fe68a13ea01dbe9",
    "sha512": "",
    "sha1_git": "318faff152c09572e1d56e1b3da9bb3250caff2a",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-fragment_6_0.xsd",
    "type": "file",
    "name": "web-fragment_6_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 11991,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 24,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 14,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 7.21,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 12,
        "copyright": "Copyright (c) 2009, 2021 Oracle and/or its affiliates",
        "start_line": 12
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 12,
        "start_line": 12
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 16,
        "start_line": 16
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 22,
        "start_line": 22
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-fragment_6_0.xsd",
        "end_line": 54,
        "start_line": 54
      }
    ],
    "md5": "24786fcefc291351a79c32af71184f2b",
    "sha1": "5cf8e1a70c2efb94736537d0b009ed67b4cfab11",
    "sha256": "05c5a0990da430db23534bf537dc3831fbc65a4166774b09fea6271bad0afa9d",
    "sha512": "",
    "sha1_git": "df7d2f8d142bde09c6c2e2ec2ed7a3f6022d1b38",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-fragment_6_1.xsd",
    "type": "file",
    "name": "web-fragment_6_1.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 11991,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 24,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 14,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 7.21,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 12,
        "copyright": "Copyright (c) 2009, 2021 Oracle and/or its affiliates",
        "start_line": 12
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 12,
        "start_line": 12
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 16,
        "start_line": 16
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 22,
        "start_line": 22
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-fragment_6_1.xsd",
        "end_line": 54,
        "start_line": 54
      }
    ],
    "md5": "f0b27d2f118397f3407b3d9b8b944a16",
    "sha1": "f3d5a581bf915d62bad3c669c9b7cc4745a1b70d",
    "sha256": "60672928d0ea18b36d3579e0bd27bd23590ec538884b1440803f6cc518d5d709",
    "sha512": "",
    "sha1_git": "6c27fc2abcee2203f5a2ede00a037364129d21e9",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-jsptaglibrary_2_0.xsd",
    "type": "file",
    "name": "web-jsptaglibrary_2_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 32929,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 3.73,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "df1c68669f43f1e94ab528e8ddd956ad",
    "sha1": "9d19096e53025018007a342d7efbe619cf57d87b",
    "sha256": "6b59c05749fd5427ee0c1b3a1475d8b164a7c8899c5abadd72624a17b36bd780",
    "sha512": "",
    "sha1_git": "c57363debf537b626c03989c4506067375d75718",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-jsptaglibrary_2_1.xsd",
    "type": "file",
    "name": "web-jsptaglibrary_2_1.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 10603,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 17,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 4,
            "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": 10.43,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 11,
        "start_line": 11
      }
    ],
    "md5": "b506bab4ff123fff3cf0f67892b12649",
    "sha1": "239777a35a40988c75b3967650208b19426c393d",
    "sha256": "c730d08a84c4a346eb1122e96c4847f4f7d603b67c7a46f7c091739385554b13",
    "sha512": "",
    "sha1_git": "077479069a2aa650d31ecce44bfb07c1fc14d152",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-jsptaglibrary_3_0.xsd",
    "type": "file",
    "name": "web-jsptaglibrary_3_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 38291,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 23,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 13,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 2.76,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 11,
        "copyright": "Copyright (c) 2009, 2020 Oracle and/or its affiliates",
        "start_line": 11
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 11,
        "start_line": 11
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 2,
        "start_line": 2
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 15,
        "start_line": 15
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-jsptaglibrary_3_0.xsd",
        "end_line": 52,
        "start_line": 52
      }
    ],
    "md5": "a0edc358307d09f80fa19ff58afbfc22",
    "sha1": "38a36cdf04372a566fa1add2f198f5f825011f27",
    "sha256": "b1c503ebfceef117161601d7571baf36d0446a58c67b704c28c035aa5ddf431f",
    "sha512": "",
    "sha1_git": "edce813ee2ff7fe1d403d59a87c4066599ee7c44",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-jsptaglibrary_3_1.xsd",
    "type": "file",
    "name": "web-jsptaglibrary_3_1.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 38230,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 23,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 13,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 2.76,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 11,
        "copyright": "Copyright (c) 2009, 2021 Oracle and/or its affiliates",
        "start_line": 11
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 11,
        "start_line": 11
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 2,
        "start_line": 2
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 15,
        "start_line": 15
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-jsptaglibrary_3_1.xsd",
        "end_line": 52,
        "start_line": 52
      }
    ],
    "md5": "15b15d08e7758e948af4bee5dbbd4c6a",
    "sha1": "030cc1b15fa3d8bc92c522a7d8b858e732658d5d",
    "sha256": "eeb57cdc746c6b54b588c03601cc2af0eb5187e05c686a21f5bbcef88e8f6d86",
    "sha512": "",
    "sha1_git": "1b4e23524714126d3cf6d1be22e7bd485a0626dd",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/web-jsptaglibrary_4_0.xsd",
    "type": "file",
    "name": "web-jsptaglibrary_4_0.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 38390,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
    "detected_license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 23,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "from_file": null,
            "start_line": 13,
            "matched_text": "      This program and the accompanying materials are made available under the\r\n      terms of the Eclipse Public License v. 2.0, which is available at\r\n      http://www.eclipse.org/legal/epl-2.0.\r\n\r\n      This Source Code may also be made available under the following Secondary\r\n      Licenses when the conditions for such availability set forth in the\r\n      Eclipse Public License v. 2.0 are satisfied: GNU General Public License,\r\n      version 2 with the GNU Classpath Exception, which is available at\r\n      https://www.gnu.org/software/classpath/license.html.\r\n\r\n      SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
            "match_coverage": 100.0,
            "matched_length": 101,
            "rule_relevance": 100,
            "rule_identifier": "epl-2.0_or_gpl-2.0_with_classpath-exception-2.0.RULE",
            "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
            "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
          }
        ],
        "identifier": "epl_2_0_or_gpl_2_0_with_classpath_exception_2_0-279b7dd7-b880-1ec7-3859-24898d54ebc4",
        "license_expression": "epl-2.0 OR gpl-2.0 WITH classpath-exception-2.0",
        "license_expression_spdx": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 2.76,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 11,
        "copyright": "Copyright (c) 2009, 2021 Oracle and/or its affiliates",
        "start_line": 11
      }
    ],
    "holders": [
      {
        "holder": "Oracle and/or its affiliates",
        "end_line": 11,
        "start_line": 11
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 2,
        "start_line": 2
      },
      {
        "url": "http://www.eclipse.org/legal/epl-2.0",
        "end_line": 15,
        "start_line": 15
      },
      {
        "url": "https://www.gnu.org/software/classpath/license.html",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-jsptaglibrary_4_0.xsd",
        "end_line": 52,
        "start_line": 52
      }
    ],
    "md5": "102c141175934cc942e05cfa526ffbcc",
    "sha1": "7a4dc6dbebfa271b556c0c5d33a9d0198795d81d",
    "sha256": "8628e359fcdebb871eb29dcd2d20a12f9b79e1f5faff3cf7f84b625249f2d517",
    "sha512": "",
    "sha1_git": "b5f1a5ddf74630d3481596e5a2266b8407f02476",
    "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/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/xml.xsd",
    "type": "file",
    "name": "xml.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 3804,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 22.67,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://www.w3.org/2001/03/xml.xsd",
        "end_line": 39,
        "start_line": 39
      },
      {
        "url": "http://www.w3.org/2001/xml.xsd",
        "end_line": 57,
        "start_line": 57
      }
    ],
    "md5": "896b4fe1fd9e70f874dd795556f2830e",
    "sha1": "6bfa72b8ecac232e649438f68eaeef0bf87391f8",
    "sha256": "824709178bdfc7a48a3c1b0c85f3f83a85934ee1e6da9991a47d8152dac3adae",
    "sha512": "",
    "sha1_git": "e07fa3baea759e3f976b4f14ff9b17ce11f73462",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/ant/antlib.xml",
    "type": "file",
    "name": "antlib.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 2892,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 36.96,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "6056864d6a9401f57913678bc818e7e6",
    "sha1": "d8fe87d874d8cb2046e178826b22ab1ca42fc7be",
    "sha256": "f0c8aaa429453a53d576ada2797674608e92018d92cd6a530e4e1031b0588051",
    "sha512": "",
    "sha1_git": "64f86489832d0453530a1985c2fde8a2518a91ac",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/ant/jmx/antlib.xml",
    "type": "file",
    "name": "antlib.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1837,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 54.59,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "8157291a1d2e927ed728160fba6e6f80",
    "sha1": "fe67b74e6d4c9fcebb66dac5181df2cd7d24390e",
    "sha256": "169cb16b2158016132b83bac32804834aa819e8c3b79a13d676e9226949a24a5",
    "sha512": "",
    "sha1_git": "184d0c270541acba099f551f1d9ee1a127513281",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/authenticator/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 12890,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 8.89,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "eebdd5c3299935630f3627bfd10b3144",
    "sha1": "2027c7be0a4ad180cb989e3eca51b14049b4c8b0",
    "sha256": "18e7fc26df9e77a8fc47742634fefb7dca87676de84a95ebd227887fd82c44dc",
    "sha512": "",
    "sha1_git": "52a447e3f929bf0493440a37f6268d5d967d5380",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/connector/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 10555,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 10.68,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "d837f2f2b10cdb8f63f9deb8ec31a979",
    "sha1": "ccdedbb3bf3a9a96a9b4227e5948fb047aa1889b",
    "sha256": "6c2c973361a0352accb6fc1cdac23357e4019a83a5b39f38870cc7d17c8250c9",
    "sha512": "",
    "sha1_git": "dbac880afbd7eeee503b3e0d4d579f17581dfcda",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/core/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 70537,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 1.81,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "97676ae019abb2f497baec7fa814ecea",
    "sha1": "f31aab88f47657f2d8fba88a35f37df9f2de2636",
    "sha256": "e6dd35bd35d74275da2e480cd40fc5b70475e397fe609263507cd04ab307caf8",
    "sha512": "",
    "sha1_git": "348445d6c5e9646c3768ae232d9d034955760859",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/deploy/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 5030,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 23.52,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "1ed3c17a706219b9f08e20bd2c99be15",
    "sha1": "ebbfb1bf2e8c7d3de3f87f0fed537d045ec6fc5c",
    "sha256": "231b1351cf457a77b98146c9fa7d5c4f8f0319422a28a96ba110fdbe8ca377e5",
    "sha512": "",
    "sha1_git": "8adffa7f0052e63e08b56eea8583038afd806847",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/ha/authenticator/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 2527,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 10,
        "start_line": 10
      }
    ],
    "md5": "c71315cb6e76a08d546e7450be46f0ce",
    "sha1": "df1d53cfc64eb9488e3e600a2840a369e66e5f2f",
    "sha256": "5f9e5712df0d955ed8e496316da114413a33812d92d6c57ce0ce56e119bf5b90",
    "sha512": "",
    "sha1_git": "5a0594feef043e2ca4924a5389c2a5239e25d20e",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/ha/deploy/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 2110,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 47.04,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "58cdb534aca6e436a008437d61e4ec92",
    "sha1": "61bd251ff070d4c2f38adba73af7f0f043658d96",
    "sha256": "6ddebe0af22dab0fe0d918c87144776569598c8cd8b01a2eccb1ea2b11560419",
    "sha512": "",
    "sha1_git": "ecef4962d7e4215422e1d695979e609953420387",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/ha/session/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 22844,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 5.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "f67cd9583a6ae63fbe1f4ddf2af62fcb",
    "sha1": "80cb8fc254165e4ad40e4fcef5f565c2d5cd187f",
    "sha256": "1911e2f3447ce6822f7f48a837c39955cfe299ea95155725f9d865e0a99edf8c",
    "sha512": "",
    "sha1_git": "3ce7b9909b3e3fe6803b0a829846ce825d0c149e",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/ha/tcp/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 5352,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 21.68,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "ad745c62c2a82d308091675e931e5ade",
    "sha1": "82ace776f94f54e161c178a7beb0005b5e5b524e",
    "sha256": "a8a39c84806639daa99838a1f61cd30bbdd27b60ea7dd7441900c306989c4592",
    "sha512": "",
    "sha1_git": "5767712c26bb82f98b3f6c26f857f21f17eeb880",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/loader/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 4885,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 23.52,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "148699d77f814ba6f0e18269bdc8946b",
    "sha1": "beb596a6095ed25fe4a82b5c16fa26385a3087bb",
    "sha256": "44b371e83dacfe15dbe6c013a8e4a606cf9dcf233a10e6b82f2be6851efc67e9",
    "sha512": "",
    "sha1_git": "52cfaf37468463adb7e5e68fc7ee295691ac0215",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/mapper/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1883,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 50.64,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "e2edb5bab4573e8a6371dd634a022dcf",
    "sha1": "a5c4e539fc04608294903f047983f4ea69ae7097",
    "sha256": "35a744dea493725200f9ffd40c776479f65c99b84af160fc0078c84a083bd82d",
    "sha512": "",
    "sha1_git": "c141c0fa7e1431087fe3f182d7531335ab35d72f",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 5940,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 19.57,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "df5f7dcf5df34493356caff148a22975",
    "sha1": "c158f101738d9085d49e2dac28dcf86224a445b2",
    "sha256": "26ff56a95d8038c367e4c4b16192856f674602fd295cdea4671c5cbb52821d0a",
    "sha512": "",
    "sha1_git": "79d4f1a031d8f0e2c8510e3028a9c0be19df20e1",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/mbeans/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 12845,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 9.52,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "3cf0a306488e36f24f0dbcf654e51371",
    "sha1": "5fe99001c6b584f16b8293b7564120b6c0055ffc",
    "sha256": "d625d4ddcf68491840e20b41bc9726967d732f99d1102b79efa4912fbafbc898",
    "sha512": "",
    "sha1_git": "dbab52bc78021422859fe1c6ba4cb7c2425b3026",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/realm/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 19792,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 5.92,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "a8c7d653bef0d600ab6dd3913cf6c13a",
    "sha1": "d7bedef40f3c27a72970ad01fe1a43aef12b3b1f",
    "sha256": "5a1e68cd098a6518c68516b2e3f2ae160e7df2ad1a1f205919319245c938dbc2",
    "sha512": "",
    "sha1_git": "32a40aa9a6655ec22d6516f76364f3166100dabe",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/session/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 16108,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 7.71,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "ed4c3ad3eb5b3b77f44bd418d39cc96e",
    "sha1": "8b7e31d7fc4913a341ba127a183ca657e09c67f8",
    "sha256": "48a6a124450580fc365e2d56168056cd424b9dfe96c278d9a83e163a49b38e3d",
    "sha512": "",
    "sha1_git": "39778e6de6dcb9b35ae9fb58412905001c0d43bd",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/startup/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 6460,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 18.31,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "8d6ca33b2b6858a60329e7e23d94da46",
    "sha1": "a37db0aa483c38c86c57779a563abec6e6c7820e",
    "sha256": "d8e9e83af057a1ccbb519765e898f3525b49d35fcdb52fbcfa4a7ae5571dc56e",
    "sha512": "",
    "sha1_git": "3573deff6a4f354a90c056e7c0a51849edfb132e",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/storeconfig/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 3414,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 35.31,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "3d314d3e19ab44706e9ede92685ffa58",
    "sha1": "2a9115aa2190e5c1b286ab0eaecc059bf42baa93",
    "sha256": "0f856b4eb722e6e700762f89f868c599285d2698c6bd81b23d3ffb6bdf490125",
    "sha512": "",
    "sha1_git": "f04b6fdde69874cc420f5e644e60b4d347dbdb27",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/storeconfig/server-registry.xml",
    "type": "file",
    "name": "server-registry.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 20278,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 7.47,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "5e5c42b6b6175ccf55fa8327500f69f9",
    "sha1": "7f0278a146f605a94c559b133b33b6e63c68100e",
    "sha256": "fd809c78ea64c1847b934e989f608f48e0a8ba7c569647ebbe85e02be18b2e44",
    "sha512": "",
    "sha1_git": "85314592d041958264a41c0c029d856a44195a1c",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/tribes/membership/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 5381,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 19.44,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "eda87dcee4511bdb8dd2e55557c251ce",
    "sha1": "f94b4c36f7095d2246771e4493d05ec6acf7b37f",
    "sha256": "a4cd025e2b31d65158abfe83b2147a9e0ead1802d4feffecfa6aed97a7d85735",
    "sha512": "",
    "sha1_git": "d3929da485649a09428951753522803a286a2d1b",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/users/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 18392,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 6.68,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "b80d98de480d78231af21f778f7827a3",
    "sha1": "68d8adb347306708905c58ee08d2fe82bc285aed",
    "sha256": "fc9007c30f408094cab255170b2f6586512d8fa9c43a97e8fe4c1198f73efe9c",
    "sha512": "",
    "sha1_git": "6a518e5c5cdddace1caf4784942f27006186140f",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/valves/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 25902,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 4.67,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "b7d24055185d35f5df109b394f6e79f4",
    "sha1": "eb86e2451f4157a5dfc73aad0ba74a110ee5f44d",
    "sha256": "5b86201158b3f4a381f8e1596009e276f43651f8b55adbd23a45e5bded28d7c9",
    "sha512": "",
    "sha1_git": "99a7de9f011c0f67e877bf739bdbe790a7d79332",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/valves/rewrite/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1606,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 60.41,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "fcbdb4426c868ec6ce0b3261f00a86e5",
    "sha1": "eebda00d5222cb85e9b542b59fa276771e9a750d",
    "sha256": "59a052abf7513f3cf514f0136bf3100a12715c4d03c2fc5a17cac453f3d519f5",
    "sha512": "",
    "sha1_git": "ebdbbb59d7857879affc856ff7f04a22472c43f6",
    "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/apache-tomcat-11.0.18-src/java/org/apache/catalina/webresources/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 4058,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 27.93,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "e37215ddd6f3b5e75bb702d65681c21a",
    "sha1": "0bb439f5778dafe79c69acf27cc115019658de88",
    "sha256": "c32d7c69196f905255c464750a4e5be1f6ae82888652bd45e9ebd8c187550ef5",
    "sha512": "",
    "sha1_git": "a0e92dc9f4987ffdff8287b667e2ad7ff10b3cc2",
    "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/apache-tomcat-11.0.18-src/java/org/apache/coyote/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 3654,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 32.96,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "b13d7d8f2ee6d9aca286ef89de245e18",
    "sha1": "60eca9744b3051ba2e396b54c1363fdb61a0081f",
    "sha256": "d406a584d257379c0aafa082fa9ee1e7f76580be0a57c3e3e71a4b1828d453d6",
    "sha512": "",
    "sha1_git": "32e872358870a29f3e051808e72a83b2c5745022",
    "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/apache-tomcat-11.0.18-src/java/org/apache/jasper/servlet/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1917,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 51.74,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "f58e3afa04f96fa1a6a4bb93d0256e1a",
    "sha1": "95d76ff7bc880fd2a5cd197c24bb18db7715c98d",
    "sha256": "0b96a87ec367b692a3298e32ee5f348800196f777c979cd648da3b3dffd4b6ae",
    "sha512": "",
    "sha1_git": "3fb3245ea36fb178d8768b9f26301dfbc4608a92",
    "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/apache-tomcat-11.0.18-src/java/org/apache/jasper/tagplugins/jstl/tagPlugins.xml",
    "type": "file",
    "name": "tagPlugins.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 2980,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 31.07,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "dd46876279d25e60526f38e609ce4f60",
    "sha1": "ebf6956ccfa19662086140bfbdede672747eb727",
    "sha256": "dc84a33420ff43155daa38587b71d11c84df75cd9eda1c32577f9cc0342f385b",
    "sha512": "",
    "sha1_git": "e45ca9c50a10e2e420882d335b55172d2b7d4b47",
    "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/apache-tomcat-11.0.18-src/java/org/apache/tomcat/util/descriptor/web/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 4304,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 26.33,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "fdd6739ec2270c0f416469c1b1dfb4a8",
    "sha1": "f26f71fc5889b6cfabdf47291e3fc30f57022ca4",
    "sha256": "3341ae787f240966937e8e268475c910b9a9cb2cf573db24c82cca627f312971",
    "sha512": "",
    "sha1_git": "d11a72f909dc092249d90a386fc650f23b6988ed",
    "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/apache-tomcat-11.0.18-src/java/org/apache/tomcat/util/net/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 12776,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 12.11,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "51e4598b368dcf7206c1c3986007eda8",
    "sha1": "9da28c95ea0b77bb290d09365603edb2145ebd54",
    "sha256": "98115a70b79ceedb476d365dfa046a0ae97198956dabf0d617d003ff76688983",
    "sha512": "",
    "sha1_git": "08457dd2f8514cec951563a67a4280fd448dd7c0",
    "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/apache-tomcat-11.0.18-src/modules/jdbc-pool/build.xml",
    "type": "file",
    "name": "build.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 22497,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 5.08,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 141,
        "copyright": "Copyright & 169 2000-$ year Apache Software Foundation",
        "start_line": 141
      }
    ],
    "holders": [
      {
        "holder": "Apache Software Foundation",
        "end_line": 141,
        "start_line": 141
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://tomcat.apache.org/tomcat-9.0-doc",
        "end_line": 134,
        "start_line": 134
      },
      {
        "url": "https://docs.oracle.com/en/java/javase/17/docs/api/",
        "end_line": 148,
        "start_line": 148
      }
    ],
    "md5": "5660ad0723321e23ab37c64dfba183a6",
    "sha1": "e9e5a1b5148c456b47a223e897e873152edab099",
    "sha256": "ca3a9af5a55e4d956361444e0d27f0fea49a323a64f42fd327b15d3b71ef3cbc",
    "sha512": "",
    "sha1_git": "bbc39be57e919f000a1bf57f103c6f6e594b862d",
    "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/apache-tomcat-11.0.18-src/modules/jdbc-pool/doc/changelog.xml",
    "type": "file",
    "name": "changelog.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 6047,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 14.73,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "d03145e14d3f5ad6844929ab46e4cd63",
    "sha1": "8599d6d7b12217097392f5f3e4c91d98b9ce82d6",
    "sha256": "2e72374ede1bccb1b7fb38e2a4eb84e8d3d35324797ad81b8acf9b7602ca962b",
    "sha512": "",
    "sha1_git": "11d33c72f186530435cf97875eb55c43a163fad2",
    "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/apache-tomcat-11.0.18-src/modules/jdbc-pool/doc/jdbc-pool.xml",
    "type": "file",
    "name": "jdbc-pool.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 55435,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 1.75,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://commons.apache.org/dbcp/",
        "end_line": 38,
        "start_line": 38
      },
      {
        "url": "http://tomcat.apache.org/tomcat-9.0-doc/jndi-datasource-examples-howto.html",
        "end_line": 130,
        "start_line": 130
      },
      {
        "url": "https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html#getConnection",
        "end_line": 512,
        "start_line": 512
      },
      {
        "url": "https://bz.apache.org/bugzilla/show_bug.cgi?id=50025",
        "end_line": 526,
        "start_line": 526
      },
      {
        "url": "https://tomcat.apache.org/tomcat-9.0-doc/jndi-datasource-examples-howto.html",
        "end_line": 759,
        "start_line": 759
      },
      {
        "url": "https://svn.apache.org/viewvc/tomcat/trunk/modules/jdbc-pool/",
        "end_line": 975,
        "start_line": 975
      }
    ],
    "md5": "f2905a11f5e142730689a21b44b26c5b",
    "sha1": "875273a1c3a164e08653e80e5d744139276c1211",
    "sha256": "c21fe8cb0bee40b88b3095363b42f69856c89c55ea76d95d60a1b6d9a71548d5",
    "sha512": "",
    "sha1_git": "1f5dd3ea6c8e048cc667d31d1118bfcf2b9532e4",
    "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/apache-tomcat-11.0.18-src/modules/jdbc-pool/doc/package.xsl",
    "type": "file",
    "name": "package.xsl",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsl",
    "size": 9541,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 12.78,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://bz.apache.org/bugzilla/show_bug.cgi?id",
        "end_line": 37,
        "start_line": 37
      },
      {
        "url": "https://svn.apache.org/viewvc?view=rev&rev",
        "end_line": 38,
        "start_line": 38
      }
    ],
    "md5": "7332e29ef40b00606c78b98fcc127631",
    "sha1": "dbe9d1a01896690cf09b63f4a15cd71ec8c0293c",
    "sha256": "954244c9d056733419d21a77627ef6466b060e5897a9868033a729fcb5a9746c",
    "sha512": "",
    "sha1_git": "a0f468a5a5dded53c7f1332e3400e55a72dd4801",
    "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/apache-tomcat-11.0.18-src/modules/jdbc-pool/doc/project.xml",
    "type": "file",
    "name": "project.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1131,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 76.77,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "c138d6b5d0dc92049399c9c43673cdc7",
    "sha1": "b833aaf76cf2c230f57ebdaa01fb036731cdb3c8",
    "sha256": "5c0f3bfdcae2e180c6cd660a1ff5d2a18458330f7fce6ebabae3bf05debbab59",
    "sha512": "",
    "sha1_git": "3688701888a5650b26055d5b1e81a0d467e9ee69",
    "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/apache-tomcat-11.0.18-src/modules/jdbc-pool/pom.xml",
    "type": "file",
    "name": "pom.xml",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 5220,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-jdbc",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-jdbc@1.1.0-SNAPSHOT",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": "svn+https://svn.apache.org/repos/asf/tomcat/trunk/modules/jdbc-pool",
        "version": "1.1.0-SNAPSHOT",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "jdbc-pool",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jdbc/1.1.0-SNAPSHOT/tomcat-jdbc-1.1.0-SNAPSHOT.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@11.0.5",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "11.0.5"
          },
          {
            "purl": "pkg:maven/junit/junit@4.13.2",
            "scope": "test",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "4.13.2"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-dbcp@11.0.5",
            "scope": "test",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "11.0.5"
          },
          {
            "purl": "pkg:maven/com.h2database/h2@2.2.220",
            "scope": "test",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "2.2.220"
          }
        ],
        "download_url": null,
        "homepage_url": "https://people.apache.org/~fhanik/jdbc-pool/",
        "release_date": null,
        "code_view_url": "https://svn.apache.org/viewvc/tomcat/trunk/modules/jdbc-pool",
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-jdbc@1.1.0-SNAPSHOT?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jdbc/1.1.0-SNAPSHOT/tomcat-jdbc-1.1.0-SNAPSHOT.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jdbc/1.1.0-SNAPSHOT/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": null,
        "extracted_license_statement": null,
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": null
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "38c164228664b651ac4b082977e3a5c8",
    "sha1": "d62e48467e6d431e115bc45f174e46ac8def3cda",
    "sha256": "e00a1c38742596362514a33afd8535249ba042c3117eeaf8048b38074572a66c",
    "sha512": "",
    "sha1_git": "2fff723d7d379bde0f58b54bdded609e14c1ae7f",
    "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/apache-tomcat-11.0.18-src/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 2243,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 41.46,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "dcf4aea7f640c09bba945e537a0370a2",
    "sha1": "e704f320f3332ba9ff1770c75f14d20a6a795815",
    "sha256": "e508047b8fccd1f857d4e3a537d22f610fedb13b3f754933a0fd35ea1f422c66",
    "sha512": "",
    "sha1_git": "6b61a64b2092836ace0e24ca5020d9ec387014a5",
    "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/apache-tomcat-11.0.18-src/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/mbeans-descriptors.xml",
    "type": "file",
    "name": "mbeans-descriptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 16709,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 7.42,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "822e7faff73cf9eeba5dd37706eefa80",
    "sha1": "704689b73c4582b829cfa578a13184860dc3dbab",
    "sha256": "8d6e32d93474307e24b16f63bd560eba07d874842f386d4a929ec18a40164ada",
    "sha512": "",
    "sha1_git": "a4d96d8074d101cb03a94c26ccd1a69781eaf4a2",
    "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/apache-tomcat-11.0.18-src/res/checkstyle/checkstyle.xml",
    "type": "file",
    "name": "checkstyle.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 5646,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 20.52,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://checkstyle.org/dtds/configuration_1_3.dtd",
        "end_line": 20,
        "start_line": 20
      },
      {
        "url": "http://checkstyle.sourceforge.net/config_coding.html",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "a1e1659efee92fe9ae9f6cb6e26a51c6",
    "sha1": "a3fd43061398f3adb0ceda8db7b4f03a517e8b77",
    "sha256": "8afe164f6965615154c13d76cc2328201471cf6354892ccf75febec4e0473e1b",
    "sha512": "",
    "sha1_git": "8527e8e213cede071a62ab4fd55a61b5ae30bb97",
    "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/apache-tomcat-11.0.18-src/res/checkstyle/jakarta-checkstyle.xml",
    "type": "file",
    "name": "jakarta-checkstyle.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1670,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 55.87,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://checkstyle.org/dtds/configuration_1_3.dtd",
        "end_line": 20,
        "start_line": 20
      },
      {
        "url": "http://checkstyle.sourceforge.net/config_coding.html",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "96007643c8fa476ea87644ef7131a581",
    "sha1": "40be26d418cdadcff33ef978dac254747b450d57",
    "sha256": "395ed293ddf1597276b5c887c576ae4ccfc6e9013da4ef6ab4aafbd14c1ee5a0",
    "sha512": "",
    "sha1_git": "210ac74c5ff34512efa1600e7456d723134b3034",
    "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/apache-tomcat-11.0.18-src/res/checkstyle/jakarta-import-control.xml",
    "type": "file",
    "name": "jakarta-import-control.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 2984,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 34.0,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://checkstyle.org/dtds/import_control_1_4.dtd",
        "end_line": 20,
        "start_line": 20
      }
    ],
    "md5": "38a52bb49795d090f7cdbf6501629595",
    "sha1": "f751d1c56d1d03eeffb13ebdada4ac4c7bf9f81e",
    "sha256": "43428041b08274cb332b94d031aa034a0071d0cf032b3293be442459ebc54ba1",
    "sha512": "",
    "sha1_git": "9e1126f8c6008acfc88daeaf28386b512c76497d",
    "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/apache-tomcat-11.0.18-src/res/checkstyle/org-checkstyle.xml",
    "type": "file",
    "name": "org-checkstyle.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1660,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 55.87,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://checkstyle.org/dtds/configuration_1_3.dtd",
        "end_line": 20,
        "start_line": 20
      },
      {
        "url": "http://checkstyle.sourceforge.net/config_coding.html",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "752133a2b64fe0323b179294cbe1a1bf",
    "sha1": "c915403626ccc539f0bea73dd62c3879e20b4b9a",
    "sha256": "4e4c87522f24b863dbbcc2577fd76c7e3dd7c6509a3bf3ffaa2ea8b57bbd342f",
    "sha512": "",
    "sha1_git": "0fc8ea9f847656fd09040d394f5cd889507566af",
    "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/apache-tomcat-11.0.18-src/res/checkstyle/org-import-control.xml",
    "type": "file",
    "name": "org-import-control.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 7690,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 13.12,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://checkstyle.org/dtds/import_control_1_4.dtd",
        "end_line": 20,
        "start_line": 20
      }
    ],
    "md5": "3dc928da8a20891dc5aef11d97b48530",
    "sha1": "4f5f600334c77046da2815ed62dabaace7cf4e9e",
    "sha256": "93fb5154b26d7eeae0e1828239ce07c8ef7b4d7237deec42e803a8ff80d3e457",
    "sha512": "",
    "sha1_git": "ced22658410d98e4205425c72ecdeef754610884",
    "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/apache-tomcat-11.0.18-src/res/checkstyle/test-checkstyle.xml",
    "type": "file",
    "name": "test-checkstyle.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 4245,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 27.48,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://checkstyle.org/dtds/configuration_1_3.dtd",
        "end_line": 20,
        "start_line": 20
      },
      {
        "url": "http://checkstyle.sourceforge.net/config_coding.html",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "e3582334b1d00971bc6d9496891e4158",
    "sha1": "9a2be9760cd54e53256eb3db8aeb3bf8200902ad",
    "sha256": "4b5105926b0dea68180812542ef9335ba98686012c4134c541348f600c104f3f",
    "sha512": "",
    "sha1_git": "f1f8d1c192d3e723f8c45c9e42c4689089050201",
    "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/apache-tomcat-11.0.18-src/res/deployer/build.xml",
    "type": "file",
    "name": "build.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 4253,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 25.59,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "7e798823efc7ee1324cb9dc1e85ef28a",
    "sha1": "5f89ffddb1e4538460bff936a6aa9bd2ad09c861",
    "sha256": "0e7ab8bf775e260a2ad1754c41b543537c2f9a41f7deeab3966debed86699eb2",
    "sha512": "",
    "sha1_git": "e30fd923a6464027c93c85fb6a233198e5bdac11",
    "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/apache-tomcat-11.0.18-src/res/ide-support/eclipse/clean-up-asf-tomcat.xml",
    "type": "file",
    "name": "clean-up-asf-tomcat.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 11251,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 8.82,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "f7f725eff313dbad085384127d211afb",
    "sha1": "8c11f02f7d83e410bbbdde86647c8427a163c94d",
    "sha256": "6baad7ecbc74d4b808099d37856ba3e9ce67eb085e950f60487886a01bb24fa3",
    "sha512": "",
    "sha1_git": "9eac856d9b5bcb4e258f4df27c137667269360d0",
    "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/apache-tomcat-11.0.18-src/res/ide-support/eclipse/eclipse.classpath",
    "type": "file",
    "name": "eclipse.classpath",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".classpath",
    "size": 2201,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 41.18,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "5ab0b0cf3ef91245f0e0e3583ca75082",
    "sha1": "3ec995550c7d9d01282c87b30d8db6a6d9194500",
    "sha256": "291ba74717431b724fd7fd5775873831efda3687ed7a7306f8f45cbd4e5a37ee",
    "sha512": "",
    "sha1_git": "5954a371f821863f743fb2952125aee0689d155e",
    "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/apache-tomcat-11.0.18-src/res/ide-support/eclipse/eclipse.project",
    "type": "file",
    "name": "eclipse.project",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".project",
    "size": 1261,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 74.38,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "f82aabc3e982789742b77c7ea8cf9cd6",
    "sha1": "48d3ca55eecca1ba89c95b45b11ddfa72b577eea",
    "sha256": "c49229da87948e22d88de51d75c60569ee712cdea9c95950471578c1b5d8f702",
    "sha512": "",
    "sha1_git": "9f84728e9419722aff7fc46633ce0cda68734940",
    "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/apache-tomcat-11.0.18-src/res/ide-support/eclipse/formatting-asf-tomcat.xml",
    "type": "file",
    "name": "formatting-asf-tomcat.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 46911,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 1.84,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "3d7d2fc7909babd70509ee8be61255d8",
    "sha1": "5bf6062cd9f5ee4943a17ea6755d04ef0cd6cd71",
    "sha256": "3dce890508a8a25318e8ffc8c2a3dec0bc1e2b2df1fffb1480f6c33ec3146a0d",
    "sha512": "",
    "sha1_git": "1cd39b43ee14330a3bc478faeff0393e57efaba7",
    "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/apache-tomcat-11.0.18-src/res/ide-support/eclipse/start-tomcat.launch",
    "type": "file",
    "name": "start-tomcat.launch",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".launch",
    "size": 1700,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 50.64,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "a0564fbb76a3ced0acc6818e0c628c61",
    "sha1": "4b5f5c5e05b1b463fef80f564635cee3de5ae267",
    "sha256": "caf28818a56de44807e1251ae0aadd917bf1fa4ae73ac09bbd3de7652c6e9df9",
    "sha512": "",
    "sha1_git": "f5d48b62ea979bf4d5959d73994ecd4d712b1ec5",
    "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/apache-tomcat-11.0.18-src/res/ide-support/eclipse/stop-tomcat.launch",
    "type": "file",
    "name": "stop-tomcat.launch",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".launch",
    "size": 1699,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 50.64,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "499933db72e0cbd6bb8a4113875410fe",
    "sha1": "ee80409ec4be66a8496adde10232a5814d5be7bf",
    "sha256": "ab9540077c63a3b6ffdf0b8bb7000836b5a58d92da19bb801adfd0146ce6916a",
    "sha512": "",
    "sha1_git": "0d59470a8052e2fd7a2da641fffc1286740c0c1f",
    "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/apache-tomcat-11.0.18-src/res/ide-support/idea/ant.xml",
    "type": "file",
    "name": "ant.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 987,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 84.4,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "777c680c21e05f2338aa9aea089773f8",
    "sha1": "8c5676945df876c35912fcfc69afab3f6dcf62ab",
    "sha256": "48dc4100a60f782d3b2949a207877ecc07d6e382fda2f8660d0751d77e90a1a1",
    "sha512": "",
    "sha1_git": "98a4f1648a9b7b9a6ba22962d3bc5c86b69c7f4c",
    "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/apache-tomcat-11.0.18-src/res/ide-support/idea/codeStyles/codeStyleConfig.xml",
    "type": "file",
    "name": "codeStyleConfig.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 989,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 85.0,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "2109f83f740d5917dc141b538035e503",
    "sha1": "700c3f3cb121a16f368c0c563a6803683e22979b",
    "sha256": "56bbd55a66278083b92581e0b793b72e74e7e22cc521ff73d7e596eb25684d1b",
    "sha512": "",
    "sha1_git": "264a4f3dc6a543e6270f844b76975c311ff7d803",
    "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/apache-tomcat-11.0.18-src/res/ide-support/idea/codeStyles/Project.xml",
    "type": "file",
    "name": "Project.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 6825,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 13.84,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "970732dfd2dd9b2533a16334281c8bf0",
    "sha1": "aa6dbd87c20ebdbf852140166f4df07e03c6cf56",
    "sha256": "c7ed01d1df58381b34c189365e021974d2064c0ba9ccb4d79c56cff652e4062e",
    "sha512": "",
    "sha1_git": "65ef2cafa07e5bf02d4a07b02aa7fb16af01770c",
    "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/apache-tomcat-11.0.18-src/res/ide-support/idea/compiler.xml",
    "type": "file",
    "name": "compiler.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1059,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 83.22,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "94eec5179bf202160e9b95340214ff59",
    "sha1": "3cda2b4a9435df686f72663a856bad8596e99a0e",
    "sha256": "82c2f8da1219f5a54be76863af1ca493b1b3d26136885e4e4490e3a40be64fc3",
    "sha512": "",
    "sha1_git": "0cf8618e69d29bd11b27b85d29ba2c4c6d4ecbec",
    "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/apache-tomcat-11.0.18-src/res/ide-support/idea/copyright/profiles_settings.xml",
    "type": "file",
    "name": "profiles_settings.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 925,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 89.47,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "3747a2b07f9a30035f7b17d258f0feb9",
    "sha1": "e8d2c5ef1812675214e31a733674a418f69eb986",
    "sha256": "0ff0db7c9d253f4d576f80ce05b0f82d8ef3a3566e2fe49623529ab9de451be4",
    "sha512": "",
    "sha1_git": "382557a1487f6f0376772943175cf84827a43287",
    "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/apache-tomcat-11.0.18-src/res/ide-support/idea/copyright/Tomcat.xml",
    "type": "file",
    "name": "Tomcat.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1834,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with very long lines, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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"
          },
          {
            "score": 90.15,
            "matcher": "3-seq",
            "end_line": 20,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 20,
            "matched_text": "Licensed to the Apache Software Foundation (ASF) under one or more&#10;contributor license agreements.  See the NOTICE file distributed with&#10;this work for additional information regarding copyright ownership.&#10;The ASF licenses this file to You under the Apache License, Version 2.0&#10;(the &quot;License&quot;); you may not use this file except in compliance with&#10;the License.  You may obtain a copy of the License at&#10;&#10;     http://www.apache.org/licenses/LICENSE-2.0&#10;&#10;Unless required by applicable law or agreed to in writing, software&#10;distributed under the License is distributed on an &quot;AS IS&quot; BASIS,&#10;WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.&#10;See the License for the specific language governing permissions and&#10;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-f7f11e79-b8fa-a8ce-7873-02b918bd2a26",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 87.18,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0&#10;&#10;Unless",
        "end_line": 20,
        "start_line": 20
      }
    ],
    "md5": "1118670d1d799d4907817a8c5b5d3d5c",
    "sha1": "2a561223e4f3db828e7c0c90d26857c680ca7993",
    "sha256": "3877ed31b4dbe633b22741494364d43749f048e3ef03f1dbc011c906c6d221a5",
    "sha512": "",
    "sha1_git": "8d164b8375a0a0dc234f09e519767a3d653ae107",
    "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/apache-tomcat-11.0.18-src/res/ide-support/idea/externalDependencies.xml",
    "type": "file",
    "name": "externalDependencies.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1174,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 73.91,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "d2a839aa6adecdaf44115e44005a7884",
    "sha1": "f0af1c1bc6dc518470b17b7a2b1bed4fe1bab480",
    "sha256": "8d01df8167abf8aaf1bb11714f0a9c9b90501e4c9847afbdc2fb80f6de6f6763",
    "sha512": "",
    "sha1_git": "a4e02a4640df075de4ae36692c194bc870e3ab3e",
    "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/apache-tomcat-11.0.18-src/res/ide-support/idea/inspectionProfiles/Project_Default.xml",
    "type": "file",
    "name": "Project_Default.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 4228,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 25.59,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "e2ffdcb651b49796a20f82ef0c8146c9",
    "sha1": "2e1f46c49113337fea27cf0013b74da64ec40b6a",
    "sha256": "97ae03b9bd4fe3a38cbdbc2c18e881a5ecb81d13b4b429e05b143e01776f737c",
    "sha512": "",
    "sha1_git": "bd48b5985301f9b686b546772438cf0e40f93e77",
    "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/apache-tomcat-11.0.18-src/res/ide-support/idea/misc.xml",
    "type": "file",
    "name": "misc.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1125,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 74.38,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "751cd0df38957525fc917052efa48873",
    "sha1": "e452a266ec814e3283a01f417699604a4d7d50e9",
    "sha256": "01cf017f1cca365f42eb17face6c10c04d5c746166b13f1c820d7b8e34696cbc",
    "sha512": "",
    "sha1_git": "13560918a1fa3e345884df1ddf5c79ef9e97275e",
    "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/apache-tomcat-11.0.18-src/res/ide-support/idea/modules.xml",
    "type": "file",
    "name": "modules.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1074,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 79.33,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "a9453d891b2fa2c84e1e824b63540965",
    "sha1": "5c62694db179a73da49460690fe22f025c7b8705",
    "sha256": "4f6c8acb167872c36e43264e29ddc7f8de5fb6d1916abb89b0518d15406ce593",
    "sha512": "",
    "sha1_git": "21b597d5494303710f8e6fc0692cf769d3a4ef21",
    "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/apache-tomcat-11.0.18-src/res/ide-support/idea/tomcat.iml",
    "type": "file",
    "name": "tomcat.iml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".iml",
    "size": 4642,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 25.21,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "89ec4ff8aaa48f6c6e877e97dfa4f297",
    "sha1": "34b2cde6d782d85d365d5f65025e9ad69e672387",
    "sha256": "0ff7a8e2e81d8c930d084e63f18d40d4c6aaae9d06b98a81daac8acc21f34781",
    "sha512": "",
    "sha1_git": "e5c164f7ff546bdf38e7c622aea02b072c6c2ead",
    "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/apache-tomcat-11.0.18-src/res/ide-support/idea/workspace.xml",
    "type": "file",
    "name": "workspace.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1842,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 51.07,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "98d51a13e5a35ff1a2e5db21a1d78320",
    "sha1": "788c4115b10b60a84e9601f097641e61c7037c5d",
    "sha256": "3e45e01a736cf5bd398862e7bc293d2739b1fa998d6fba5d95754a3bf6c23b75",
    "sha512": "",
    "sha1_git": "aff63cdf82cd15409faaf36042e87f642d51b99b",
    "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/apache-tomcat-11.0.18-src/res/ide-support/netbeans/nb-tomcat.xml",
    "type": "file",
    "name": "nb-tomcat.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 6180,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 16.5,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "7f308cf4e7e9d7879d2fb4b042193288",
    "sha1": "573847b7d730c2709aa14c083fc01a481eeb64fd",
    "sha256": "9d138f1e69d36e1b7ddfd520d613d584b8732dda224052c055df18050fa1baef",
    "sha512": "",
    "sha1_git": "2b9bb287d6357f35ec6d8fa4164795bda8033ffd",
    "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/apache-tomcat-11.0.18-src/res/ide-support/netbeans/project.xml",
    "type": "file",
    "name": "project.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 9380,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 14.27,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://www.netbeans.org/ns/project/1",
        "end_line": 32,
        "start_line": 32
      },
      {
        "url": "http://www.netbeans.org/ns/freeform-project/1",
        "end_line": 35,
        "start_line": 35
      },
      {
        "url": "http://www.netbeans.org/ns/freeform-project-java/5",
        "end_line": 166,
        "start_line": 166
      }
    ],
    "md5": "57fc5417e39cf24c136997a2046dc619",
    "sha1": "e9a51b2e82707bdb3d3ed3ec1c154b2f2a81d5ab",
    "sha256": "2bfc5750624fd6dd87a20cf8e692bb762f7f132e32d0ca81380aba0971a53e1f",
    "sha512": "",
    "sha1_git": "3c5800ab7e9470b6f4fc3cbe56b74cf5a6e10c0d",
    "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/apache-tomcat-11.0.18-src/res/maven/mvn-pub.xml",
    "type": "file",
    "name": "mvn-pub.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 24579,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 4.7,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "8793557e094a503c4505f8f791bda9dd",
    "sha1": "4df40b87008713fb88da4959093ebe425dae341d",
    "sha256": "5a0543130928ee142d4b6f2c1c65ebf79e48df948c0d7c09c61ed865081a1796",
    "sha512": "",
    "sha1_git": "8f21da207801a470130e403bed3bdc8535181667",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-annotations-api.pom",
    "type": "file",
    "name": "tomcat-annotations-api.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1550,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-annotations-api",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-annotations-api@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Annotations Package",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-annotations-api/@MAVEN.DEPLOY.VERSION@/tomcat-annotations-api-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-annotations-api@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-annotations-api/@MAVEN.DEPLOY.VERSION@/tomcat-annotations-api-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-annotations-api/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "91e457af5466c962c94d7c005c3de45a",
    "sha1": "0bf5e42c7f070cdfaeb6fcc8ca171ef09af9d639",
    "sha256": "95fa0f35dadd1f97f552ce498989b0873d3af946a17b7f7dcf2b88ce2e9c665f",
    "sha512": "",
    "sha1_git": "fe2603ea166e793c928e04efdd3b4bf850668c9a",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-api.pom",
    "type": "file",
    "name": "tomcat-api.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1821,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-api",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-api@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Definition of interfaces shared by Catalina and Jasper",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-api/@MAVEN.DEPLOY.VERSION@/tomcat-api-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-api@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-api/@MAVEN.DEPLOY.VERSION@/tomcat-api-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-api/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "89884ed8e8f1cfaf61bd0befa68ae461",
    "sha1": "33b790fae35163f775a0270b60669ad20a4c5ae9",
    "sha256": "e6bb2b675f782032805938d93d17f599b7fe32f2ed5e5e2b5279eb6fd5a63b88",
    "sha512": "",
    "sha1_git": "60a3a20689f758807dddf3e6898b9db1801bac8d",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-catalina-ant.pom",
    "type": "file",
    "name": "tomcat-catalina-ant.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 2016,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-catalina-ant",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-catalina-ant@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat Ant tasks for remote management",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina-ant/@MAVEN.DEPLOY.VERSION@/tomcat-catalina-ant-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util-scan@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-catalina-ant@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina-ant/@MAVEN.DEPLOY.VERSION@/tomcat-catalina-ant-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina-ant/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "dc8c28ccbb5cb3d6a5fee6ae671c78cd",
    "sha1": "dfce83aa2339f7d3073a6af16d5caf6ffdba0289",
    "sha256": "fa479312432783fca3e3f736caa3068366256e5ad902165a48a3e019b90337a1",
    "sha512": "",
    "sha1_git": "18cf20a203def622f97e4d54194c039329302e60",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-catalina-ha.pom",
    "type": "file",
    "name": "tomcat-catalina-ha.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 3051,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-catalina-ha",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-catalina-ha@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat High Availability Implementation",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina-ha/@MAVEN.DEPLOY.VERSION@/tomcat-catalina-ha-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-coyote@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-tribes@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-catalina@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util-scan@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-catalina-ha@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina-ha/@MAVEN.DEPLOY.VERSION@/tomcat-catalina-ha-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina-ha/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "d43c830e6ab12a2ac66a4f463333cbd8",
    "sha1": "f7e203217d2c8b30186810b836eea8361ce66c55",
    "sha256": "211d6e490da23b4075ec9a549e18d0d3e2da2b3134f86d112c32bf881afb1bb6",
    "sha512": "",
    "sha1_git": "4df30cbbb4562d72f3479c7f7a3e2d82833ab4f1",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-catalina.pom",
    "type": "file",
    "name": "tomcat-catalina.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 3696,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-catalina",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-catalina@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat Servlet Engine Core Classes and Standard implementations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina/@MAVEN.DEPLOY.VERSION@/tomcat-catalina-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-jsp-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-annotations-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-jni@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-coyote@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util-scan@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-jaspic-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-catalina@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina/@MAVEN.DEPLOY.VERSION@/tomcat-catalina-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "d63fe371bb93b78a6326e54ca17a5b19",
    "sha1": "87f32e97e8bcbb94d9c956c940efaf4bbf29822b",
    "sha256": "eaae3672c378ce188e2caa55e63afb2e705dffaf2c9862ab3f9660cc0d6f42ce",
    "sha512": "",
    "sha1_git": "60ab614dfef86b0fe0ff1459a1698080d34fbd50",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-coyote-ffm.pom",
    "type": "file",
    "name": "tomcat-coyote-ffm.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 2224,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-coyote-ffm",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-coyote-ffm@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat Connectors support for OpenSSL using FFM",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-coyote-ffm/@MAVEN.DEPLOY.VERSION@/tomcat-coyote-ffm-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-coyote@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-coyote-ffm@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-coyote-ffm/@MAVEN.DEPLOY.VERSION@/tomcat-coyote-ffm-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-coyote-ffm/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "f7f27b06e0740821b95194bcba7a4e2b",
    "sha1": "1067bc8b6f5fbeb25e5bf614c6c41b6d478b0bf7",
    "sha256": "60acdeb9b0ac7e634cdfa912a9caf8b1731906e898945cdf0e2dc59b631d99cf",
    "sha512": "",
    "sha1_git": "3037c219653be937ba5721c70cfa830df0e20ac0",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-coyote.pom",
    "type": "file",
    "name": "tomcat-coyote.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 2414,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-coyote",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-coyote@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat Connectors and HTTP parser",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-coyote/@MAVEN.DEPLOY.VERSION@/tomcat-coyote-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-jni@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-coyote@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-coyote/@MAVEN.DEPLOY.VERSION@/tomcat-coyote-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-coyote/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "c636a254e473d895ed432876034016d8",
    "sha1": "917c74bd09dcd5e32727f12cee7c997efca94199",
    "sha256": "91363b60ceb95070d3cd51b5c8920673c79f454e691f5bef2931a053596d3696",
    "sha512": "",
    "sha1_git": "4829350d6851e4267dd1673a6e47ef7ef38b9962",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-dbcp.pom",
    "type": "file",
    "name": "tomcat-dbcp.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1803,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-dbcp",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-dbcp@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat Database Connection Pooling package",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-dbcp/@MAVEN.DEPLOY.VERSION@/tomcat-dbcp-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-dbcp@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-dbcp/@MAVEN.DEPLOY.VERSION@/tomcat-dbcp-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-dbcp/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "6d6e8b9dfc89978b7206bde2778bb656",
    "sha1": "eba064e5c56c4d5b4dc16140fe34821bb97768b2",
    "sha256": "bec95443e1f0d1c9e43eaded9f6567c77a1edea8cb1eb0f21dbd4452eece3e74",
    "sha512": "",
    "sha1_git": "a42cc0e457858ef0e742066ba31bb2cc6df4013e",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-el-api.pom",
    "type": "file",
    "name": "tomcat-el-api.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1549,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-el-api",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-el-api@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Expression language package",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-el-api/@MAVEN.DEPLOY.VERSION@/tomcat-el-api-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-el-api@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-el-api/@MAVEN.DEPLOY.VERSION@/tomcat-el-api-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-el-api/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "b3c809d1f5102531f6420b339508e6f7",
    "sha1": "6ab7f0533f317181f3ce9e5c832c609093bff29c",
    "sha256": "9f39eebbe37e425f8a1b6fd8cfa2d8b9841f96a46b6b40ba7b3edfd418f885d4",
    "sha512": "",
    "sha1_git": "d923ebddc74c18c7e447e731b528d911e4e26102",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-embed-core.pom",
    "type": "file",
    "name": "tomcat-embed-core.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1810,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-embed-core",
        "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat.embed",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Core Tomcat implementation",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/@MAVEN.DEPLOY.VERSION@/tomcat-embed-core-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-annotations-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/@MAVEN.DEPLOY.VERSION@/tomcat-embed-core-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "b7e3f2761102ba8909e1e5bb6afb3b52",
    "sha1": "3e11b87ef51fdc80868bde31af4d9593f53f939d",
    "sha256": "d66582593070771f56d18c286bacde240ab197302c3d03713d76cc4d37189467",
    "sha512": "",
    "sha1_git": "95ad90f149d26879b1951b6d3bcca83fe7204b7a",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-embed-el.pom",
    "type": "file",
    "name": "tomcat-embed-el.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1556,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-embed-el",
        "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-el@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat.embed",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Core Tomcat implementation",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/@MAVEN.DEPLOY.VERSION@/tomcat-embed-el-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat.embed/tomcat-embed-el@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/@MAVEN.DEPLOY.VERSION@/tomcat-embed-el-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "a946d2a2cb9d58efa69fae4ca7bf5be5",
    "sha1": "d1770ea3d24cd043a1989385734245758c5ee44f",
    "sha256": "d371f873b1ee8b83b41edc256e071eb85991b9aaf826e43e900e2cc82490d5ef",
    "sha512": "",
    "sha1_git": "9fdcb2b751bff0623e667af58f10c69d008ac26e",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-embed-jasper.pom",
    "type": "file",
    "name": "tomcat-embed-jasper.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 2175,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-embed-jasper",
        "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-jasper@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat.embed",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Core Tomcat implementation",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-jasper/@MAVEN.DEPLOY.VERSION@/tomcat-embed-jasper-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-el@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.eclipse.jdt/ecj@3.44.0",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "3.44.0"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat.embed/tomcat-embed-jasper@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-jasper/@MAVEN.DEPLOY.VERSION@/tomcat-embed-jasper-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-jasper/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "a58a4227e4be3a987eecb4616db5c19f",
    "sha1": "092556652c0325854c1d6c7d6af214b99493daea",
    "sha256": "5128b50bc8eb028d54eec9d872265b4bcf38abc5786e53baeddfb0d5e1424046",
    "sha512": "",
    "sha1_git": "7d15de705ba9d60f90ad88fa59fad5e480936002",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-embed-programmatic.pom",
    "type": "file",
    "name": "tomcat-embed-programmatic.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1595,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-embed-programmatic",
        "purl": "pkg:maven/org.apache.tomcat.experimental/tomcat-embed-programmatic@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat.experimental",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Experimental Minimal Tomcat for Programmatic Use",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/experimental/tomcat-embed-programmatic/@MAVEN.DEPLOY.VERSION@/tomcat-embed-programmatic-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat.experimental/tomcat-embed-programmatic@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/experimental/tomcat-embed-programmatic/@MAVEN.DEPLOY.VERSION@/tomcat-embed-programmatic-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/experimental/tomcat-embed-programmatic/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "fcd0fd3ba2628df96d6ff78c7bf9b620",
    "sha1": "309f3456d70e89ebd511861a78ff295ba7821164",
    "sha256": "6747e97a5e79efbc57c0a66ce5beb5ac93b8d1dd8297f9408838ac36d73dd0fc",
    "sha512": "",
    "sha1_git": "1786e83ab5c63a82fbf19f901aa4ef0350804f61",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-embed-websocket.pom",
    "type": "file",
    "name": "tomcat-embed-websocket.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1816,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-embed-websocket",
        "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-websocket@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat.embed",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Core Tomcat implementation",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/@MAVEN.DEPLOY.VERSION@/tomcat-embed-websocket-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat.embed/tomcat-embed-websocket@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/@MAVEN.DEPLOY.VERSION@/tomcat-embed-websocket-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "66082a4dc4f5a69f965778a70d7258b1",
    "sha1": "5357b737cd8b92905eb6cdf276731b09eecc0512",
    "sha256": "f01f4ce84f81be96f85fd3cd81ecaf22aca0a9558430835fc18bd11e922487de",
    "sha512": "",
    "sha1_git": "b4d6727f506d942bb138ee1f977cb181ff00b38f",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-i18n-cs.pom",
    "type": "file",
    "name": "tomcat-i18n-cs.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1541,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-i18n-cs",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-i18n-cs@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Czech translations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-cs/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-cs-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-i18n-cs@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-cs/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-cs-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-cs/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "8ca61d9a47d87145e82c3e32a42d2daa",
    "sha1": "cd190fdf6abb772dfa4e8ffcf5db0147c0c1e0ce",
    "sha256": "7bd0954a098d71bb31c00989d2dcea6b3ea7cd31e2b1b311d405456995c79fad",
    "sha512": "",
    "sha1_git": "276d6789318a1ed4951b81261b38d103d52485db",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-i18n-de.pom",
    "type": "file",
    "name": "tomcat-i18n-de.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1542,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-i18n-de",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-i18n-de@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "German translations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-de/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-de-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-i18n-de@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-de/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-de-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-de/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "1830cd45be256007461d2f1d791f07da",
    "sha1": "5b20c967526ceec6516042d7bf925e046b8d8f6a",
    "sha256": "915fcdfd7b7a4142f167b09eef8d70f1788ecdcb0b7e2f1c478475b6e7d167c7",
    "sha512": "",
    "sha1_git": "0f0b570af31a065e57b7ccf0d35b2058dd19b730",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-i18n-es.pom",
    "type": "file",
    "name": "tomcat-i18n-es.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1543,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-i18n-es",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-i18n-es@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Spanish translations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-es/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-es-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-i18n-es@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-es/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-es-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-es/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "1b8cc6f2060be69d5658441e8e7c44b9",
    "sha1": "0d3270162b19e12fa9219d7679f6891f76337de6",
    "sha256": "88e7ce7b9f49cde7308cbd9fec1f99db0e801f08bcebbb7a3117c776f0a25a80",
    "sha512": "",
    "sha1_git": "2bf815bc5712fa85d50442513bfd3b0f0eaa9309",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-i18n-fr.pom",
    "type": "file",
    "name": "tomcat-i18n-fr.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1542,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-i18n-fr",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-i18n-fr@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "French translations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-fr/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-fr-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-i18n-fr@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-fr/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-fr-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-fr/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "667fdf40345647204a7a9130432b4e64",
    "sha1": "78b766b5046b2fbf6964527e4cbe508f992301f4",
    "sha256": "a0cdf5208e7f7ff73ba2f1b7ffecbfffa8461e8dce6194e29069275e628b62e4",
    "sha512": "",
    "sha1_git": "8ace427b8217e26504678f341883e04e88154d51",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-i18n-ja.pom",
    "type": "file",
    "name": "tomcat-i18n-ja.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1544,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-i18n-ja",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-i18n-ja@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Japanese translations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-ja/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-ja-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-i18n-ja@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-ja/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-ja-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-ja/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "a981b68ba2e27ed6fcdd377c042599b6",
    "sha1": "f51b38aa9ed51655c5ec93210dea0bc6a29abb5c",
    "sha256": "b0f33eb6d53ba50837c875e8c13ca63a01504285c6fbf07e250ee1c1c14894ad",
    "sha512": "",
    "sha1_git": "68bbea8d88ce2b1147674dbf958bb10cc98ac267",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-i18n-ko.pom",
    "type": "file",
    "name": "tomcat-i18n-ko.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1542,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-i18n-ko",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-i18n-ko@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Korean translations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-ko/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-ko-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-i18n-ko@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-ko/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-ko-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-ko/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "2290aeb8225ed07ee12971f6e12c1157",
    "sha1": "383b2a7d81ab3083ab2e324fc7ed372abac31ed2",
    "sha256": "9875eb1e431fe47a214f477f3d76d393e576e4ece24d34d88d3126bf53ca989f",
    "sha512": "",
    "sha1_git": "315d1a64ad2b1f0c96593204647f1248f3919097",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-i18n-pt-BR.pom",
    "type": "file",
    "name": "tomcat-i18n-pt-BR.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1559,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-i18n-pt-BR",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-i18n-pt-BR@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Brazilian Portuguese translations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-pt-BR/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-pt-BR-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-i18n-pt-BR@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-pt-BR/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-pt-BR-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-pt-BR/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "c04e3b4d3ae34d21963b1cba16f7290d",
    "sha1": "cca4f3f853fc0537f5b61f05142700ce19fe78d4",
    "sha256": "c90f734d0d4ebb93c8971e0ee197508d749b77fe5ca0af6969fff5b82f3860d8",
    "sha512": "",
    "sha1_git": "adc8fa2c97d184214a70532adef520e30643a947",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-i18n-ru.pom",
    "type": "file",
    "name": "tomcat-i18n-ru.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1543,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-i18n-ru",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-i18n-ru@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Russian translations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-ru/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-ru-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-i18n-ru@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-ru/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-ru-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-ru/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "dd71f76ecbfa5ae5501b77906dbb5ad2",
    "sha1": "d97014a013ee848a2c5e4bd1abbd45abee33ac43",
    "sha256": "c9050243bd6b1f6c92832cf3f2b79388f90de44b92b978d74b0afab05d731206",
    "sha512": "",
    "sha1_git": "0eac95f1f5cafbe672012df5be899574b6934da1",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-i18n-zh-CN.pom",
    "type": "file",
    "name": "tomcat-i18n-zh-CN.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1557,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-i18n-zh-CN",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-i18n-zh-CN@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Simplified Chinese translations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-zh-CN/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-zh-CN-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-i18n-zh-CN@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-zh-CN/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-zh-CN-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-zh-CN/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "e8f103d2521b3ce674125354c2ed91fb",
    "sha1": "a44efeacc11653e0ffadfc30ec5d9a6677b5e2b4",
    "sha256": "c89668bb5ff2e7d748a2dd1c9674e2f32edfca23ae326c50c084329c02a9cf51",
    "sha512": "",
    "sha1_git": "ade0f398ef9b4a29fbc85fb7ad6f96923a8e2977",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-jasper-el.pom",
    "type": "file",
    "name": "tomcat-jasper-el.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1801,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-jasper-el",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-jasper-el@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Jasper Expression Language Impl",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jasper-el/@MAVEN.DEPLOY.VERSION@/tomcat-jasper-el-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-el-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-jasper-el@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jasper-el/@MAVEN.DEPLOY.VERSION@/tomcat-jasper-el-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jasper-el/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "27190606e247651f0d70d02feab2a406",
    "sha1": "662f09f479b8229772a9b3b7b80629ffedc76a59",
    "sha256": "4fe3fbd8cb9c6d771fc4c905c86a8497d79ee74d1024c21c5e87b00a94cd75df",
    "sha512": "",
    "sha1_git": "3e821b111e2cda5e44d4271b2f4429494071c067",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-jasper.pom",
    "type": "file",
    "name": "tomcat-jasper.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 3174,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-jasper",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-jasper@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcats JSP Parser",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jasper/@MAVEN.DEPLOY.VERSION@/tomcat-jasper-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-jsp-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-el-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.eclipse.jdt/ecj@3.44.0",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "3.44.0"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-jasper-el@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util-scan@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-jasper@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jasper/@MAVEN.DEPLOY.VERSION@/tomcat-jasper-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jasper/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "10685829bf9eef585a45c9ef40b6b369",
    "sha1": "2ebf3ab3de37c8851fe33ffbe3ba7bebc7f8f8ad",
    "sha256": "9e3b279975982b34b5d820478bdc96e64822fe20195b9b47018081613bd60cec",
    "sha512": "",
    "sha1_git": "3ba3620f4046ba26d354da937094ae17d8070f23",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-jaspic-api.pom",
    "type": "file",
    "name": "tomcat-jaspic-api.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1563,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-jaspic-api",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-jaspic-api@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "jakarta.security.auth.message package",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jaspic-api/@MAVEN.DEPLOY.VERSION@/tomcat-jaspic-api-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-jaspic-api@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jaspic-api/@MAVEN.DEPLOY.VERSION@/tomcat-jaspic-api-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jaspic-api/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "926b4b150338c54d89ecc794a0bfe2cf",
    "sha1": "86c8f794a3bb1dd43667b2275e7f9b3b6968fa8a",
    "sha256": "c10034946934b525ad05394f956798c00fd923f4389e86747581b0214f1a137d",
    "sha512": "",
    "sha1_git": "305676b30c480a889aa2491c661db757a2e6d2a5",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-jdbc.pom",
    "type": "file",
    "name": "tomcat-jdbc.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1785,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-jdbc",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-jdbc@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat JDBC Pool Package",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jdbc/@MAVEN.DEPLOY.VERSION@/tomcat-jdbc-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-jdbc@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jdbc/@MAVEN.DEPLOY.VERSION@/tomcat-jdbc-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jdbc/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "bd68f5f59651eb471a291b5946e83b39",
    "sha1": "6fdf34f2785d78af79b3102da6a68bd5a6e46bb1",
    "sha256": "41df3851699734d039209642e36e29403152c06e8464778156e7de0e52084650",
    "sha512": "",
    "sha1_git": "ee7ff1caad30e99ede9bee8592a7f9518def9a1b",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-jni.pom",
    "type": "file",
    "name": "tomcat-jni.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1557,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-jni",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-jni@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Interface code to the native connector",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jni/@MAVEN.DEPLOY.VERSION@/tomcat-jni-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-jni@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jni/@MAVEN.DEPLOY.VERSION@/tomcat-jni-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jni/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "07c3066df83383fde5514a5113821ffe",
    "sha1": "65d3077a139814e18c329fd9a28c0ef29ad1c118",
    "sha256": "3c4ead4c5d4405568d5d6e592c30560f602795b20222c2970fcb9320591dc25b",
    "sha512": "",
    "sha1_git": "671ea7981a23f3bff13fab9d2d2d6e4c6a3ef427",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-jsp-api.pom",
    "type": "file",
    "name": "tomcat-jsp-api.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1988,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-jsp-api",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-jsp-api@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "JSP package",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jsp-api/@MAVEN.DEPLOY.VERSION@/tomcat-jsp-api-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-el-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-jsp-api@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jsp-api/@MAVEN.DEPLOY.VERSION@/tomcat-jsp-api-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jsp-api/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "64d61e2345f7e07ffd190b323be6c75d",
    "sha1": "99fbd453f1242020b04ccbfef15ed9a3274501f9",
    "sha256": "89290341f60affc1f9a5b42604ab032fbb8120ae611cd3b54e86d86fa3b340c1",
    "sha512": "",
    "sha1_git": "dd1a9b48f4638c043193d1bd3d05ef6bb48ec4aa",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-juli.pom",
    "type": "file",
    "name": "tomcat-juli.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1547,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-juli",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat Core Logging Package",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-juli/@MAVEN.DEPLOY.VERSION@/tomcat-juli-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-juli/@MAVEN.DEPLOY.VERSION@/tomcat-juli-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-juli/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "642fcdf3fda1eec31bb84849e632dcb7",
    "sha1": "26c44eba0e4931c7d18ff265fb63f4222da675f5",
    "sha256": "150bf8b0e47e3c9c720d303e79066cc726bdd825182395232f1880a51d9936b7",
    "sha512": "",
    "sha1_git": "f13bec893d0d8c37285f641df959420aed5d7ee2",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat.pom",
    "type": "file",
    "name": "tomcat.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1581,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat",
        "purl": "pkg:maven/org.apache.tomcat/tomcat@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Binary distribution of Apache Tomcat",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat/@MAVEN.DEPLOY.VERSION@/tomcat-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat/@MAVEN.DEPLOY.VERSION@/tomcat-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "41343c6937dae957152c16669a7b26bc",
    "sha1": "9f1dbf8901e72762ab07f7136514df65f5cad73f",
    "sha256": "5d9de58f57ec3100d3bfd7b69ca6df44001e6ecf176b7f08e3fe373725788a19",
    "sha512": "",
    "sha1_git": "77d5470864bf1b5eb7972c0c48c9d0f1f6626955",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-servlet-api.pom",
    "type": "file",
    "name": "tomcat-servlet-api.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 3253,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-servlet-api",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "jakarta.servlet package",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-servlet-api/@MAVEN.DEPLOY.VERSION@/tomcat-servlet-api-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "2-aho",
                "end_line": 3,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_and_cddl-1.0_1.RULE",
                "from_file": null,
                "start_line": 2,
                "matched_text": "  Apache License, Version 2.0 and\n          Common Development And Distribution License (CDDL) Version 1.0 and",
                "match_coverage": 100.0,
                "matched_length": 15,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_and_cddl-1.0_1.RULE",
                "license_expression": "apache-2.0 AND cddl-1.0",
                "license_expression_spdx": "Apache-2.0 AND CDDL-1.0"
              },
              {
                "score": 100.0,
                "matcher": "2-aho",
                "end_line": 4,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_7.RULE",
                "from_file": null,
                "start_line": 4,
                "matched_text": "          Eclipse Public License - v 2.0",
                "match_coverage": 100.0,
                "matched_length": 6,
                "rule_relevance": 100,
                "rule_identifier": "epl-2.0_7.RULE",
                "license_expression": "epl-2.0",
                "license_expression_spdx": "EPL-2.0"
              },
              {
                "score": 100.0,
                "matcher": "2-aho",
                "end_line": 6,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1317.RULE",
                "from_file": null,
                "start_line": 5,
                "matched_text": "url: |\n  http://www.apache.org/licenses/LICENSE-2.0.txt and",
                "match_coverage": 100.0,
                "matched_length": 10,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1317.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              },
              {
                "score": 100.0,
                "matcher": "2-aho",
                "end_line": 7,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.0_7.RULE",
                "from_file": null,
                "start_line": 7,
                "matched_text": "          http://www.opensource.org/licenses/cddl1.txt and",
                "match_coverage": 100.0,
                "matched_length": 7,
                "rule_relevance": 100,
                "rule_identifier": "cddl-1.0_7.RULE",
                "license_expression": "cddl-1.0",
                "license_expression_spdx": "CDDL-1.0"
              },
              {
                "score": 90.0,
                "matcher": "2-aho",
                "end_line": 8,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/spdx_license_id_epl-2.0_for_epl-2.0.RULE",
                "from_file": null,
                "start_line": 8,
                "matched_text": "          https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 3,
                "rule_relevance": 90,
                "rule_identifier": "spdx_license_id_epl-2.0_for_epl-2.0.RULE",
                "license_expression": "epl-2.0",
                "license_expression_spdx": "EPL-2.0"
              },
              {
                "score": 90.0,
                "matcher": "2-aho",
                "end_line": 8,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/spdx_license_id_epl-2.0_for_epl-2.0.RULE",
                "from_file": null,
                "start_line": 8,
                "matched_text": "          https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 3,
                "rule_relevance": 90,
                "rule_identifier": "spdx_license_id_epl-2.0_for_epl-2.0.RULE",
                "license_expression": "epl-2.0",
                "license_expression_spdx": "EPL-2.0"
              },
              {
                "score": 100.0,
                "matcher": "2-aho",
                "end_line": 10,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_182.RULE",
                "from_file": null,
                "start_line": 10,
                "matched_text": "  The Apache License, version 2.0 applies to all files apart from",
                "match_coverage": 100.0,
                "matched_length": 6,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_182.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0_and_cddl_1_0__and_epl_2_0_and_apache_2_0_and_cddl_1_0-a6390d88-0066-4497-ff25-8a81ee1893a4",
            "license_expression": "(apache-2.0 AND cddl-1.0) AND epl-2.0 AND apache-2.0 AND cddl-1.0",
            "license_expression_spdx": "(Apache-2.0 AND CDDL-1.0) AND EPL-2.0 AND Apache-2.0 AND CDDL-1.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-servlet-api/@MAVEN.DEPLOY.VERSION@/tomcat-servlet-api-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-servlet-api/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "(apache-2.0 AND cddl-1.0) AND epl-2.0 AND apache-2.0 AND cddl-1.0",
        "extracted_license_statement": "- license:\n    name: |\n      Apache License, Version 2.0 and\n              Common Development And Distribution License (CDDL) Version 1.0 and\n              Eclipse Public License - v 2.0\n    url: |\n      http://www.apache.org/licenses/LICENSE-2.0.txt and\n              http://www.opensource.org/licenses/cddl1.txt and\n              https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt\n    comments: |\n      The Apache License, version 2.0 applies to all files apart from\n              javaee_5.xsd,\n              javaee_6.xsd,\n              javaee_7.xsd,\n              javaee_8.xsd,\n              javaee_web_services_1_2.xsd,\n              javaee_web_services_client_1_2.xsd,\n              javaee_web_services_1_3.xsd,\n              javaee_web_services_client_1_3.xsd,\n              javaee_web_services_1_4.xsd,\n              javaee_web_services_client_1_4.xsd,\n              jsp_2_2.xsd,\n              jsp_2_3.xsd,\n              web-app_3_0.xsd,\n              web-common_3_0.xsd,\n              web-fragment_3_0.xsd,\n              web-app_3_1.xsd,\n              web-common_3_1.xsd,\n              web-fragment_3_1.xsd,\n              web-app_4_0.xsd,\n              web-common_4_0.xsd,\n              web-fragment_4_0.xsd,\n              to which the CDDL version 1.0 applies and\n              jakartaee_9.xsd\n              jakartaee_10.xsd\n              jakartaee_11.xsd\n              jakarta_web-services_2_0.xsd\n              jakarta_web-services_client_2_0.xsd\n              jsp_3_0.xsd\n              jsp_3_1.xsd\n              jsp_4_0.xsd\n              web-app_5_0.xsd\n              web-app_6_0.xsd\n              web-app_6_1.xsd\n              web-common_5_0.xsd\n              web-common_6_0.xsd\n              web-common_6_1.xsd\n              web-fragment_5_0.xsd\n              web-fragment_6_0.xsd\n              web-fragment_6_1.xsd\n              web-jsptaglibrary_3_0.xsd\n              web-jsptaglibrary_3_1.xsd\n              web-jsptaglibrary_4_0.xsd\n              to which the EPLv2 applies.\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "(Apache-2.0 AND CDDL-1.0) AND EPL-2.0 AND Apache-2.0 AND CDDL-1.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "6d75fa984b038b02585180d7a5e238f7",
    "sha1": "385065250177be9c273fb2a39a8a934bda241968",
    "sha256": "12bcc14f405f92ccd9d9a19f725788f8351129f94b5ec5eb4ed67bac6e560e22",
    "sha512": "",
    "sha1_git": "7413bd58564cda268a81d5a8627eb02f272f6f2d",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-ssi.pom",
    "type": "file",
    "name": "tomcat-ssi.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1787,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-ssi",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-ssi@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Server-side Includes module",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-ssi/@MAVEN.DEPLOY.VERSION@/tomcat-ssi-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-ssi@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-ssi/@MAVEN.DEPLOY.VERSION@/tomcat-ssi-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-ssi/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "86a9f3067bacd2c42237cac2422bbb75",
    "sha1": "91e50c5a6d4d11b3e4459518909006a85dac6a26",
    "sha256": "53f16dbad04fbe0aadc05e4d08ca9d9a021daef6a55ded7cd07355f93ef547c8",
    "sha512": "",
    "sha1_git": "fa02b5f97185dd4bdea28546072778f0d4fbbc72",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-storeconfig.pom",
    "type": "file",
    "name": "tomcat-storeconfig.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 2831,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-storeconfig",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-storeconfig@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat storeconfig component",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-storeconfig/@MAVEN.DEPLOY.VERSION@/tomcat-storeconfig-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-coyote@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-tribes@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-catalina@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-catalina-ha@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-storeconfig@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-storeconfig/@MAVEN.DEPLOY.VERSION@/tomcat-storeconfig-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-storeconfig/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "11bbde97ec6d5cea91be11843c36324c",
    "sha1": "de82b6ed491421586182befb53cbf40ecd94182b",
    "sha256": "c4e9d921ad7c45b0de8b49aef75141af0f7001f369296756c2c03deecb61d7b4",
    "sha512": "",
    "sha1_git": "ee635e2e6f0f34e1a72d80eb5d063eaedc2270fd",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-tribes.pom",
    "type": "file",
    "name": "tomcat-tribes.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1797,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-tribes",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-tribes@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat Group Communication Package",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-tribes/@MAVEN.DEPLOY.VERSION@/tomcat-tribes-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-tribes@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-tribes/@MAVEN.DEPLOY.VERSION@/tomcat-tribes-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-tribes/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "c65f61e2b59df6930218a9409f4911e7",
    "sha1": "8a0cb575eb1e27d452277c7a50180bf9c8df38cd",
    "sha256": "8f4f48b495e6ac659102c66b51c6edae20aaea903c33c9951130875927ec2c84",
    "sha512": "",
    "sha1_git": "3de92b019d48aa013a9a42e77e08e322c56d8957",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-util.pom",
    "type": "file",
    "name": "tomcat-util.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1809,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-util",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Common code shared by multiple Tomcat components",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-util/@MAVEN.DEPLOY.VERSION@/tomcat-util-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-util/@MAVEN.DEPLOY.VERSION@/tomcat-util-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-util/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "3c91550c056c8aac27983f4662ecc71d",
    "sha1": "ab7ef38e3fe8482f6c2cef17c59eac250dfc5dd8",
    "sha256": "0edb6ec5baebda9094aaa6514db8ba5ddf7f477a5e8f36160c627bb3b1d4e2d2",
    "sha512": "",
    "sha1_git": "290b0461e43cc00808b94dc42adcd256635491d6",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-util-scan.pom",
    "type": "file",
    "name": "tomcat-util-scan.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 2278,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-util-scan",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-util-scan@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Common code shared by Catalina and Jasper for scanning JARS and processing\n    XML descriptors",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-util-scan/@MAVEN.DEPLOY.VERSION@/tomcat-util-scan-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-util-scan@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-util-scan/@MAVEN.DEPLOY.VERSION@/tomcat-util-scan-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-util-scan/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "11547c5da346734d1106dbcb40a1cb28",
    "sha1": "1bc47e7eecbcd3b524894004c3133628dc1eeea3",
    "sha256": "7fbe91aabaa2d9b9b2fe646db3dbc0c472b6fee5be9955cd072559f115be24e1",
    "sha512": "",
    "sha1_git": "bd63dc5403f560e3db19bff769710ee3ab2d876e",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-websocket-api.pom",
    "type": "file",
    "name": "tomcat-websocket-api.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1799,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-websocket-api",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-websocket-api@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "WebSocket API",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-websocket-api/@MAVEN.DEPLOY.VERSION@/tomcat-websocket-api-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-websocket-client-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-websocket-api@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-websocket-api/@MAVEN.DEPLOY.VERSION@/tomcat-websocket-api-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-websocket-api/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "04a228fe0a1259416176ac472e28626e",
    "sha1": "c4fea26f988083c469ad0047b8a654fcc37c814b",
    "sha256": "69684707731cfcaba21b2d16ab6ca05f297f7980f526fec589ee2c34c5272917",
    "sha512": "",
    "sha1_git": "cb59d9b5a23a39b5d009a42dce81083d22790c39",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-websocket-client-api.pom",
    "type": "file",
    "name": "tomcat-websocket-client-api.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1556,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-websocket-client-api",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-websocket-client-api@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "WebSocket Client API",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-websocket-client-api/@MAVEN.DEPLOY.VERSION@/tomcat-websocket-client-api-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-websocket-client-api@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-websocket-client-api/@MAVEN.DEPLOY.VERSION@/tomcat-websocket-client-api-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-websocket-client-api/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "dd26e713ecab0fab2dbff42e08a320f9",
    "sha1": "4e3d198742febf76b224a99fe10f606268ecf96f",
    "sha256": "e95590f0cdc03a82d8bd907c82969b85a6f91536704d2abd702d4dcc634a1cdd",
    "sha512": "",
    "sha1_git": "4e0bbc9f22b9be46eea901c5808e5fd373b93ef4",
    "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/apache-tomcat-11.0.18-src/res/maven/tomcat-websocket.pom",
    "type": "file",
    "name": "tomcat-websocket.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 2425,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": [
      {
        "md5": null,
        "name": "tomcat-websocket",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-websocket@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat WebSocket implementation",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-websocket/@MAVEN.DEPLOY.VERSION@/tomcat-websocket-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-websocket-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-websocket@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-websocket/@MAVEN.DEPLOY.VERSION@/tomcat-websocket-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-websocket/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "ef74dc5872c9e1f7147da727db8f02ce",
    "sha1": "c1eaf0833efc081e102cfc7e2628c5808377058b",
    "sha256": "4caa16c1eadf238f0f9a021a192d7fc622fd103668d0b58934a638d20e7850b7",
    "sha512": "",
    "sha1_git": "2d1885c06556ebda63adb139a81bd98ee157e653",
    "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/apache-tomcat-11.0.18-src/res/META-INF/jasper-el.jar/web-fragment.xml",
    "type": "file",
    "name": "web-fragment.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1270,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 66.85,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-fragment_6_1.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "18c623d1b044f7c51c7d78ffed378171",
    "sha1": "ebddcd2ae95038cfbb4323dfb98296e5d54412a8",
    "sha256": "ad55bd0bb11631996da6be5190419b1be9074375572db049c433696b066c9b8f",
    "sha512": "",
    "sha1_git": "ace287e94f5cef56278a8edddcbc8f2d466a33c9",
    "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/apache-tomcat-11.0.18-src/res/META-INF/jasper.jar/web-fragment.xml",
    "type": "file",
    "name": "web-fragment.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1267,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 67.23,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-fragment_6_1.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "992c0275b8e53eb30dad543977e27716",
    "sha1": "317a72d2d6dda7030618dc305ffcf38b2718066c",
    "sha256": "c072685a1a707ddef035aad32b373eaf7959cbf55476361fef693f7abed89de4",
    "sha512": "",
    "sha1_git": "29246f1106be0bf7e0cb3bafb82567eea6dadcf5",
    "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/apache-tomcat-11.0.18-src/res/META-INF/tomcat-websocket.jar/web-fragment.xml",
    "type": "file",
    "name": "web-fragment.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1273,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 66.85,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-fragment_6_1.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "7415832fcc2b975d5900db5868a3ca2f",
    "sha1": "4d0c2c11bac44bba14d0fc5804f2a6af15d7bd12",
    "sha256": "febd36c7a0063381d1ddcb718323e100a8196e3935784ec86c8ec2497a957867",
    "sha512": "",
    "sha1_git": "b45df9f55ecd1cc11b8a32eb30a713a8ae21f919",
    "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/apache-tomcat-11.0.18-src/test/conf/jaspic-test-01.xml",
    "type": "file",
    "name": "jaspic-test-01.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1116,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 75.32,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/xml",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "ade5d31972e0549a1783339874b39c6c",
    "sha1": "ad7a8d11c43a80e89e0cf12668bcd5256cd7c549",
    "sha256": "bed7d039027fe8d8751afb49da581d8e4771d326a6c2646ac82c57e36ca0d9a0",
    "sha512": "",
    "sha1_git": "c8c99d3826ce029fa7838ff1e7b7497a016eccae",
    "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/apache-tomcat-11.0.18-src/test/conf/jaspic-test-02.xml",
    "type": "file",
    "name": "jaspic-test-02.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1272,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 67.23,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/xml",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "8d4c1f86a258c674a3560acffbfcb934",
    "sha1": "e6d155dd1787919939775c93302c2f6a53401f39",
    "sha256": "a8a1ea5dd0a45be7e68142bd9d116d5ae81b4adf9a0e806dee8c85c707266c1f",
    "sha512": "",
    "sha1_git": "df846f1cba32169a017dc43b470a47a75b91ba88",
    "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/apache-tomcat-11.0.18-src/test/conf/jaspic-test-04.xml",
    "type": "file",
    "name": "jaspic-test-04.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1161,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 73.46,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/xml",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "477096dd869477bc55c73d71da4d59c9",
    "sha1": "324bc7c72e7fbe39c663dc16e20ac94e6d72c9f9",
    "sha256": "9feba24709ebda6cb8e631fdab7b93047268f76d9f437cb1a33f22245b25360d",
    "sha512": "",
    "sha1_git": "9d99042f470b7bda4b09971d0926b8d56b8e639e",
    "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/apache-tomcat-11.0.18-src/test/deployment/broken.war-extract/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1258,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 64.67,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "64067a9096b47c5627133b8dceaf25ea",
    "sha1": "34a8f6f5f7d6a59bb15352ca59fd60fe8679b06f",
    "sha256": "1607d2a7ad551e25cb6d25bdf4c626897e71fdea1c99c4173fd9c9f81c66016d",
    "sha512": "",
    "sha1_git": "4328a8222bb2a9a77551669a01f8a517ab0ca21b",
    "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/apache-tomcat-11.0.18-src/test/org/apache/catalina/startup/web-1lifecyclecallback.xml",
    "type": "file",
    "name": "web-1lifecyclecallback.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1514,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 57.77,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "c46fab13dc3c29ef3c2066800e8ca578",
    "sha1": "6dc83a1c915feb5caa4899916c0a300abc6dee85",
    "sha256": "d73414deffd959db14f75321e3fbf8d4b956b4af26016ebd5d54f29bcb2aab39",
    "sha512": "",
    "sha1_git": "c1ce973dee13e97c0ce908db2e144f285d805a20",
    "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/apache-tomcat-11.0.18-src/test/org/apache/catalina/startup/web-1ordering.xml",
    "type": "file",
    "name": "web-1ordering.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1212,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 65.75,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "688ddaf3166199fc010890087194ce21",
    "sha1": "61d67dc787093e747bf4e45937fd387b04d2e60d",
    "sha256": "584cd971c68761cb4d3de38849414e3371dfad57cedc8c541bb56cf600f869da",
    "sha512": "",
    "sha1_git": "4cdce5473fed5aff4239aab6c937a22a3a8ac7ed",
    "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/apache-tomcat-11.0.18-src/test/org/apache/catalina/startup/web-2lifecyclecallback.xml",
    "type": "file",
    "name": "web-2lifecyclecallback.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1525,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 57.21,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "d40cbcc5178cd6d0f8927abb46ffb536",
    "sha1": "67d7447dababbb225d3401d5ad23096f586e465f",
    "sha256": "189c30984dfb6b23eb36a686a16a33370a6ee933a7c9000b847a91db15eaca5e",
    "sha512": "",
    "sha1_git": "4ef99b299c9ca0e4cd0f58369ecf921d2ba4283d",
    "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/apache-tomcat-11.0.18-src/test/org/apache/catalina/startup/web-2ordering.xml",
    "type": "file",
    "name": "web-2ordering.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1281,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 63.3,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "d6f116b80794debfabe07cf5334da6bc",
    "sha1": "de0c8396a3c0ec059f5f6237ef972346a04e7ebd",
    "sha256": "4f3789deab9a133822bd08bcbc3b91d0d232a2f77ab04a75fe58f97b3845de76",
    "sha512": "",
    "sha1_git": "a6170e72f3129527913472a607f0ff0f436fb74f",
    "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/apache-tomcat-11.0.18-src/test/org/apache/catalina/startup/web-fragment-1name.xml",
    "type": "file",
    "name": "web-fragment-1name.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1180,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 67.23,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee/web-fragment_4_0.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "33130f8942e1f9317e9795fd338a854a",
    "sha1": "903d9ed1a92c09ce526966dc3b85e54dc65cbbd0",
    "sha256": "05fadf42f5461a439f7a983533b5c977a84df421c2b2c78423d6b37c1349c848",
    "sha512": "",
    "sha1_git": "1bb5e02846f72d219aca6c6a0dd3a8fac2133386",
    "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/apache-tomcat-11.0.18-src/test/org/apache/catalina/startup/web-fragment-1ordering.xml",
    "type": "file",
    "name": "web-fragment-1ordering.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1240,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 65.75,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee/web-fragment_4_0.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "fde46cb3b0b0fa6861ecca8906f6ff11",
    "sha1": "57880a5501a9eb6784057795e1b5e0731aeabc0d",
    "sha256": "c11f52fb9467a83198e3576c1932b06fcc137c86b3d152954e55594a11d3a7c6",
    "sha512": "",
    "sha1_git": "7b4fcd1f037232f1c57612fecd1321aa5c2a2210",
    "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/apache-tomcat-11.0.18-src/test/org/apache/catalina/startup/web-fragment-2name.xml",
    "type": "file",
    "name": "web-fragment-2name.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1202,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 66.11,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee/web-fragment_4_0.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "736bf1227d76a742dff454ad9777e721",
    "sha1": "5ce83f65baf4e624df9935ceafab7565ad947f14",
    "sha256": "00b4480c5ae15cf7949601ffd59e478b1019de4282234b938ea797267d77ad63",
    "sha512": "",
    "sha1_git": "492517bdebdd7088b70c63663f7120ce8db7bd3c",
    "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/apache-tomcat-11.0.18-src/test/org/apache/catalina/startup/web-fragment-2ordering.xml",
    "type": "file",
    "name": "web-fragment-2ordering.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1320,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 63.3,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee/web-fragment_4_0.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "b365858b22cfd9e7f5a295144002bd3c",
    "sha1": "05320fb6f010cd28ed9393a3a4d6ca350804c2af",
    "sha256": "3e874f5e2462005b4fb712d861e49ca9b3a9456c9b01d584439c71b650bb4831",
    "sha512": "",
    "sha1_git": "830fca518d51f51d7e9ae3625c1b42cfe70810f1",
    "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/apache-tomcat-11.0.18-src/test/tld/implicit-bad.tld",
    "type": "file",
    "name": "implicit-bad.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1344,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 60.71,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "fe43c280bd81cc0cc8245030051cdee6",
    "sha1": "ae9a437b20419bcd13a6a27ad6fe61e7bbec5ea0",
    "sha256": "0ec3b2e6a460be4924e4353b84f1a5ce470f523f7e39a7233d686abaf53137d4",
    "sha512": "",
    "sha1_git": "b2e286c0f0c3605f375119f578c5bb4f930b111b",
    "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/apache-tomcat-11.0.18-src/test/tld/implicit-good.tld",
    "type": "file",
    "name": "implicit-good.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1194,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 65.75,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "cf25f7f73bb34a10ea7b49935b1802e5",
    "sha1": "1395791b382ddd1f385d40137af3193166a2e505",
    "sha256": "f9a4664d8d4e7648d5682379076c77b8e95956570fabddaad3ec85cff6f456ed",
    "sha512": "",
    "sha1_git": "7298871779395a1a5e23671c2c322ed4bc23c866",
    "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/apache-tomcat-11.0.18-src/test/tld/listener.tld",
    "type": "file",
    "name": "listener.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1353,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 60.41,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/listener",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "bd03302f665eca28a74add2d27ef16b5",
    "sha1": "f1f9a62e064258867d9a894e147c9fb18ed6509d",
    "sha256": "6abd4e1c073db9dbfb10cb060134cb2186e90211368164865de04540f664d62a",
    "sha512": "",
    "sha1_git": "d6526bf814dace8627d8881ea8e8edfd1f9c5037",
    "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/apache-tomcat-11.0.18-src/test/tld/tags11.tld",
    "type": "file",
    "name": "tags11.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1448,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 61.34,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags11",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "62094db0818f033e4e9140a1894ddd8c",
    "sha1": "b764242dea2eba798e8a344341705b6419f5e251",
    "sha256": "6b9be6fe7c2d69d3cf0a3be50f13844bc8a30139cf6df2c0dd245da0da913873",
    "sha512": "",
    "sha1_git": "99a1c59fa9145f3a6d0565932815efeeabed5939",
    "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/apache-tomcat-11.0.18-src/test/tld/tags12.tld",
    "type": "file",
    "name": "tags12.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1458,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 59.5,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags12",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "e659dd99d944aa4f300a6165a9471561",
    "sha1": "dab069761822e816152aea4c95d952b44fe2412d",
    "sha256": "01bafaa661482a63401509175d66515e411c3917df0a6821f5b08db91ba5e213",
    "sha512": "",
    "sha1_git": "6a2a74c317fed3a80f23defa4433706ec46255cf",
    "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/apache-tomcat-11.0.18-src/test/tld/tags20.tld",
    "type": "file",
    "name": "tags20.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1522,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags20",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "bf146b2bcfff97131c439ef1e463c68e",
    "sha1": "5ef9254d2036244947cd8485ee6d8698947a1c61",
    "sha256": "2ccbf27ca72ca91c95a033dc6471c5a4589690c8f0f26c5f22edec63f72fe361",
    "sha512": "",
    "sha1_git": "cf3273da715d2a2404bb198aea486d05202e4b29",
    "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/apache-tomcat-11.0.18-src/test/tld/tags21.tld",
    "type": "file",
    "name": "tags21.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1528,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags21",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "21d8b0ceeddf47bff9f39c50ae0da7b1",
    "sha1": "a67de64b2be5fdb29d008688f6142f504c6eb4b2",
    "sha256": "83df1f4cc9a743ca713e2dc46e0eca0e3179226fdc653b24ddbe2b7d631ae56a",
    "sha512": "",
    "sha1_git": "45919845207839d409c89969a52cb497ad601637",
    "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/apache-tomcat-11.0.18-src/test/tld/test.tld",
    "type": "file",
    "name": "test.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 3083,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 32.51,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/TldTests",
        "end_line": 25,
        "start_line": 25
      }
    ],
    "md5": "189d774cf180b93e67fd58aafe19b60c",
    "sha1": "f1a9a9ce05d0d48907f27aa79abc2c4ea745de58",
    "sha256": "2fe8e0ed5706781a0f19cff0ac95c6b120d01dd9687852123bd4400404d6d910",
    "sha512": "",
    "sha1_git": "c07fa9097365ca2041bc36d799a435809064bfd8",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.2/WEB-INF/tags11.tld",
    "type": "file",
    "name": "tags11.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1409,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 62.3,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags11",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "ef19c47d37febc86ad8c7d66aa5aa9aa",
    "sha1": "e7ea7383a899e601922d1d97541a75550738683f",
    "sha256": "f4db56d3c3e26e4ab38c8bdb9e40fa8b468df8193dcd761a120bde78f6da91fd",
    "sha512": "",
    "sha1_git": "fc532edbc9708d6472e8066007f317f4f3e9858c",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.2/WEB-INF/tags12.tld",
    "type": "file",
    "name": "tags12.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1419,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 60.41,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags12",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "f4c4e75a260cdafe9032531809ec3f3c",
    "sha1": "878fc6d98e323ebccc7b099d849e510cf2cddf50",
    "sha256": "0525b28e85d8322eba728e52c4d92f70f098d472640370edda1dbb4eb7ada770",
    "sha512": "",
    "sha1_git": "07d5bd425e4e2913336213a88e650957930cb05d",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.2/WEB-INF/tags20.tld",
    "type": "file",
    "name": "tags20.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1522,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags20",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "bf146b2bcfff97131c439ef1e463c68e",
    "sha1": "5ef9254d2036244947cd8485ee6d8698947a1c61",
    "sha256": "2ccbf27ca72ca91c95a033dc6471c5a4589690c8f0f26c5f22edec63f72fe361",
    "sha512": "",
    "sha1_git": "cf3273da715d2a2404bb198aea486d05202e4b29",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.2/WEB-INF/tags21.tld",
    "type": "file",
    "name": "tags21.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1528,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags21",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "21d8b0ceeddf47bff9f39c50ae0da7b1",
    "sha1": "a67de64b2be5fdb29d008688f6142f504c6eb4b2",
    "sha256": "83df1f4cc9a743ca713e2dc46e0eca0e3179226fdc653b24ddbe2b7d631ae56a",
    "sha512": "",
    "sha1_git": "45919845207839d409c89969a52cb497ad601637",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.2/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1598,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 50.0,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "8cba8f24569d67cd22550774e5dace03",
    "sha1": "c841073aff1c91d32ed62720ae1ae5a6d980c950",
    "sha256": "05eff7168f6e3bd33112f5162c662582e38fe809b56c996412024652025ca582",
    "sha512": "",
    "sha1_git": "c22de905ed063cfd36fe837033a59bb4c5c404be",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.3/WEB-INF/tags11.tld",
    "type": "file",
    "name": "tags11.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1409,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 62.3,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags11",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "ef19c47d37febc86ad8c7d66aa5aa9aa",
    "sha1": "e7ea7383a899e601922d1d97541a75550738683f",
    "sha256": "f4db56d3c3e26e4ab38c8bdb9e40fa8b468df8193dcd761a120bde78f6da91fd",
    "sha512": "",
    "sha1_git": "fc532edbc9708d6472e8066007f317f4f3e9858c",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.3/WEB-INF/tags12.tld",
    "type": "file",
    "name": "tags12.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1419,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 60.41,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags12",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "f4c4e75a260cdafe9032531809ec3f3c",
    "sha1": "878fc6d98e323ebccc7b099d849e510cf2cddf50",
    "sha256": "0525b28e85d8322eba728e52c4d92f70f098d472640370edda1dbb4eb7ada770",
    "sha512": "",
    "sha1_git": "07d5bd425e4e2913336213a88e650957930cb05d",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.3/WEB-INF/tags20.tld",
    "type": "file",
    "name": "tags20.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1522,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags20",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "bf146b2bcfff97131c439ef1e463c68e",
    "sha1": "5ef9254d2036244947cd8485ee6d8698947a1c61",
    "sha256": "2ccbf27ca72ca91c95a033dc6471c5a4589690c8f0f26c5f22edec63f72fe361",
    "sha512": "",
    "sha1_git": "cf3273da715d2a2404bb198aea486d05202e4b29",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.3/WEB-INF/tags21.tld",
    "type": "file",
    "name": "tags21.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1528,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags21",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "21d8b0ceeddf47bff9f39c50ae0da7b1",
    "sha1": "a67de64b2be5fdb29d008688f6142f504c6eb4b2",
    "sha256": "83df1f4cc9a743ca713e2dc46e0eca0e3179226fdc653b24ddbe2b7d631ae56a",
    "sha512": "",
    "sha1_git": "45919845207839d409c89969a52cb497ad601637",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.3/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1598,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 50.0,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "214291dba33c1e11ca50765281f027ee",
    "sha1": "2a53c69b2cf437659d17126012856143e2f039e5",
    "sha256": "c7ab20d62f437c90096c81fdb68133406083bbbabe5ad09365a4ec37cab58c82",
    "sha512": "",
    "sha1_git": "851b4b2d86eb5e61e1569e8cd38fdd45580d165b",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.4/WEB-INF/tags11.tld",
    "type": "file",
    "name": "tags11.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1448,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 61.34,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags11",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "62094db0818f033e4e9140a1894ddd8c",
    "sha1": "b764242dea2eba798e8a344341705b6419f5e251",
    "sha256": "6b9be6fe7c2d69d3cf0a3be50f13844bc8a30139cf6df2c0dd245da0da913873",
    "sha512": "",
    "sha1_git": "99a1c59fa9145f3a6d0565932815efeeabed5939",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.4/WEB-INF/tags12.tld",
    "type": "file",
    "name": "tags12.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1458,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 59.5,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags12",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "e659dd99d944aa4f300a6165a9471561",
    "sha1": "dab069761822e816152aea4c95d952b44fe2412d",
    "sha256": "01bafaa661482a63401509175d66515e411c3917df0a6821f5b08db91ba5e213",
    "sha512": "",
    "sha1_git": "6a2a74c317fed3a80f23defa4433706ec46255cf",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.4/WEB-INF/tags20.tld",
    "type": "file",
    "name": "tags20.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1522,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags20",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "bf146b2bcfff97131c439ef1e463c68e",
    "sha1": "5ef9254d2036244947cd8485ee6d8698947a1c61",
    "sha256": "2ccbf27ca72ca91c95a033dc6471c5a4589690c8f0f26c5f22edec63f72fe361",
    "sha512": "",
    "sha1_git": "cf3273da715d2a2404bb198aea486d05202e4b29",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.4/WEB-INF/tags21.tld",
    "type": "file",
    "name": "tags21.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1528,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags21",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "21d8b0ceeddf47bff9f39c50ae0da7b1",
    "sha1": "a67de64b2be5fdb29d008688f6142f504c6eb4b2",
    "sha256": "83df1f4cc9a743ca713e2dc46e0eca0e3179226fdc653b24ddbe2b7d631ae56a",
    "sha512": "",
    "sha1_git": "45919845207839d409c89969a52cb497ad601637",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.4/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1707,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 46.48,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "ea56e2ab615221d3e64281845ceb5c33",
    "sha1": "d0b588356c24a4ad5c46b13f293724739f5ea49a",
    "sha256": "8a18eb25014761be50c684d11c3bd54ae0b8230cb7189a14ae9407a1b789e437",
    "sha512": "",
    "sha1_git": "6f97708f7557b4fdd4a03efef926cccbd53fcae9",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.5/WEB-INF/tags11.tld",
    "type": "file",
    "name": "tags11.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1448,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 61.34,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags11",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "62094db0818f033e4e9140a1894ddd8c",
    "sha1": "b764242dea2eba798e8a344341705b6419f5e251",
    "sha256": "6b9be6fe7c2d69d3cf0a3be50f13844bc8a30139cf6df2c0dd245da0da913873",
    "sha512": "",
    "sha1_git": "99a1c59fa9145f3a6d0565932815efeeabed5939",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.5/WEB-INF/tags12.tld",
    "type": "file",
    "name": "tags12.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1458,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 59.5,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags12",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "e659dd99d944aa4f300a6165a9471561",
    "sha1": "dab069761822e816152aea4c95d952b44fe2412d",
    "sha256": "01bafaa661482a63401509175d66515e411c3917df0a6821f5b08db91ba5e213",
    "sha512": "",
    "sha1_git": "6a2a74c317fed3a80f23defa4433706ec46255cf",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.5/WEB-INF/tags20.tld",
    "type": "file",
    "name": "tags20.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1522,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags20",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "bf146b2bcfff97131c439ef1e463c68e",
    "sha1": "5ef9254d2036244947cd8485ee6d8698947a1c61",
    "sha256": "2ccbf27ca72ca91c95a033dc6471c5a4589690c8f0f26c5f22edec63f72fe361",
    "sha512": "",
    "sha1_git": "cf3273da715d2a2404bb198aea486d05202e4b29",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.5/WEB-INF/tags21.tld",
    "type": "file",
    "name": "tags21.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1528,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags21",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "21d8b0ceeddf47bff9f39c50ae0da7b1",
    "sha1": "a67de64b2be5fdb29d008688f6142f504c6eb4b2",
    "sha256": "83df1f4cc9a743ca713e2dc46e0eca0e3179226fdc653b24ddbe2b7d631ae56a",
    "sha512": "",
    "sha1_git": "45919845207839d409c89969a52cb497ad601637",
    "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/apache-tomcat-11.0.18-src/test/webapp-2.5/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1713,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 46.48,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "53e1c87db23b6b29ff9945f1f42831af",
    "sha1": "0a86be6352a2841a4e891017461e31f0696f9f4a",
    "sha256": "7d2b42947ff0e24b0aff7a346a131931d0e06dbef4e51654e1b59e9b53e1bd76",
    "sha512": "",
    "sha1_git": "28ad0e8a58c4dd186d5093651c0227f100747f05",
    "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/apache-tomcat-11.0.18-src/test/webapp-3.0/WEB-INF/listener.tld",
    "type": "file",
    "name": "listener.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1353,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 60.41,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/listener",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "bd03302f665eca28a74add2d27ef16b5",
    "sha1": "f1f9a62e064258867d9a894e147c9fb18ed6509d",
    "sha256": "6abd4e1c073db9dbfb10cb060134cb2186e90211368164865de04540f664d62a",
    "sha512": "",
    "sha1_git": "d6526bf814dace8627d8881ea8e8edfd1f9c5037",
    "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/apache-tomcat-11.0.18-src/test/webapp-3.0/WEB-INF/tags11.tld",
    "type": "file",
    "name": "tags11.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1448,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 61.34,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags11",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "62094db0818f033e4e9140a1894ddd8c",
    "sha1": "b764242dea2eba798e8a344341705b6419f5e251",
    "sha256": "6b9be6fe7c2d69d3cf0a3be50f13844bc8a30139cf6df2c0dd245da0da913873",
    "sha512": "",
    "sha1_git": "99a1c59fa9145f3a6d0565932815efeeabed5939",
    "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/apache-tomcat-11.0.18-src/test/webapp-3.0/WEB-INF/tags12.tld",
    "type": "file",
    "name": "tags12.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1458,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 59.5,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags12",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "e659dd99d944aa4f300a6165a9471561",
    "sha1": "dab069761822e816152aea4c95d952b44fe2412d",
    "sha256": "01bafaa661482a63401509175d66515e411c3917df0a6821f5b08db91ba5e213",
    "sha512": "",
    "sha1_git": "6a2a74c317fed3a80f23defa4433706ec46255cf",
    "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/apache-tomcat-11.0.18-src/test/webapp-3.0/WEB-INF/tags20.tld",
    "type": "file",
    "name": "tags20.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1522,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags20",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "bf146b2bcfff97131c439ef1e463c68e",
    "sha1": "5ef9254d2036244947cd8485ee6d8698947a1c61",
    "sha256": "2ccbf27ca72ca91c95a033dc6471c5a4589690c8f0f26c5f22edec63f72fe361",
    "sha512": "",
    "sha1_git": "cf3273da715d2a2404bb198aea486d05202e4b29",
    "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/apache-tomcat-11.0.18-src/test/webapp-3.0/WEB-INF/tags21.tld",
    "type": "file",
    "name": "tags21.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1528,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags21",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "21d8b0ceeddf47bff9f39c50ae0da7b1",
    "sha1": "a67de64b2be5fdb29d008688f6142f504c6eb4b2",
    "sha256": "83df1f4cc9a743ca713e2dc46e0eca0e3179226fdc653b24ddbe2b7d631ae56a",
    "sha512": "",
    "sha1_git": "45919845207839d409c89969a52cb497ad601637",
    "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/apache-tomcat-11.0.18-src/test/webapp-3.0/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1745,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 45.95,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "542c6cb6ce4638e1df0045f6d2631ce1",
    "sha1": "1f93c5d7aae0e43b708226aeac6d5ce2e6f1d288",
    "sha256": "c6c15afde099b09f7a80be7f1501e1d94dcae94fde0623d81e484d3ade93ef4b",
    "sha512": "",
    "sha1_git": "4107076c32fd23ec6033004bba29a17fafe23b57",
    "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/apache-tomcat-11.0.18-src/test/webapp-3.1/WEB-INF/tags11.tld",
    "type": "file",
    "name": "tags11.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1448,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 61.34,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags11",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "62094db0818f033e4e9140a1894ddd8c",
    "sha1": "b764242dea2eba798e8a344341705b6419f5e251",
    "sha256": "6b9be6fe7c2d69d3cf0a3be50f13844bc8a30139cf6df2c0dd245da0da913873",
    "sha512": "",
    "sha1_git": "99a1c59fa9145f3a6d0565932815efeeabed5939",
    "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/apache-tomcat-11.0.18-src/test/webapp-3.1/WEB-INF/tags12.tld",
    "type": "file",
    "name": "tags12.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1458,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 59.5,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags12",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "e659dd99d944aa4f300a6165a9471561",
    "sha1": "dab069761822e816152aea4c95d952b44fe2412d",
    "sha256": "01bafaa661482a63401509175d66515e411c3917df0a6821f5b08db91ba5e213",
    "sha512": "",
    "sha1_git": "6a2a74c317fed3a80f23defa4433706ec46255cf",
    "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/apache-tomcat-11.0.18-src/test/webapp-3.1/WEB-INF/tags20.tld",
    "type": "file",
    "name": "tags20.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1522,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags20",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "bf146b2bcfff97131c439ef1e463c68e",
    "sha1": "5ef9254d2036244947cd8485ee6d8698947a1c61",
    "sha256": "2ccbf27ca72ca91c95a033dc6471c5a4589690c8f0f26c5f22edec63f72fe361",
    "sha512": "",
    "sha1_git": "cf3273da715d2a2404bb198aea486d05202e4b29",
    "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/apache-tomcat-11.0.18-src/test/webapp-3.1/WEB-INF/tags21.tld",
    "type": "file",
    "name": "tags21.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1528,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags21",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "21d8b0ceeddf47bff9f39c50ae0da7b1",
    "sha1": "a67de64b2be5fdb29d008688f6142f504c6eb4b2",
    "sha256": "83df1f4cc9a743ca713e2dc46e0eca0e3179226fdc653b24ddbe2b7d631ae56a",
    "sha512": "",
    "sha1_git": "45919845207839d409c89969a52cb497ad601637",
    "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/apache-tomcat-11.0.18-src/test/webapp-3.1/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1748,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 45.95,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "b81e80fb7ce97171b37b8716408dbcb6",
    "sha1": "759bd4c8844e9bf862be08b2aaafdbd1e93cfab0",
    "sha256": "5bfd0e4b2dbbaed87a98bb30668b4c1f7a1bcd8fe11b99ad30a197af6ca68424",
    "sha512": "",
    "sha1_git": "f57c942a26a7637f15c2a2f786dded84ebc3b54e",
    "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/apache-tomcat-11.0.18-src/test/webapp-4.0/WEB-INF/tags11.tld",
    "type": "file",
    "name": "tags11.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1448,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 61.34,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags11",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "62094db0818f033e4e9140a1894ddd8c",
    "sha1": "b764242dea2eba798e8a344341705b6419f5e251",
    "sha256": "6b9be6fe7c2d69d3cf0a3be50f13844bc8a30139cf6df2c0dd245da0da913873",
    "sha512": "",
    "sha1_git": "99a1c59fa9145f3a6d0565932815efeeabed5939",
    "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/apache-tomcat-11.0.18-src/test/webapp-4.0/WEB-INF/tags12.tld",
    "type": "file",
    "name": "tags12.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1458,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 59.5,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags12",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "e659dd99d944aa4f300a6165a9471561",
    "sha1": "dab069761822e816152aea4c95d952b44fe2412d",
    "sha256": "01bafaa661482a63401509175d66515e411c3917df0a6821f5b08db91ba5e213",
    "sha512": "",
    "sha1_git": "6a2a74c317fed3a80f23defa4433706ec46255cf",
    "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/apache-tomcat-11.0.18-src/test/webapp-4.0/WEB-INF/tags20.tld",
    "type": "file",
    "name": "tags20.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1522,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags20",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "bf146b2bcfff97131c439ef1e463c68e",
    "sha1": "5ef9254d2036244947cd8485ee6d8698947a1c61",
    "sha256": "2ccbf27ca72ca91c95a033dc6471c5a4589690c8f0f26c5f22edec63f72fe361",
    "sha512": "",
    "sha1_git": "cf3273da715d2a2404bb198aea486d05202e4b29",
    "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/apache-tomcat-11.0.18-src/test/webapp-4.0/WEB-INF/tags21.tld",
    "type": "file",
    "name": "tags21.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1528,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags21",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "21d8b0ceeddf47bff9f39c50ae0da7b1",
    "sha1": "a67de64b2be5fdb29d008688f6142f504c6eb4b2",
    "sha256": "83df1f4cc9a743ca713e2dc46e0eca0e3179226fdc653b24ddbe2b7d631ae56a",
    "sha512": "",
    "sha1_git": "45919845207839d409c89969a52cb497ad601637",
    "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/apache-tomcat-11.0.18-src/test/webapp-4.0/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1748,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 45.95,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "6b3108d25f5582fbb7422faaf7861233",
    "sha1": "41dedf125b3044b55858fcc6b0156b4051337e0c",
    "sha256": "836be4ce386dd39e2f64650d5e809fa0574a171100548bd921bada36743626a9",
    "sha512": "",
    "sha1_git": "43ebed323ac911ec6f1b88f941df6bd3f6581f50",
    "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/apache-tomcat-11.0.18-src/test/webapp-5.0/WEB-INF/tags11.tld",
    "type": "file",
    "name": "tags11.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1448,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 61.34,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags11",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "62094db0818f033e4e9140a1894ddd8c",
    "sha1": "b764242dea2eba798e8a344341705b6419f5e251",
    "sha256": "6b9be6fe7c2d69d3cf0a3be50f13844bc8a30139cf6df2c0dd245da0da913873",
    "sha512": "",
    "sha1_git": "99a1c59fa9145f3a6d0565932815efeeabed5939",
    "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/apache-tomcat-11.0.18-src/test/webapp-5.0/WEB-INF/tags12.tld",
    "type": "file",
    "name": "tags12.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1458,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 59.5,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags12",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "e659dd99d944aa4f300a6165a9471561",
    "sha1": "dab069761822e816152aea4c95d952b44fe2412d",
    "sha256": "01bafaa661482a63401509175d66515e411c3917df0a6821f5b08db91ba5e213",
    "sha512": "",
    "sha1_git": "6a2a74c317fed3a80f23defa4433706ec46255cf",
    "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/apache-tomcat-11.0.18-src/test/webapp-5.0/WEB-INF/tags20.tld",
    "type": "file",
    "name": "tags20.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1522,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags20",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "bf146b2bcfff97131c439ef1e463c68e",
    "sha1": "5ef9254d2036244947cd8485ee6d8698947a1c61",
    "sha256": "2ccbf27ca72ca91c95a033dc6471c5a4589690c8f0f26c5f22edec63f72fe361",
    "sha512": "",
    "sha1_git": "cf3273da715d2a2404bb198aea486d05202e4b29",
    "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/apache-tomcat-11.0.18-src/test/webapp-5.0/WEB-INF/tags21.tld",
    "type": "file",
    "name": "tags21.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1528,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags21",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "21d8b0ceeddf47bff9f39c50ae0da7b1",
    "sha1": "a67de64b2be5fdb29d008688f6142f504c6eb4b2",
    "sha256": "83df1f4cc9a743ca713e2dc46e0eca0e3179226fdc653b24ddbe2b7d631ae56a",
    "sha512": "",
    "sha1_git": "45919845207839d409c89969a52cb497ad601637",
    "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/apache-tomcat-11.0.18-src/test/webapp-5.0/WEB-INF/tags30.tld",
    "type": "file",
    "name": "tags30.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1528,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags30",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "45e25e678fea8bcbf13377b9dc1ecccd",
    "sha1": "bf6f99d8c09d9dcb98bc8091f8f2284b891aadc7",
    "sha256": "1d757618aa788c725b157233c8e3c65ae57117ea83647454cd4500973dd0d88d",
    "sha512": "",
    "sha1_git": "98204cc363d1c4ea3eaaf332ba7ba7f363a79e73",
    "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/apache-tomcat-11.0.18-src/test/webapp-5.0/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1751,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 46.48,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-app_5_0.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "33a897defb53540697e4c59b498bd5db",
    "sha1": "c5f82761d33f8f7dc07bac10c20b5518847c7bba",
    "sha256": "bcc7882003481eadba83a6efd58720271d65894ecd9d0bea93a872ad83b66dc8",
    "sha512": "",
    "sha1_git": "bdd57d779e239f0ea3dc712b16c803ae0a22c069",
    "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/apache-tomcat-11.0.18-src/test/webapp-6.0/WEB-INF/tags11.tld",
    "type": "file",
    "name": "tags11.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1448,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 61.34,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags11",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "62094db0818f033e4e9140a1894ddd8c",
    "sha1": "b764242dea2eba798e8a344341705b6419f5e251",
    "sha256": "6b9be6fe7c2d69d3cf0a3be50f13844bc8a30139cf6df2c0dd245da0da913873",
    "sha512": "",
    "sha1_git": "99a1c59fa9145f3a6d0565932815efeeabed5939",
    "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/apache-tomcat-11.0.18-src/test/webapp-6.0/WEB-INF/tags12.tld",
    "type": "file",
    "name": "tags12.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1458,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 59.5,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags12",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "e659dd99d944aa4f300a6165a9471561",
    "sha1": "dab069761822e816152aea4c95d952b44fe2412d",
    "sha256": "01bafaa661482a63401509175d66515e411c3917df0a6821f5b08db91ba5e213",
    "sha512": "",
    "sha1_git": "6a2a74c317fed3a80f23defa4433706ec46255cf",
    "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/apache-tomcat-11.0.18-src/test/webapp-6.0/WEB-INF/tags20.tld",
    "type": "file",
    "name": "tags20.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1522,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags20",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "bf146b2bcfff97131c439ef1e463c68e",
    "sha1": "5ef9254d2036244947cd8485ee6d8698947a1c61",
    "sha256": "2ccbf27ca72ca91c95a033dc6471c5a4589690c8f0f26c5f22edec63f72fe361",
    "sha512": "",
    "sha1_git": "cf3273da715d2a2404bb198aea486d05202e4b29",
    "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/apache-tomcat-11.0.18-src/test/webapp-6.0/WEB-INF/tags21.tld",
    "type": "file",
    "name": "tags21.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1528,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags21",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "21d8b0ceeddf47bff9f39c50ae0da7b1",
    "sha1": "a67de64b2be5fdb29d008688f6142f504c6eb4b2",
    "sha256": "83df1f4cc9a743ca713e2dc46e0eca0e3179226fdc653b24ddbe2b7d631ae56a",
    "sha512": "",
    "sha1_git": "45919845207839d409c89969a52cb497ad601637",
    "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/apache-tomcat-11.0.18-src/test/webapp-6.0/WEB-INF/tags30.tld",
    "type": "file",
    "name": "tags30.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1528,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags30",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "45e25e678fea8bcbf13377b9dc1ecccd",
    "sha1": "bf6f99d8c09d9dcb98bc8091f8f2284b891aadc7",
    "sha256": "1d757618aa788c725b157233c8e3c65ae57117ea83647454cd4500973dd0d88d",
    "sha512": "",
    "sha1_git": "98204cc363d1c4ea3eaaf332ba7ba7f363a79e73",
    "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/apache-tomcat-11.0.18-src/test/webapp-6.0/WEB-INF/tags31.tld",
    "type": "file",
    "name": "tags31.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1528,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags31",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "9df34a5ad4af74cff7f0e9a4014e18c3",
    "sha1": "f88fe680251c2a11c6e28fafda405194f6b33021",
    "sha256": "db4d0fcc602356826d1549f6c5ed2a4f84ebf985d81fc902c374183ddf1c2b29",
    "sha512": "",
    "sha1_git": "b75560cb9b5b438070f488b8227c2cc3bcd0fdaa",
    "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/apache-tomcat-11.0.18-src/test/webapp-6.0/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1751,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 46.48,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-app_6_0.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "4b9aadcc96b447062e5c6cb960027199",
    "sha1": "e10d7f8bbb7b1d6d29e86c080fe95b2cb377dd20",
    "sha256": "04ba5c2ac53fd411053a00a569d35972c4e7e3cc11bf938cb9a7fc8f6e05474c",
    "sha512": "",
    "sha1_git": "c6c97b5d3f1d2d4fae250474aed97b10484423a8",
    "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/apache-tomcat-11.0.18-src/test/webapp-6.1/WEB-INF/tags11.tld",
    "type": "file",
    "name": "tags11.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1448,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 61.34,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags11",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "62094db0818f033e4e9140a1894ddd8c",
    "sha1": "b764242dea2eba798e8a344341705b6419f5e251",
    "sha256": "6b9be6fe7c2d69d3cf0a3be50f13844bc8a30139cf6df2c0dd245da0da913873",
    "sha512": "",
    "sha1_git": "99a1c59fa9145f3a6d0565932815efeeabed5939",
    "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/apache-tomcat-11.0.18-src/test/webapp-6.1/WEB-INF/tags12.tld",
    "type": "file",
    "name": "tags12.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1458,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 59.5,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags12",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "e659dd99d944aa4f300a6165a9471561",
    "sha1": "dab069761822e816152aea4c95d952b44fe2412d",
    "sha256": "01bafaa661482a63401509175d66515e411c3917df0a6821f5b08db91ba5e213",
    "sha512": "",
    "sha1_git": "6a2a74c317fed3a80f23defa4433706ec46255cf",
    "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/apache-tomcat-11.0.18-src/test/webapp-6.1/WEB-INF/tags20.tld",
    "type": "file",
    "name": "tags20.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1522,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags20",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "bf146b2bcfff97131c439ef1e463c68e",
    "sha1": "5ef9254d2036244947cd8485ee6d8698947a1c61",
    "sha256": "2ccbf27ca72ca91c95a033dc6471c5a4589690c8f0f26c5f22edec63f72fe361",
    "sha512": "",
    "sha1_git": "cf3273da715d2a2404bb198aea486d05202e4b29",
    "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/apache-tomcat-11.0.18-src/test/webapp-6.1/WEB-INF/tags21.tld",
    "type": "file",
    "name": "tags21.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1528,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags21",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "21d8b0ceeddf47bff9f39c50ae0da7b1",
    "sha1": "a67de64b2be5fdb29d008688f6142f504c6eb4b2",
    "sha256": "83df1f4cc9a743ca713e2dc46e0eca0e3179226fdc653b24ddbe2b7d631ae56a",
    "sha512": "",
    "sha1_git": "45919845207839d409c89969a52cb497ad601637",
    "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/apache-tomcat-11.0.18-src/test/webapp-6.1/WEB-INF/tags30.tld",
    "type": "file",
    "name": "tags30.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1528,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags30",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "45e25e678fea8bcbf13377b9dc1ecccd",
    "sha1": "bf6f99d8c09d9dcb98bc8091f8f2284b891aadc7",
    "sha256": "1d757618aa788c725b157233c8e3c65ae57117ea83647454cd4500973dd0d88d",
    "sha512": "",
    "sha1_git": "98204cc363d1c4ea3eaaf332ba7ba7f363a79e73",
    "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/apache-tomcat-11.0.18-src/test/webapp-6.1/WEB-INF/tags31.tld",
    "type": "file",
    "name": "tags31.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1528,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags31",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "9df34a5ad4af74cff7f0e9a4014e18c3",
    "sha1": "f88fe680251c2a11c6e28fafda405194f6b33021",
    "sha256": "db4d0fcc602356826d1549f6c5ed2a4f84ebf985d81fc902c374183ddf1c2b29",
    "sha512": "",
    "sha1_git": "b75560cb9b5b438070f488b8227c2cc3bcd0fdaa",
    "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/apache-tomcat-11.0.18-src/test/webapp-6.1/WEB-INF/tags40.tld",
    "type": "file",
    "name": "tags40.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1528,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tags40",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "752ed4c939a43cdf7e36254ca4274286",
    "sha1": "28f809b928440a307919a3d72eaa0412ebcd0468",
    "sha256": "30557fc78936c983ba4128847205e0a28d8f9ac1826e1c77130af5506b9a768e",
    "sha512": "",
    "sha1_git": "91f2511073c3c4b34dddc1ab0713fb6acc92951d",
    "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/apache-tomcat-11.0.18-src/test/webapp-6.1/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1751,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 46.48,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "82c2d44e05b11dacde23775fd8d02947",
    "sha1": "319f87b3ab2164488929ead41621145bcb94d7aa",
    "sha256": "143738a1a20afec1bec4d7a57d902153862797eb9dcfc8a7d1a7245dc8652421",
    "sha512": "",
    "sha1_git": "14564f6e118147449f687116ae8008f9c5a0e14b",
    "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/apache-tomcat-11.0.18-src/test/webapp/bug5nnnn/bug54801a.jspx",
    "type": "file",
    "name": "bug54801a.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 1017,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 78.81,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "0757fcd2642ff5f198848b69d240b231",
    "sha1": "807cbeebcb48bebca83bab06404b91d34b288550",
    "sha256": "5055e1dc9742aa5d8437e07bfd6434bd22b478a2cb7db2499c0d482d44b5c11d",
    "sha512": "",
    "sha1_git": "2cb75935e2aee65a3b7ee881e5db3e0f4ba306ea",
    "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/apache-tomcat-11.0.18-src/test/webapp/bug5nnnn/bug54801b.jspx",
    "type": "file",
    "name": "bug54801b.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 1003,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 79.33,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "fad34e0a7767b50f153e7dc6007f677c",
    "sha1": "ba1178dc2fbd9a7153340b3bf078e24dcffbec6f",
    "sha256": "bd2cb330f13751d932e2082059872d5949e49891b0f42c2d9541081900533739",
    "sha512": "",
    "sha1_git": "ee5370c01c1412424dd87196297d2d84b0d9c66e",
    "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/apache-tomcat-11.0.18-src/test/webapp/bug5nnnn/bug54821a.jspx",
    "type": "file",
    "name": "bug54821a.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 982,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 80.41,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "4c031117cd64baa74c2caa94d4bceacd",
    "sha1": "6b0184afb1b3de882b80ea94232d4a3735be3faf",
    "sha256": "3f3b21ffa07d5769966e54c44a9d35df67b1b1349818b779daa3ced845afe138",
    "sha512": "",
    "sha1_git": "ba3d232d29f15d05cd75ad373e02d37fce4d45b6",
    "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/apache-tomcat-11.0.18-src/test/webapp/bug5nnnn/bug54821b.jspx",
    "type": "file",
    "name": "bug54821b.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 981,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 80.41,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "dd6cfdf0412ff8eb5a5ac608f66784f5",
    "sha1": "5f0bbac513343f0c2b4ed5f10a6335c505bd782f",
    "sha256": "6acc865ba58d8527f9b403a18f6051dcf45e020184564da87626c12b34e4b219",
    "sha512": "",
    "sha1_git": "481e7cbd329d0f1702ecc0efef17591f63bcc5ae",
    "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/apache-tomcat-11.0.18-src/test/webapp/bug5nnnn/bug56029.jspx",
    "type": "file",
    "name": "bug56029.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 1304,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 59.8,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "http://java.sun.com/jsp/jstl/core",
        "end_line": 19,
        "start_line": 19
      },
      {
        "url": "http://java.sun.com/jsp/jstl/functions",
        "end_line": 20,
        "start_line": 20
      }
    ],
    "md5": "40814fb88e5287f89fa97b7c594b2a3c",
    "sha1": "aa614a62a0d7531383a2acde69e505d9eabd4969",
    "sha256": "10990b7f5a43fdd9ee41f93b67394ddd6f8a75c8e8d755e12aa03641cc72db10",
    "sha512": "",
    "sha1_git": "fd097f6e5ca7f16c01ac65a5e372f95935870f3b",
    "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/apache-tomcat-11.0.18-src/test/webapp/bug5nnnn/bug56334and56561.jspx",
    "type": "file",
    "name": "bug56334and56561.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 2833,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 31.9,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 20,
        "start_line": 20
      },
      {
        "url": "http://java.sun.com/jsp/jstl/core",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "http://java.sun.com/jsp/jstl/functions",
        "end_line": 22,
        "start_line": 22
      }
    ],
    "md5": "c4428df66f7e90812fa7a3b8e3e6cf17",
    "sha1": "6e6eb8db2519b5548a83287c81a6bfd7414e6a83",
    "sha256": "6d8935480fbc349feb01cf57570e5cee7ab9f42adc8a0e018560e15506c7dec5",
    "sha512": "",
    "sha1_git": "b2420df4e24d1a932af8145634e68d3d1a8618ad",
    "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/apache-tomcat-11.0.18-src/test/webapp/bug66609/_listing.xslt",
    "type": "file",
    "name": "_listing.xslt",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xslt",
    "size": 2969,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "HTML",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 36.84,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "20b7f2e571ddaeaef744a677581edbb4",
    "sha1": "3c216b05fb32990bf77b58a2631286b06002ecb3",
    "sha256": "531d59b53dd63c7ad591da704948900ba07ae387929182d46a44cd946bdc3c51",
    "sha512": "",
    "sha1_git": "556e004b648bc2f8c2e37a7bb9e87a7aac102aab",
    "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/apache-tomcat-11.0.18-src/test/webapp-fragments-empty-absolute-ordering/WEB-INF/lib/resources.jar-extract/META-INF/web-fragment.xml",
    "type": "file",
    "name": "web-fragment.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1501,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 58.05,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "c1acf1335c88a5e50f430cb2b00eef4d",
    "sha1": "ebd395b4454177ee762d0002af5a18d90308f89d",
    "sha256": "6f100351fc9520cbe25e0b42b798dae9e7ed50e8d6fc852b1eb6b3a940d1adc0",
    "sha512": "",
    "sha1_git": "c9e5f58f0db4939c72e193d435df8c5b06564399",
    "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/apache-tomcat-11.0.18-src/test/webapp-fragments-empty-absolute-ordering/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1353,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 59.8,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "df6399c1ecef64e6e1569d67355a3d19",
    "sha1": "3937f1652f504a7a2b2d2ce5f37a5c22867505d2",
    "sha256": "5bf65b801fc991aac45a0a8889f8db349ba232520a7b25151c13c588bd5eebf1",
    "sha512": "",
    "sha1_git": "f401d27f91e716dc685c9b4b6549a60bd65d0456",
    "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/apache-tomcat-11.0.18-src/test/webapp-fragments/WEB-INF/lib/resources2.jar-extract/META-INF/web-fragment.xml",
    "type": "file",
    "name": "web-fragment.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1277,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 64.32,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "6950133a05f82fec292f07196e9216f1",
    "sha1": "afdfe32e6bf70ea38ea4515f2c45a495d9d4de3a",
    "sha256": "1ee3c9dcaa8574a3bdd5a1ea9cfcdf24bd0703fe2cd3344b2f57e01e6b867a28",
    "sha512": "",
    "sha1_git": "832c112c1d968ff0afe1e6e899daa6d42304c3ed",
    "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/apache-tomcat-11.0.18-src/test/webapp-fragments/WEB-INF/lib/resources.jar-extract/META-INF/web-fragment.xml",
    "type": "file",
    "name": "web-fragment.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1190,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 66.85,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "323a64b7a66cceba26695b85c6997e32",
    "sha1": "645cd97f6532b050a2f85ad234f42f106b77215f",
    "sha256": "e49f542a3e0acb2c7f0371d0d08c592878e26d8521a28dee258548064d9b06c9",
    "sha512": "",
    "sha1_git": "8a2ede03d0b9fcfe75d200215d00603d4000fcee",
    "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/apache-tomcat-11.0.18-src/test/webapp-fragments/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 6966,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 13.62,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "f56e49fc026df0b383918aa795931941",
    "sha1": "80266b0c92d0865836c0ce42bd9fb5ac3ae4f3cd",
    "sha256": "cbadd41d98680b27438d1191d205af5124d94e54df1e407bc183b231d4f4e6f1",
    "sha512": "",
    "sha1_git": "30fc2d796833cc182d3c0cdc6da31735fd330151",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/doc-version-invalid/document-0.4.jspx",
    "type": "file",
    "name": "document-0.4.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 990,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 81.51,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "d51783cd28a9e71b93cb9a81ff863df4",
    "sha1": "e93e39f25927aaf076d6d3057e691cadcd26fea7",
    "sha256": "662bf50f8077f53f48fcd493b16745b753cc7ddd88cd11479f6ab409dd39f774",
    "sha512": "",
    "sha1_git": "c3f6c50d29421ec38ea5444bc92adb1f3ff7e6c0",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/doc-version-invalid/document-1.1.jspx",
    "type": "file",
    "name": "document-1.1.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 990,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 81.51,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "a556b91182dbcaa12ee7b83cd7a6d144",
    "sha1": "99da3edf956630bdd800da1536b6a5d9158fae9a",
    "sha256": "bc14c7500134c65d9a1766f334c2df24097829a47593ad7785e878ff4cfc3310",
    "sha512": "",
    "sha1_git": "aa079fbe390c21579e122c0e0c26da2731e67fbe",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/doc-version-invalid/document-1.2.1.jspx",
    "type": "file",
    "name": "document-1.2.1.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 992,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 80.95,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "fbc0f40f4fcec2d5d677aeb97c474d8f",
    "sha1": "86f2a94d6cc592daa4ad7f2bbc9a221a4a9caf03",
    "sha256": "e9a031f3bdfe79fc50d43fc0f958937820d59bd2c9655e6dc8a47a18eb292e16",
    "sha512": "",
    "sha1_git": "8ca68a49a13c54ee0ddc70853445ccbdd8a61405",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/doc-version-invalid/document-1.3.jspx",
    "type": "file",
    "name": "document-1.3.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 990,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 81.51,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "06b95a4ccb46028c33538542310de7cc",
    "sha1": "9bae2dbfa2a7a16dd383188c3e4c0500401634f0",
    "sha256": "5978a6a4a672c44b383a90bac383646a00b3d12c186dd24cd20805fba9bd5630",
    "sha512": "",
    "sha1_git": "6a9d1055ec43b386fca3d571b5dffc20fa8cea0f",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/doc-version-invalid/document-1.9.jspx",
    "type": "file",
    "name": "document-1.9.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 990,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 81.51,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "d62cf689bf3cfc85a229d787b221e1b0",
    "sha1": "1bbdc42946ea15e22c717e5be7ee59118fffdaa1",
    "sha256": "06ef521e4ac61126cd27f54c4a4f50d435427377a0828d3e605215e9b8761a28",
    "sha512": "",
    "sha1_git": "f1f78000db9270a31cffa2e8618fc652d19d0c8a",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/doc-version-invalid/document-2.4.jspx",
    "type": "file",
    "name": "document-2.4.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 990,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 81.51,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "f0ee01788dc76401a8b2c75b055df4cd",
    "sha1": "ef4687af868126051998af357e48caaa2b623278",
    "sha256": "43f8a8a76cfcd808cff725b0966cd501ed651849e43c723e2620fe940636e222",
    "sha512": "",
    "sha1_git": "81e612697b7e77b7fb385804d0c3e782b236daae",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/doc-version-invalid/document-3.2.jspx",
    "type": "file",
    "name": "document-3.2.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 990,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 81.51,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "3a7cbfec50e33f6663c790c71e48aa7c",
    "sha1": "ac44aecf0ed4e48886e5dba8f9f97cc5f15b2e96",
    "sha256": "10ab6cdc82a52c9a922f98c3c2a607ff8af189fd5660091d73ccc947d723befd",
    "sha512": "",
    "sha1_git": "f87422962cdf6a9181490a693bb733bcba10802b",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/doc-version-invalid/document-4.1.jspx",
    "type": "file",
    "name": "document-4.1.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 990,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 81.51,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "55e1f130134a35b956fc8a4e36815190",
    "sha1": "ceb0fc619b0aff6ab97be4034f06a3da6c69501c",
    "sha256": "d1e3e3f016c15ddcfb3439fa6070cc53c08e3f8f451b26b2c989d3ad9e7ae6de",
    "sha512": "",
    "sha1_git": "14deeb3e0adc950470ba75e45792991d28786575",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/doc-version-invalid/document-5.4.jspx",
    "type": "file",
    "name": "document-5.4.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 990,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 81.51,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "aeb6641b2bb53f3d02cdf00b61ff3201",
    "sha1": "cd4011822c98c5ae0087f90265c6fa9d20f19b66",
    "sha256": "f8c53c2712492d0de27dcd55b8eddca8c9b120ba7ad20935a77cee53e72f31c1",
    "sha512": "",
    "sha1_git": "371fec8643af472bd91ae66d566a9fe095666ab7",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/doc-version-valid/document-1.2.jspx",
    "type": "file",
    "name": "document-1.2.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 990,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 81.51,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "7446bbef4424f37487ae0e9f8e496bb3",
    "sha1": "96f9112e62e42a7153b1dd5ccaa600a608a3fbfc",
    "sha256": "8defc2d3a39ce737729db8ada944892c0359ccbe31235e8504f14b2b0c7b5256",
    "sha512": "",
    "sha1_git": "7bac213d0ec8671ef618103c16fe768590bb11a0",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/doc-version-valid/document-2.0.jspx",
    "type": "file",
    "name": "document-2.0.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 990,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 81.51,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "f511917b217bb53568e070fb372df87c",
    "sha1": "b4906ab4e50df1bc2f7d1ae5ef60d2862bcc9779",
    "sha256": "5f675710dfcdb829bbedcd9e8130e218479ba72fe1615ba5c95815f781ac94d6",
    "sha512": "",
    "sha1_git": "3c34f1296f7373080556d9db01bece5cc09ac162",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/doc-version-valid/document-2.1.jspx",
    "type": "file",
    "name": "document-2.1.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 990,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 81.51,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "f812bb8f6db6e572e26e73abefced71a",
    "sha1": "84712ce9465658534ce8e859933e9a6279ecb590",
    "sha256": "23b2f5b31accf3ed5194c93b2b24df607b86502510d4a034e6e431fcaf51632a",
    "sha512": "",
    "sha1_git": "2e7d42dac65ea90eb30c85afbd7be3dc8e73512b",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/doc-version-valid/document-2.2.jspx",
    "type": "file",
    "name": "document-2.2.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 990,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 81.51,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "dc7cda149da3c934fb21af6ff65c0882",
    "sha1": "fa924b2661dded95047f8c2eb7c79d9ae6fd071b",
    "sha256": "b8ec3f38ff2f2035ed2ceb8cc8428dacd4000bfc29c47c2a80bb6d1afd7040d2",
    "sha512": "",
    "sha1_git": "371366fc01dc407b94d63921a7756b8edde9be78",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/doc-version-valid/document-2.3.jspx",
    "type": "file",
    "name": "document-2.3.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 990,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 81.51,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "2fc7c2691b5bb8a0f06e8513c0deec59",
    "sha1": "8eb3c643edca0e7fe73fd14d478e6c807e9353b1",
    "sha256": "dc108626a5b88907e6cf4daf4ad5269087b84d9c819c69d6a94c3175bc3bd288",
    "sha512": "",
    "sha1_git": "c62cd1e987a5a099e516a51e265a6673d7101fa3",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/doc-version-valid/document-3.0.jspx",
    "type": "file",
    "name": "document-3.0.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 990,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 81.51,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "0b9d4f38f4046c3cc4eb8538aa86cd23",
    "sha1": "82decb389f0b2a7011f802ea0a5c9e3daa61b35d",
    "sha256": "2a11f560abad2a40e498e989430786cb8091a2ad3455daa009ba62d8432016c9",
    "sha512": "",
    "sha1_git": "5aaead821de4b219ea5d6467b515d506d5d87e4e",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/doc-version-valid/document-3.1.jspx",
    "type": "file",
    "name": "document-3.1.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 990,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 81.51,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "9fe7b0d83943953ceb6709942668c647",
    "sha1": "52071665589683f2db192011b5911d4443993a0e",
    "sha256": "4b91eb92b22cc6878fb5f2a5a17da0243846c4c01a1f3f3690f0a24a6e9afdec",
    "sha512": "",
    "sha1_git": "86fff96e972bc04a3fe5fd5c3b538bbaa7f1d0a8",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/doc-version-valid/document-4.0.jspx",
    "type": "file",
    "name": "document-4.0.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 990,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 81.51,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "f24c517a1917ed83e34f94db832fc9ee",
    "sha1": "0cd1a524c56fa17e91b8b6a817babc6a363380dc",
    "sha256": "73ad84ec3ccc7e6bcacb7243c8461487cbac1239a5aaf367293c7d0f1c5088b1",
    "sha512": "",
    "sha1_git": "95f73c156b9e3d2f2180c9622a7ca3191e5098aa",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/encoding/bom-none-prolog-none.jspx",
    "type": "file",
    "name": "bom-none-prolog-none.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 984,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 79.87,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "72587e3ec1dd4470084d530c510a9fdc",
    "sha1": "470de319f23a6765e884294817a2059486549fc9",
    "sha256": "61fefef3dc14ee2bc25a390bc2e21b773b7d8787ba622e5d7173ac05894b6f3b",
    "sha512": "",
    "sha1_git": "bcbf90ff07ff77f2d1cc0c8d7a0cb3dc45dfd68b",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/encoding/bom-none-prolog-utf16be.jspx",
    "type": "file",
    "name": "bom-none-prolog-utf16be.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 2010,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, Big-endian UTF-16 Unicode text, with CRLF line terminators",
    "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": "6c7a9f0c9ac110d02ac2400bab85e900",
    "sha1": "0dce6a00b692606f061f8b18e5c0f24bc35f1f83",
    "sha256": "fc1ba511ab18695b7b06878bf07ad39b6ff6e6d2bee43ec68b8a3ba48d4af723",
    "sha512": "",
    "sha1_git": "cb79f3e1312acb04c2f667c7f74c0c030575b925",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/encoding/bom-none-prolog-utf16le.jspx",
    "type": "file",
    "name": "bom-none-prolog-utf16le.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 2010,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, Little-endian UTF-16 Unicode text, with CRLF line terminators",
    "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": "046be9890bfa4d508e76c0107617d90f",
    "sha1": "2cda8dfbf005fd816927615ef5d39253a8de3eab",
    "sha256": "4a97ebaebaa0fe13f7f065544462837acf78da73d5728afb30ee68c51fa31095",
    "sha512": "",
    "sha1_git": "4ff4f933c8fff64c5617256a54bad06d5d68bcf0",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/encoding/bom-none-prolog-utf8.jspx",
    "type": "file",
    "name": "bom-none-prolog-utf8.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 1001,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 78.29,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "f23c3ee7d7df86bdbc2e5cc0eda90882",
    "sha1": "e86049a5c4566d405fcc8e9b39459db66f871554",
    "sha256": "186a6aa1de71bae6eabb747da66039c39e7b94cedcb8ce3cb530f2548e679b52",
    "sha512": "",
    "sha1_git": "52909811456547541add6e9506b47a7c2818086d",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/encoding/bom-utf16be-prolog-none.jspx",
    "type": "file",
    "name": "bom-utf16be-prolog-none.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 1970,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, Big-endian UTF-16 Unicode text, with CRLF line terminators",
    "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": "8110cdca36da999a033b0839b0c66f2f",
    "sha1": "5d9aa0814114069e609ce6c996566540cefd1071",
    "sha256": "d70c7cdcb6df2ab4bfc94af7373ac1d6b53a234d04a4aad51406c5295dca9753",
    "sha512": "",
    "sha1_git": "25bb277459b4d137aa5c245c12b6b2a75cb910e6",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/encoding/bom-utf16be-prolog-utf16be.jspx",
    "type": "file",
    "name": "bom-utf16be-prolog-utf16be.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 2010,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, Big-endian UTF-16 Unicode text, with CRLF line terminators",
    "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": "6c7a9f0c9ac110d02ac2400bab85e900",
    "sha1": "0dce6a00b692606f061f8b18e5c0f24bc35f1f83",
    "sha256": "fc1ba511ab18695b7b06878bf07ad39b6ff6e6d2bee43ec68b8a3ba48d4af723",
    "sha512": "",
    "sha1_git": "cb79f3e1312acb04c2f667c7f74c0c030575b925",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/encoding/bom-utf16be-prolog-utf16le.jspx",
    "type": "file",
    "name": "bom-utf16be-prolog-utf16le.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 2010,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, Big-endian UTF-16 Unicode text, with CRLF line terminators",
    "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": "62586a77a5ed85c8f181d9ddbb923271",
    "sha1": "d74e073ae131ed07ed338f469d0c9437fbcb9dea",
    "sha256": "212bb83ad035c43f8830697358a2c5de93d6dadaf1a2843258903398379303d7",
    "sha512": "",
    "sha1_git": "fe65f2818a3d5345e7f0f3c608b5bdb1d2d49682",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/encoding/bom-utf16be-prolog-utf8.jspx",
    "type": "file",
    "name": "bom-utf16be-prolog-utf8.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 2004,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, Big-endian UTF-16 Unicode text, with CRLF line terminators",
    "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": "580f47b0eb3e0355c9ef17657b8aaf29",
    "sha1": "c426ac69283d77ced41831de78709eaa75614cab",
    "sha256": "91e456ac295f8c06e2ac1a851e3c0b6ccb1e6046976e72ef929a33380c552fc7",
    "sha512": "",
    "sha1_git": "efb585bf5132ee6b47b83c89e5b82435bbd91bca",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/encoding/bom-utf16le-prolog-none.jspx",
    "type": "file",
    "name": "bom-utf16le-prolog-none.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 1970,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, Little-endian UTF-16 Unicode text, with CRLF line terminators",
    "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": "31e5b5cc3ded4bce4604256ec9c07308",
    "sha1": "e89641a1f63318e52520d59e5aa8c521952713e9",
    "sha256": "a14ca001cb29a31c719f7d8e89be2c773a70a40c067bc6fe07b16da17b525d8e",
    "sha512": "",
    "sha1_git": "d64f308f1cfea83d90859d82c32f0cce8a1a0fcc",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/encoding/bom-utf16le-prolog-utf16be.jspx",
    "type": "file",
    "name": "bom-utf16le-prolog-utf16be.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 2010,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, Little-endian UTF-16 Unicode text, with CRLF line terminators",
    "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": "5541de8ca5278bca524163aae1dbddb5",
    "sha1": "974d8b0d2a76e38b5f3db78d1aba13dce99236c1",
    "sha256": "d9da53065622fb6e1a507fc1dff802f0a280e0c130b0f1b7e07b29986f02380e",
    "sha512": "",
    "sha1_git": "690d088673b53ab22f9fa6ae69e01da4e1d55eae",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/encoding/bom-utf16le-prolog-utf16le.jspx",
    "type": "file",
    "name": "bom-utf16le-prolog-utf16le.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 2010,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, Little-endian UTF-16 Unicode text, with CRLF line terminators",
    "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": "046be9890bfa4d508e76c0107617d90f",
    "sha1": "2cda8dfbf005fd816927615ef5d39253a8de3eab",
    "sha256": "4a97ebaebaa0fe13f7f065544462837acf78da73d5728afb30ee68c51fa31095",
    "sha512": "",
    "sha1_git": "4ff4f933c8fff64c5617256a54bad06d5d68bcf0",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/encoding/bom-utf16le-prolog-utf8.jspx",
    "type": "file",
    "name": "bom-utf16le-prolog-utf8.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 2004,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, Little-endian UTF-16 Unicode text, with CRLF line terminators",
    "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": "383435847285cb44511ede0c623574b6",
    "sha1": "0763c1180e99e6d01265a218ba643a8c794bcd0e",
    "sha256": "33f5d0f7531b0c799c4943cc7c36d67fc93991f85aa0eae4b327709efe85bb12",
    "sha512": "",
    "sha1_git": "c6a8112142063a1a65ba0ee9fb35a904f9cf57bd",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/encoding/bom-utf8-prolog-none.jspx",
    "type": "file",
    "name": "bom-utf8-prolog-none.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 987,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 79.87,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "8cd5c80cf0f08389f1e4240694900b01",
    "sha1": "515220747f9a1552b09d27a7a5ff3268fd5fb87d",
    "sha256": "1cef8d97ae77dc6484244fad1e64a706ac48c958c96a76e39b3bf79a5e657b12",
    "sha512": "",
    "sha1_git": "5af97e88abeb7da26f865d8366964142c43fb3ef",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/encoding/bom-utf8-prolog-utf16be.jspx",
    "type": "file",
    "name": "bom-utf8-prolog-utf16be.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 1007,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 78.29,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "fe265b943e42a0fabcbfd5e77dcf55ec",
    "sha1": "ec8925b3d505a85d3d7d394fe9080b3daf94e2bf",
    "sha256": "3dd0652831c0a65046dd824933701fa883d50829e0e3285cccc296b03b3426ab",
    "sha512": "",
    "sha1_git": "52b5be9873d1a70e2aa4f6d0d38c7653844a68bf",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/encoding/bom-utf8-prolog-utf16le.jspx",
    "type": "file",
    "name": "bom-utf8-prolog-utf16le.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 1007,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 78.29,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "413743ab5cc66ce5213d66bcc05258b7",
    "sha1": "a93e6c809326c9d4946e0676e793783f581b98fe",
    "sha256": "46cd2bd6dac2e63d95e2e7c3031af6daa1e3078d1890132fd39f689ae739496e",
    "sha512": "",
    "sha1_git": "314ee86dae1f3a98afb6c0cce8f77e8710cd9d20",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/encoding/bom-utf8-prolog-utf8.jspx",
    "type": "file",
    "name": "bom-utf8-prolog-utf8.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 1004,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 78.29,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "9ed2c4dade7d182d196fa1c810fac73e",
    "sha1": "b2ce9627e989be7df9a0064a44eddfa46db6e856",
    "sha256": "435b2416dba94ffc8b89ff70999f49d878af633dd81d9a16bfbafb98dde0342a",
    "sha512": "",
    "sha1_git": "194fdaf201b3489fa9ff3592ac21afb1c857e277",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/encoding/bug60769a.jspx",
    "type": "file",
    "name": "bug60769a.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 1006,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 77.78,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "8aabe91c8dcdd57a7c4ec55d2f5aadd3",
    "sha1": "e4b6fed36b623bad0f22807dbd720fcba283616d",
    "sha256": "0a700ce8cd5ade2a238c38b7729d5f3e022b9fff561c884effb650939dfdd378",
    "sha512": "",
    "sha1_git": "15c82d1c84109c3458c5953b50dddbb61ba1b9f3",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/encoding/bug60769b.jspx",
    "type": "file",
    "name": "bug60769b.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 1006,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 77.78,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "8aabe91c8dcdd57a7c4ec55d2f5aadd3",
    "sha1": "e4b6fed36b623bad0f22807dbd720fcba283616d",
    "sha256": "0a700ce8cd5ade2a238c38b7729d5f3e022b9fff561c884effb650939dfdd378",
    "sha512": "",
    "sha1_git": "15c82d1c84109c3458c5953b50dddbb61ba1b9f3",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/generator/jsp-id.jspx",
    "type": "file",
    "name": "jsp-id.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 1006,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 78.29,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      },
      {
        "url": "http://tomcat.apache.org/bugs",
        "end_line": 20,
        "start_line": 20
      }
    ],
    "md5": "d9fe21e1d14d5d85bc7e68c1e010caf8",
    "sha1": "4f0eb290d1f9c714e5e1f73b727f92c9fcb32a31",
    "sha256": "1c13effe39c8ba62d38eea2373fd5b01385d8d6cfdb21c9b5cc0ab99f79e6f1b",
    "sha512": "",
    "sha1_git": "be992aaa3fd485eea3e25498e48f33ee463bb3a6",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/generator/xml-doctype-01.jspx",
    "type": "file",
    "name": "xml-doctype-01.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 1034,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 77.27,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      },
      {
        "url": "http://tomcat.apache.org/foo",
        "end_line": 22,
        "start_line": 22
      }
    ],
    "md5": "4ab1e48fe1898268063ce8179103ab41",
    "sha1": "93b8c6a295eb763735f74eb7390ecea0b6eb90c9",
    "sha256": "4a80aeb498a4fda271be8b76ee104abd967c0a10572b4f9c4d06401151a13f58",
    "sha512": "",
    "sha1_git": "91735bb1f24d50c1ccc74339f4596e42a27741fe",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/generator/xml-doctype-02.jspx",
    "type": "file",
    "name": "xml-doctype-02.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 1062,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 75.8,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 19,
        "start_line": 19
      },
      {
        "url": "http://tomcat.apache.org/foo",
        "end_line": 23,
        "start_line": 23
      }
    ],
    "md5": "18dfc0d1134814ed1b3986dc1ef72f96",
    "sha1": "c39e8fbaccbc20bc17ff62fcc1bed100bb9ba8f6",
    "sha256": "58f3d2949f5f0222ff31a204c29e5a30a1e0f1b66ddf1e4709a2dae573261aef",
    "sha512": "",
    "sha1_git": "b43f10159c02ee95cc049fe795b3775c221d3c93",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/generator/xml-prolog-01.jspx",
    "type": "file",
    "name": "xml-prolog-01.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 955,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 83.8,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 20,
        "start_line": 20
      }
    ],
    "md5": "1c16fad21d52f235a8127e4533cb623e",
    "sha1": "a73b9f8972255b95f626b3a4c8e03d9bed24b3d6",
    "sha256": "baa6a159efdea70faf3d9b19fa8284e84c418c579bf73b37f88d16a906de5384",
    "sha512": "",
    "sha1_git": "962bd88eabd9ab05a8efd334fb125102a974e358",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/generator/xml-prolog-02.jspx",
    "type": "file",
    "name": "xml-prolog-02.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 956,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 83.8,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 20,
        "start_line": 20
      }
    ],
    "md5": "09944d154d0a52bc1760b30f84a503c6",
    "sha1": "c6440b27aa087931f59f8056445fefad85a941b2",
    "sha256": "109c8a00bda48ffb2d3435a9ce0d0ab379ce696f9cd3f8aa6ad2ae21aab042ff",
    "sha512": "",
    "sha1_git": "a357bd5267338b204c19a64216b692069f2fbb0f",
    "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/apache-tomcat-11.0.18-src/test/webapp/jsp/generator/xml-prolog-tag.jspx",
    "type": "file",
    "name": "xml-prolog-tag.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 978,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 79.87,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "9fd3c3114856ebee7773410099a365fb",
    "sha1": "705d531f43e92ebb7ffc49b3f1f227f5cbc70494",
    "sha256": "3a68f338559bf65ceff8d2bc869ca8059f0f76f82e3c0c85a6def6389b41eebb",
    "sha512": "",
    "sha1_git": "2fc22d00643de68ec1a59bae3e557990cf4a6bd0",
    "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/apache-tomcat-11.0.18-src/test/webapp-servletsecurity-a/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1904,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 44.91,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "253cff78a11f29fc64a680e9926748d8",
    "sha1": "d21b6c49d8b6dfdc383397f7069fea4e8ccaa66b",
    "sha256": "5f04debad4fabea55dafe5859516c69bbb0074b440cecff34195ee38ec0b1946",
    "sha512": "",
    "sha1_git": "3cca95aea69c4838d965d4a6e02da2ff203fa365",
    "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/apache-tomcat-11.0.18-src/test/webapp-servletsecurity-b/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1642,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 51.07,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "a4f04a7318458070d14d2064be6826ca",
    "sha1": "037881d74840633cc677caf1999cdb03f8ee6ee9",
    "sha256": "70521dcc98d38cfdec1793a648037c88d489f106509feea5020138a4b2d78c32",
    "sha512": "",
    "sha1_git": "89cec3fc77a5e5d5a775b3a957d37f3baee47b76",
    "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/apache-tomcat-11.0.18-src/test/webapp-virtual-webapp/src/main/lib/META-INF/B.tld",
    "type": "file",
    "name": "B.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1518,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/B",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "a8bd6f4f51abbc733a27eb05bda2fbc3",
    "sha1": "36cb72c39d902e8582ec47d1fc15bda63066ebb2",
    "sha256": "310204deebc735e88bd1f9fba3270846f303a2d4179ea34f1dfbb1c0bba5a582",
    "sha512": "",
    "sha1_git": "d05191b6f0c0d52ad9c991ca93f70cf247285587",
    "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/apache-tomcat-11.0.18-src/test/webapp-virtual-webapp/src/main/webapp-a/WEB-INF/A.tld",
    "type": "file",
    "name": "A.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1518,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.67,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/A",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "eaaff054f7c88d5e5af6d708d669aaf0",
    "sha1": "79e31e6551336aa1d3b95888930ee9626debb005",
    "sha256": "7e1c0589677568f86479ea815fce9edc931d8d328b7f510ad3a13fca4dc13d44",
    "sha512": "",
    "sha1_git": "a46c9f74212ac920896ec9694f5d189f35b00a36",
    "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/apache-tomcat-11.0.18-src/test/webapp-virtual-webapp/src/main/webapp-a/WEB-INF/lib/rsrc.jar-extract/META-INF/B.tld",
    "type": "file",
    "name": "B.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1482,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "  Licensed to the Apache Software Foundation (ASF) under one or more\n  contributor license agreements.  See the NOTICE file distributed with\n  this work for additional information regarding copyright ownership.\n  The ASF licenses this file to You under the Apache License, Version 2.0\n  (the \"License\"); you may not use this file except in compliance with\n  the License.  You may obtain a copy of the License at\n\n      http://www.apache.org/licenses/LICENSE-2.0\n\n  Unless required by applicable law or agreed to in writing, software\n  distributed under the License is distributed on an \"AS IS\" BASIS,\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n  See the License for the specific language governing permissions and\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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/B",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "b50e3101547366b4bcbc3865fbbffb9e",
    "sha1": "0d1816bbb32db01c5cf2870a172c92ee8e3995d7",
    "sha256": "6cc9c626cb56f3ac7b0b4bb5d4e98a4b907a7d603e8b116824f258e38c6b7b82",
    "sha512": "",
    "sha1_git": "1e6437b91b2aabfd58bc9b8b1ea31dc95b48b192",
    "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/apache-tomcat-11.0.18-src/test/webapp-virtual-webapp/src/main/webapp-a/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1141,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 68.39,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "64566fe54085f05c315d5b4b727d22c0",
    "sha1": "19c9e4c60a105a1af14fb26da46095cf28e6c8ff",
    "sha256": "6830cb2466e2747e015fb5e8b2c0d1d31f4b138770888e9e73bbcb072715d65d",
    "sha512": "",
    "sha1_git": "cc397d54aead35603b9f3d865f252bd90d1be9c7",
    "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/apache-tomcat-11.0.18-src/test/webapp-virtual-webapp/src/main/webapp-b/WEB-INF/D.tld",
    "type": "file",
    "name": "D.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1518,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 56.13,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/D",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "ea2d3ca114fdb3a0316f2949ab1f1f86",
    "sha1": "e7a89060fd3423936b79253c86af6666520b6040",
    "sha256": "7bca58daad3a1fc62f196e06ef4eeaf98b868c83ae3fb40c9f0d079d782bdb0a",
    "sha512": "",
    "sha1_git": "3aeb301bdabfbc1648ac250f6a47c2358f4adac6",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/bug53545.tld",
    "type": "file",
    "name": "bug53545.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1339,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 60.71,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "5951d6a42f40bcec43bd59299044aca3",
    "sha1": "53db439ad746d4a0315f0385690aa553ba1bc9c2",
    "sha256": "59b2d1c4bf66690a6c99f3bf2c7022088565dd09105bc41e5eb517497abd19df",
    "sha512": "",
    "sha1_git": "6ac0135771de0c421325feea5e6cf1bd875e57dd",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/bugs.tld",
    "type": "file",
    "name": "bugs.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 6914,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 16.93,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/bugs",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "65eb3b93edf8027b982938672a5f7add",
    "sha1": "3c5b3f6e29d24803f7d6689ea976a2cbb42a40b8",
    "sha256": "a7f0e92ef978e4f3d945ea6dec05481c613971cbc947a6d9dd6a9d1bd33a3fdd",
    "sha512": "",
    "sha1_git": "0fe38fc6b718dc24f1e104d65dc77e3a55bcfd8b",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/classes/META-INF/bug55807.tld",
    "type": "file",
    "name": "bug55807.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1450,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 61.34,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/bug55807",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "006bc2b7f827d968799bee94ae877214",
    "sha1": "d7f5f61eae991267e15011efccc179677e1cf984",
    "sha256": "807075cd79a04b906981435cc853fd55059ebe7b3629cdd60e0725a524c6be6f",
    "sha512": "",
    "sha1_git": "6fdef847884ccdf29da5e6928593091393627a0a",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/classes/META-INF/bug64373.tld",
    "type": "file",
    "name": "bug64373.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1342,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 59.2,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/bug64373",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "283b2d9852903ebea01cdc52abe0d2cb",
    "sha1": "1ebbb5dd276a0287c813fb9bd0b0f363c03a9dc5",
    "sha256": "9fa866845f8e73e26138b8ab662afeaa996f6a7a5290d673d04dc7afbcd7cfef",
    "sha512": "",
    "sha1_git": "fd6d35e798d14b5773108d25a1478ad9e1814237",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/classes/META-INF/org.apache.jasper/tagPlugins.xml",
    "type": "file",
    "name": "tagPlugins.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1048,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 80.41,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "cbfe9f383bc0610f56e749f3002a0551",
    "sha1": "398e73606473106e68f0225ef9e62d8c1576e820",
    "sha256": "9d649aacf8ca9a6db7611b51e87a0183e9f7c7d1e9924073a73fcb507a73477f",
    "sha512": "",
    "sha1_git": "0b410c3b0fc5a54195275c8f5ea725ffdc2d79d3",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/lib/bug69135-lib.jar-extract/META-INF/bz69135-invalid-jar-escape.tld",
    "type": "file",
    "name": "bz69135-invalid-jar-escape.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1564,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 52.65,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/bug69135-invalid-jar-escape-lib",
        "end_line": 25,
        "start_line": 25
      }
    ],
    "md5": "b1f419a82cf06eb2fd597b62afdf9cf7",
    "sha1": "5324d41200a1093c62f0a6a5061d7a94cb2e9b15",
    "sha256": "0264cd3a7e9bee5c4e16aedeed34c86dc5c813cc4f39f91fffe50b16565166e3",
    "sha512": "",
    "sha1_git": "0f3e87cd68a760ee6c76cef69b7ddd4cadbe3699",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/lib/bug69135-lib.jar-extract/META-INF/bz69135-invalid-jar.tld",
    "type": "file",
    "name": "bz69135-invalid-jar.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1536,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 53.6,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/bug69135-invalid-jar-lib",
        "end_line": 25,
        "start_line": 25
      }
    ],
    "md5": "a212ff859d27b55fe37ffea04617c62b",
    "sha1": "39452e913cc1386a8a55007de66e964390a9efd3",
    "sha256": "7b07a7891cfb0bd7c677eb1d8a73b9809f2425ddb6efbb9bc201c35972e348e6",
    "sha512": "",
    "sha1_git": "1fdcd4abd92f7f16ab3214cb5fea0b546c3aba3a",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/lib/bug69135-lib.jar-extract/META-INF/bz69135.tld",
    "type": "file",
    "name": "bz69135.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1736,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 49.38,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/bug69135-lib",
        "end_line": 25,
        "start_line": 25
      }
    ],
    "md5": "858103455a4451508df2793f05b9f2ee",
    "sha1": "b9aaa0ff568c06cd3e064dc4c569dce7fe89e787",
    "sha256": "862dfe6f8cc533ab50ca635d3df703d5974cf368c5d1fc6a80199b2c70860138",
    "sha512": "",
    "sha1_git": "52c1264e68f8e3d7397be2c8044c8e6c63f1f099",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/lib/test-lib.jar-extract/META-INF/test-lib.tld",
    "type": "file",
    "name": "test-lib.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1683,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 51.74,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/test-lib",
        "end_line": 25,
        "start_line": 25
      }
    ],
    "md5": "82e2889e30b4ce68623a5a90f94922aa",
    "sha1": "6636420262587748d52f181b8891ddb426f073f3",
    "sha256": "710bab2fb22f6d42a0107c54b5f2e6531fd125426e442183b018afefa0e866a3",
    "sha512": "",
    "sha1_git": "353dd7ebd1ffd556641b985461327fe3257087ad",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/tags/bug48668.tagx",
    "type": "file",
    "name": "bug48668.tagx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tagx",
    "size": 1293,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 63.64,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "044e865bd3760273279762d5ff35a3a2",
    "sha1": "7547279abe66cffabf31d27d022b1b144bc86a17",
    "sha256": "f4dad10e23917543a185c4493a8fb5b9bd78e4f66fbf0ddaaff310ce59f6e4f2",
    "sha512": "",
    "sha1_git": "ae7eaec7994562f6a06ca8b3611f2ce10db3ce7e",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/tags/bug55198.tagx",
    "type": "file",
    "name": "bug55198.tagx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tagx",
    "size": 1357,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 66.48,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "0623c2e868220bb943ed4faf603a0b5e",
    "sha1": "3870f8c86195745a5ce27fc3ab6b112c578d39b8",
    "sha256": "0c7e1a520a7e81554bb87a8c046df2e55a5892ca19d6edb83208b7b627183b37",
    "sha512": "",
    "sha1_git": "16c8dfedf22d5b4f93768a844851f893a3cdd035",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/tags/bug56265.tagx",
    "type": "file",
    "name": "bug56265.tagx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tagx",
    "size": 1150,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 68.39,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "http://java.sun.com/jsp/jstl/core",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "a5cc6a53c49a44bf63d5f8898f125d5c",
    "sha1": "ff2baa5a1c6355f5b8e7124973f00ef05c8983e4",
    "sha256": "91aa2ee8083c7332bd8f35b4dd1f362ceefd01818a04a40351d2f65eab7928c7",
    "sha512": "",
    "sha1_git": "31a43ca2c3f45c14c9aeb03eddc65c6886e792af",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/tags/dobody.tagx",
    "type": "file",
    "name": "dobody.tagx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tagx",
    "size": 1173,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 69.19,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "7917b0371d4b00d59762e99f22e48d96",
    "sha1": "5dd24b03b2eb5d872735d5710026188dfb8b2958",
    "sha256": "69f6d19344244e97480039010f3876855de083e5ac89684537079ed435688563",
    "sha512": "",
    "sha1_git": "e26bb224bd27ec74103986d41f0da232d5c60b0e",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/tag-setters.tld",
    "type": "file",
    "name": "tag-setters.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 8809,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 15.03,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/tag-setters",
        "end_line": 24,
        "start_line": 24
      }
    ],
    "md5": "2cd98db5cfef980488910abfa0a46d4d",
    "sha1": "bdd058539b87a56fd2a76c191f38b561f4bcbfd8",
    "sha256": "cf3122669dd18335d1a9b66550c634f0b51fae6c41955e26ed219b371ab1cef4",
    "sha512": "",
    "sha1_git": "8415f5e0af8e54c08beebdfbe2e2977bbc6ea447",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/tags/implicit.tld",
    "type": "file",
    "name": "implicit.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 1122,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 70.0,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "e9adcb8c98afc5eae2a569156a9119a5",
    "sha1": "57970ed9c2df8947c63672660ea4066e6de1abaa",
    "sha256": "3e5d44080469470bc928d3390d5f05d398f9d752b233ddca1d4e3c849550c64d",
    "sha512": "",
    "sha1_git": "ff438298b5375c7821fcb7f9839e991b408d2946",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/tags/invoke.tagx",
    "type": "file",
    "name": "invoke.tagx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tagx",
    "size": 1155,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 70.83,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "fc534d9b6cff2ffb136116feebcc8838",
    "sha1": "d7812cb6fa419b1140ac2593097d83481c2f60c7",
    "sha256": "7ff517ab341d5cc64915b38ab1b93aeda41b3fbbe1ecb0b1d1d67f1c1b677a73",
    "sha512": "",
    "sha1_git": "98dbb1cec6abb1c7ed07b2e7310690f5a0ff844c",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/tags/jsp-root.tagx",
    "type": "file",
    "name": "jsp-root.tagx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tagx",
    "size": 934,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 83.22,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "30410d4c3678ea71b1b9fed1083d8a21",
    "sha1": "cb5b77cfca41634ce164881ced9857f6fb190b2a",
    "sha256": "f91451a972b01a7a885df7b3b44878d8baadea89cff00ad3bdcc4fa2ad36f162",
    "sha512": "",
    "sha1_git": "458424aa336e2626d72dee547ce54445116ed0fb",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/tags/no-jsp-root.tagx",
    "type": "file",
    "name": "no-jsp-root.tagx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tagx",
    "size": 856,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 92.97,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "53274444658adf80b439896d235a3be9",
    "sha1": "027473134aacb6b4fa3a300c4eadbbc0be634f8d",
    "sha256": "9c89b0cb5856e91c811c8a97cf62b53e0238655386fbeda7d2473107cc1f4693",
    "sha512": "",
    "sha1_git": "5cefc3355829a22bba197b6bf0ad3bffe2d402b3",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/test.tld",
    "type": "file",
    "name": "test.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 2510,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 37.19,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/testerFunctions",
        "end_line": 25,
        "start_line": 25
      }
    ],
    "md5": "9204f742207d30af4cd13b220fabe70b",
    "sha1": "ed2630cf9730daacad9f668f329621a37e198931",
    "sha256": "7d2325882252fd82e030b78c3c9bec1bc49620fbfd66615e219a86b9c611c684",
    "sha512": "",
    "sha1_git": "2d87aa3fb0484fc7c61bef9f32d78819c65ceb8b",
    "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/apache-tomcat-11.0.18-src/test/webapp/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 12762,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 7.89,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "99f37dd63355270e2e159b15b3ef3609",
    "sha1": "a3f31f79fd2611c45d54e8e03670c38f1eb0c816",
    "sha256": "b05c3dd329f9b5b5ffc8a63078d71d43b43f4cbdaa2a996c5a91823ae52a4ae7",
    "sha512": "",
    "sha1_git": "a664e961e0de06d489ffddcd6b45d23e6933663d",
    "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/apache-tomcat-11.0.18-src/webapps/docs/aio.xml",
    "type": "file",
    "name": "aio.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 3328,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 25.59,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "3b8676c277827811df77f10d281a0612",
    "sha1": "b3ab5e1f72ced2c7be0e54abc60218dcbbfc2c19",
    "sha256": "a91c5ae181dbcf9e6cb4db1735261f841c28a16e1a491b120e5b6158e6747e16",
    "sha512": "",
    "sha1_git": "7b7d6fd146e90d9313b4ac7c027d99e9d00c6d3b",
    "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/apache-tomcat-11.0.18-src/webapps/docs/appdev/deployment.xml",
    "type": "file",
    "name": "deployment.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 12375,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 6.91,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "f18cd381b75515c4e770c3795bd22f5e",
    "sha1": "16f677c593cfc7ffce9f4824cb4feb54334bcbe3",
    "sha256": "b33c96d6d37f5dbf8f5e7d68c1597fd201c9f8e69a7c796ca7336d8f1c1f1877",
    "sha512": "",
    "sha1_git": "7c486af86f926dec2b310cb3c8d1a42efcad88d7",
    "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/apache-tomcat-11.0.18-src/webapps/docs/appdev/index.xml",
    "type": "file",
    "name": "index.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 2723,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 36.62,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "d215a9927c02dba2016c2fb1711b9a68",
    "sha1": "05b1c79b5dcfb7fe4660d2b390faa3a6b8770790",
    "sha256": "e0206b963c1523e9962bf80388b655fcf4cf33669c96dacc5c9427cf997df748",
    "sha512": "",
    "sha1_git": "4683b946dd933ef8648e69b31a6c55248d661373",
    "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/apache-tomcat-11.0.18-src/webapps/docs/appdev/installation.xml",
    "type": "file",
    "name": "installation.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 3791,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 22.37,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://www.oracle.com/technetwork/java/javase/downloads/index.html",
        "end_line": 45,
        "start_line": 45
      },
      {
        "url": "https://tomcat.apache.org/",
        "end_line": 52,
        "start_line": 52
      },
      {
        "url": "https://ant.apache.org/",
        "end_line": 69,
        "start_line": 69
      }
    ],
    "md5": "dd67162e0370dc17d4862e4650cdc8be",
    "sha1": "59de711f3210763f71e883233559f1bc849d8c94",
    "sha256": "ceffb64c9b606f0a7b5aa5293e03278bf19fac476027d1ab912c0f491ec4f8b4",
    "sha512": "",
    "sha1_git": "17e84c894dfcd837c1e78ab9ae291f5d668b90d5",
    "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/apache-tomcat-11.0.18-src/webapps/docs/appdev/introduction.xml",
    "type": "file",
    "name": "introduction.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 3781,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 23.11,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://jakarta.ee/specifications/pages/4.0/",
        "end_line": 64,
        "start_line": 64
      },
      {
        "url": "https://jakarta.ee/specifications/servlet/6.0/",
        "end_line": 72,
        "start_line": 72
      }
    ],
    "md5": "b40fd78ce1bff86c7f02870b512ab063",
    "sha1": "93d7780bee1510553d0f2c43bc4bcf175e7eb659",
    "sha256": "0900107eab3d2d8fe8f8fa44be75fce10935e2067431e8dcf79b1ab1c566a122",
    "sha512": "",
    "sha1_git": "736be9c9b15ee86b01742f73e623735f4c2a41c5",
    "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/apache-tomcat-11.0.18-src/webapps/docs/appdev/processes.xml",
    "type": "file",
    "name": "processes.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 12458,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 6.68,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/TOMCAT/Specifications",
        "end_line": 144,
        "start_line": 144
      }
    ],
    "md5": "6e0e5566a8b92f6f59bcc6d16467450f",
    "sha1": "60321974d7b88bd8acc4484b1e29e56229dbdbe4",
    "sha256": "2fc5216c42aa948cf305cc9bcae30e408bba00c0d902acb11b4756722019eda2",
    "sha512": "",
    "sha1_git": "3349fe9187cba49f982460ccdaddb903a93cdfc0",
    "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/apache-tomcat-11.0.18-src/webapps/docs/appdev/project.xml",
    "type": "file",
    "name": "project.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1993,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 51.97,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://tomcat.apache.org/",
        "end_line": 19,
        "start_line": 19
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/TOMCAT/FAQ",
        "end_line": 33,
        "start_line": 33
      }
    ],
    "md5": "8045c5a51a81c52612a2183bff996810",
    "sha1": "496c4ebf21a1d5343373b8554f209c65444fe4ea",
    "sha256": "f332aaabac7da8969933a6c613f3817759db9621e2571dc0982429ed862676d9",
    "sha512": "",
    "sha1_git": "f2e91c2fbf5be63b15411dba5b2f1f3b44ded9f1",
    "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/apache-tomcat-11.0.18-src/webapps/docs/appdev/sample/sample.war-extract/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 813,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "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": "8595a996789c442e882933c1b767a551",
    "sha1": "f8b9f2853266af3c27b127efa05974a564bb77f9",
    "sha256": "16439542721d28a170bf8ccecd53ac818f2b852be2812fe1fc63e73ec6d06a21",
    "sha512": "",
    "sha1_git": "32e0a4d1f62fe0bb5bf1401a7bf3960ffcca5ff7",
    "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/apache-tomcat-11.0.18-src/webapps/docs/appdev/sample/web/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1655,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 53.85,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "c45153550aaa00309978dcf1b6f2ef96",
    "sha1": "8fc123716785a9dc5dab4bde461df669e5a8c904",
    "sha256": "10ff5e0222649c4fb0d7ae18a9e3d4559b7363a8736dc9a8d861358dca23a3c0",
    "sha512": "",
    "sha1_git": "87f5d5ba7ad74648d2f8c7494f11cb6171857461",
    "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/apache-tomcat-11.0.18-src/webapps/docs/appdev/source.xml",
    "type": "file",
    "name": "source.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 14797,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 5.84,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/TOMCAT/Specifications",
        "end_line": 87,
        "start_line": 87
      }
    ],
    "md5": "bad2c5f58e46df19da10600e25ec01e7",
    "sha1": "549d399ea27235ad276f8002334d1294ba307d60",
    "sha256": "43d2e9ee005e1c1fd89dbb49919a4345cab5e4888ddace83780b75f456cf3232",
    "sha512": "",
    "sha1_git": "33d9c952234f59efc97210515ba1005ec422b8f3",
    "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/apache-tomcat-11.0.18-src/webapps/docs/appdev/web.xml.txt",
    "type": "file",
    "name": "web.xml.txt",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".txt",
    "size": 6528,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 15.03,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [
      {
        "author": "Dave Developer (dave@mycompany.com)",
        "end_line": 32,
        "start_line": 31
      }
    ],
    "package_data": [],
    "emails": [
      {
        "email": "dave@mycompany.com",
        "end_line": 32,
        "start_line": 32
      },
      {
        "email": "myaddress@mycompany.com",
        "end_line": 56,
        "start_line": 56
      }
    ],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "b16d7556606d58e3ed6ebe1519a2592c",
    "sha1": "a6ae1f92c2097592c25bfcbdb87ead053fab704f",
    "sha256": "5c1cf0210580072ea63f2c17bce7e3967fa3c569038b725b65fe374403e689a1",
    "sha512": "",
    "sha1_git": "a7a168431e0178d53f149910fce1a259a5a9da65",
    "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/apache-tomcat-11.0.18-src/webapps/docs/apr.xml",
    "type": "file",
    "name": "apr.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 4158,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 23.66,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://apr.apache.org/",
        "end_line": 38,
        "start_line": 38
      },
      {
        "url": "https://tomcat.apache.org/download-native.cgi",
        "end_line": 65,
        "start_line": 65
      },
      {
        "url": "https://www.openssl.org/",
        "end_line": 69,
        "start_line": 69
      }
    ],
    "md5": "eb772b4f1081d726202a15bc2d4fc175",
    "sha1": "d08de90e54f09ea722e9b63131dee0f4ed2942c4",
    "sha256": "79c4f8cd6b2db196c4c91c6b4766fc672be55a27cc19b4a2ad67fc942d8ef353",
    "sha512": "",
    "sha1_git": "290e9770c47e4657e79119226326ff7921a8dc61",
    "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/apache-tomcat-11.0.18-src/webapps/docs/architecture/index.xml",
    "type": "file",
    "name": "index.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 2020,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 47.98,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [
      {
        "email": "jfarcand@apache.org",
        "end_line": 40,
        "start_line": 40
      }
    ],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "b8af94d16c2c7806f71fc25e2ce8210e",
    "sha1": "4933dd063345520c93e22b992e3a001932f38c7d",
    "sha256": "5fa4940ddd0e8b374d6cf9caa4fd0b1e912f87cf5274754c46bc1b8d549c2738",
    "sha512": "",
    "sha1_git": "70b6cd77c3c0adee8ba66360065df8dc7e09e1a4",
    "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/apache-tomcat-11.0.18-src/webapps/docs/architecture/overview.xml",
    "type": "file",
    "name": "overview.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 4841,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 19.29,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://www.yourcompany.com/",
        "end_line": 79,
        "start_line": 79
      }
    ],
    "md5": "844f4033c16aeb73f3eebba7ddcc0c2c",
    "sha1": "7e40e85f8eeaa2c036cfb78def0354bb18b90c9b",
    "sha256": "3825f183fa2e98576bda5bcee1b50d9ff9656ebd5b6d5f2378881c491d31eec3",
    "sha512": "",
    "sha1_git": "639edbda6b55b0cf1e4a01e9b76702b33f58bb23",
    "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/apache-tomcat-11.0.18-src/webapps/docs/architecture/project.xml",
    "type": "file",
    "name": "project.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1799,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 55.87,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://tomcat.apache.org/",
        "end_line": 19,
        "start_line": 19
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/TOMCAT/FAQ",
        "end_line": 33,
        "start_line": 33
      }
    ],
    "md5": "53b8f23e425b2792cd38a5220dc5318f",
    "sha1": "53d2779e62233ed4e96ebd55ebe18ff9ecb5356a",
    "sha256": "b94ceff6a9aa7c1fbb19ad683b9108cb95746cfe1de1d4980ea7c82d46fb5cc0",
    "sha512": "",
    "sha1_git": "a32786fcdfa27d248553208e98481ff2856963de",
    "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/apache-tomcat-11.0.18-src/webapps/docs/architecture/requestProcess.xml",
    "type": "file",
    "name": "requestProcess.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 2761,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 32.87,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "8d201795711f8ae9fc983a6336d1aa4d",
    "sha1": "75576bc0c1a8aef727a9320beb6c3c67f4811f58",
    "sha256": "8546aae189bfcb1dda03b93952e6493ae5db09a776bd13a06b7f409e89f0f7b8",
    "sha512": "",
    "sha1_git": "59664bd512a303c09ad29d1bf7b65ef00bb54a10",
    "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/apache-tomcat-11.0.18-src/webapps/docs/architecture/startup.xml",
    "type": "file",
    "name": "startup.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 3888,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 21.88,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [
      {
        "author": "the Digester",
        "end_line": 59,
        "start_line": 59
      },
      {
        "author": "the Digester",
        "end_line": 66,
        "start_line": 66
      }
    ],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "c5ba6cd83194dd67d898f7980cf2f34d",
    "sha1": "646287bd552cd4c3dc6bf49f26c3e4aca5a72a7f",
    "sha256": "adb18d376acabc7b60f8329a1522c5a32f12d779e153937634c11e6c39045f45",
    "sha512": "",
    "sha1_git": "01cb8113933b3ef46bdc53e42a3cdc19b1366fe1",
    "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/apache-tomcat-11.0.18-src/webapps/docs/balancer-howto.xml",
    "type": "file",
    "name": "balancer-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1635,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 49.38,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "b76b2b8d4a7a4ef536473e435a25d090",
    "sha1": "61f015d7d486607eef61d0fbc604058798eb8a1a",
    "sha256": "5b4a085fd232f28ce1b98bfa64caa8ac7074ac428591a704732706e36d128641",
    "sha512": "",
    "sha1_git": "6b9a5cab770905a0ed4603b4d24597a68db04a83",
    "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/apache-tomcat-11.0.18-src/webapps/docs/building.xml",
    "type": "file",
    "name": "building.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 8776,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 9.97,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://adoptium.net/temurin/releases",
        "end_line": 51,
        "start_line": 51
      },
      {
        "url": "https://ant.apache.org/bindownload.cgi",
        "end_line": 66,
        "start_line": 66
      },
      {
        "url": "https://github.com/apache/tomcat",
        "end_line": 90,
        "start_line": 90
      },
      {
        "url": "https://tomcat.apache.org/download",
        "end_line": 94,
        "start_line": 94
      }
    ],
    "md5": "fd934fcd0232db567d98d07ad7f400f8",
    "sha1": "a6eea3644d7d691775cb1c2baf9495b4321c75c2",
    "sha256": "d170d089d44c33ea8c4c652fb521f9b677832725d574d87897895ea92bd3e22e",
    "sha512": "",
    "sha1_git": "245dbcdc93ccea925170955d836d0cfa0cbdd52d",
    "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/apache-tomcat-11.0.18-src/webapps/docs/cdi.xml",
    "type": "file",
    "name": "cdi.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 4559,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 18.22,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "dd8787b7797322141d66bc3d72f9641b",
    "sha1": "2acc0223383a931389c34063d6045c4f23b48814",
    "sha256": "308ed608069851cf7f2dce0731867e6cbba18bc0f66a89667fd9519eedd622d7",
    "sha512": "",
    "sha1_git": "92af94d0d227aeea6b7ae8123786b1e9342ecdab",
    "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/apache-tomcat-11.0.18-src/webapps/docs/cgi-howto.xml",
    "type": "file",
    "name": "cgi-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 7876,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 10.59,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://codewhitesec.blogspot.com/2016/02/java-and-command-line-injections-in-windows.html",
        "end_line": 110,
        "start_line": 110
      },
      {
        "url": "https://web.archive.org/web/20161228144344/https:/blogs.msdn.microsoft.com/twistylittlepassagesallalike/2011/04/23/everyone-quotes-command-line-arguments-the-wrong-way/",
        "end_line": 112,
        "start_line": 112
      }
    ],
    "md5": "92fe232cefc8e6a1d2f6f6940e2b2f5c",
    "sha1": "ac775f8c953838ff515b8b661ade2b5f8156f996",
    "sha256": "809c6c7c6ca99ad6955d10a47b96ca3b7753515c681965be350d497c7c015df7",
    "sha512": "",
    "sha1_git": "75780d5eab090a2949ac6e702ed0838163e59ef1",
    "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/apache-tomcat-11.0.18-src/webapps/docs/changelog.xml",
    "type": "file",
    "name": "changelog.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 198966,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, UTF-8 Unicode text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 0.5,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://datatracker.ietf.org/doc/draft-ietf-httpapi-ratelimit-headers",
        "end_line": 1750,
        "start_line": 1750
      }
    ],
    "md5": "6bdb2a4039184f7ef594d3f3e02a0534",
    "sha1": "b7d301604d769d22a65d82eb0c4ba0107aee8c87",
    "sha256": "c19d35ee12633591551b202a8e38ee023d32eb0cab9119e8fe5e4bffc26b5a8d",
    "sha512": "",
    "sha1_git": "06bde0317c26017711fd008d3ff118b872180d94",
    "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/apache-tomcat-11.0.18-src/webapps/docs/class-loader-howto.xml",
    "type": "file",
    "name": "class-loader-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 13546,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 7.0,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://commons.apache.org/daemon/",
        "end_line": 108,
        "start_line": 108
      }
    ],
    "md5": "3b4b279ea8d56d4701cc921d6616df2f",
    "sha1": "5da51289fe234bb5eac3d60a099bf364f2cf21c9",
    "sha256": "5e540828c2edc59789ee2dfa9c2b9c5394fad8d90fba212a0d0cc01c74142032",
    "sha512": "",
    "sha1_git": "21b9b4613a020a92cf1f825ab9c16ad7c51298ef",
    "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/apache-tomcat-11.0.18-src/webapps/docs/cluster-howto.xml",
    "type": "file",
    "name": "cluster-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 38180,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 2.62,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/TOMCAT/Clustering",
        "end_line": 700,
        "start_line": 700
      }
    ],
    "md5": "746a07868d829440ce00e373573ad512",
    "sha1": "e7a78c13a9ee1bc93a022d2bfa1b38f2da137b9a",
    "sha256": "e6f60052f859d8ccd6f1ff3e675d0349a849f7126a228d68caa46ddbaf2bdd33",
    "sha512": "",
    "sha1_git": "3593804dead0ebd8cc7f758248602b6b48a656c7",
    "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/apache-tomcat-11.0.18-src/webapps/docs/comments.xml",
    "type": "file",
    "name": "comments.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 4558,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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"
      },
      {
        "matches": [
          {
            "score": 81.82,
            "matcher": "3-seq",
            "end_line": 62,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_898.RULE",
            "from_file": null,
            "start_line": 62,
            "matched_text": "<a href=\"https://www.apache.org/licenses/LICENSE-2.0\">Apache License, Version 2.0</a>.</p>",
            "match_coverage": 81.82,
            "matched_length": 9,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_898.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          },
          {
            "score": 19.35,
            "matcher": "3-seq",
            "end_line": 68,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_165.RULE",
            "from_file": null,
            "start_line": 62,
            "matched_text": "<a href=\"https://www.apache.org/licenses/LICENSE-2.0\">Apache License, Version 2.0</a>.</p>\r\n\r\n</section>\r\n\r\n<section name=\"Verified Users\">\r\n\r\n<p>Verified users gain the Apache feather next to their name,",
            "match_coverage": 19.35,
            "matched_length": 6,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_165.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-a20163e1-1bc8-03c7-7e5b-3719ce6ea1bd",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 20.18,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://comments.apache.org/help.html",
        "end_line": 34,
        "start_line": 34
      },
      {
        "url": "https://tomcat.apache.org/lists.html",
        "end_line": 48,
        "start_line": 48
      },
      {
        "url": "https://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 62,
        "start_line": 62
      },
      {
        "url": "https://tomcat.apache.org/lists.html#tomcat-users",
        "end_line": 73,
        "start_line": 73
      }
    ],
    "md5": "485065b6b9beeb2325f1d727a671edac",
    "sha1": "06f1fd170c4a2f1a8f505bfe9d3f7a3897293e5f",
    "sha256": "906473f5b81286b8c73d5b0d4839b926012698e81ce88bc624838246d9bbfa0d",
    "sha512": "",
    "sha1_git": "24ce5b9b37c7e04363e2ab023fe1c3807a88f593",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/ajp.xml",
    "type": "file",
    "name": "ajp.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 46926,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 1.99,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://tomcat.apache.org/connectors-doc/",
        "end_line": 59,
        "start_line": 59
      },
      {
        "url": "https://httpd.apache.org/docs/2.2/mod/mod_proxy_ajp.html",
        "end_line": 63,
        "start_line": 63
      },
      {
        "url": "https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/net/Socket.html#setPerformancePreferences",
        "end_line": 690,
        "start_line": 690
      }
    ],
    "md5": "5ed70fa5f262f4217dc0f1f080739183",
    "sha1": "44de8f7c9222df8c1de4031c9d6a6f460877a75a",
    "sha256": "e0f38ba36f85641ceede2a3940efb373db23f7dfa2cb73d18af69638f04c291b",
    "sha512": "",
    "sha1_git": "d9201f8862e473b572388b0a9d85ab3f4a611251",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/automatic-deployment.xml",
    "type": "file",
    "name": "automatic-deployment.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 18469,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 6.86,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "76f045e803a012acaee7bddb9f2768c1",
    "sha1": "90c954186aebae89764d9df4aa27a6a59dc006f2",
    "sha256": "ccc134fe24522458ce4b5bae9173b3d82d95f9780f0dbed41b93a3f23366ec37",
    "sha512": "",
    "sha1_git": "434401557aa247119ed4d39e1ed374a8b0966956",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/cluster-channel.xml",
    "type": "file",
    "name": "cluster-channel.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 6107,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 15.64,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "02fc3543f01cf209e46b4d04aad5edb1",
    "sha1": "f545dc24849fa8112152bf700135ded61b72cbc4",
    "sha256": "5cd1a881f2c838e63f22734cd405a5fb52d1035d9d4457574956d6ccfb0e4aa8",
    "sha512": "",
    "sha1_git": "d58a862b8d779d53c550d7ba3799538c8f31ee97",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/cluster-deployer.xml",
    "type": "file",
    "name": "cluster-deployer.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 4665,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 19.97,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "1012c34da03b06487e75a7d31dede898",
    "sha1": "62d2ab1715f682348f256633d287792b5be3dc95",
    "sha256": "54179c936e68d3757792ba63ba8d8215836bc1d5daaec04f6a5b5f5b6b82fa64",
    "sha512": "",
    "sha1_git": "92165d145a061b8e702abdcf9638ad59be5f667d",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/cluster-interceptor.xml",
    "type": "file",
    "name": "cluster-interceptor.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 16437,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 5.9,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html",
        "end_line": 218,
        "start_line": 218
      },
      {
        "url": "https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation",
        "end_line": 222,
        "start_line": 222
      }
    ],
    "md5": "06c83f216d1db198f025438f978ee7af",
    "sha1": "1546b7e1fb6b27da4f39b897be4499066ba56669",
    "sha256": "177d1851293f16060beb746da6c47524ce89615d42c88530e50d8bdb0c9aef10",
    "sha512": "",
    "sha1_git": "c35503f1b591cb0efd5d16971e80f1c6f590e896",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/cluster-listener.xml",
    "type": "file",
    "name": "cluster-listener.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1866,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 50.21,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "25a43042da4ba87336b0db3775e57178",
    "sha1": "b400b31f2594f40272f0a4613dad9893c29033e6",
    "sha256": "687566c8715c5089e8c72fb60d067ac1c8358efe9d40821d3c519b6134900606",
    "sha512": "",
    "sha1_git": "d70941effff980b32883070e67b5e703f7127e78",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/cluster-manager.xml",
    "type": "file",
    "name": "cluster-manager.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 17750,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 5.29,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [
      {
        "author": "the Cluster",
        "end_line": 72,
        "start_line": 71
      }
    ],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "3ad12525f1152f720f6b8468a9199d38",
    "sha1": "58e2160589881e58e513ea8df0f3cb4fd4ff536b",
    "sha256": "a13412341818804494539744976f72f8a822cbedb4aac9ad537c4c09e44a767e",
    "sha512": "",
    "sha1_git": "08f795da8ee140747e9302cd284c55285aa32c1a",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/cluster-membership.xml",
    "type": "file",
    "name": "cluster-membership.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 15197,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 6.44,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "6be26d55a88e47ef2702e852453e294a",
    "sha1": "9ee25881895f10ad3d87ebf9d68d5bd815cc9421",
    "sha256": "0bf46708a56dc3752a9394cccd5fd84ba27e5dad2b6d963034fd4795a6c94939",
    "sha512": "",
    "sha1_git": "13411d5a36778b9ff24ed8c0dc3a8e2b7210f49a",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/cluster-receiver.xml",
    "type": "file",
    "name": "cluster-receiver.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 8561,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 10.27,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "8a32de95e06ca39cd2f770bbcd143701",
    "sha1": "b69feb938c9e758c57bde88e7d060df3d21cae9f",
    "sha256": "e6604097d846f595a4a0daeadaa3773c3d52abfcdb757cabadd9bd64d440b47b",
    "sha512": "",
    "sha1_git": "72bf0f653859ce0d12212f0c68b8048c95148963",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/cluster-sender.xml",
    "type": "file",
    "name": "cluster-sender.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 8983,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 10.32,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/net/Socket.html#setTrafficClass",
        "end_line": 144,
        "start_line": 144
      }
    ],
    "md5": "2412d9d4f26bf25ca6ee688fab46e39f",
    "sha1": "40e5675c8e881db1144483244650928a92484b55",
    "sha256": "9e30d330b6ab4ed76071945cf2b48caf0930b430fdd6dcaab62279a7fb55a7ec",
    "sha512": "",
    "sha1_git": "9c735f5d36c98b4e0708dfdf4537d15cca260819",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/cluster-valve.xml",
    "type": "file",
    "name": "cluster-valve.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 10618,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 8.59,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "9360fa87fc2559684cd4acdab2fbd089",
    "sha1": "2c7e21a1b42663057565b17e91523215432f375e",
    "sha256": "6f8f85370c81d1fa3026577dc7eb4c4cbbc843a31934dbf7485011ad3d7c9139",
    "sha512": "",
    "sha1_git": "a655251b1ef7740c8b9a012965f8530309bf1a14",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/cluster.xml",
    "type": "file",
    "name": "cluster.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 9993,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 9.23,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "fea793c545b237a436a027ee534dcab0",
    "sha1": "10dd6ecb25d0d6d6ee3578317d996a4520513a8f",
    "sha256": "60f79b6ca2d424310cb7665d40cb9fa6ccc74fc72b9fdd3a201f587a8ed7c282",
    "sha512": "",
    "sha1_git": "af28f0c11716b94af0594811305fb3006a2ab544",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/context.xml",
    "type": "file",
    "name": "context.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 76553,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 1.24,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/TOMCAT/Specifications",
        "end_line": 52,
        "start_line": 52
      },
      {
        "url": "https://developers.google.com/privacy-sandbox/3pcd#partitioned",
        "end_line": 718,
        "start_line": 718
      },
      {
        "url": "https://bz.apache.org/bugzilla/show_bug.cgi?id=37668",
        "end_line": 838,
        "start_line": 838
      },
      {
        "url": "https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html#getConnection",
        "end_line": 1432,
        "start_line": 1432
      },
      {
        "url": "https://commons.apache.org/dbcp/",
        "end_line": 1455,
        "start_line": 1455
      }
    ],
    "md5": "fdb8e372f0297473deeddb060e5747a6",
    "sha1": "1188921244136af3031f73acec90aa0944f9c527",
    "sha256": "4572811dde5d881e57a1de54c066801c33999536969feaf6246e450ce4bed86e",
    "sha512": "",
    "sha1_git": "9d935203f381ebb6238c306b6846487a9c51621c",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/cookie-processor.xml",
    "type": "file",
    "name": "cookie-processor.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 5609,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 17.2,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://developers.google.com/privacy-sandbox/3pcd#partitioned",
        "end_line": 114,
        "start_line": 114
      }
    ],
    "md5": "87f3dafdbefbe482c0d1828ecf45730c",
    "sha1": "54b011f0aa4fdd8caa6e667ad20f332e5801e87d",
    "sha256": "467666575bd36b4e7bbd9afd95340557e97744c1ffa43a9965fc34a840841be7",
    "sha512": "",
    "sha1_git": "80c963d60106854b4ac0bdae7ca34a8539a2a4ac",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/credentialhandler.xml",
    "type": "file",
    "name": "credentialhandler.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 8664,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 11.97,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "d57ed2816e8766fe9126c508329bcc8f",
    "sha1": "25a60425c93b80e321e95fd2faa6c3cdff710b44",
    "sha256": "bda4f0704ba6aab2254dbb1a1cf1582ea6b91ba7ddee14a7b486bfc4fbac688c",
    "sha512": "",
    "sha1_git": "34a68fe7f40827600e06d426491b36efcc1b4a1c",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/engine.xml",
    "type": "file",
    "name": "engine.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 10233,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 9.58,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "9d81ec8d5fdc7fd6e76de8dc3cc037bd",
    "sha1": "37ab15f12e9aa0fe26ed05c0bbd08b795d4a6b95",
    "sha256": "bb5c787576fbd0b554e74f0637af6c443832879e9d08f238cad514ce05d0b382",
    "sha512": "",
    "sha1_git": "3c73c35099c789538097d2986097b3a5544ba5d7",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/executor.xml",
    "type": "file",
    "name": "executor.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 6199,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 15.41,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "00644ba5d363779f0e481e6e9ff69865",
    "sha1": "61d66ddd28b92799666afb54bdd4c1b7ae1fe6b0",
    "sha256": "8c2e48dedc8064184b6f13f64d03dd81c47ec386f72f723eb44a565cb54fc73b",
    "sha512": "",
    "sha1_git": "036896ebd2ada3e223fad10468fb07c108134b53",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/filter.xml",
    "type": "file",
    "name": "filter.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 82776,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 1.19,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://www.w3.org/TR/cors/",
        "end_line": 102,
        "start_line": 102
      },
      {
        "url": "https://tools.ietf.org/html/rfc6454",
        "end_line": 137,
        "start_line": 137
      },
      {
        "url": "https://www.w3.org/",
        "end_line": 141,
        "start_line": 141
      },
      {
        "url": "https://www.apache.org/",
        "end_line": 141,
        "start_line": 141
      },
      {
        "url": "https://httpd.apache.org/docs/2.2/mod/mod_expires.html",
        "end_line": 531,
        "start_line": 531
      },
      {
        "url": "https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9",
        "end_line": 548,
        "start_line": 548
      },
      {
        "url": "https://httpd.apache.org/docs/2.2/mod/mod_headers.html",
        "end_line": 550,
        "start_line": 550
      },
      {
        "url": "https://tools.ietf.org/html/rfc6797",
        "end_line": 899,
        "start_line": 899
      },
      {
        "url": "https://hstspreload.org/",
        "end_line": 919,
        "start_line": 919
      },
      {
        "url": "https://datatracker.ietf.org/doc/draft-ietf-httpapi-ratelimit-headers",
        "end_line": 1002,
        "start_line": 1002
      },
      {
        "url": "https://httpd.apache.org/docs/trunk/mod/mod_remoteip.html",
        "end_line": 1376,
        "start_line": 1376
      }
    ],
    "md5": "3c5c40a21e9e320790ff28de94ea1c0a",
    "sha1": "594196f45e2affa30dfa2a0bea2715bfac80b8bf",
    "sha256": "88efd514d6cb9de6640453fd958a9c0cde219fb53e059a28dccf56935adcc974",
    "sha512": "",
    "sha1_git": "0e07c41378262cd63a058b341d72fa4b09bdcea9",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/globalresources.xml",
    "type": "file",
    "name": "globalresources.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 10953,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 8.93,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "e0325bb6fcad63f884dad35e0913f243",
    "sha1": "a6b8cffba289737459400b50db6249334cb927c9",
    "sha256": "507b828d43d1292adc0086b98cb08cc5f3ddc78e3345549136f1fe939c4be1bd",
    "sha512": "",
    "sha1_git": "5b13fd16af07b3c3c37e3ab07ade509a4213cf80",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/host.xml",
    "type": "file",
    "name": "host.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 33238,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 2.79,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://www.mycompany.com/",
        "end_line": 39,
        "start_line": 39
      },
      {
        "url": "http://www.mycompany.com:8080/~craigmcc",
        "end_line": 648,
        "start_line": 648
      }
    ],
    "md5": "d33c1f1c1604015c14a735237b5e9f45",
    "sha1": "a418cd0a093cbf9561de3b89119e108ef63959d3",
    "sha256": "dfe655258b2238db8d3d92be64f3001d3900c59996483667bbb070fc2e242878",
    "sha512": "",
    "sha1_git": "8500c3b44b539bd6fc356ac3a6b1acdf8731c1bd",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/http2.xml",
    "type": "file",
    "name": "http2.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 12024,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 7.89,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/MappedByteBuffer.html",
        "end_line": 219,
        "start_line": 219
      }
    ],
    "md5": "ead98efdb79438c76972019ac3b9a105",
    "sha1": "ce2a9b2f3cac77a05c468e508941c908d20a110c",
    "sha256": "2a478717813ddaea905f912a2a208f303e68ae07e18a26dea947e7633e4e9702",
    "sha512": "",
    "sha1_git": "1e7fd1a3dde505a660e5e65832050a0454a5fec9",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/http.xml",
    "type": "file",
    "name": "http.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 98673,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 0.93,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [
      {
        "author": "the Connector",
        "end_line": 59,
        "start_line": 59
      }
    ],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://tools.ietf.org/rfc/rfc7230.txt",
        "end_line": 684,
        "start_line": 684
      },
      {
        "url": "https://tools.ietf.org/html/draft-thomson-hybi-http-timeout-03",
        "end_line": 792,
        "start_line": 792
      },
      {
        "url": "https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/net/Socket.html#setPerformancePreferences",
        "end_line": 862,
        "start_line": 862
      },
      {
        "url": "http://tomcat.apache.org/tomcat-11.0-doc/api/index.html",
        "end_line": 1270,
        "start_line": 1270
      },
      {
        "url": "https://docs.oracle.com/en/java/javase/11/docs/specs/security/standard-names.html#sslcontext-algorithms",
        "end_line": 1524,
        "start_line": 1524
      },
      {
        "url": "https://www.openssl.org/docs/manmaster/man3/SSL_CONF_cmd.html#SUPPORTED-CONFIGURATION-FILE-COMMANDS",
        "end_line": 1794,
        "start_line": 1794
      },
      {
        "url": "http://tomcat.apache.org/lists.html#tomcat-users",
        "end_line": 1851,
        "start_line": 1851
      }
    ],
    "md5": "38d09c938edb813d2c7891f6b7590e9b",
    "sha1": "f96bf45b3ecbf72bb0cbcdb68c4aa4ae1399ecb2",
    "sha256": "9e2caf10cc210ea9ad0c41ec16aae5b6ad54a75e23c0f99329afce0fd12db07a",
    "sha512": "",
    "sha1_git": "00c6f4e348eb6b00c553327bf54a0ee9fc35f2b3",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/index.xml",
    "type": "file",
    "name": "index.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 4351,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 21.33,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "456ed0979fc61da27b1ba18de628dc2d",
    "sha1": "3e3ac323c2aa5a86a0148c22a878228b0d694106",
    "sha256": "48d58fdc564af274eef645b0b3ca1694791496803f68b612292a1201a0ae145e",
    "sha512": "",
    "sha1_git": "26a99ed646bab4dff45126f929a39adff6838e17",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/jar-scan-filter.xml",
    "type": "file",
    "name": "jar-scan-filter.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 7245,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 13.76,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "6f588dd3a25f281f3d2a63870aad8052",
    "sha1": "414c10410a555e3f1fd06ceb86e224ef2227be77",
    "sha256": "ec9e7ee89b27fba78bc95804773ce9bd76058e2adeb282e28240337fbbf67b02",
    "sha512": "",
    "sha1_git": "dace0f706925af729c95faed2b8b05b6e27d8aa1",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/jar-scanner.xml",
    "type": "file",
    "name": "jar-scanner.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 5276,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 17.98,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "ac17ad1f05dd9eb024810e824f755253",
    "sha1": "81160356fcdcb56eb93a7598dfa42a7c0cc99fa7",
    "sha256": "b3f5bd3ee66785a62c35239272bf281da5f63257232f3d54d50e2ffb1c119926",
    "sha512": "",
    "sha1_git": "11424f020420916cf38aacc620263f3bb5b40e96",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/jaspic.xml",
    "type": "file",
    "name": "jaspic.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 8558,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 11.81,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://jakarta.ee/specifications/authentication/3.1/",
        "end_line": 38,
        "start_line": 38
      },
      {
        "url": "https://github.com/phillipgreenii/google-oauth-2.0-serverauthmodule",
        "end_line": 172,
        "start_line": 172
      },
      {
        "url": "https://tomcat.apache.org/xml",
        "end_line": 178,
        "start_line": 178
      }
    ],
    "md5": "e015365f5e919c998e0c454fd5739266",
    "sha1": "2abc01ca6938cf94b6164f9d16c3670a7acbf53f",
    "sha256": "c3799ce2d850e3e60a2faf9e489a58a70adc4ea87ca50f402c5f3577f3805b50",
    "sha512": "",
    "sha1_git": "f2f203e33eb84d60c49f276cb1f92e789bb30928",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/listeners.xml",
    "type": "file",
    "name": "listeners.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 28838,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 3.38,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://www.openssl.org/",
        "end_line": 103,
        "start_line": 103
      }
    ],
    "md5": "1e8ddf06b2a1cea55a897a12a7586008",
    "sha1": "4e0845524a3a30fa20bafe8dde0a2dc36650f79d",
    "sha256": "72991cfafddb75d193d9699333a786af2e913fdad5f7ef5dd65007cfc4e439bc",
    "sha512": "",
    "sha1_git": "d7b77e9a2cad2fc7c971b4f7d3e84534674602c6",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/loader.xml",
    "type": "file",
    "name": "loader.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 5153,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 19.32,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "9295a112473a40f640added84eb4e009",
    "sha1": "91c98b67300bbf9b628486326f4f05b60432a972",
    "sha256": "459b17ba9ef6616355fb8673d32e4cacc7b3f1e7af1820eb05e6c417d425d64d",
    "sha512": "",
    "sha1_git": "010ac5a67d73fc3e26c4ca2c8ff844e6e534a363",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/manager.xml",
    "type": "file",
    "name": "manager.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 28445,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 3.43,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "f3a9225ec926b3e159c51609026f8a5f",
    "sha1": "5e7541ade963bde5455f9fdcbbd10c8625e8af52",
    "sha256": "68651a4efb8760389ef2f6ed12742cbc063545afa320066abfda5bac6deeff7a",
    "sha512": "",
    "sha1_git": "009d68e53ab9f27c46e409f9db520c3ce164b335",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/project.xml",
    "type": "file",
    "name": "project.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 4387,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 27.55,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://tomcat.apache.org/",
        "end_line": 19,
        "start_line": 19
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/TOMCAT/FAQ",
        "end_line": 33,
        "start_line": 33
      }
    ],
    "md5": "d49a0316fc7e77ba1f7552e1c206695f",
    "sha1": "002d1431881fa00b88353a59bb9968733da4fc1d",
    "sha256": "a2f6078bbfc33d9c3023e58efa3eeda00692dfa55c9ca1005e2002761b016468",
    "sha512": "",
    "sha1_git": "23f3cd3ec6493f3e83cfd6a465fda4279d7a83cb",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/realm.xml",
    "type": "file",
    "name": "realm.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 54992,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 1.73,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://docs.oracle.com/en/java/javase/17/docs/api/java.security.sasl/javax/security/sasl/Sasl.html#QOP",
        "end_line": 477,
        "start_line": 477
      },
      {
        "url": "https://www.jcp.org/en/jsr/detail?id=196",
        "end_line": 813,
        "start_line": 813
      },
      {
        "url": "http://docs.oracle.com/javase/1.4.2/docs/guide/security/jaas/tutorials/LoginConfigFile.html",
        "end_line": 845,
        "start_line": 845
      }
    ],
    "md5": "70d2ac4fd158db4807c258df5971efcb",
    "sha1": "08f411806867253b765f9ca6fe378f9e57b01793",
    "sha256": "858a768ba59de15abd27017ea467465b6599df88848e0cce548e6d24dbf4e7e0",
    "sha512": "",
    "sha1_git": "a1bd3c07385c980348d9d1a4a211d2d07689e289",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/resources.xml",
    "type": "file",
    "name": "resources.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 17429,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 5.39,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "08eb1e3c9acf27cf4c4be2015f133a67",
    "sha1": "838fab9da0a95441689fa4adcfced59a035308bd",
    "sha256": "f86eaa53703375abb325fd80eb17aaee78f787efe23e3093338aea6839725e58",
    "sha512": "",
    "sha1_git": "eb555b8d2fdcdd7d207abc7c5197cd891c004de5",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/runtime-attributes.xml",
    "type": "file",
    "name": "runtime-attributes.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 8563,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 11.07,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "179b10c7374cc5b5f91bcc75716d2e49",
    "sha1": "e3f3d1ef9a32b24b7d5146ca969088da153a20a5",
    "sha256": "6991dd3e59ffefa4e5e700a078c5f58e3d9274dae6efe6444e6adffacc97cdd0",
    "sha512": "",
    "sha1_git": "725cedd2c27f4a408095bd309cb0a4554247235d",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/server.xml",
    "type": "file",
    "name": "server.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 5463,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 17.71,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://commons.apache.org/daemon/",
        "end_line": 70,
        "start_line": 70
      }
    ],
    "md5": "0128f65eeb9be10c367a7c3e4871ab6f",
    "sha1": "4ebae8c868a002424ab244394f749859a00a9fa1",
    "sha256": "c1bd2fc126d637f255a679c9b4aa2e5b7d662e99bdd3fef4996807f3cadcdefb",
    "sha512": "",
    "sha1_git": "bb741fcc05a7583cf38a012da57c2f7e6f0991a1",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/service.xml",
    "type": "file",
    "name": "service.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 3759,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 25.87,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "f913f3b32812fe734de114dc996775c2",
    "sha1": "c9940ef0600886cb7c20ab19d68d8877b942b761",
    "sha256": "9d3820545536f21541f8fa3c5be901d28b548da549fa4df1d8cad0d1c0140f62",
    "sha512": "",
    "sha1_git": "3465fc316230957767a9910b227abfd6f5208245",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/sessionidgenerator.xml",
    "type": "file",
    "name": "sessionidgenerator.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 4690,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 22.33,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "d808ec0fbb5d66d74c9ce745c76b78d8",
    "sha1": "65a7d6f8d16107f795def236430a1fb125e7d110",
    "sha256": "544072080025215a7a514933d61984634cf27a7d090a83c53105f9ff1a6da12d",
    "sha512": "",
    "sha1_git": "7bdb426a5143bfe7e3310f6220d727f8954099b6",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/systemprops.xml",
    "type": "file",
    "name": "systemprops.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 18460,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 5.19,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://servicebinding.io/",
        "end_line": 56,
        "start_line": 56
      },
      {
        "url": "https://commons.apache.org/dbcp",
        "end_line": 294,
        "start_line": 294
      }
    ],
    "md5": "c79594758d86ebb6cbaeec66546d1e69",
    "sha1": "1fc0addb06644c26102ce42922c0cead48b63ca8",
    "sha256": "f6ce52b4bddd038563cb710f82ca2d1852a711442e8d357206ce564a9137f59a",
    "sha512": "",
    "sha1_git": "ac3d2f2b683470871e738d4b024d76f18a302808",
    "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/apache-tomcat-11.0.18-src/webapps/docs/config/valve.xml",
    "type": "file",
    "name": "valve.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 135311,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 0.71,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://httpd.apache.org/",
        "end_line": 324,
        "start_line": 324
      },
      {
        "url": "https://tomcat.apache.org/connectors-doc/generic_howto/proxy.html",
        "end_line": 399,
        "start_line": 399
      },
      {
        "url": "https://www.w3.org/TR/WD-logfile.html",
        "end_line": 418,
        "start_line": 418
      },
      {
        "url": "https://www.rfc-editor.org/rfc/rfc8259.html",
        "end_line": 526,
        "start_line": 526
      },
      {
        "url": "https://httpd.apache.org/docs/trunk/mod/mod_remoteip.html",
        "end_line": 1137,
        "start_line": 1137
      },
      {
        "url": "https://bugs.openjdk.java.net/browse/JDK-8048194",
        "end_line": 2191,
        "start_line": 2191
      }
    ],
    "md5": "0248bcba1c30692b3f3cee9be3d26808",
    "sha1": "5eab0835fecd62039034bb9065494d4186eec3c2",
    "sha256": "4901062e98edac2a8146761161a4d4dd7e30458116b98a7a0afafb754143a1df",
    "sha512": "",
    "sha1_git": "2acce6018d43b183eea7fa226549aa2580c168a8",
    "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/apache-tomcat-11.0.18-src/webapps/docs/connectors.xml",
    "type": "file",
    "name": "connectors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 2973,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 27.48,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "37274029e4c51647fc3c12e3adc747f0",
    "sha1": "b6544eced56f0633d4e32dddfea9c5a19af9e7be",
    "sha256": "e3922b7a5c2349d6189a20415354e766cb4be967b11e6275dd16171a3c455f4c",
    "sha512": "",
    "sha1_git": "2b1400e8615631c029f1851df2def182323dfc87",
    "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/apache-tomcat-11.0.18-src/webapps/docs/default-servlet.xml",
    "type": "file",
    "name": "default-servlet.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 15100,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 6.59,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://www.w3.org/1999/XSL/Transform&quot",
        "end_line": 275,
        "start_line": 275
      }
    ],
    "md5": "32a9ebd5a726ec7bcc1017fc096972a6",
    "sha1": "ca9ab4c5d0c8a77fe7f2ea459558155232632e8f",
    "sha256": "afeb581ea4381a5e3c7ec57994cb6b0c6e87baada241b19594b43008dd17691e",
    "sha512": "",
    "sha1_git": "2a3d52ad421850d42fb61faa5b8f4c7e007d1803",
    "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/apache-tomcat-11.0.18-src/webapps/docs/deployer-howto.xml",
    "type": "file",
    "name": "deployer-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 16608,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 6.45,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://tomcat.apache.org/maven-plugin.html",
        "end_line": 64,
        "start_line": 64
      }
    ],
    "md5": "51832bd6e519a3bece66233f0f87d0ff",
    "sha1": "039b926e62695e2e587e73875c97d108a5440501",
    "sha256": "8d0d9547175ff7aaf788bb1752f24c4b614af23bea6f07f0ead085ab1cf214ca",
    "sha512": "",
    "sha1_git": "4bc341edda62dee752b0d5fea71db6a2c2c621d9",
    "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/apache-tomcat-11.0.18-src/webapps/docs/developers.xml",
    "type": "file",
    "name": "developers.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 3002,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 34.9,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/TOMCAT/SupportAndTraining",
        "end_line": 41,
        "start_line": 41
      }
    ],
    "md5": "566159788db0e6562e72a7a9c873d954",
    "sha1": "f4ce8f82b95e41dd142cffaf525e26969b5aed4b",
    "sha256": "1e4273f5a70b99f456897459ada505078c85c73f56dfcce3b2d9e126e1325f53",
    "sha512": "",
    "sha1_git": "3a4975bf95f6c118aa45c8d6f0dc796fe115dc51",
    "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/apache-tomcat-11.0.18-src/webapps/docs/graal.xml",
    "type": "file",
    "name": "graal.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 9124,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 9.73,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://github.com/apache/tomcat/tree/main/modules/stuffed",
        "end_line": 63,
        "start_line": 63
      }
    ],
    "md5": "1183942a67d5e7d2ad9a94ff70e68433",
    "sha1": "c8639db7bdc6b13e77c091aa951e1b042bf3b8b2",
    "sha256": "3a345975e958f7f7faceb847ba9756b6c77728d17f3138a2a3d14ba3c4b12840",
    "sha512": "",
    "sha1_git": "5f519b366b7e426f84a125d923a8c9bd1f4a9dc7",
    "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/apache-tomcat-11.0.18-src/webapps/docs/host-manager-howto.xml",
    "type": "file",
    "name": "host-manager-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 9595,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 9.79,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://www.awesomeserver.com/",
        "end_line": 170,
        "start_line": 170
      }
    ],
    "md5": "d3fda0d3796f5ce713a7e8bf7b8bbf1e",
    "sha1": "864b0fffdf08537c8336d09ccfc84f0235e96bf7",
    "sha256": "c06eb7433c0f2676d4727f4dac84b6d574c82c3fdd6ada52129b509b130ba722",
    "sha512": "",
    "sha1_git": "753beb0a0bfe0fe8f9f53c54fec8ba0599a12f10",
    "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/apache-tomcat-11.0.18-src/webapps/docs/html-host-manager-howto.xml",
    "type": "file",
    "name": "html-host-manager-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 7933,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 12.65,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "0dc8bbd52041d0d226d5fce4d523eab6",
    "sha1": "f0a98bd69073cfbf851ce53d7acd17c392056dc6",
    "sha256": "b62d82167dca917f6f09e9ffdb9b1a2010f64a1ac255eb0862374394f30578b4",
    "sha512": "",
    "sha1_git": "15f473850eb6459ed32255f7650d2fe3c01fc9d6",
    "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/apache-tomcat-11.0.18-src/webapps/docs/html-manager-howto.xml",
    "type": "file",
    "name": "html-manager-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 22521,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 3.85,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "87c6a06d9b58984298322e5cdbe9dd40",
    "sha1": "5c8498b07bc18f2e3ce40a7c1eea18b4556276b7",
    "sha256": "3dde7551328c027e7e2787f9b560670936cc0b09c87d251623ce52a796d396f2",
    "sha512": "",
    "sha1_git": "9c3717842abb60fe79d65c72594754fa06b8d1f6",
    "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/apache-tomcat-11.0.18-src/webapps/docs/index.xml",
    "type": "file",
    "name": "index.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 10999,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 9.41,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/TOMCAT/Specifications",
        "end_line": 36,
        "start_line": 36
      },
      {
        "url": "https://jakarta.ee/",
        "end_line": 37,
        "start_line": 37
      },
      {
        "url": "https://tomcat.apache.org/connectors-doc/index.html",
        "end_line": 156,
        "start_line": 156
      },
      {
        "url": "https://jakarta.ee/specifications/servlet/6.0/",
        "end_line": 161,
        "start_line": 161
      },
      {
        "url": "https://jakarta.ee/specifications/servlet/6.0/apidocs",
        "end_line": 163,
        "start_line": 163
      },
      {
        "url": "https://jakarta.ee/specifications/pages/4.0/",
        "end_line": 167,
        "start_line": 167
      },
      {
        "url": "https://jakarta.ee/specifications/pages/4.0/apidocs",
        "end_line": 169,
        "start_line": 169
      },
      {
        "url": "https://jakarta.ee/specifications/expression-language/6.0/",
        "end_line": 173,
        "start_line": 173
      },
      {
        "url": "https://jakarta.ee/specifications/expression-language/6.0/apidocs",
        "end_line": 175,
        "start_line": 175
      },
      {
        "url": "https://jakarta.ee/specifications/websocket/2.1/",
        "end_line": 179,
        "start_line": 179
      },
      {
        "url": "https://jakarta.ee/specifications/websocket/2.1/apidocs",
        "end_line": 181,
        "start_line": 181
      },
      {
        "url": "https://jakarta.ee/specifications/authentication/2.0/",
        "end_line": 185,
        "start_line": 185
      },
      {
        "url": "https://jakarta.ee/specifications/authentication/2.0/apidocs",
        "end_line": 187,
        "start_line": 187
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/TOMCAT/Tomcat+Versions",
        "end_line": 208,
        "start_line": 208
      }
    ],
    "md5": "446bb4c9b2226604f65dee00fd15c480",
    "sha1": "d3eb5e347443ec20ae5b05b2d28ff3f2297323d4",
    "sha256": "82c15767dad2aaf8d4d5ab7c7d821c19f6497f2b199bd387c781d59c21c89044",
    "sha512": "",
    "sha1_git": "d72659cc79de5e9783c5305242a0264e00a77ff0",
    "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/apache-tomcat-11.0.18-src/webapps/docs/introduction.xml",
    "type": "file",
    "name": "introduction.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 11415,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 8.51,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/TOMCAT/Specifications",
        "end_line": 50,
        "start_line": 50
      },
      {
        "url": "https://tomcat.apache.org/tomcat-11.0-doc/RUNNING.txt",
        "end_line": 229,
        "start_line": 229
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/TOMCAT/FAQ",
        "end_line": 275,
        "start_line": 275
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/TOMCAT/",
        "end_line": 276,
        "start_line": 276
      },
      {
        "url": "https://www.google.com/search?q=tomcat+mailing+list+archives",
        "end_line": 279,
        "start_line": 279
      },
      {
        "url": "https://tomcat.apache.org/lists.html",
        "end_line": 282,
        "start_line": 282
      }
    ],
    "md5": "f3e31ffa77a80a77b718bd85d4e8f696",
    "sha1": "d7554a876d45bdcaaaeeec4eb25ac5d4065995e4",
    "sha256": "9ed9b334504523bb7069fb612620f5b4675eadace833f1b74ff974f1e1c7f544",
    "sha512": "",
    "sha1_git": "fad15a1a9939890eabe1d42c19e6b4b1ca7ea7b2",
    "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/apache-tomcat-11.0.18-src/webapps/docs/jasper-howto.xml",
    "type": "file",
    "name": "jasper-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 23283,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 3.67,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/TOMCAT/Specifications",
        "end_line": 38,
        "start_line": 38
      },
      {
        "url": "https://ant.apache.org/manual/Tasks/javac.html#compilervalues",
        "end_line": 99,
        "start_line": 99
      },
      {
        "url": "https://bz.apache.org/bugzilla/show_bug.cgi?id=39089",
        "end_line": 318,
        "start_line": 318
      },
      {
        "url": "http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6294277",
        "end_line": 320,
        "start_line": 320
      }
    ],
    "md5": "82ff98ffed89d898cfcb13d8fefda7b0",
    "sha1": "84467d7824efd1567cb25342396d98c756d4ddf9",
    "sha256": "0f9d8403864b901e38fe32b2a414d03cd8185a31cae8e696f77fd486a02db84b",
    "sha512": "",
    "sha1_git": "af9b3c36dbb254cd61156abe6f2c89d2ec8010af",
    "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/apache-tomcat-11.0.18-src/webapps/docs/jndi-datasource-examples-howto.xml",
    "type": "file",
    "name": "jndi-datasource-examples-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 27186,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 3.18,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://tomcat.apache.org/migration.html",
        "end_line": 55,
        "start_line": 55
      },
      {
        "url": "https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/java/sql/DriverManager.html",
        "end_line": 71,
        "start_line": 71
      },
      {
        "url": "https://commons.apache.org/",
        "end_line": 115,
        "start_line": 115
      },
      {
        "url": "https://commons.apache.org/dbcp/configuration.html",
        "end_line": 135,
        "start_line": 135
      },
      {
        "url": "https://www.mysql.com/products/mysql/index.html",
        "end_line": 204,
        "start_line": 204
      },
      {
        "url": "https://www.mysql.com/products/connector-j",
        "end_line": 209,
        "start_line": 209
      },
      {
        "url": "http://mmmysql.sourceforge.net/",
        "end_line": 210,
        "start_line": 210
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 294,
        "start_line": 294
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd",
        "end_line": 297,
        "start_line": 297
      },
      {
        "url": "http://java.sun.com/jsp/jstl/sql",
        "end_line": 310,
        "start_line": 310
      },
      {
        "url": "http://java.sun.com/jsp/jstl/core",
        "end_line": 311,
        "start_line": 311
      },
      {
        "url": "http://www.oracle.com/technetwork/java/index-jsp-135995.html",
        "end_line": 334,
        "start_line": 334
      },
      {
        "url": "https://tomcat.apache.org/taglibs/standard/",
        "end_line": 336,
        "start_line": 336
      },
      {
        "url": "http://otn.oracle.com/",
        "end_line": 503,
        "start_line": 503
      }
    ],
    "md5": "b7355db9b932f914fa75fce224248241",
    "sha1": "bf983a793b55ebfaa74b79c640e67758ba13a1d8",
    "sha256": "c145842ac80fd2df5b329b5c2d7f0d56da75ef76ad9ab9bd7928f1a761f49066",
    "sha512": "",
    "sha1_git": "6a3401d1ab4b354adabdb36fc7fec50f7ac515da",
    "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/apache-tomcat-11.0.18-src/webapps/docs/jndi-resources-howto.xml",
    "type": "file",
    "name": "jndi-resources-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 52928,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 1.8,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://jakarta.ee/",
        "end_line": 40,
        "start_line": 40
      },
      {
        "url": "http://docs.oracle.com/javase/7/docs/technotes/guides/jndi/index.html",
        "end_line": 48,
        "start_line": 48
      },
      {
        "url": "https://jakarta.ee/specifications/platform/9/",
        "end_line": 50,
        "start_line": 50
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/TOMCAT/Specifications",
        "end_line": 290,
        "start_line": 290
      },
      {
        "url": "https://jakartaee.github.io/mail-api/",
        "end_line": 626,
        "start_line": 626
      },
      {
        "url": "https://search.maven.org/artifact/jakarta.mail/jakarta.mail-api/2.1.0/jar",
        "end_line": 729,
        "start_line": 729
      },
      {
        "url": "https://jakarta.ee/specifications/mail/2.1/",
        "end_line": 742,
        "start_line": 742
      },
      {
        "url": "http://www.oracle.com/technetwork/java/javase/jdbc/index.html",
        "end_line": 771,
        "start_line": 771
      },
      {
        "url": "http://java.sun.com/j2se/1.3/docs/guide/jdbc/spec2/jdbc2.1.frame.html",
        "end_line": 774,
        "start_line": 774
      },
      {
        "url": "http://java.sun.com/products/jdbc/jdbc20.stdext.pdf",
        "end_line": 776,
        "start_line": 776
      },
      {
        "url": "https://commons.apache.org/",
        "end_line": 788,
        "start_line": 788
      }
    ],
    "md5": "b737455d395294dd2f11e5a299b2adfc",
    "sha1": "ecd46bc2d97bda84dc602c937dd1985485183df0",
    "sha256": "0c8e412df87ee23dbd7820c46c3de9002edee1c81c3503168bcec18eb85a55e9",
    "sha512": "",
    "sha1_git": "af8423070b9b1ec5c3e82c0a022a54c734239223",
    "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/apache-tomcat-11.0.18-src/webapps/docs/logging.xml",
    "type": "file",
    "name": "logging.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 19722,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 4.87,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://commons.apache.org/logging",
        "end_line": 39,
        "start_line": 39
      },
      {
        "url": "https://docs.oracle.com/en/java/javase/17/docs/api/java.logging/java/util/logging/package-summary.html",
        "end_line": 404,
        "start_line": 404
      },
      {
        "url": "https://logging.apache.org/log4j/2.x/jakarta.html#replace-tomcat",
        "end_line": 431,
        "start_line": 431
      }
    ],
    "md5": "59aef3277e35390ff2a63169959400ae",
    "sha1": "fff9c373e98b53da800211407ee6d8db0d612e76",
    "sha256": "f10195cfbc8ff403c27b0181110094441d94713d2fc88e85487d5726c3246998",
    "sha512": "",
    "sha1_git": "84d7cd608f756e225a4c2196acfbadcfa6b2bec8",
    "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/apache-tomcat-11.0.18-src/webapps/docs/manager-howto.xml",
    "type": "file",
    "name": "manager-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 65476,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 1.36,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://ant.apache.org/",
        "end_line": 1239,
        "start_line": 1239
      }
    ],
    "md5": "a29cfb682273428f05f2812afacca552",
    "sha1": "7973a3941e592da204f33ceb4f7f4eb49bc97f4f",
    "sha256": "e9c4300f305c5305872d4e7465f69a0b67615d3127cbed2ca20dd6ecbb8c36f7",
    "sha512": "",
    "sha1_git": "49d9bfb605004981e288841e5c0f004019c20147",
    "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/apache-tomcat-11.0.18-src/webapps/docs/maven-jars.xml",
    "type": "file",
    "name": "maven-jars.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 2115,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 44.74,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://repository.apache.org/content/repositories/snapshots/org/apache/tomcat/",
        "end_line": 38,
        "start_line": 38
      },
      {
        "url": "https://repo.maven.apache.org/maven2/org/apache/tomcat/",
        "end_line": 48,
        "start_line": 48
      }
    ],
    "md5": "12a007ab69236a02d56565464576a4fd",
    "sha1": "5de3bfb4aeb0d7bffb3a2b9f8ca48b4ea0343188",
    "sha256": "3f2a1fa824b9a83d7f603cc9d3ec197f5c614ab1904618796423b207e2de33c1",
    "sha512": "",
    "sha1_git": "f9ede9a8aed4c4eaec5d817592f6f7f4b23bcbb7",
    "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/apache-tomcat-11.0.18-src/webapps/docs/mbeans-descriptors-howto.xml",
    "type": "file",
    "name": "mbeans-descriptors-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 2638,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 36.84,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "2e26361abf5d295fa838643e3d251453",
    "sha1": "c168946c662a8654d8fb5413ba211d285e4e4596",
    "sha256": "3eb9449f0c2970516c4cf805d17cb37fe4bdf95e3152df684f6977bf63113c1f",
    "sha512": "",
    "sha1_git": "6e13b81cd7f2ef41472428d52830b22c24389222",
    "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/apache-tomcat-11.0.18-src/webapps/docs/META-INF/context.xml",
    "type": "file",
    "name": "context.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1026,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 80.95,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "da3b94b91633a0a94334448ff8c029b3",
    "sha1": "75238950c8bdcf89455b91e0d5d67943fe036b19",
    "sha256": "c7284e59241e206fea2a4afad599e7a88180f4b3d03563c3ed0ecd2bf81a81ce",
    "sha512": "",
    "sha1_git": "4ad46f160ec0a935451e7b1ec93d058c26a2281d",
    "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/apache-tomcat-11.0.18-src/webapps/docs/monitoring.xml",
    "type": "file",
    "name": "monitoring.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 33497,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 3.6,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://docs.oracle.com/en/java/javase/11/management/monitoring-and-management-using-jmx-technology.html",
        "end_line": 51,
        "start_line": 51
      },
      {
        "url": "http://docs.oracle.com/javase/6/docs/technotes/guides/management/agent.html",
        "end_line": 52,
        "start_line": 52
      }
    ],
    "md5": "a68c340e8261d9c60bc5e44c1363151e",
    "sha1": "0b93f91c64a34ef01a521af1ba768fb17cb888d0",
    "sha256": "4d42e9dd8c29dcf8d5697436d40fa1f402e4c4888736f52082cd52338fd95c37",
    "sha512": "",
    "sha1_git": "7cbcfc617fa57b21ce6f1a55e01d8ed4dae1ae86",
    "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/apache-tomcat-11.0.18-src/webapps/docs/project.xml",
    "type": "file",
    "name": "project.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 5363,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 20.62,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://tomcat.apache.org/",
        "end_line": 19,
        "start_line": 19
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/TOMCAT/FAQ",
        "end_line": 32,
        "start_line": 32
      },
      {
        "url": "https://tomcat.apache.org/connectors-doc/",
        "end_line": 93,
        "start_line": 93
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/TOMCAT/Tomcat+Versions",
        "end_line": 99,
        "start_line": 99
      }
    ],
    "md5": "fdcd3263ba4ed6509051ba29f4bfa2e5",
    "sha1": "6781c2f446ecad7d9ff555b67e1972cc45c1cf32",
    "sha256": "1df902f219d2071adb9ac115e3b8989e4555fefe1df5dd16669a13de24f41097",
    "sha512": "",
    "sha1_git": "5eaa317918524084b435264a89f9a61e4afe1964",
    "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/apache-tomcat-11.0.18-src/webapps/docs/proxy-howto.xml",
    "type": "file",
    "name": "proxy-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 7166,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 12.07,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://www.mycompany.com/",
        "end_line": 96,
        "start_line": 96
      }
    ],
    "md5": "4217ffee14e1a703b09f93735a7b59dc",
    "sha1": "07bab4cd83fa298188d2e6aedb0c4e28cb475f72",
    "sha256": "64be59c7053fcf3cc8e7f13da53ab5aeacd0a77c899e90ba8c456b9fac883207",
    "sha512": "",
    "sha1_git": "7745257b8e1f9c5c83a55d90a304e6f24aa26397",
    "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/apache-tomcat-11.0.18-src/webapps/docs/realm-howto.xml",
    "type": "file",
    "name": "realm-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 51664,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 1.72,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [
      {
        "email": "j.jones@mycompany.com",
        "end_line": 653,
        "start_line": 653
      },
      {
        "email": "f.bloggs@mycompany.com",
        "end_line": 662,
        "start_line": 662
      }
    ],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/TOMCAT/Specifications",
        "end_line": 47,
        "start_line": 47
      },
      {
        "url": "https://www.openldap.org/",
        "end_line": 618,
        "start_line": 618
      },
      {
        "url": "http://docs.oracle.com/javase/7/docs/technotes/guides/jndi/index.html",
        "end_line": 628,
        "start_line": 628
      },
      {
        "url": "https://www.jcp.org/en/jsr/detail?id=196",
        "end_line": 932,
        "start_line": 932
      },
      {
        "url": "http://docs.oracle.com/javase/7/docs/technotes/guides/security/jaas/tutorials/GeneralAcnOnly.html",
        "end_line": 949,
        "start_line": 949
      },
      {
        "url": "http://docs.oracle.com/javase/7/docs/technotes/guides/security/jaas/JAASLMDevGuide.html",
        "end_line": 951,
        "start_line": 951
      },
      {
        "url": "http://docs.oracle.com/javase/7/docs/technotes/guides/security/jaas/tutorials/LoginConfigFile.html",
        "end_line": 966,
        "start_line": 966
      }
    ],
    "md5": "d2522ae6aadcdcd3294605ca240c2655",
    "sha1": "eb92b9915fab645814111b59d207824445eb22bb",
    "sha256": "c552402bf326ebb46684785aeb1a74517515bc10fdaa1c437051251ecaffab0f",
    "sha512": "",
    "sha1_git": "6c7399f5498ceb153bd6a554a9786088a1dd1d05",
    "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/apache-tomcat-11.0.18-src/webapps/docs/rewrite.xml",
    "type": "file",
    "name": "rewrite.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 36402,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0 AND unknown-license-reference",
    "detected_license_expression_spdx": "Apache-2.0 AND LicenseRef-scancode-unknown-license-reference",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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"
      },
      {
        "matches": [
          {
            "score": 14.04,
            "matcher": "3-seq",
            "end_line": 89,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_290.RULE",
            "from_file": null,
            "start_line": 88,
            "matched_text": "  which is Copyright 1995-2006 The Apache Software Foundation, and licensed under the\r\n  under the Apache License, Version 2.0.</p>",
            "match_coverage": 14.04,
            "matched_length": 8,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_290.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-c654b5a4-9eab-5c90-48c9-a17e36e9f788",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      },
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 88,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/license-intro_25.RULE",
            "from_file": null,
            "start_line": 88,
            "matched_text": "  which is Copyright 1995-2006 The Apache Software Foundation, and licensed under the",
            "match_coverage": 100.0,
            "matched_length": 3,
            "rule_relevance": 100,
            "rule_identifier": "license-intro_25.RULE",
            "license_expression": "unknown-license-reference",
            "license_expression_spdx": "LicenseRef-scancode-unknown-license-reference"
          }
        ],
        "identifier": "unknown_license_reference-5ed327f3-c1d3-bf78-a7f1-863b0ca5f3a0",
        "license_expression": "unknown-license-reference",
        "license_expression_spdx": "LicenseRef-scancode-unknown-license-reference"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 2.98,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 88,
        "copyright": "Copyright 1995-2006 The Apache Software Foundation",
        "start_line": 88
      }
    ],
    "holders": [
      {
        "holder": "The Apache Software Foundation",
        "end_line": 88,
        "start_line": 88
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://www.owasp.org/index.php/Regular_expression_Denial_of_Service_-_ReDoS",
        "end_line": 524,
        "start_line": 524
      },
      {
        "url": "https://perldoc.perl.org/perlre.html",
        "end_line": 560,
        "start_line": 560
      }
    ],
    "md5": "872d543bd99ffc13a3d7ec0669291834",
    "sha1": "ef8a4b412daa28ffa26ef54d0610a0508726d5c8",
    "sha256": "21f312b37d4625631f660e718b0c114d50368d4675e7ed0367d579f2707ecf35",
    "sha512": "",
    "sha1_git": "f31bda8fa3697a754ca5f2cc9c57c108a7391733",
    "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/apache-tomcat-11.0.18-src/webapps/docs/security-howto.xml",
    "type": "file",
    "name": "security-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 35644,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 2.54,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "c6a3eac6b2d2156a3cb89ca11afbe4ae",
    "sha1": "1cd0f702d88c0275b929f514581327e2b720d4cf",
    "sha256": "a50916e42bad727983b5104fa37411ed714c9500335cf501d8e91e31f11b9220",
    "sha512": "",
    "sha1_git": "3dd137f7b771a6ca911291c5a24bac97a9438255",
    "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/apache-tomcat-11.0.18-src/webapps/docs/setup.xml",
    "type": "file",
    "name": "setup.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 8654,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 10.73,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "a575434b70235efe4bc1778096876505",
    "sha1": "83a9ee8fa8a19897d16e69ed7fae6e6ea8dc9b14",
    "sha256": "a0757991c27c5140335d071132ee180d8732deaf801a7e0ea3aa7d8ce98369b5",
    "sha512": "",
    "sha1_git": "e316366996c1c9e2b55d1c7646d8f5401ecc33f7",
    "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/apache-tomcat-11.0.18-src/webapps/docs/ssi-howto.xml",
    "type": "file",
    "name": "ssi-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 14463,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 6.44,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://httpd.apache.org/docs/howto/ssi.html#basicssidirectives",
        "end_line": 48,
        "start_line": 48
      }
    ],
    "md5": "03093240f9ae5a8dde0bfc4c05cf1335",
    "sha1": "fe66254cc5aa4bf1bc7714dd9fb09b17029d91df",
    "sha256": "11843f9f840bda693335e0846d93f2e5dc292093cb61b49472fbdfa2fca2fc6c",
    "sha512": "",
    "sha1_git": "7f818639a85ad88935219f0e756959542851c7dd",
    "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/apache-tomcat-11.0.18-src/webapps/docs/ssl-howto.xml",
    "type": "file",
    "name": "ssl-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 31559,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 2.8,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://docs.oracle.com/javase/9/security/java-cryptography-architecture-jca-reference-guide.htm",
        "end_line": 105,
        "start_line": 105
      },
      {
        "url": "https://docs.oracle.com/javase/9/security/java-secure-socket-extension-jsse-reference-guide.htm",
        "end_line": 106,
        "start_line": 106
      },
      {
        "url": "https://www.openssl.org/",
        "end_line": 113,
        "start_line": 113
      },
      {
        "url": "http://www.myside.org/",
        "end_line": 402,
        "start_line": 402
      },
      {
        "url": "http://www.verisign.com/support/install/intermediate.html",
        "end_line": 422,
        "start_line": 422
      },
      {
        "url": "http://www.verisign.com/support/verisign-intermediate-ca/Trial_Secure_Server_Root/index.html",
        "end_line": 424,
        "start_line": 424
      },
      {
        "url": "http://www.trustcenter.de/certservices/cacerts/en/en.htm#server",
        "end_line": 426,
        "start_line": 426
      },
      {
        "url": "http://www.thawte.com/certs/trustmap.html",
        "end_line": 428,
        "start_line": 428
      },
      {
        "url": "http://tomcat.apache.org/lists.html#tomcat-users",
        "end_line": 446,
        "start_line": 446
      },
      {
        "url": "https://tomcat.apache.org/lists.html",
        "end_line": 599,
        "start_line": 599
      },
      {
        "url": "https://bz.apache.org/bugzilla/show_bug.cgi?id=22679",
        "end_line": 659,
        "start_line": 659
      }
    ],
    "md5": "ad6c67610720d98150682f1efad286f9",
    "sha1": "f6816010ff34a41d61e9ef76af77e82b0090fcd0",
    "sha256": "99537ac956b5192ff7705208f6443ab11f03e559f569242714bd804891ecd1c0",
    "sha512": "",
    "sha1_git": "f81bc0a0061c83e43bf890edb895c500b6d306ce",
    "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/apache-tomcat-11.0.18-src/webapps/docs/tomcat-docs.xsl",
    "type": "file",
    "name": "tomcat-docs.xsl",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsl",
    "size": 16052,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, UTF-8 Unicode text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": [
      {
        "score": 50.0,
        "matcher": "2-aho",
        "end_line": 154,
        "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_required_phrase_35.RULE",
        "from_file": null,
        "start_line": 153,
        "matched_text": "    are either registered trademarks or trademarks of the Apache Software\r\n    Foundation.",
        "match_coverage": 100.0,
        "matched_length": 6,
        "rule_relevance": 50,
        "rule_identifier": "apache-2.0_required_phrase_35.RULE",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "percentage_of_license_text": 7.55,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 150,
        "copyright": "Copyright (c) 1999- select $year, The Apache Software Foundation",
        "start_line": 150
      }
    ],
    "holders": [
      {
        "holder": "select $year, The Apache Software Foundation",
        "end_line": 150,
        "start_line": 150
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://bz.apache.org/bugzilla/show_bug.cgi?id",
        "end_line": 46,
        "start_line": 46
      },
      {
        "url": "https://github.com/apache/tomcat/pull",
        "end_line": 47,
        "start_line": 47
      },
      {
        "url": "https://svn.apache.org/viewvc?view=rev&rev",
        "end_line": 48,
        "start_line": 48
      },
      {
        "url": "https://tomcat.apache.org/tomcat-11.0-doc",
        "end_line": 49,
        "start_line": 49
      },
      {
        "url": "https://tomcat.apache.org/security-11.html",
        "end_line": 50,
        "start_line": 50
      },
      {
        "url": "https://tomcat.apache.org/download-11.cgi",
        "end_line": 51,
        "start_line": 51
      },
      {
        "url": "https://www.apache.org/",
        "end_line": 113,
        "start_line": 113
      }
    ],
    "md5": "fc80a73ab7c7dac62c4c040fda2d03b0",
    "sha1": "25f8c4d429f520944545167899b7c9bacf69c22d",
    "sha256": "37795f09e91595d15275c81442c884f06b41a61917fe790f65143841c362fdf4",
    "sha512": "",
    "sha1_git": "e1e5329f1980114b52a740372f6c1f20ffefea61",
    "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/apache-tomcat-11.0.18-src/webapps/docs/tribes/developers.xml",
    "type": "file",
    "name": "developers.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1149,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 78.81,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "eafbbd85fb4910e55f255c876a313f85",
    "sha1": "053bfa35537b21fdb6e4d1268aa63e849f01ed96",
    "sha256": "c7f0e2093d02da12e51b6085b30203087717df2b09a4180e43a6d6d4d615e02b",
    "sha512": "",
    "sha1_git": "4cdb8f1dd814b5ae82d34c84d2ff320778488306",
    "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/apache-tomcat-11.0.18-src/webapps/docs/tribes/faq.xml",
    "type": "file",
    "name": "faq.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1174,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 76.77,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "dee230e3fca5db0e05e5aa3a4985d964",
    "sha1": "c24a60bdee51e30fc3942058157c94d11cd03b3d",
    "sha256": "c106478bd2842f59804980a87a90960f93656a322a62f32a711898f14e6ee532",
    "sha512": "",
    "sha1_git": "7581a8df7fe35e7c08ba40c2f3cca18839885b5d",
    "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/apache-tomcat-11.0.18-src/webapps/docs/tribes/interceptors.xml",
    "type": "file",
    "name": "interceptors.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1155,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 78.81,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "d7c0d5c09a6a13ce2e9e52a82272cd08",
    "sha1": "fc01c95ac917a602a038ec36cd11bfabdcd4d676",
    "sha256": "77d1e31406a1ca23f7029b3ac937fa3015ea537557f52f859e218b3057ec002d",
    "sha512": "",
    "sha1_git": "c94e30f8edd68be6a8f3282b20630d2cfb521170",
    "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/apache-tomcat-11.0.18-src/webapps/docs/tribes/introduction.xml",
    "type": "file",
    "name": "introduction.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 15465,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 5.45,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "92d015b188bc8b953d6216d7b91b06c8",
    "sha1": "afad9147770a9b23f9f8c472b91545a5e311e0b0",
    "sha256": "795eba6688b78dc150c06c88cc81bc0f8ddc63a21ffc2a526d7d3581ce6276a8",
    "sha512": "",
    "sha1_git": "d69ca341241df407bd189d668eec3e7b68f74b98",
    "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/apache-tomcat-11.0.18-src/webapps/docs/tribes/leader-election-initiate-election.dia-extract/leader-election-initiate-election.dia-extract",
    "type": "file",
    "name": "leader-election-initiate-election.dia-extract",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".dia-extract",
    "size": 39687,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text",
    "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": [
      {
        "url": "http://www.lysator.liu.se/~alla/dia/",
        "end_line": 2,
        "start_line": 2
      }
    ],
    "md5": "d28e284a8c54dc0d59781420125957b6",
    "sha1": "c0e1fee1ac45ff2675f333a5fb7266a57c8fd545",
    "sha256": "9803b309fad8d185549ff0d91c1bf97221dd6f36bad01a298059582f8598c74a",
    "sha512": "",
    "sha1_git": "3c18076b9f222e85025813bfbe00ecf20222089b",
    "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/apache-tomcat-11.0.18-src/webapps/docs/tribes/leader-election-message-arrives.dia-extract/leader-election-message-arrives.dia-extract",
    "type": "file",
    "name": "leader-election-message-arrives.dia-extract",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".dia-extract",
    "size": 96276,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text",
    "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": [
      {
        "url": "http://www.lysator.liu.se/~alla/dia/",
        "end_line": 2,
        "start_line": 2
      }
    ],
    "md5": "24457578fba6b883f94efa1e5e0c015e",
    "sha1": "d718dcc7e1ea1fef653bcee9b2b85f9995171ed4",
    "sha256": "c6075a10e15411f5250602f419b536f280ba3b90ef41612007e27c442106f5cc",
    "sha512": "",
    "sha1_git": "f03b93c1a37720fcb56953ae8a8737b425c31519",
    "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/apache-tomcat-11.0.18-src/webapps/docs/tribes/membership.xml",
    "type": "file",
    "name": "membership.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1149,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 78.81,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "067152dad833810e8bf4b5ff688a419e",
    "sha1": "7856517cf27411a6be913959d1e5823a9c9c1cf9",
    "sha256": "2477d3c3bbbbfa6487c0b4c4dcc66dfe918f675ef264e5ee91f022b38cba1f15",
    "sha512": "",
    "sha1_git": "4d44782ab5f4e94ec794e67c4522836b3cc97558",
    "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/apache-tomcat-11.0.18-src/webapps/docs/tribes/project.xml",
    "type": "file",
    "name": "project.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 2390,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 44.91,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://tomcat.apache.org/",
        "end_line": 19,
        "start_line": 19
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/TOMCAT/FAQ",
        "end_line": 31,
        "start_line": 31
      }
    ],
    "md5": "ec2ced0f390b606422eaea713af2955b",
    "sha1": "2ba6a6d4b198b170856230d9f4fb08d20f2a6fba",
    "sha256": "e04e70a6e6abff73557b88c33abddc2918aa50fbb13cc80f0aafa8e571db9996",
    "sha512": "",
    "sha1_git": "2d3285c53422a8ca801c5a50324630eeb434875c",
    "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/apache-tomcat-11.0.18-src/webapps/docs/tribes/setup.xml",
    "type": "file",
    "name": "setup.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1159,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 78.29,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "897288eb6c99ad0f9c14961d12bd7d31",
    "sha1": "5576655ee8e87a1a15268dbeeb9a1c0f91dbdd57",
    "sha256": "dfc12345c9e82e814de17c51cd7d251044268b736647ca8fddc31bb44ed743ef",
    "sha512": "",
    "sha1_git": "7d89d25446fe8fa4dc13e0c4ce41a874fc7bbda3",
    "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/apache-tomcat-11.0.18-src/webapps/docs/tribes/status.xml",
    "type": "file",
    "name": "status.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1137,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 78.81,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "947be7f43675c160650f6617836af902",
    "sha1": "7c247d05884e1db78d1b86fdcbf7609e5c69ff34",
    "sha256": "b7c3850b7a56887a06e886e39d17f2c1979fc5b66e4202de639e89ea5c3c7a67",
    "sha512": "",
    "sha1_git": "a6c166aa2fc91054d4b94cfa1c2527530843c8ea",
    "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/apache-tomcat-11.0.18-src/webapps/docs/tribes/transport.xml",
    "type": "file",
    "name": "transport.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1146,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 78.81,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "65fbc0c456b516e1881a97d99f52dbc8",
    "sha1": "bb19ac370f34f4057e8970df6dcc1a2cd87cbbab",
    "sha256": "1dad87c39e6b0b97764115a74c86592d9d34440c838e008322975b334b9198dd",
    "sha512": "",
    "sha1_git": "cf2a4372ffc457a59a5b922053178cd94bf23bcb",
    "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/apache-tomcat-11.0.18-src/webapps/docs/virtual-hosting-howto.xml",
    "type": "file",
    "name": "virtual-hosting-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 5607,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 16.93,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "6054287b9bba2ad106c6ff61dafe1368",
    "sha1": "e89f59d02b1e5dbbcb65f4d98e51273c62a2a092",
    "sha256": "c9c590faa2a562df7db950fd761ab5a94851bb519e305402f8510157f9ae5aaa",
    "sha512": "",
    "sha1_git": "94eb9c75e23d667f22a7ec6a04e65d71c009907a",
    "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/apache-tomcat-11.0.18-src/webapps/docs/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1382,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 60.41,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "9227db53684b58b66b09f59b6d683749",
    "sha1": "a3594036f99f9c43c240cecf8f6906507a423b08",
    "sha256": "5028bfb9354882168f6094792119124d0a4af9e2838573dc6bb7b6aedf4e258d",
    "sha512": "",
    "sha1_git": "ba81a9cc4e14233c0137d681c88b63295ff24598",
    "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/apache-tomcat-11.0.18-src/webapps/docs/web-socket-howto.xml",
    "type": "file",
    "name": "web-socket-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 8089,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 10.88,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://tools.ietf.org/html/rfc6455",
        "end_line": 37,
        "start_line": 37
      },
      {
        "url": "https://projects.eclipse.org/projects/ee4j.websocket",
        "end_line": 42,
        "start_line": 42
      },
      {
        "url": "https://github.com/apache/tomcat/tree/main/webapps/examples/websocket",
        "end_line": 47,
        "start_line": 47
      },
      {
        "url": "https://github.com/apache/tomcat/tree/main/webapps/examples/WEB-INF/classes/websocket",
        "end_line": 49,
        "start_line": 49
      }
    ],
    "md5": "65fd2ec88cdd0e708ee72a89ec3f37d3",
    "sha1": "fe2b5341f59cc4b5b1638c7944ce9ce7e3e2fbd8",
    "sha256": "2b7010615f6b5675c44b629fb3aa3a056559adbf5b2d6580b5f2e1eff741bbd7",
    "sha512": "",
    "sha1_git": "99f6e62610dfbc7cf9989d0b5808c085e14a3a27",
    "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/apache-tomcat-11.0.18-src/webapps/docs/windows-auth-howto.xml",
    "type": "file",
    "name": "windows-auth-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 15780,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 5.56,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://tomcat.apache.org/lists.html#tomcat-users",
        "end_line": 228,
        "start_line": 228
      },
      {
        "url": "http://www.adopenstatic.com/cs/blogs/ken/archive/2006/10/19/512.aspx",
        "end_line": 231,
        "start_line": 231
      },
      {
        "url": "http://spnego.sourceforge.net/index.html",
        "end_line": 233,
        "start_line": 233
      },
      {
        "url": "http://docs.oracle.com/javase/7/docs/technotes/guides/security/jgss/tutorials/index.html",
        "end_line": 235,
        "start_line": 235
      },
      {
        "url": "http://docs.oracle.com/javase/7/docs/technotes/guides/security/jgss/tutorials/Troubleshooting.html",
        "end_line": 237,
        "start_line": 237
      },
      {
        "url": "https://cwiki.apache.org/confluence/display/GMOxDOC21/Using+SPNEGO+in+Geronimo#UsingSPNEGOinGeronimo-SettinguptheDomainControllerMachine",
        "end_line": 239,
        "start_line": 239
      },
      {
        "url": "http://blogs.msdn.com/b/openspecification/archive/2010/11/17/encryption-type-selection-in-kerberos-exchanges.aspx",
        "end_line": 241,
        "start_line": 241
      },
      {
        "url": "http://support.microsoft.com/kb/977321",
        "end_line": 243,
        "start_line": 243
      },
      {
        "url": "http://waffle.codeplex.com/",
        "end_line": 254,
        "start_line": 254
      },
      {
        "url": "http://static.springsource.org/spring-security/site/extensions/krb/index.html",
        "end_line": 266,
        "start_line": 266
      },
      {
        "url": "http://www.ioplex.com/",
        "end_line": 277,
        "start_line": 277
      },
      {
        "url": "http://tomcatspnegoad.sourceforge.net/",
        "end_line": 287,
        "start_line": 287
      },
      {
        "url": "https://tomcat.apache.org/connectors-doc/webserver_howto/iis.html",
        "end_line": 304,
        "start_line": 304
      },
      {
        "url": "http://sourceforge.net/projects/mod-auth-sspi/",
        "end_line": 319,
        "start_line": 319
      },
      {
        "url": "http://adldap.sourceforge.net/wiki/doku.php?id=mod_auth_ntlm_winbind",
        "end_line": 321,
        "start_line": 321
      },
      {
        "url": "https://tomcat.apache.org/connectors-doc/webserver_howto/apache.html",
        "end_line": 330,
        "start_line": 330
      }
    ],
    "md5": "d549dc9226bc90d36127ebe477dcc765",
    "sha1": "cae6f282a2c3323437cc97c55faee257061e9f24",
    "sha256": "b16021511a5672d8115d8310083d691cbb9f752955106c4fca3ff9df4605f7bc",
    "sha512": "",
    "sha1_git": "768d87d529d7de5f2ea51cf9e4501d680e0e110f",
    "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/apache-tomcat-11.0.18-src/webapps/docs/windows-service-howto.xml",
    "type": "file",
    "name": "windows-service-howto.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 21333,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 4.88,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://tomcat.apache.org/",
        "end_line": 492,
        "start_line": 492
      }
    ],
    "md5": "ea39684be4860cc687d9fe799f5794c4",
    "sha1": "20b83a989c1ae90a01a6a1d1938b2ce578ddbe1f",
    "sha256": "463646d42a3ee3a799f81a1fda99bb3ad702be2387a1c04b8381d694eb37a4ee",
    "sha512": "",
    "sha1_git": "1ffeefc8b4a6ec959f6047d2d07638427362d278",
    "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/apache-tomcat-11.0.18-src/webapps/examples/jsp/jsp2/jspx/basic.jspx",
    "type": "file",
    "name": "basic.jspx",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jspx",
    "size": 2258,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 36.84,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "http://java.sun.com/jsp/jstl/fmt",
        "end_line": 19,
        "start_line": 19
      }
    ],
    "md5": "2984b5e494cf905959b0dbea9860c7d7",
    "sha1": "d9dcf87b5c465dd6acad56c8056440759528b5ec",
    "sha256": "4292002b34e1231ee4a42e43b60a5a3f2994cd0424eed345cbd171710a726cf0",
    "sha512": "",
    "sha1_git": "547d07ae9074289bdf9ae032537685cbc2f514e2",
    "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/apache-tomcat-11.0.18-src/webapps/examples/jsp/xml/xml.jsp",
    "type": "file",
    "name": "xml.jsp",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jsp",
    "size": 2128,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "Java Server Page",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 40.2,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/JSP/Page",
        "end_line": 18,
        "start_line": 18
      }
    ],
    "md5": "1949df505c87484bd381bae9d262771e",
    "sha1": "6723d984c224fcf244abfd8fd7b79d941756a082",
    "sha256": "f4bf1560f2443daaa983facf5bd44d91045d94bac3213666a0e226e38f21df9e",
    "sha512": "",
    "sha1_git": "d48c9072eccd818106e9ea4ea7c7736d6840a374",
    "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/apache-tomcat-11.0.18-src/webapps/examples/META-INF/context.xml",
    "type": "file",
    "name": "context.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1129,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 76.77,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "1a8a2fbea4f0838bb82f7656bb63852d",
    "sha1": "5ebbd41ffd75455c6a0746a8aa65f8ab74e8badb",
    "sha256": "90690ee10f6f3f2121c85ceff20b563a14c74b381f2ec36673b070edbd5a3035",
    "sha512": "",
    "sha1_git": "8ca4b49d6e20c81fb353e025eeb2443e7f190a5a",
    "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/apache-tomcat-11.0.18-src/webapps/examples/WEB-INF/jsp/debug-taglib.tld",
    "type": "file",
    "name": "debug-taglib.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 2036,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 45.08,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/debug-taglib",
        "end_line": 28,
        "start_line": 28
      }
    ],
    "md5": "99eca648e915e4e7935015caf885518b",
    "sha1": "dc6ae8a6bb38bfca5909344c4e2534bb94291456",
    "sha256": "3a99529d559c5e134a913e7f9191c40c60149f969e554be23ff53c9cffb1c481",
    "sha512": "",
    "sha1_git": "ac664ef09d9ad4ec0ba0dc42c52568d3e589f877",
    "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/apache-tomcat-11.0.18-src/webapps/examples/WEB-INF/jsp/example-taglib.tld",
    "type": "file",
    "name": "example-taglib.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 3249,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 32.6,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/example-taglib",
        "end_line": 27,
        "start_line": 27
      }
    ],
    "md5": "b9c31c402e56d1d8eb705afb79bbe2ac",
    "sha1": "62458c8345ff5a6104776f44cd4bcace61be6dfd",
    "sha256": "bb75cf7d8090b7caa55b3bce11650826fc519f9645fd0b51c5d98b4c5703d1ee",
    "sha512": "",
    "sha1_git": "d12eca94a43c29c06aef18c226e50fab65b52063",
    "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/apache-tomcat-11.0.18-src/webapps/examples/WEB-INF/jsp/jsp2-example-taglib.tld",
    "type": "file",
    "name": "jsp2-example-taglib.tld",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".tld",
    "size": 5006,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 23.02,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://tomcat.apache.org/jsp2-example-taglib",
        "end_line": 26,
        "start_line": 26
      }
    ],
    "md5": "8a2b39d943109b3ef7320c087776e41b",
    "sha1": "2e9571597b2890c798ba45d997e866fa8c6b3a65",
    "sha256": "50b8b76c9e6bac53d3773ac04294b46260f4c307d955d650d317ec2dc13ed26a",
    "sha512": "",
    "sha1_git": "11f8b18945dacb5de3968f0d45426dfc036c1898",
    "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/apache-tomcat-11.0.18-src/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5-migrated-0.0.1.jar-extract/META-INF/c-1_0-rt.tld",
    "type": "file",
    "name": "c-1_0-rt.tld",
    "status": "scanned",
    "for_packages": [
      "pkg:maven/org.apache.taglibs/taglibs-standard-impl@1.2.5?uuid=ad6d6579-6530-437c-a841-bfb525c35461"
    ],
    "tag": "",
    "extension": ".tld",
    "size": 13403,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "   Licensed to the Apache Software Foundation (ASF) under one or more\n   contributor license agreements.  See the NOTICE file distributed with\n   this work for additional information regarding copyright ownership.\n   The ASF licenses this file to You under the Apache License, Version 2.0\n   (the \"License\"); you may not use this file except in compliance with\n   the License.  You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\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": 9.95,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/jstl/core_rt",
        "end_line": 25,
        "start_line": 25
      }
    ],
    "md5": "3a36eabbeee4a6cfeac5a00663b1a75e",
    "sha1": "4cf614abd8f921e3e25506346787d7cdea9550a5",
    "sha256": "36a7a13a6b963dc217a1925792ff66683bb2e00a7a877d78224a5a627c830314",
    "sha512": "",
    "sha1_git": "72ca2d14a0195d877f26c6b17f2393f60494bbbe",
    "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/apache-tomcat-11.0.18-src/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5-migrated-0.0.1.jar-extract/META-INF/c-1_1.tld",
    "type": "file",
    "name": "c-1_1.tld",
    "status": "scanned",
    "for_packages": [
      "pkg:maven/org.apache.taglibs/taglibs-standard-impl@1.2.5?uuid=ad6d6579-6530-437c-a841-bfb525c35461"
    ],
    "tag": "",
    "extension": ".tld",
    "size": 20448,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "   Licensed to the Apache Software Foundation (ASF) under one or more\n   contributor license agreements.  See the NOTICE file distributed with\n   this work for additional information regarding copyright ownership.\n   The ASF licenses this file to You under the Apache License, Version 2.0\n   (the \"License\"); you may not use this file except in compliance with\n   the License.  You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\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": 6.44,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/jsp/jstl/core_1_1",
        "end_line": 27,
        "start_line": 27
      }
    ],
    "md5": "fdeae1e9c6567c71ccd87cc157e6c0de",
    "sha1": "7bc7ee5e6abb173382385b2f1c19385fbf1ce1d7",
    "sha256": "e40dca7b842a3dce4dd1717d4109c9795e3ed6294b4930f726a56591f724ed37",
    "sha512": "",
    "sha1_git": "7f2b5dfb2e669cb431befb755cb19715fc2f1c5e",
    "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/apache-tomcat-11.0.18-src/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5-migrated-0.0.1.jar-extract/META-INF/c.tld",
    "type": "file",
    "name": "c.tld",
    "status": "scanned",
    "for_packages": [
      "pkg:maven/org.apache.taglibs/taglibs-standard-impl@1.2.5?uuid=ad6d6579-6530-437c-a841-bfb525c35461"
    ],
    "tag": "",
    "extension": ".tld",
    "size": 20765,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "   Licensed to the Apache Software Foundation (ASF) under one or more\n   contributor license agreements.  See the NOTICE file distributed with\n   this work for additional information regarding copyright ownership.\n   The ASF licenses this file to You under the Apache License, Version 2.0\n   (the \"License\"); you may not use this file except in compliance with\n   the License.  You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\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": 6.35,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/jsp/jstl/core",
        "end_line": 27,
        "start_line": 27
      }
    ],
    "md5": "cff20b3797dad68e94fa5203934fc6bc",
    "sha1": "2aa149343564133147104a7896d3998aceca7889",
    "sha256": "a25f6b6f05a06eeddaf6f2052b6e00f9f574b2f67316020b417f463ad4f49ae2",
    "sha512": "",
    "sha1_git": "ca52fd47b351b258cf158fdee80d147b13ed1252",
    "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/apache-tomcat-11.0.18-src/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5-migrated-0.0.1.jar-extract/META-INF/fmt-1_0-rt.tld",
    "type": "file",
    "name": "fmt-1_0-rt.tld",
    "status": "scanned",
    "for_packages": [
      "pkg:maven/org.apache.taglibs/taglibs-standard-impl@1.2.5?uuid=ad6d6579-6530-437c-a841-bfb525c35461"
    ],
    "tag": "",
    "extension": ".tld",
    "size": 13689,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "   Licensed to the Apache Software Foundation (ASF) under one or more\n   contributor license agreements.  See the NOTICE file distributed with\n   this work for additional information regarding copyright ownership.\n   The ASF licenses this file to You under the Apache License, Version 2.0\n   (the \"License\"); you may not use this file except in compliance with\n   the License.  You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\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": 10.19,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/jstl/fmt_rt",
        "end_line": 25,
        "start_line": 25
      }
    ],
    "md5": "65a75840a87f68e060dec11e6a3208cb",
    "sha1": "14e6ceae5b06a5fe76501362d4f189a9f2eb5eb8",
    "sha256": "ebaaece95311f6c9f678757db42578f5158c42c719149ccc76bc27ebf4ee125d",
    "sha512": "",
    "sha1_git": "8bd72b518c71513fb7201454832494f0a49e5d6d",
    "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/apache-tomcat-11.0.18-src/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5-migrated-0.0.1.jar-extract/META-INF/fmt.tld",
    "type": "file",
    "name": "fmt.tld",
    "status": "scanned",
    "for_packages": [
      "pkg:maven/org.apache.taglibs/taglibs-standard-impl@1.2.5?uuid=ad6d6579-6530-437c-a841-bfb525c35461"
    ],
    "tag": "",
    "extension": ".tld",
    "size": 24844,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "   Licensed to the Apache Software Foundation (ASF) under one or more\n   contributor license agreements.  See the NOTICE file distributed with\n   this work for additional information regarding copyright ownership.\n   The ASF licenses this file to You under the Apache License, Version 2.0\n   (the \"License\"); you may not use this file except in compliance with\n   the License.  You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\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": 5.37,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/jsp/jstl/fmt",
        "end_line": 27,
        "start_line": 27
      }
    ],
    "md5": "43396e5e5013eb66f00e31cbc49b8c4b",
    "sha1": "4b422b65c560567d88df4d2af91f7c56e5050b0b",
    "sha256": "002fdf015b464f2794d2840c2e2a322f0e5b29f6365bb8c3faa33e550439655a",
    "sha512": "",
    "sha1_git": "27e5d50484d00c4937d2c5fe68f72a136b99cce7",
    "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/apache-tomcat-11.0.18-src/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5-migrated-0.0.1.jar-extract/META-INF/fn.tld",
    "type": "file",
    "name": "fn.tld",
    "status": "scanned",
    "for_packages": [
      "pkg:maven/org.apache.taglibs/taglibs-standard-impl@1.2.5?uuid=ad6d6579-6530-437c-a841-bfb525c35461"
    ],
    "tag": "",
    "extension": ".tld",
    "size": 8829,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "   Licensed to the Apache Software Foundation (ASF) under one or more\n   contributor license agreements.  See the NOTICE file distributed with\n   this work for additional information regarding copyright ownership.\n   The ASF licenses this file to You under the Apache License, Version 2.0\n   (the \"License\"); you may not use this file except in compliance with\n   the License.  You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\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": 12.93,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/jsp/jstl/functions",
        "end_line": 27,
        "start_line": 27
      }
    ],
    "md5": "59665adf4c3ba02c1ee2bc00312b8f96",
    "sha1": "d0c667e8421e7b8564434b81db43807795bbd93b",
    "sha256": "7b1fd221e59a1ad22b8d476cfd918f7eceee6c2a31695616b10d5789bbbbaf9f",
    "sha512": "",
    "sha1_git": "0076116d60a71c7ae70fcdb3bdc63d5fedc1b288",
    "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/apache-tomcat-11.0.18-src/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5-migrated-0.0.1.jar-extract/META-INF/maven/org.apache.taglibs/taglibs-standard-impl/pom.xml",
    "type": "file",
    "name": "pom.xml",
    "status": "application-package",
    "for_packages": [
      "pkg:maven/org.apache.taglibs/taglibs-standard-impl@1.2.5?uuid=ad6d6579-6530-437c-a841-bfb525c35461"
    ],
    "tag": "",
    "extension": ".xml",
    "size": 6873,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text",
    "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": [
      {
        "md5": null,
        "name": "taglibs-standard-impl",
        "purl": "pkg:maven/org.apache.taglibs/taglibs-standard-impl@1.2.5",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [
          {
            "url": null,
            "name": "Pierre Delisle",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Shawn Bayern",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Nathan Abramson",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Hans Bergsten",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Scott Hasse",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Justyna Horwat",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Mark Kolb",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Jan Luehe",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Glenn Nielsen",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Dmitri Plotnikov",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Felipe Leme",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Henri Yandell",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Bjorn Townsend",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Robert Goff",
            "role": "contributor",
            "type": "person",
            "email": null
          }
        ],
        "subpath": null,
        "vcs_url": "svn+http://svn.apache.org/repos/asf/tomcat/taglibs/standard/tags/taglibs-standard-1.2.5/impl",
        "version": "1.2.5",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.taglibs",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Apache Standard Taglib Implementation\nAn implementation of the JSP Standard Tag Library (JSTL).",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.taglibs/taglibs-standard-spec@1.2.5",
            "scope": "provided",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": true,
            "is_optional": false,
            "resolved_package": {},
            "extracted_requirement": "1.2.5"
          },
          {
            "purl": "pkg:maven/jakarta.servlet/servlet-api@2.5",
            "scope": "provided",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": true,
            "is_optional": false,
            "resolved_package": {},
            "extracted_requirement": "2.5"
          },
          {
            "purl": "pkg:maven/jakarta.servlet.jsp/jsp-api@2.1",
            "scope": "provided",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": true,
            "is_optional": false,
            "resolved_package": {},
            "extracted_requirement": "2.1"
          },
          {
            "purl": "pkg:maven/jakarta.el/el-api@1.0",
            "scope": "provided",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": true,
            "is_optional": false,
            "resolved_package": {},
            "extracted_requirement": "1.0"
          },
          {
            "purl": "pkg:maven/xalan/xalan@2.7.1",
            "scope": "provided",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": true,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "2.7.1"
          },
          {
            "purl": "pkg:maven/junit/junit@4.8.1",
            "scope": "test",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "4.8.1"
          },
          {
            "purl": "pkg:maven/org.easymock/easymock@3.0",
            "scope": "test",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "3.0"
          }
        ],
        "download_url": null,
        "homepage_url": null,
        "release_date": null,
        "code_view_url": "http://svn.apache.org/viewvc/tomcat/taglibs/standard/tags/taglibs-standard-1.2.5/impl",
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.taglibs/taglibs-standard-impl@1.2.5?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/taglibs/taglibs-standard-impl/1.2.5/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": null,
        "extracted_license_statement": null,
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": null
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "3b83085e546c50ca9a5c0ad591a8db09",
    "sha1": "25eb0c3c125ee43d59330aa887ab9580e88d2d24",
    "sha256": "1475b8fe058efb558b3eeb4d1b787c7246562eeb1dc4a3019bc16e4ca8f9861f",
    "sha512": "",
    "sha1_git": "a2bdd33898795b38585234479fdfe3fb45f8650a",
    "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/apache-tomcat-11.0.18-src/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5-migrated-0.0.1.jar-extract/META-INF/permittedTaglibs.tld",
    "type": "file",
    "name": "permittedTaglibs.tld",
    "status": "scanned",
    "for_packages": [
      "pkg:maven/org.apache.taglibs/taglibs-standard-impl@1.2.5?uuid=ad6d6579-6530-437c-a841-bfb525c35461"
    ],
    "tag": "",
    "extension": ".tld",
    "size": 2136,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "   Licensed to the Apache Software Foundation (ASF) under one or more\n   contributor license agreements.  See the NOTICE file distributed with\n   this work for additional information regarding copyright ownership.\n   The ASF licenses this file to You under the Apache License, Version 2.0\n   (the \"License\"); you may not use this file except in compliance with\n   the License.  You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\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": 42.5,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://jakarta.apache.org/taglibs/standard/permittedTaglibs",
        "end_line": 28,
        "start_line": 28
      },
      {
        "url": "http://java.sun.com/jsp/jstl/core",
        "end_line": 42,
        "start_line": 42
      },
      {
        "url": "http://java.sun.com/jsp/jstl/fmt",
        "end_line": 43,
        "start_line": 43
      },
      {
        "url": "http://java.sun.com/jsp/jstl/sql",
        "end_line": 44,
        "start_line": 44
      },
      {
        "url": "http://java.sun.com/jsp/jstl/xml",
        "end_line": 45,
        "start_line": 45
      }
    ],
    "md5": "36f776f587ca2c2139e2a6d9b30286bd",
    "sha1": "2169780acef559cd4f979386caf69be9e2563e31",
    "sha256": "71c26b26900aabfff31ef049dd75e180e28372e1aa9e78de4184eedd0b634ecb",
    "sha512": "",
    "sha1_git": "0127f13b2bab140005a737377b352f0289335622",
    "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/apache-tomcat-11.0.18-src/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5-migrated-0.0.1.jar-extract/META-INF/scriptfree.tld",
    "type": "file",
    "name": "scriptfree.tld",
    "status": "scanned",
    "for_packages": [
      "pkg:maven/org.apache.taglibs/taglibs-standard-impl@1.2.5?uuid=ad6d6579-6530-437c-a841-bfb525c35461"
    ],
    "tag": "",
    "extension": ".tld",
    "size": 2751,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "   Licensed to the Apache Software Foundation (ASF) under one or more\n   contributor license agreements.  See the NOTICE file distributed with\n   this work for additional information regarding copyright ownership.\n   The ASF licenses this file to You under the Apache License, Version 2.0\n   (the \"License\"); you may not use this file except in compliance with\n   the License.  You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\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": 36.96,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://jakarta.apache.org/taglibs/standard/scriptfree",
        "end_line": 27,
        "start_line": 27
      }
    ],
    "md5": "c8c421783755df0a3c227d13cf5e0e46",
    "sha1": "34a7371a0ced1a9cd847ef162fa6eb067eae367b",
    "sha256": "3da329c849cd8f9a7cc27d1150fae4023bfc342a639ad3c065ac6adee2e41263",
    "sha512": "",
    "sha1_git": "73152b6ad0e1496d824b40acd4e63d78097170ba",
    "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/apache-tomcat-11.0.18-src/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5-migrated-0.0.1.jar-extract/META-INF/sql-1_0-rt.tld",
    "type": "file",
    "name": "sql-1_0-rt.tld",
    "status": "scanned",
    "for_packages": [
      "pkg:maven/org.apache.taglibs/taglibs-standard-impl@1.2.5?uuid=ad6d6579-6530-437c-a841-bfb525c35461"
    ],
    "tag": "",
    "extension": ".tld",
    "size": 6844,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "   Licensed to the Apache Software Foundation (ASF) under one or more\n   contributor license agreements.  See the NOTICE file distributed with\n   this work for additional information regarding copyright ownership.\n   The ASF licenses this file to You under the Apache License, Version 2.0\n   (the \"License\"); you may not use this file except in compliance with\n   the License.  You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\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": 18.45,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/jstl/sql_rt",
        "end_line": 25,
        "start_line": 25
      }
    ],
    "md5": "03e29cdd9c210511dde6b7785e1112d6",
    "sha1": "0cab591d3864223eb1082efcfa75ec882fd04613",
    "sha256": "1a9b9649a8f1ec1da29b50b209141f17530dafa59be0968c49f95cf60f721e8e",
    "sha512": "",
    "sha1_git": "00d7ba5290246973539bc6b61d02055f5fd0e67a",
    "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/apache-tomcat-11.0.18-src/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5-migrated-0.0.1.jar-extract/META-INF/sql.tld",
    "type": "file",
    "name": "sql.tld",
    "status": "scanned",
    "for_packages": [
      "pkg:maven/org.apache.taglibs/taglibs-standard-impl@1.2.5?uuid=ad6d6579-6530-437c-a841-bfb525c35461"
    ],
    "tag": "",
    "extension": ".tld",
    "size": 10985,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "   Licensed to the Apache Software Foundation (ASF) under one or more\n   contributor license agreements.  See the NOTICE file distributed with\n   this work for additional information regarding copyright ownership.\n   The ASF licenses this file to You under the Apache License, Version 2.0\n   (the \"License\"); you may not use this file except in compliance with\n   the License.  You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\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": 11.63,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/jsp/jstl/sql",
        "end_line": 27,
        "start_line": 27
      }
    ],
    "md5": "828044f45c12952c99b6f3b9165cafe7",
    "sha1": "c7acc8e20d97b8497880d6969e04df9cde84ef72",
    "sha256": "aae73fa1292e35f257410c5ba24c78dac76a2771e203b8403b9bea045589d07a",
    "sha512": "",
    "sha1_git": "e3580f117d51c7d8a8e54c22ceba389ac132a86c",
    "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/apache-tomcat-11.0.18-src/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5-migrated-0.0.1.jar-extract/META-INF/x-1_0-rt.tld",
    "type": "file",
    "name": "x-1_0-rt.tld",
    "status": "scanned",
    "for_packages": [
      "pkg:maven/org.apache.taglibs/taglibs-standard-impl@1.2.5?uuid=ad6d6579-6530-437c-a841-bfb525c35461"
    ],
    "tag": "",
    "extension": ".tld",
    "size": 9041,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "   Licensed to the Apache Software Foundation (ASF) under one or more\n   contributor license agreements.  See the NOTICE file distributed with\n   this work for additional information regarding copyright ownership.\n   The ASF licenses this file to You under the Apache License, Version 2.0\n   (the \"License\"); you may not use this file except in compliance with\n   the License.  You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\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": 14.32,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/jstl/xml_rt",
        "end_line": 25,
        "start_line": 25
      }
    ],
    "md5": "95c42d1687ae5ca1997053857477de7c",
    "sha1": "dbdb75fa068197254382c375038e5deec212b249",
    "sha256": "843e31a06211fa98063127ae20e0ccd0d7aeb1151e30d313e65c487595e56fed",
    "sha512": "",
    "sha1_git": "dd5b07f9aeca01aed96552bab089785f80a8719a",
    "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/apache-tomcat-11.0.18-src/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5-migrated-0.0.1.jar-extract/META-INF/x.tld",
    "type": "file",
    "name": "x.tld",
    "status": "scanned",
    "for_packages": [
      "pkg:maven/org.apache.taglibs/taglibs-standard-impl@1.2.5?uuid=ad6d6579-6530-437c-a841-bfb525c35461"
    ],
    "tag": "",
    "extension": ".tld",
    "size": 16015,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "   Licensed to the Apache Software Foundation (ASF) under one or more\n   contributor license agreements.  See the NOTICE file distributed with\n   this work for additional information regarding copyright ownership.\n   The ASF licenses this file to You under the Apache License, Version 2.0\n   (the \"License\"); you may not use this file except in compliance with\n   the License.  You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\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": 8.51,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://java.sun.com/jsp/jstl/xml",
        "end_line": 27,
        "start_line": 27
      }
    ],
    "md5": "f7ac44f8cb6063f0d26b5c6e33e910b9",
    "sha1": "649f96f52aee3d4adfbd85ebb3ab0fe3699b9144",
    "sha256": "df66177bfe42d20ac306b56e514a5d3d5f4353de054bc730cd18061e619148bf",
    "sha512": "",
    "sha1_git": "ac3b1c26fdfbe78e3f14d35ae88c7caf9b0c9fd8",
    "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/apache-tomcat-11.0.18-src/webapps/examples/WEB-INF/lib/taglibs-standard-spec-1.2.5-migrated-0.0.1.jar-extract/META-INF/maven/org.apache.taglibs/taglibs-standard-spec/pom.xml",
    "type": "file",
    "name": "pom.xml",
    "status": "application-package",
    "for_packages": [
      "pkg:maven/org.apache.taglibs/taglibs-standard-spec@1.2.5?uuid=5a701ee1-73ce-47fb-a72f-961b98498b30"
    ],
    "tag": "",
    "extension": ".xml",
    "size": 5264,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text",
    "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": [
      {
        "md5": null,
        "name": "taglibs-standard-spec",
        "purl": "pkg:maven/org.apache.taglibs/taglibs-standard-spec@1.2.5",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [
          {
            "url": null,
            "name": "Pierre Delisle",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Shawn Bayern",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Nathan Abramson",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Hans Bergsten",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Scott Hasse",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Justyna Horwat",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Mark Kolb",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Jan Luehe",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Glenn Nielsen",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Dmitri Plotnikov",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Felipe Leme",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Henri Yandell",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Bjorn Townsend",
            "role": "developer",
            "type": "person",
            "email": null
          },
          {
            "url": null,
            "name": "Robert Goff",
            "role": "contributor",
            "type": "person",
            "email": null
          }
        ],
        "subpath": null,
        "vcs_url": "svn+http://svn.apache.org/repos/asf/tomcat/taglibs/standard/tags/taglibs-standard-1.2.5/spec",
        "version": "1.2.5",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.taglibs",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Apache Standard Taglib Specification API\nAn implementation of the JSP Standard Tag Library (JSTL) Specification API.",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/taglibs/taglibs-standard-spec/1.2.5/taglibs-standard-spec-1.2.5.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/jakarta.servlet/servlet-api@2.5",
            "scope": "provided",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": true,
            "is_optional": false,
            "resolved_package": {},
            "extracted_requirement": "2.5"
          },
          {
            "purl": "pkg:maven/jakarta.servlet.jsp/jsp-api@2.1",
            "scope": "provided",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": true,
            "is_optional": false,
            "resolved_package": {},
            "extracted_requirement": "2.1"
          },
          {
            "purl": "pkg:maven/jakarta.el/el-api@1.0",
            "scope": "provided",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": true,
            "is_optional": false,
            "resolved_package": {},
            "extracted_requirement": "1.0"
          },
          {
            "purl": "pkg:maven/junit/junit@4.8.1",
            "scope": "test",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "4.8.1"
          },
          {
            "purl": "pkg:maven/org.easymock/easymock@3.0",
            "scope": "test",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "3.0"
          }
        ],
        "download_url": null,
        "homepage_url": null,
        "release_date": null,
        "code_view_url": "http://svn.apache.org/viewvc/tomcat/taglibs/standard/tags/taglibs-standard-1.2.5/spec",
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.taglibs/taglibs-standard-spec@1.2.5?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/taglibs/taglibs-standard-spec/1.2.5/taglibs-standard-spec-1.2.5.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/taglibs/taglibs-standard-spec/1.2.5/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": null,
        "extracted_license_statement": null,
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": null
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "ad0a9fd76590f8e7e7b0078c566edf21",
    "sha1": "426026775b453a9df18734d6daeeff130e1e92bb",
    "sha256": "5902c3bf67cdc8033423f4880b16162e030035ad3199eeedd10aca43a28f4de4",
    "sha512": "",
    "sha1_git": "c1622d2172b528475a82745fcaec218b278c2393",
    "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/apache-tomcat-11.0.18-src/webapps/examples/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 15339,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 7.47,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd",
        "end_line": 21,
        "start_line": 21
      },
      {
        "url": "http://tomcat.apache.org/debug-taglib",
        "end_line": 193,
        "start_line": 193
      },
      {
        "url": "http://tomcat.apache.org/example-taglib",
        "end_line": 202,
        "start_line": 202
      },
      {
        "url": "http://tomcat.apache.org/jsp2-example-taglib",
        "end_line": 211,
        "start_line": 211
      }
    ],
    "md5": "87c2729b50be3248aa54d87510d3947f",
    "sha1": "51166b608d71b1c801eb5791e13ffe461ad1f004",
    "sha256": "2f479f4ae0bee187bb4985daa3ae904bdb75d8bc09563657a57692e530e0b837",
    "sha512": "",
    "sha1_git": "bdbd1afac65aac40fb12ef4bf65cecfae1b1f326",
    "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/apache-tomcat-11.0.18-src/webapps/examples/websocket/chat.xhtml",
    "type": "file",
    "name": "chat.xhtml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xhtml",
    "size": 4691,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "HTML",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 27.8,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "772d7a0881c28c8bd0a392cf771f0ef8",
    "sha1": "a0a633c029f5601bde09261f30063eb69604190a",
    "sha256": "38aba2c209ee156826f1ffa90dd5de19ae8861d252a2b53501ce4446e83ef270",
    "sha512": "",
    "sha1_git": "064638a19bd861cfa10021cf2f11e46212e6539d",
    "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/apache-tomcat-11.0.18-src/webapps/examples/websocket/drawboard.xhtml",
    "type": "file",
    "name": "drawboard.xhtml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xhtml",
    "size": 42031,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, UTF-8 Unicode text, with CRLF line terminators",
    "programming_language": "HTML",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 4.36,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "3800325e7da778af6b5bf439ece3a177",
    "sha1": "bca3df3ef552d3e86306fd68a1cf613137345905",
    "sha256": "5331cf56076a6262df63ee254bea8ee9e9cbcd409a8282453456a66962e525e1",
    "sha512": "",
    "sha1_git": "8ff5188f0051be4845e499a4333d5064ddfcb548",
    "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/apache-tomcat-11.0.18-src/webapps/examples/websocket/echo.xhtml",
    "type": "file",
    "name": "echo.xhtml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xhtml",
    "size": 7240,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "HTML",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 19.04,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "571ff5a08254111f9d33bf53222a00a7",
    "sha1": "4d2394228cc1d2e8c694eeaaec2cdd0125ba5f41",
    "sha256": "3c0f2d17425c21904f9da6f007f819df027d678972c077eeb6ed336f1d6adb79",
    "sha512": "",
    "sha1_git": "e2483a6459a3ecd185c5322ab740bf6de9d3c188",
    "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/apache-tomcat-11.0.18-src/webapps/examples/websocket/index.xhtml",
    "type": "file",
    "name": "index.xhtml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xhtml",
    "size": 1299,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "HTML",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 71.69,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "2b830c97ae9fd9e4c741b457500f2dab",
    "sha1": "d3332f81c8ce0f05583afe15dbcbcfa9c24c883e",
    "sha256": "2a2c60c16a933f1e0b4b41056c8b1705d1313265782c8d9e3ac8a30b5682999f",
    "sha512": "",
    "sha1_git": "2b8d8cdc88d0cb331eecf5ed546d785093c8ad4a",
    "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/apache-tomcat-11.0.18-src/webapps/examples/websocket/snake.xhtml",
    "type": "file",
    "name": "snake.xhtml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xhtml",
    "size": 9629,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "HTML",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 14.8,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "4037b3e2f33f7c05f60e68f89d29b0fd",
    "sha1": "2f28a3b80abbdee622326e6413871836a42d39e9",
    "sha256": "3dc27c9023cdbce065eaa2804879848fa2494e84d366df67610226514d36d3b8",
    "sha512": "",
    "sha1_git": "c26aefb687e73cf065da1ffea0703059ca087dee",
    "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/apache-tomcat-11.0.18-src/webapps/host-manager/META-INF/context.xml",
    "type": "file",
    "name": "context.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1379,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 66.48,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "e54b03e078623ec503f84dc861ed8ccd",
    "sha1": "35282440999005e19e04f91b711837deee23340a",
    "sha256": "15fe0c9ced4ffa76e1671bc8bfdce5ed34237a9ce2c0897b1abca81eeb35d544",
    "sha512": "",
    "sha1_git": "b7842456c1eaf466ccc02dcc78cb48b07fca838c",
    "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/apache-tomcat-11.0.18-src/webapps/host-manager/WEB-INF/manager.xml",
    "type": "file",
    "name": "manager.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1488,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 62.3,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "938cffbcd7e20922d35b76e74afb0431",
    "sha1": "67958299e945477db29cb42d1dc94bc2f27d003c",
    "sha256": "5672acac3c993d5bec0412cbf5943050e6df7797c9881b8f21f614e52eed51fe",
    "sha512": "",
    "sha1_git": "510616ba27ba689a00392d0436bc12874fddb993",
    "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/apache-tomcat-11.0.18-src/webapps/host-manager/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 5310,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 18.36,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "d4f4621f0153843d2ec1e471ac0d397b",
    "sha1": "efdd81672a28d1e7397c97d2676847eaf0ff3af0",
    "sha256": "a77185d214f351d44c8461d49a0746a5ea894de49eb5288b127be4172aea9953",
    "sha512": "",
    "sha1_git": "0edaf2bc0b0b1895b068e493515201a3c0d2a8aa",
    "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/apache-tomcat-11.0.18-src/webapps/manager/META-INF/context.xml",
    "type": "file",
    "name": "context.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1381,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 66.48,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "6fe3caf0388df534d142ece5eb9373fd",
    "sha1": "f20df6104a5f95dacd828a7b8381ead60c67f06b",
    "sha256": "f5dd19da82cfdc56d56896c3f579d26530c41a0506438cbf7c5c642c0a81ddbb",
    "sha512": "",
    "sha1_git": "ee9cf87d7e91f340a1275fe49bc193edefc28ae0",
    "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/apache-tomcat-11.0.18-src/webapps/manager/status.xsd",
    "type": "file",
    "name": "status.xsd",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsd",
    "size": 4458,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 22.24,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "c24e147ad56317ddce40a25917c0418b",
    "sha1": "f514e8a43d9e265088af224c6ca85cb35c2885b7",
    "sha256": "22ef84582b2c4557c980e0c01913e12d1c93c8c9ee31a7a315704b438f0f4700",
    "sha512": "",
    "sha1_git": "5322fd0323e30196c9ce4914da4b617d3124c3cb",
    "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/apache-tomcat-11.0.18-src/webapps/manager/WEB-INF/jsp/connectorCerts.jsp",
    "type": "file",
    "name": "connectorCerts.jsp",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jsp",
    "size": 3586,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "Java Server Page",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 28.67,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 35,
        "copyright": "copyright 2005-2026 the Apache Software Foundation",
        "start_line": 35
      }
    ],
    "holders": [
      {
        "holder": "the Apache Software Foundation",
        "end_line": 35,
        "start_line": 35
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://validator.w3.org/check?uri=referer",
        "end_line": 80,
        "start_line": 80
      },
      {
        "url": "http://www.w3.org/Icons/valid-html401",
        "end_line": 81,
        "start_line": 81
      },
      {
        "url": "http://www.w3.org/Icons/valid-xhtml10",
        "end_line": 84,
        "start_line": 84
      },
      {
        "url": "http://www.w3.org/Icons/valid-xhtml11",
        "end_line": 87,
        "start_line": 87
      }
    ],
    "md5": "c9468c193c2e726a89ca6a38e5c5025f",
    "sha1": "7fff935955a85fcf267617f94f23f406e0c13dd1",
    "sha256": "2acacd9b3bbe30d0f4b83805835f0ee1da176d36fad130f58083d9be630e88e9",
    "sha512": "",
    "sha1_git": "3076173c4e5069074762825eb46e54c3c8c0954a",
    "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/apache-tomcat-11.0.18-src/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp",
    "type": "file",
    "name": "connectorCiphers.jsp",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jsp",
    "size": 3549,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "Java Server Page",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 28.95,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 35,
        "copyright": "copyright 2005-2026 the Apache Software Foundation",
        "start_line": 35
      }
    ],
    "holders": [
      {
        "holder": "the Apache Software Foundation",
        "end_line": 35,
        "start_line": 35
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://validator.w3.org/check?uri=referer",
        "end_line": 80,
        "start_line": 80
      },
      {
        "url": "http://www.w3.org/Icons/valid-html401",
        "end_line": 81,
        "start_line": 81
      },
      {
        "url": "http://www.w3.org/Icons/valid-xhtml10",
        "end_line": 84,
        "start_line": 84
      },
      {
        "url": "http://www.w3.org/Icons/valid-xhtml11",
        "end_line": 87,
        "start_line": 87
      }
    ],
    "md5": "2eaf35a577109a976889e435b7eaf668",
    "sha1": "41a97f777813d1ed31452c1bc7bc79d94e6ef148",
    "sha256": "503046ef7fe91234d3512fea01cfa7d94174df81f12d1c0c62c0fce73f8859ba",
    "sha512": "",
    "sha1_git": "c36d0b42e7fbed2d90b9527f6bd9f686db1be9d3",
    "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/apache-tomcat-11.0.18-src/webapps/manager/WEB-INF/jsp/connectorTrustedCerts.jsp",
    "type": "file",
    "name": "connectorTrustedCerts.jsp",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jsp",
    "size": 3573,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "Java Server Page",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 28.95,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 35,
        "copyright": "copyright 2005-2026 the Apache Software Foundation",
        "start_line": 35
      }
    ],
    "holders": [
      {
        "holder": "the Apache Software Foundation",
        "end_line": 35,
        "start_line": 35
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://validator.w3.org/check?uri=referer",
        "end_line": 80,
        "start_line": 80
      },
      {
        "url": "http://www.w3.org/Icons/valid-html401",
        "end_line": 81,
        "start_line": 81
      },
      {
        "url": "http://www.w3.org/Icons/valid-xhtml10",
        "end_line": 84,
        "start_line": 84
      },
      {
        "url": "http://www.w3.org/Icons/valid-xhtml11",
        "end_line": 87,
        "start_line": 87
      }
    ],
    "md5": "3fb08075ea47a4d3742a279a2929c14e",
    "sha1": "30d9575ae3cd031a8ebdd7b969bf0d4735e69297",
    "sha256": "1a3f80e79ad6d0d673bbdd306bc681ca0cd87f9a4a556e4e4b9e65d94e2a6934",
    "sha512": "",
    "sha1_git": "75b758218103dba01649d94bac73d543e70b99c2",
    "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/apache-tomcat-11.0.18-src/webapps/manager/WEB-INF/jsp/sessionDetail.jsp",
    "type": "file",
    "name": "sessionDetail.jsp",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jsp",
    "size": 8394,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "Java Server Page",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 16.81,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 53,
        "copyright": "copyright 2005-2026 the Apache Software Foundation",
        "start_line": 53
      }
    ],
    "holders": [
      {
        "holder": "the Apache Software Foundation",
        "end_line": 53,
        "start_line": 53
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://validator.w3.org/check?uri=referer",
        "end_line": 184,
        "start_line": 184
      },
      {
        "url": "http://www.w3.org/Icons/valid-html401",
        "end_line": 185,
        "start_line": 185
      },
      {
        "url": "http://www.w3.org/Icons/valid-xhtml10",
        "end_line": 188,
        "start_line": 188
      },
      {
        "url": "http://www.w3.org/Icons/valid-xhtml11",
        "end_line": 191,
        "start_line": 191
      }
    ],
    "md5": "0c0c1ac6278d532be5f04eb2a52330f8",
    "sha1": "4c9d8934a1e203997f8561f0aaa78099a97e29a2",
    "sha256": "8fa0d00345e159872627856caaaee770efc4c97b17ba5965e198cc1d877d8dd9",
    "sha512": "",
    "sha1_git": "0fb8877e391f62fbee792aa53af4ceb6dc2c5c10",
    "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/apache-tomcat-11.0.18-src/webapps/manager/WEB-INF/jsp/sessionsList.jsp",
    "type": "file",
    "name": "sessionsList.jsp",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jsp",
    "size": 10994,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "Java Server Page",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 12.24,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 44,
        "copyright": "copyright 2005-2026 the Apache Software Foundation",
        "start_line": 44
      }
    ],
    "holders": [
      {
        "holder": "the Apache Software Foundation",
        "end_line": 44,
        "start_line": 44
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "http://validator.w3.org/check?uri=referer",
        "end_line": 157,
        "start_line": 157
      },
      {
        "url": "http://www.w3.org/Icons/valid-html401",
        "end_line": 158,
        "start_line": 158
      },
      {
        "url": "http://www.w3.org/Icons/valid-xhtml10",
        "end_line": 161,
        "start_line": 161
      },
      {
        "url": "http://www.w3.org/Icons/valid-xhtml11",
        "end_line": 164,
        "start_line": 164
      }
    ],
    "md5": "95aa6e1f7716470aa71cf0e42206d0d1",
    "sha1": "4917853c90a13a9766d818f5342f9c972133160d",
    "sha256": "782a15bdbe8a6b50f1fe8c466a03ae1a8c1f627fcae860315475f49c786e34c6",
    "sha512": "",
    "sha1_git": "4946768b9a80770e960781c96aa3aa9e359d51ca",
    "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/apache-tomcat-11.0.18-src/webapps/manager/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 7749,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 12.81,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "5a0ed2e0e20c2afa8c42861891aea784",
    "sha1": "ec8eb47ed72841dc404a7b12c9791b5e9cddab71",
    "sha256": "acdfc72a375c6663ddd3397e1570cc861a5956c11306d48deed43a214799ead7",
    "sha512": "",
    "sha1_git": "3fc64ed1ef41b9df87a8a6c0fa746b09e9ea58a4",
    "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/apache-tomcat-11.0.18-src/webapps/manager/xform.xsl",
    "type": "file",
    "name": "xform.xsl",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xsl",
    "size": 4849,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 23.71,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      }
    ],
    "md5": "e6136d6705e6851bcb200393cd7f3ef8",
    "sha1": "f4b888b09c29e5b957d2b7f09d906630f0ec8f2a",
    "sha256": "7727990448326bfe8904e36c1996e15711dbb65235e95d31fb8403ea80709407",
    "sha512": "",
    "sha1_git": "9fe8dcb35d3915b00bdec4b0298bb69a567b5228",
    "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/apache-tomcat-11.0.18-src/webapps/ROOT/WEB-INF/web.xml",
    "type": "file",
    "name": "web.xml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".xml",
    "size": 1260,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "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": 65.03,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 10,
        "start_line": 10
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee",
        "end_line": 18,
        "start_line": 18
      },
      {
        "url": "https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd",
        "end_line": 21,
        "start_line": 21
      }
    ],
    "md5": "2928ba4b97f91cea01b3d02ff182a124",
    "sha1": "2e9b7da1cf610d9289c52b902ba052783cad0256",
    "sha256": "a8e8d6ff3f13f5bc9fe54a11b2381070428f168a53534e743e21c29feded19d4",
    "sha512": "",
    "sha1_git": "388c1e189a4aec20e9b5a45a6f3e9a160c334ee1",
    "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": {}
  }
]