[
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs",
    "type": "directory",
    "name": "docs",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/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/annotationapi",
    "type": "directory",
    "name": "annotationapi",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/annotationapi/index.html",
    "type": "file",
    "name": "index.html",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".html",
    "size": 1209,
    "mime_type": "text/html",
    "file_type": "HTML 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": 15,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": "  Licensed to the Apache Software Foundation (ASF) under one or more\r\n  contributor license agreements.  See the NOTICE file distributed with\r\n  this work for additional information regarding copyright ownership.\r\n  The ASF licenses this file to You under the Apache License, Version 2.0\r\n  (the \"License\"); you may not use this file except in compliance with\r\n  the License.  You may obtain a copy of the License at\r\n\r\n      http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n  Unless required by applicable law or agreed to in writing, software\r\n  distributed under the License is distributed on an \"AS IS\" BASIS,\r\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n  See the License for the specific language governing permissions and\r\n  limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 69.19,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 9,
        "start_line": 9
      },
      {
        "url": "https://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/",
        "end_line": 30,
        "start_line": 30
      }
    ],
    "md5": "9739a00fcc8d31d474a48022e91fd21c",
    "sha1": "a7bdad616b53bdcc8f35f7d419cac6994f742f96",
    "sha256": "cde3201612c6d9e5ef60ed6b1bd873d54b1088041537948c52030fb1d647118e",
    "sha512": "",
    "sha1_git": "18e6c2b70e38f3cdf5221a29a1dc7543907367fb",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/api",
    "type": "directory",
    "name": "api",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/api/index.html",
    "type": "file",
    "name": "index.html",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".html",
    "size": 1208,
    "mime_type": "text/html",
    "file_type": "HTML 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": 15,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": "  Licensed to the Apache Software Foundation (ASF) under one or more\r\n  contributor license agreements.  See the NOTICE file distributed with\r\n  this work for additional information regarding copyright ownership.\r\n  The ASF licenses this file to You under the Apache License, Version 2.0\r\n  (the \"License\"); you may not use this file except in compliance with\r\n  the License.  You may obtain a copy of the License at\r\n\r\n      http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n  Unless required by applicable law or agreed to in writing, software\r\n  distributed under the License is distributed on an \"AS IS\" BASIS,\r\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n  See the License for the specific language governing permissions and\r\n  limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 69.19,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 9,
        "start_line": 9
      },
      {
        "url": "https://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/",
        "end_line": 30,
        "start_line": 30
      }
    ],
    "md5": "1a85cba1bb62bb7240ec3055782c2335",
    "sha1": "7792a69d2219f02d9ce2d9e4fdda96f967912b9a",
    "sha256": "563229c3d18049d5cf48c3ecc91818308fe986cfcbc7dc756eea6453e7e7f83a",
    "sha512": "",
    "sha1_git": "c67a6e3b85fd073170632328942e23d677b27012",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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",
    "type": "directory",
    "name": "appdev",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/appdev/build.xml.txt",
    "type": "file",
    "name": "build.xml.txt",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".txt",
    "size": 17000,
    "mime_type": "text/plain",
    "file_type": "exported SGML document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 15,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": "  Licensed to the Apache Software Foundation (ASF) under one or more\r\n  contributor license agreements.  See the NOTICE file distributed with\r\n  this work for additional information regarding copyright ownership.\r\n  The ASF licenses this file to You under the Apache License, Version 2.0\r\n  (the \"License\"); you may not use this file except in compliance with\r\n  the License.  You may obtain a copy of the License at\r\n\r\n      http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n  Unless required by applicable law or agreed to in writing, software\r\n  distributed under the License is distributed on an \"AS IS\" BASIS,\r\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n  See the License for the specific language governing permissions and\r\n  limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 6.09,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 9,
        "start_line": 9
      }
    ],
    "md5": "5f0999ebf0efb8f914548ee689a35bfd",
    "sha1": "50958f06eb0801af9e7cc0fab4a7484acf2e6e8b",
    "sha256": "c9967ec67f71600fb441a68ba21d3339fdecb95e0c244b2b260fd3e55c7232e4",
    "sha512": "",
    "sha1_git": "a72857b8e45bb1003ae7430535ecd5eebd3b3ec3",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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",
    "type": "directory",
    "name": "sample",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/appdev/sample/docs",
    "type": "directory",
    "name": "docs",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/appdev/sample/docs/README.txt",
    "type": "file",
    "name": "README.txt",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".txt",
    "size": 857,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 14,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 1,
            "matched_text": "  Licensed to the Apache Software Foundation (ASF) under one or more\r\n  contributor license agreements.  See the NOTICE file distributed with\r\n  this work for additional information regarding copyright ownership.\r\n  The ASF licenses this file to You under the Apache License, Version 2.0\r\n  (the \"License\"); you may not use this file except in compliance with\r\n  the License.  You may obtain a copy of the License at\r\n\r\n      http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n  Unless required by applicable law or agreed to in writing, software\r\n  distributed under the License is distributed on an \"AS IS\" BASIS,\r\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n  See the License for the specific language governing permissions and\r\n  limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_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.25,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 8,
        "start_line": 8
      }
    ],
    "md5": "571b3bfd3e1d54c44404083033be5681",
    "sha1": "ee113c9af336c8fce4cd2ea0869fb770befa4210",
    "sha256": "36f383adc6b9ef8cdab413442a99fac0606a4d32b9db676322c6eb429f9f4844",
    "sha512": "",
    "sha1_git": "e6d7eab76a44f22251a7cdf755154884b7810f63",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/index.html",
    "type": "file",
    "name": "index.html",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".html",
    "size": 2220,
    "mime_type": "text/html",
    "file_type": "HTML 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": 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": "0a87af1013dbe033c4be1d2d68d66320",
    "sha1": "901183d4ae4f65c0050bc3b07cc54cb6b4bb8c3e",
    "sha256": "f269eac290972840be81d51faa2d762958ea37957a2a72ac55d49500b2febdf3",
    "sha512": "",
    "sha1_git": "886eaf6355eac41a25bf5f794655359929cbb1e6",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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",
    "type": "file",
    "name": "sample.war",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".war",
    "size": 4704,
    "mime_type": "application/java-archive",
    "file_type": "Java archive data (JAR)",
    "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": "d2d4f972092cfbfe24db3d869e01da96",
    "sha1": "8750f6b7a3a67488ca591dd32811e4e985e2613f",
    "sha256": "3542637cdc55b620e7392e27d394d8d462245facd51c1182802f2185c61b7c7a",
    "sha512": "",
    "sha1_git": "b879399810422c62f1f622cc55b532df5917f0c2",
    "is_binary": true,
    "is_text": false,
    "is_archive": true,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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",
    "type": "directory",
    "name": "sample.war-extract",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".war-extract",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/appdev/sample/sample.war-extract/hello.jsp",
    "type": "file",
    "name": "hello.jsp",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jsp",
    "size": 376,
    "mime_type": "text/html",
    "file_type": "HTML document, ASCII text, with CRLF line terminators",
    "programming_language": "Java Server Page",
    "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": "7676a603826e42ca2248210087351539",
    "sha1": "84ad47894a40a600319ab3608fb72ec04589086e",
    "sha256": "4acfe3fb9c9307eddc9cacee48d26f0051bcbcd48031b42cd716ab80ab3a2155",
    "sha512": "",
    "sha1_git": "ff73e3c31df5dfdd939c4024be4d2ebf8cda4ffc",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/images",
    "type": "directory",
    "name": "images",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/appdev/sample/sample.war-extract/images/tomcat.gif",
    "type": "file",
    "name": "tomcat.gif",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".gif",
    "size": 1441,
    "mime_type": "image/gif",
    "file_type": "GIF image data, version 89a, 100 x 71",
    "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": "afdfa4a71ddab8f83677eda21fa989d5",
    "sha1": "d08a7b907cb5e392e63146b868131b0408ee75ec",
    "sha256": "c8ecc0090fc2950d97ebc4102675b21904838f64e253702d520ac3819944bfc2",
    "sha512": "",
    "sha1_git": "32f7d809fbf745e814598cae44329394515c4879",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/index.html",
    "type": "file",
    "name": "index.html",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".html",
    "size": 636,
    "mime_type": "text/html",
    "file_type": "HTML document, ASCII text, with CRLF line terminators",
    "programming_language": "HTML",
    "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": "83c756fd4d987c725f59e7c3eecaa935",
    "sha1": "df7bcb0dd908ef824e5ae6075bde159bb4fc5de2",
    "sha256": "846f1b0353b8c2019c2248c902ac208a2e60e5b23ebf8b0ec1796ef06f4139fe",
    "sha512": "",
    "sha1_git": "fe61a15f11c368953aa741685652ee4c98829672",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/META-INF",
    "type": "directory",
    "name": "META-INF",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/appdev/sample/sample.war-extract/WEB-INF",
    "type": "directory",
    "name": "WEB-INF",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/appdev/sample/sample.war-extract/WEB-INF/classes",
    "type": "directory",
    "name": "classes",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/appdev/sample/sample.war-extract/WEB-INF/classes/mypackage",
    "type": "directory",
    "name": "mypackage",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/appdev/sample/sample.war-extract/WEB-INF/classes/mypackage/Hello.class",
    "type": "file",
    "name": "Hello.class",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".class",
    "size": 1494,
    "mime_type": "application/x-java-applet",
    "file_type": "compiled Java class data, version 49.0 (Java 1.5)",
    "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": "5bb5a330799bc863e8a469e7a713f2d4",
    "sha1": "81306f78cf8d2454837774213edc1498befd4c9e",
    "sha256": "23f3bcebcb32ecdf5d4f4e911884d861d751f6715660846a4b93c74dbd4d9c6c",
    "sha512": "",
    "sha1_git": "d6ef2a31eb2df5e412bf1ecac20c633376d2d3b9",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/appdev/sample/sample.war-extract/WEB-INF/lib",
    "type": "directory",
    "name": "lib",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/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/src",
    "type": "directory",
    "name": "src",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/appdev/sample/src/mypackage",
    "type": "directory",
    "name": "mypackage",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/appdev/sample/src/mypackage/Hello.java",
    "type": "file",
    "name": "Hello.java",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".java",
    "size": 3011,
    "mime_type": "text/plain",
    "file_type": "Perl5 module source, ASCII text, with CRLF line terminators",
    "programming_language": "Java",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 15,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": " * Licensed to the Apache Software Foundation (ASF) under one or more\r\n * contributor license agreements.  See the NOTICE file distributed with\r\n * this work for additional information regarding copyright ownership.\r\n * The ASF licenses this file to You under the Apache License, Version 2.0\r\n * (the \"License\"); you may not use this file except in compliance with\r\n * the License.  You may obtain a copy of the License at\r\n *\r\n *      http://www.apache.org/licenses/LICENSE-2.0\r\n *\r\n * Unless required by applicable law or agreed to in writing, software\r\n * distributed under the License is distributed on an \"AS IS\" BASIS,\r\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n * See the License for the specific language governing permissions and\r\n * limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 36.17,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 9,
        "start_line": 9
      }
    ],
    "md5": "189d29903c30f3cbe6d08782336d6116",
    "sha1": "7b3bbe2d30b54b672a4d2e4703daed4892db8b2a",
    "sha256": "215c94ac13a0e9e1db923adc20678c1d87c917b1e95dd442ad33cb78f80758a5",
    "sha512": "",
    "sha1_git": "a369bf5e1bbc78af5bff58c61e280115119b4bb9",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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",
    "type": "directory",
    "name": "web",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/appdev/sample/web/hello.jsp",
    "type": "file",
    "name": "hello.jsp",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jsp",
    "size": 1279,
    "mime_type": "text/html",
    "file_type": "HTML 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": 15,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": "  Licensed to the Apache Software Foundation (ASF) under one or more\r\n  contributor license agreements.  See the NOTICE file distributed with\r\n  this work for additional information regarding copyright ownership.\r\n  The ASF licenses this file to You under the Apache License, Version 2.0\r\n  (the \"License\"); you may not use this file except in compliance with\r\n  the License.  You may obtain a copy of the License at\r\n\r\n      http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n  Unless required by applicable law or agreed to in writing, software\r\n  distributed under the License is distributed on an \"AS IS\" BASIS,\r\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n  See the License for the specific language governing permissions and\r\n  limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 67.61,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 9,
        "start_line": 9
      }
    ],
    "md5": "67433ce08a2cfd4f06085a66bfb72dc9",
    "sha1": "61e0015b48a2c3ddb2650acf9aa9bcd7f4cf0b78",
    "sha256": "616a1a28de3a62f9d0c8f08619d81f530fad7d7b6416eb28b4f42a2d3038fbcc",
    "sha512": "",
    "sha1_git": "886924adae7d7c28054fb5b9d645214ba3b26288",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/images",
    "type": "directory",
    "name": "images",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/appdev/sample/web/images/tomcat.gif",
    "type": "file",
    "name": "tomcat.gif",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".gif",
    "size": 2066,
    "mime_type": "image/gif",
    "file_type": "GIF image data, version 89a, 146 x 92",
    "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": "4e41a821f4efec0737195ca34695a4d5",
    "sha1": "3246db4ce10580868a8b2085575cf40e98102acf",
    "sha256": "dc5d18af5aebf5ad183db10b5d17d0caabb65a1b5371af6d4c2e1160c16649d6",
    "sha512": "",
    "sha1_git": "f2aa6f863e43e3924a35854c556a9c1b6d125cba",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/index.html",
    "type": "file",
    "name": "index.html",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".html",
    "size": 1472,
    "mime_type": "text/html",
    "file_type": "HTML 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": 15,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": "  Licensed to the Apache Software Foundation (ASF) under one or more\r\n  contributor license agreements.  See the NOTICE file distributed with\r\n  this work for additional information regarding copyright ownership.\r\n  The ASF licenses this file to You under the Apache License, Version 2.0\r\n  (the \"License\"); you may not use this file except in compliance with\r\n  the License.  You may obtain a copy of the License at\r\n\r\n      http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n  Unless required by applicable law or agreed to in writing, software\r\n  distributed under the License is distributed on an \"AS IS\" BASIS,\r\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n  See the License for the specific language governing permissions and\r\n  limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 61.03,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 9,
        "start_line": 9
      }
    ],
    "md5": "710f2fba092f52cf88e58b05136a9730",
    "sha1": "93dee022546cdc8c249987edce9c215d64c1c5a8",
    "sha256": "d75f50d8a02c2ca65c30c0ab92b705ec28661c78aba11f8d182d2a929e54d96f",
    "sha512": "",
    "sha1_git": "d49976599566d476c6241523f4b634a701750658",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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",
    "type": "directory",
    "name": "WEB-INF",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/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",
    "type": "directory",
    "name": "architecture",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/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",
    "type": "directory",
    "name": "requestProcess",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/architecture/requestProcess/11_nio.plantuml",
    "type": "file",
    "name": "11_nio.plantuml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".plantuml",
    "size": 2492,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "' Licensed to the Apache Software Foundation (ASF) under one or more\r\n' contributor license agreements.  See the NOTICE file distributed with\r\n' this work for additional information regarding copyright ownership.\r\n' The ASF licenses this file to You under the Apache License, Version 2.0\r\n' (the \"License\"); you may not use this file except in compliance with\r\n' the License.  You may obtain a copy of the License at\r\n'\r\n'     http://www.apache.org/licenses/LICENSE-2.0\r\n'\r\n' Unless required by applicable law or agreed to in writing, software\r\n' distributed under the License is distributed on an \"AS IS\" BASIS,\r\n' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n' See the License for the specific language governing permissions and\r\n' limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 43.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
      }
    ],
    "md5": "41cba97f6e9be2b53c7963ed7965bf21",
    "sha1": "64ffe31add17ca34f0e9cf5edb388f73a96f2449",
    "sha256": "a7537ad1ba8f5c6ccd5ed47d84791ecde14e7a721b439ddfb3f8863d38074746",
    "sha512": "",
    "sha1_git": "2662f0a98d6c59b2e86dd2124284e8021b57540f",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/11_nio.png",
    "type": "file",
    "name": "11_nio.png",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".png",
    "size": 116516,
    "mime_type": "image/png",
    "file_type": "PNG image data, 1682 x 1495, 8-bit/color RGB, non-interlaced",
    "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": "05a140b81df02e01d1dbdff802d27cf6",
    "sha1": "b69b9d02e7e0fca81050ee872d59e846f2794420",
    "sha256": "3f385dbbc96805470d94119ebbea7e8211561210cb552dee9911325a24ac5654",
    "sha512": "",
    "sha1_git": "058941858c3850d19751fb2bba3cfc38c7b8cee1",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/21_http11.plantuml",
    "type": "file",
    "name": "21_http11.plantuml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".plantuml",
    "size": 1243,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "' Licensed to the Apache Software Foundation (ASF) under one or more\r\n' contributor license agreements.  See the NOTICE file distributed with\r\n' this work for additional information regarding copyright ownership.\r\n' The ASF licenses this file to You under the Apache License, Version 2.0\r\n' (the \"License\"); you may not use this file except in compliance with\r\n' the License.  You may obtain a copy of the License at\r\n'\r\n'     http://www.apache.org/licenses/LICENSE-2.0\r\n'\r\n' Unless required by applicable law or agreed to in writing, software\r\n' distributed under the License is distributed on an \"AS IS\" BASIS,\r\n' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n' See the License for the specific language governing permissions and\r\n' limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_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.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": "0e18f8c320ac830f33e38ab6a12b1723",
    "sha1": "7cf7772947e73c645f4d6cdd7a73ae06bf0be943",
    "sha256": "717d51b27da2e8be4424a430d8073fc61481add0dade1504a467744664788406",
    "sha512": "",
    "sha1_git": "66d0e26765f61f3bc6c9a8c4b97208d5de623815",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/21_http11.png",
    "type": "file",
    "name": "21_http11.png",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".png",
    "size": 18334,
    "mime_type": "image/png",
    "file_type": "PNG image data, 546 x 401, 8-bit/color RGB, non-interlaced",
    "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": "6944b2ee57a1a0d88ea0b4d08f2c19c5",
    "sha1": "ffb4298fe36573ff618470d554c1fee1ae3fed90",
    "sha256": "3d3bc07b6a5da6388b53cec382bcc4b835db6c96b3b125e507b250a0c8b631d0",
    "sha512": "",
    "sha1_git": "dd59be2b2b5be8894951db8a3863e05ba109cb57",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/31_synchronous.plantuml",
    "type": "file",
    "name": "31_synchronous.plantuml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".plantuml",
    "size": 3275,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "' Licensed to the Apache Software Foundation (ASF) under one or more\r\n' contributor license agreements.  See the NOTICE file distributed with\r\n' this work for additional information regarding copyright ownership.\r\n' The ASF licenses this file to You under the Apache License, Version 2.0\r\n' (the \"License\"); you may not use this file except in compliance with\r\n' the License.  You may obtain a copy of the License at\r\n'\r\n'     http://www.apache.org/licenses/LICENSE-2.0\r\n'\r\n' Unless required by applicable law or agreed to in writing, software\r\n' distributed under the License is distributed on an \"AS IS\" BASIS,\r\n' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n' See the License for the specific language governing permissions and\r\n' limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_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.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": "ebc7bbb96e71352c0efce434d5c4403a",
    "sha1": "7420da75f476a10fe314b2b8953e50dc6de6c158",
    "sha256": "a0fda0b555a3cc159b5cfd7a7614251af5f6aa2c7f7e1947ec45bd3202772e9e",
    "sha512": "",
    "sha1_git": "6d471eabad9b3cb863d656718acb6c236a5d63ec",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/31_synchronous.png",
    "type": "file",
    "name": "31_synchronous.png",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".png",
    "size": 209355,
    "mime_type": "image/png",
    "file_type": "PNG image data, 2974 x 2013, 8-bit/color RGB, non-interlaced",
    "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": "aa8245fc3bd01cad542ea7f0e0c89f67",
    "sha1": "06bc737b4ee532cd5f16200c966669c057b73046",
    "sha256": "cf7d01218753f067f6756fd434befccbae666efd65e5d758c215e72d57767393",
    "sha512": "",
    "sha1_git": "c91fc5024df522a763eefd973b06bbbdef6c2959",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/41_basic.plantuml",
    "type": "file",
    "name": "41_basic.plantuml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".plantuml",
    "size": 2638,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "' Licensed to the Apache Software Foundation (ASF) under one or more\r\n' contributor license agreements.  See the NOTICE file distributed with\r\n' this work for additional information regarding copyright ownership.\r\n' The ASF licenses this file to You under the Apache License, Version 2.0\r\n' (the \"License\"); you may not use this file except in compliance with\r\n' the License.  You may obtain a copy of the License at\r\n'\r\n'     http://www.apache.org/licenses/LICENSE-2.0\r\n'\r\n' Unless required by applicable law or agreed to in writing, software\r\n' distributed under the License is distributed on an \"AS IS\" BASIS,\r\n' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n' See the License for the specific language governing permissions and\r\n' limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 48.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": "88f3f147be06f3c25836d380e1c2900b",
    "sha1": "40ffed6998696bfcc2699da26f348b233437434a",
    "sha256": "7d36dd8869f52d30280d325f5efd8f873ab1a8bd33cd3a3bcdf09d02ebad2bc5",
    "sha512": "",
    "sha1_git": "27f62d83e642d7cd682a2b28346dfb4952bc906e",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/41_basic.png",
    "type": "file",
    "name": "41_basic.png",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".png",
    "size": 114556,
    "mime_type": "image/png",
    "file_type": "PNG image data, 1948 x 1360, 8-bit/color RGB, non-interlaced",
    "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": "2b3becd3a4cb05e6e893a9b59b5a8d88",
    "sha1": "094215e71276a4a0b6aa61aa0599e6aee03a9f9e",
    "sha256": "907d48c381e0c5094487ebb0a19518779e053eff43e769d1740b7ad41100e097",
    "sha512": "",
    "sha1_git": "ea6bbe70b0857c255fc6af3a5ed98b33a91400cd",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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",
    "type": "directory",
    "name": "startup",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/architecture/startup/1_overview.plantuml",
    "type": "file",
    "name": "1_overview.plantuml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".plantuml",
    "size": 2013,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "' Licensed to the Apache Software Foundation (ASF) under one or more\r\n' contributor license agreements.  See the NOTICE file distributed with\r\n' this work for additional information regarding copyright ownership.\r\n' The ASF licenses this file to You under the Apache License, Version 2.0\r\n' (the \"License\"); you may not use this file except in compliance with\r\n' the License.  You may obtain a copy of the License at\r\n'\r\n'     http://www.apache.org/licenses/LICENSE-2.0\r\n'\r\n' Unless required by applicable law or agreed to in writing, software\r\n' distributed under the License is distributed on an \"AS IS\" BASIS,\r\n' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n' See the License for the specific language governing permissions and\r\n' limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 48.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": "aa0b1d68a6e2e812b237fc1d85d709c2",
    "sha1": "67e3af32c61e4f01d414f73adc197f4d2b60bc49",
    "sha256": "d1344bedf2f0ab3ca15a0e618a3b43cb1409eb5242e594601d07246ac1946cc7",
    "sha512": "",
    "sha1_git": "391e5936434f4133bf944cc1c91a419b1ff3900f",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/1_overview.png",
    "type": "file",
    "name": "1_overview.png",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".png",
    "size": 54000,
    "mime_type": "image/png",
    "file_type": "PNG image data, 574 x 1324, 8-bit/color RGB, non-interlaced",
    "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": "de00c01ea37772670f0be0e73f1446e6",
    "sha1": "f9d95d4871c4f47b46a77f92f31d4c262c6a01bc",
    "sha256": "f1baacc0d7c4295b44b3a61d418b7a53f588a02523c41d3c001568172bbab186",
    "sha512": "",
    "sha1_git": "2bf8b648573f9a7805b03b4a07809c5dc75249a7",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/2_catalina_init.plantuml",
    "type": "file",
    "name": "2_catalina_init.plantuml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".plantuml",
    "size": 2874,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "' Licensed to the Apache Software Foundation (ASF) under one or more\r\n' contributor license agreements.  See the NOTICE file distributed with\r\n' this work for additional information regarding copyright ownership.\r\n' The ASF licenses this file to You under the Apache License, Version 2.0\r\n' (the \"License\"); you may not use this file except in compliance with\r\n' the License.  You may obtain a copy of the License at\r\n'\r\n'     http://www.apache.org/licenses/LICENSE-2.0\r\n'\r\n' Unless required by applicable law or agreed to in writing, software\r\n' distributed under the License is distributed on an \"AS IS\" BASIS,\r\n' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n' See the License for the specific language governing permissions and\r\n' limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_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.17,
    "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": "5efac01ecf66e2abda8110e5d9a5045d",
    "sha1": "9e825c7d39d15e4ddf3dd217a4713beeee76a9ed",
    "sha256": "3808981c3f94415841baad4068c15e2475a89e19ef471fd95bb16bea791dbd9f",
    "sha512": "",
    "sha1_git": "fa664ce9e5ab1dc4e47c72433e9b278e49f3430f",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/2_catalina_init.png",
    "type": "file",
    "name": "2_catalina_init.png",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".png",
    "size": 129438,
    "mime_type": "image/png",
    "file_type": "PNG image data, 1585 x 1915, 8-bit/color RGB, non-interlaced",
    "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": "5e000f907273b8f011f3f809c0b05cc7",
    "sha1": "750dad436a508695e6c484aaf24069d96c822831",
    "sha256": "04eb276fc6d892504d24158dabc05deaf3c00fcea20d6146894b00f48fe48def",
    "sha512": "",
    "sha1_git": "aa6d74d2991a623937034ad89bbc1c410354d2e7",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/3_catalina_start_1.plantuml",
    "type": "file",
    "name": "3_catalina_start_1.plantuml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".plantuml",
    "size": 3324,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "' Licensed to the Apache Software Foundation (ASF) under one or more\r\n' contributor license agreements.  See the NOTICE file distributed with\r\n' this work for additional information regarding copyright ownership.\r\n' The ASF licenses this file to You under the Apache License, Version 2.0\r\n' (the \"License\"); you may not use this file except in compliance with\r\n' the License.  You may obtain a copy of the License at\r\n'\r\n'     http://www.apache.org/licenses/LICENSE-2.0\r\n'\r\n' Unless required by applicable law or agreed to in writing, software\r\n' distributed under the License is distributed on an \"AS IS\" BASIS,\r\n' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n' See the License for the specific language governing permissions and\r\n' limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_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
      }
    ],
    "md5": "282c518285c625a07344e921f8772018",
    "sha1": "054a969d64ad0952849e5f0c90196dd0a18ecca5",
    "sha256": "a6dcbe8561e05d7cbc71384bf6bb0571d19ef6cdbfb11b3efc89273d228a6b82",
    "sha512": "",
    "sha1_git": "5d0f98c3315ad8deb6ce2108982848953fa0b656",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/3_catalina_start_1.png",
    "type": "file",
    "name": "3_catalina_start_1.png",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".png",
    "size": 171121,
    "mime_type": "image/png",
    "file_type": "PNG image data, 1667 x 2547, 8-bit/color RGB, non-interlaced",
    "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": "b4a47bced4b8da8ef3b83eaae3dda0dd",
    "sha1": "6cee61956c3ec9de41abcbb1c3da11112d7a6fb8",
    "sha256": "9580734c9326fe2b4f882def757a464560b1c1c6f6917c10bc1c78171acee0a0",
    "sha512": "",
    "sha1_git": "fe37213f982319049902a6fcec839187f96768ff",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/4_catalina_start_2.plantuml",
    "type": "file",
    "name": "4_catalina_start_2.plantuml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".plantuml",
    "size": 3066,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "' Licensed to the Apache Software Foundation (ASF) under one or more\r\n' contributor license agreements.  See the NOTICE file distributed with\r\n' this work for additional information regarding copyright ownership.\r\n' The ASF licenses this file to You under the Apache License, Version 2.0\r\n' (the \"License\"); you may not use this file except in compliance with\r\n' the License.  You may obtain a copy of the License at\r\n'\r\n'     http://www.apache.org/licenses/LICENSE-2.0\r\n'\r\n' Unless required by applicable law or agreed to in writing, software\r\n' distributed under the License is distributed on an \"AS IS\" BASIS,\r\n' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n' See the License for the specific language governing permissions and\r\n' limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_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.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": "1176acedb8afa6dc145f96b32bf8d289",
    "sha1": "83f7caef98a2e1e3a0d846e3600816e21e9a9116",
    "sha256": "9041c359f2adb36039218cc12f812227889703441ab5e2e8f4cac321a2f88430",
    "sha512": "",
    "sha1_git": "37073be0180639ba25461c4ccd6f16e1f97a1860",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/4_catalina_start_2.png",
    "type": "file",
    "name": "4_catalina_start_2.png",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".png",
    "size": 145252,
    "mime_type": "image/png",
    "file_type": "PNG image data, 1476 x 2047, 8-bit/color RGB, non-interlaced",
    "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": "018832815bc84d6db21a5d526ca97455",
    "sha1": "7443fe53ced16eb887929a659d4c5b1ef1097ca8",
    "sha256": "49247aa32331ebf65688e7a5ee48a069f9a6fbb7c214c1eb2cb773048cb98b6c",
    "sha512": "",
    "sha1_git": "b417126970b6d5161787c41359a10c32dd3a5d88",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/5_catalina_start_3.plantuml",
    "type": "file",
    "name": "5_catalina_start_3.plantuml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".plantuml",
    "size": 4256,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "' Licensed to the Apache Software Foundation (ASF) under one or more\r\n' contributor license agreements.  See the NOTICE file distributed with\r\n' this work for additional information regarding copyright ownership.\r\n' The ASF licenses this file to You under the Apache License, Version 2.0\r\n' (the \"License\"); you may not use this file except in compliance with\r\n' the License.  You may obtain a copy of the License at\r\n'\r\n'     http://www.apache.org/licenses/LICENSE-2.0\r\n'\r\n' Unless required by applicable law or agreed to in writing, software\r\n' distributed under the License is distributed on an \"AS IS\" BASIS,\r\n' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n' See the License for the specific language governing permissions and\r\n' limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_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.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": "dde0b9e3c83f4203cdbe8cc8df3029a5",
    "sha1": "4d79d8d71e37833f50c9411c730835049db6aed7",
    "sha256": "7ed6e6504e973425ed41f11c08270bd6d42d824cdf0c62e7d5855ebd2c29150a",
    "sha512": "",
    "sha1_git": "c63990b3d0242df119f324c19b12851f91ff34b2",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/5_catalina_start_3.png",
    "type": "file",
    "name": "5_catalina_start_3.png",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".png",
    "size": 266057,
    "mime_type": "image/png",
    "file_type": "PNG image data, 2312 x 3480, 8-bit/color RGB, non-interlaced",
    "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": "a3a90c969248a931b9bdeed087ee7f51",
    "sha1": "4bf221ec35b6ff234c5106b2988e8dc20d6edd5b",
    "sha256": "c8821a1f767b0a6f7295c75f716c7f2a6b9992455195d556b83f93816805d49b",
    "sha512": "",
    "sha1_git": "e45ca5a74d5fe2a57e1c36b806c35c79e139930c",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/6_catalina_host_config.plantuml",
    "type": "file",
    "name": "6_catalina_host_config.plantuml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".plantuml",
    "size": 2041,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "' Licensed to the Apache Software Foundation (ASF) under one or more\r\n' contributor license agreements.  See the NOTICE file distributed with\r\n' this work for additional information regarding copyright ownership.\r\n' The ASF licenses this file to You under the Apache License, Version 2.0\r\n' (the \"License\"); you may not use this file except in compliance with\r\n' the License.  You may obtain a copy of the License at\r\n'\r\n'     http://www.apache.org/licenses/LICENSE-2.0\r\n'\r\n' Unless required by applicable law or agreed to in writing, software\r\n' distributed under the License is distributed on an \"AS IS\" BASIS,\r\n' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n' See the License for the specific language governing permissions and\r\n' limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_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": "64a6e69b75af38a14215583f01a1538e",
    "sha1": "ad1adf0da68a1c9fdb78d90b9f1d0f3148279d07",
    "sha256": "d11b3f8b076cf8c66a990a720e9493e86145dfcfdbae6633658eda9a9402b245",
    "sha512": "",
    "sha1_git": "cd8248037350118deb03a7fd099fd4b1812218e0",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/6_catalina_host_config.png",
    "type": "file",
    "name": "6_catalina_host_config.png",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".png",
    "size": 65519,
    "mime_type": "image/png",
    "file_type": "PNG image data, 807 x 1177, 8-bit/color RGB, non-interlaced",
    "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": "df95bdac2f0fb9a5aedcb57261327cbc",
    "sha1": "8acd86ee6a0b3fa5099f7f5a94f1f2d35bac67e2",
    "sha256": "97d04670dca1875d30c89c999c1fd1886065d9ab91ca16acdf6cd8c27a6ae966",
    "sha512": "",
    "sha1_git": "5f75867dc1f2b05aea0ad3e913aa45681c814cc7",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/7_catalina_context_config.plantuml",
    "type": "file",
    "name": "7_catalina_context_config.plantuml",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".plantuml",
    "size": 2762,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "' Licensed to the Apache Software Foundation (ASF) under one or more\r\n' contributor license agreements.  See the NOTICE file distributed with\r\n' this work for additional information regarding copyright ownership.\r\n' The ASF licenses this file to You under the Apache License, Version 2.0\r\n' (the \"License\"); you may not use this file except in compliance with\r\n' the License.  You may obtain a copy of the License at\r\n'\r\n'     http://www.apache.org/licenses/LICENSE-2.0\r\n'\r\n' Unless required by applicable law or agreed to in writing, software\r\n' distributed under the License is distributed on an \"AS IS\" BASIS,\r\n' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n' See the License for the specific language governing permissions and\r\n' limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_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.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": "f244319239b5427d0c0a5f929ae7cbea",
    "sha1": "8c25d8ea738deb77038de645bcd45d40a11e888b",
    "sha256": "a75c66da8c787f996d190bbccb770f4e4bd2047ffc97dd5a7bc9f96d1653f4c1",
    "sha512": "",
    "sha1_git": "e4eaf18e5de099ad9ba22944174ac04586c0b528",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/7_catalina_context_config.png",
    "type": "file",
    "name": "7_catalina_context_config.png",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".png",
    "size": 89731,
    "mime_type": "image/png",
    "file_type": "PNG image data, 786 x 1567, 8-bit/color RGB, non-interlaced",
    "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": "be08b22fc31055cf362bd19e787da7e4",
    "sha1": "a3c6880a25a08efa4032bcffffa742043c627c07",
    "sha256": "3b58b60b3603d11aa4a8f3e7cf75213a6f67275e0c3dbb37233eb9eb06efe98e",
    "sha512": "",
    "sha1_git": "e8c6c48f0fcc1197c71ebfa88a68289c4d28acd4",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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",
    "type": "directory",
    "name": "config",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/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/elapi",
    "type": "directory",
    "name": "elapi",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/elapi/index.html",
    "type": "file",
    "name": "index.html",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".html",
    "size": 1197,
    "mime_type": "text/html",
    "file_type": "HTML 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": 15,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": "  Licensed to the Apache Software Foundation (ASF) under one or more\r\n  contributor license agreements.  See the NOTICE file distributed with\r\n  this work for additional information regarding copyright ownership.\r\n  The ASF licenses this file to You under the Apache License, Version 2.0\r\n  (the \"License\"); you may not use this file except in compliance with\r\n  the License.  You may obtain a copy of the License at\r\n\r\n      http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n  Unless required by applicable law or agreed to in writing, software\r\n  distributed under the License is distributed on an \"AS IS\" BASIS,\r\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n  See the License for the specific language governing permissions and\r\n  limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 69.59,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 9,
        "start_line": 9
      },
      {
        "url": "https://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/",
        "end_line": 30,
        "start_line": 30
      }
    ],
    "md5": "2eb9b65df1252e7e5104dd3941ac332c",
    "sha1": "0981bcde68310d8dcf5931f95a270940315dde32",
    "sha256": "81df1331e4f4380c48112c429e971075724b8b01825c63cdc4e75efe322ae00a",
    "sha512": "",
    "sha1_git": "684860cfbaad4c7cd5cad3a48b8b17c9b1d3389d",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/images",
    "type": "directory",
    "name": "images",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/images/add.gif",
    "type": "file",
    "name": "add.gif",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".gif",
    "size": 1037,
    "mime_type": "image/gif",
    "file_type": "GIF image data, version 89a, 20 x 20",
    "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": "dea87dfff707ca3724b5d23e37ac717d",
    "sha1": "0c4a5a1a148093a1b47b06ae9f6fc8a3692e4eeb",
    "sha256": "d52112c36fa422d381aec5ffb57c31912b60ca0e47b56634beaae1a4eb8c826f",
    "sha512": "",
    "sha1_git": "0774d074e5e48291bdacfacb086506e6be117e51",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/images/asf-logo.svg",
    "type": "file",
    "name": "asf-logo.svg",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".svg",
    "size": 7147,
    "mime_type": "image/svg+xml",
    "file_type": "SVG Scalable Vector Graphics image",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "  Licensed to the Apache Software Foundation (ASF) under one or more\r\n  contributor license agreements.  See the NOTICE file distributed with\r\n  this work for additional information regarding copyright ownership.\r\n  The ASF licenses this file to You under the Apache License, Version 2.0\r\n  (the \"License\"); you may not use this file except in compliance with\r\n  the License.  You may obtain a copy of the License at\r\n\r\n      http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n  Unless required by applicable law or agreed to in writing, software\r\n  distributed under the License is distributed on an \"AS IS\" BASIS,\r\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n  See the License for the specific language governing permissions and\r\n  limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_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.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": "64f97ad8b69b8806dc7ce4307179146d",
    "sha1": "a81f3a15ba633bf5ad410524ea3e845852d53ebf",
    "sha256": "9f99f1b5f8bbff29049536723c79f43ebb2b85e99c1c43236ca08dd4cf93d337",
    "sha512": "",
    "sha1_git": "20de3d8f831963d9e3bbbab30ec9023ced024b92",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/images/code.gif",
    "type": "file",
    "name": "code.gif",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".gif",
    "size": 394,
    "mime_type": "image/gif",
    "file_type": "GIF image data, version 89a, 20 x 20",
    "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": "e4ef0bb77622e815ebbb3cbc2ee037fb",
    "sha1": "5f02216d375525d8011552b24a988257306d05b7",
    "sha256": "cac0dba2ac0d6abdb2d037f07499a84df7f9a949e5e76a4d89dd3913b96e3ec6",
    "sha512": "",
    "sha1_git": "d27307b5c09467c2e45bbfcd1ff74989eb2e7d65",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/images/cors-flowchart.png",
    "type": "file",
    "name": "cors-flowchart.png",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".png",
    "size": 86555,
    "mime_type": "image/png",
    "file_type": "PNG image data, 976 x 756, 8-bit/color RGB, non-interlaced",
    "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": "c9a580ba1d073c9c923a04356cbe35c7",
    "sha1": "8fe4ce07d030bcbd6fbdfde8c2609596faf85625",
    "sha256": "91568f1581537f57b4e62863524bd1511017e7f252f23ac6c125160c39b14a2a",
    "sha512": "",
    "sha1_git": "9abb09d1c7fee7ed73d8d4bbccbff6876aeb378b",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/images/design.gif",
    "type": "file",
    "name": "design.gif",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".gif",
    "size": 608,
    "mime_type": "image/gif",
    "file_type": "GIF image data, version 89a, 20 x 20",
    "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": "cd802c4f7c2ad1a5824ddca21687bd27",
    "sha1": "f663cc2e62d6e0d561949d5b124d8f85ddd1e7dc",
    "sha256": "0410d16b47d3901eee99d0090e19fdb28ab78e3fff49f571c5ece6cca5eaa4ca",
    "sha512": "",
    "sha1_git": "f5db0a9fc783924486176ce157924fba53df73fc",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/images/docs.gif",
    "type": "file",
    "name": "docs.gif",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".gif",
    "size": 261,
    "mime_type": "image/gif",
    "file_type": "GIF image data, version 89a, 20 x 20",
    "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": "5137f5a90f2b128fd6031d4289ca3165",
    "sha1": "5ef54f42aa19f485352ef3853c6017feb6a0e222",
    "sha256": "83e056ba73609403a3ef0ac82395a4fccae251ecef1878c569a3a5ee2f4e94f2",
    "sha512": "",
    "sha1_git": "d64a4a18c405e2c10ab791363f9f7acd16f3d433",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/images/docs-stylesheet.css",
    "type": "file",
    "name": "docs-stylesheet.css",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".css",
    "size": 6082,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "CSS",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "  Licensed to the Apache Software Foundation (ASF) under one or more\r\n  contributor license agreements.  See the NOTICE file distributed with\r\n  this work for additional information regarding copyright ownership.\r\n  The ASF licenses this file to You under the Apache License, Version 2.0\r\n  (the \"License\"); you may not use this file except in compliance with\r\n  the License.  You may obtain a copy of the License at\r\n\r\n      http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n  Unless required by applicable law or agreed to in writing, software\r\n  distributed under the License is distributed on an \"AS IS\" BASIS,\r\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n  See the License for the specific language governing permissions and\r\n  limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_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.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
      }
    ],
    "md5": "3e5260a6e33f61171a69ac763dcbac62",
    "sha1": "989dd286f4277bfbe9facb88a424fd7ceaa7448c",
    "sha256": "0a78cc77c60f4c5d7dcbf4ab7492257476e008779fd1e2365139ee11431c91ac",
    "sha512": "",
    "sha1_git": "860ff5d69285ad61cfb39628ba1b6c9fdabd42a2",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/images/fix.gif",
    "type": "file",
    "name": "fix.gif",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".gif",
    "size": 345,
    "mime_type": "image/gif",
    "file_type": "GIF image data, version 89a, 20 x 20",
    "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": "b065215c007b83a52c75c174bda86611",
    "sha1": "d8bf3edc282238a2ecf34ef6dcd7d086c031b20a",
    "sha256": "b56e19054224482be0aa7b444ab8324ed0b0c25e3abacbd87be29732356c9bb8",
    "sha512": "",
    "sha1_git": "d59ad642ba46c0bc1af17ebd2485722e92d6c70e",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/images/fonts",
    "type": "directory",
    "name": "fonts",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/images/fonts/fonts.css",
    "type": "file",
    "name": "fonts.css",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".css",
    "size": 1996,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "CSS",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 16,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": "  Licensed to the Apache Software Foundation (ASF) under one or more\r\n  contributor license agreements.  See the NOTICE file distributed with\r\n  this work for additional information regarding copyright ownership.\r\n  The ASF licenses this file to You under the Apache License, Version 2.0\r\n  (the \"License\"); you may not use this file except in compliance with\r\n  the License.  You may obtain a copy of the License at\r\n\r\n      http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n  Unless required by applicable law or agreed to in writing, software\r\n  distributed under the License is distributed on an \"AS IS\" BASIS,\r\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n  See the License for the specific language governing permissions and\r\n  limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_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
      }
    ],
    "md5": "916c1adbf0972879a8258b7e7bbb48f7",
    "sha1": "70499049aec99440b7800bd1dd1c319ef962531f",
    "sha256": "874a2ce0e068c7334a4b71bd5b70d58141ed0383b28cc699458d365c34ad344a",
    "sha512": "",
    "sha1_git": "37018f4fc50756f6a526f46714ec6608bb9e3c37",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/images/fonts/OpenSans400italic.woff",
    "type": "file",
    "name": "OpenSans400italic.woff",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".woff",
    "size": 21092,
    "mime_type": "application/octet-stream",
    "file_type": "Web Open Font Format, TrueType, length 21092, version 1.1",
    "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": "1afd1d044d8ad47a0e7dfeb1ac9f33da",
    "sha1": "8ea3b4a7a1969629964bc02a5ded8f12a1107589",
    "sha256": "ba392abf7aa1d006749331fa8e97ac2202596a819dd382b46d051a28dca74875",
    "sha512": "",
    "sha1_git": "cedefb8f6ff406c6b77e75ae55ee88e2bd88dc17",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/images/fonts/OpenSans400.woff",
    "type": "file",
    "name": "OpenSans400.woff",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".woff",
    "size": 21956,
    "mime_type": "application/octet-stream",
    "file_type": "Web Open Font Format, TrueType, length 21956, version 1.1",
    "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": "3eb14f3838ada50e10f062a895c3b9cf",
    "sha1": "f570b2fe0688332cf8c4a9127db25433d9a1ebaa",
    "sha256": "90556675373ea9ed1d0e9b5678426d69296b6801c906ca378bb426aa3d6acdc3",
    "sha512": "",
    "sha1_git": "55b25f867099eb26c436b1c9fecff14a51290d46",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/images/fonts/OpenSans600italic.woff",
    "type": "file",
    "name": "OpenSans600italic.woff",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".woff",
    "size": 21252,
    "mime_type": "application/octet-stream",
    "file_type": "Web Open Font Format, TrueType, length 21252, version 1.1",
    "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": "c15fd9fdf231992b8bf96cc88e3b00c5",
    "sha1": "2578da01e98cce98afb94742ed146b31aefc8f15",
    "sha256": "868a21c493df0e5da1622b319e915303b1aa2b72f3cb836057eed5699f522693",
    "sha512": "",
    "sha1_git": "983bb33145e7ac8d627892bcd53b4dc719b26766",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/images/fonts/OpenSans600.woff",
    "type": "file",
    "name": "OpenSans600.woff",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".woff",
    "size": 22604,
    "mime_type": "application/octet-stream",
    "file_type": "Web Open Font Format, TrueType, length 22604, version 1.1",
    "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": "33b67be977acf26d66961d95df64c1b8",
    "sha1": "8d05328abaf7121ef858219e1e642b98597c9144",
    "sha256": "a851d97fcc71c78ca279754fabc2289a600aabecec4d9e4387cab9c7400aa2d0",
    "sha512": "",
    "sha1_git": "e83bb333d2ea4655120d1791947d19d28ac710bc",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/images/fonts/OpenSans700italic.woff",
    "type": "file",
    "name": "OpenSans700italic.woff",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".woff",
    "size": 21184,
    "mime_type": "application/octet-stream",
    "file_type": "Web Open Font Format, TrueType, length 21184, version 1.1",
    "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": "7e6bd757c25345e2ddd6c1b2d04bf9e1",
    "sha1": "8b5f8192c734f7a696391de9637a19f6fddfd853",
    "sha256": "88c27f2a933b428f5a13403157e395a9d869d176c8dd256a5f28a042e4f863b4",
    "sha512": "",
    "sha1_git": "e12c3a9f273c2f0e4952293bb852406c2ab1eb0a",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/images/fonts/OpenSans700.woff",
    "type": "file",
    "name": "OpenSans700.woff",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".woff",
    "size": 22748,
    "mime_type": "application/octet-stream",
    "file_type": "Web Open Font Format, TrueType, length 22748, version 1.1",
    "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": "49a3d5afd563a8a3bbedbf0d0632122d",
    "sha1": "48e4bfa29b019ee7f1f5a4215be15af87ad52dbd",
    "sha256": "cd0e6f9fbe497b6a0346fde3934cbcbd7c557a334c27bb34e69c7ed430ed4a45",
    "sha512": "",
    "sha1_git": "27619e7cea1c29f9d71567b78470fdd705c174dc",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/images/tomcat.gif",
    "type": "file",
    "name": "tomcat.gif",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".gif",
    "size": 2066,
    "mime_type": "image/gif",
    "file_type": "GIF image data, version 89a, 146 x 92",
    "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": "4e41a821f4efec0737195ca34695a4d5",
    "sha1": "3246db4ce10580868a8b2085575cf40e98102acf",
    "sha256": "dc5d18af5aebf5ad183db10b5d17d0caabb65a1b5371af6d4c2e1160c16649d6",
    "sha512": "",
    "sha1_git": "f2aa6f863e43e3924a35854c556a9c1b6d125cba",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/images/tomcat.png",
    "type": "file",
    "name": "tomcat.png",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".png",
    "size": 5103,
    "mime_type": "image/png",
    "file_type": "PNG image data, 146 x 92, 8-bit/color RGBA, non-interlaced",
    "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": "b1661b22c16b597596a005ab73068c0b",
    "sha1": "c006ba520e8891c48d48cb85607de5735b5705a3",
    "sha256": "5d4dbfc82ee715a653291fb987dd565b6fc567ffee828d9e4c5f181c75eca0be",
    "sha512": "",
    "sha1_git": "209b07fd8a8d2429b1a0c9740dc184f803ba3c67",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/images/update.gif",
    "type": "file",
    "name": "update.gif",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".gif",
    "size": 627,
    "mime_type": "image/gif",
    "file_type": "GIF image data, version 89a, 20 x 20",
    "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": "3cad58ab869b04f6d0e8c4a24d2944aa",
    "sha1": "b61688f5fa52cbff36358c713cbe42d361339e11",
    "sha256": "63b93e248018e9520b508c50c9f61fb190bb7ed7c057598111baf79d07c3ad14",
    "sha512": "",
    "sha1_git": "31e22abbc7a2e24b20b978e9be9bce91d4d97728",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/images/void.gif",
    "type": "file",
    "name": "void.gif",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".gif",
    "size": 43,
    "mime_type": "image/gif",
    "file_type": "GIF image data, version 89a, 1 x 1",
    "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": "6d22e4f2d2057c6e8d6fab098e76e80f",
    "sha1": "b80b11203d97fe01c5597ca3be70406ea48f5709",
    "sha256": "afe0dcfca292a0fae8bce08a48c14d3e59c9d82c6052ab6d48a22ecc6c48f277",
    "sha512": "",
    "sha1_git": "e565824aafafe632011b281cba976baf8b3ba89a",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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/jaspicapi",
    "type": "directory",
    "name": "jaspicapi",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/jaspicapi/index.html",
    "type": "file",
    "name": "index.html",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".html",
    "size": 1201,
    "mime_type": "text/html",
    "file_type": "HTML 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": 15,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": "  Licensed to the Apache Software Foundation (ASF) under one or more\r\n  contributor license agreements.  See the NOTICE file distributed with\r\n  this work for additional information regarding copyright ownership.\r\n  The ASF licenses this file to You under the Apache License, Version 2.0\r\n  (the \"License\"); you may not use this file except in compliance with\r\n  the License.  You may obtain a copy of the License at\r\n\r\n      http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n  Unless required by applicable law or agreed to in writing, software\r\n  distributed under the License is distributed on an \"AS IS\" BASIS,\r\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n  See the License for the specific language governing permissions and\r\n  limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 69.59,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 9,
        "start_line": 9
      },
      {
        "url": "https://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/",
        "end_line": 30,
        "start_line": 30
      }
    ],
    "md5": "a611acaca8393ff1e8e5ff0b985c29b5",
    "sha1": "0a86c933af6de3aa88ee85b892ec01db8fb1bdf0",
    "sha256": "7e133695a944b0e25682d794da7caf802c27094fcc5042ea9ab1076bd0a3257e",
    "sha512": "",
    "sha1_git": "326b4def593119d257547d150ed9ca39f3a4421c",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/jspapi",
    "type": "directory",
    "name": "jspapi",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/jspapi/index.html",
    "type": "file",
    "name": "index.html",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".html",
    "size": 1198,
    "mime_type": "text/html",
    "file_type": "HTML 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": 15,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": "  Licensed to the Apache Software Foundation (ASF) under one or more\r\n  contributor license agreements.  See the NOTICE file distributed with\r\n  this work for additional information regarding copyright ownership.\r\n  The ASF licenses this file to You under the Apache License, Version 2.0\r\n  (the \"License\"); you may not use this file except in compliance with\r\n  the License.  You may obtain a copy of the License at\r\n\r\n      http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n  Unless required by applicable law or agreed to in writing, software\r\n  distributed under the License is distributed on an \"AS IS\" BASIS,\r\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n  See the License for the specific language governing permissions and\r\n  limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 69.59,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 9,
        "start_line": 9
      },
      {
        "url": "https://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/",
        "end_line": 30,
        "start_line": 30
      }
    ],
    "md5": "eb56c186b951b692f560ac5403333558",
    "sha1": "d5b6825e334001b832509ed2d9d9dd28fa58e702",
    "sha256": "cadda1d718f85f69171842ed6911a49db27b5ea2bb0de92c528049d9873ff6c5",
    "sha512": "",
    "sha1_git": "87be9852eda1adf0fead34d27ad2ac663ed127f0",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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",
    "type": "directory",
    "name": "META-INF",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/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/servletapi",
    "type": "directory",
    "name": "servletapi",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/servletapi/index.html",
    "type": "file",
    "name": "index.html",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".html",
    "size": 1202,
    "mime_type": "text/html",
    "file_type": "HTML 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": 15,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": "  Licensed to the Apache Software Foundation (ASF) under one or more\r\n  contributor license agreements.  See the NOTICE file distributed with\r\n  this work for additional information regarding copyright ownership.\r\n  The ASF licenses this file to You under the Apache License, Version 2.0\r\n  (the \"License\"); you may not use this file except in compliance with\r\n  the License.  You may obtain a copy of the License at\r\n\r\n      http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n  Unless required by applicable law or agreed to in writing, software\r\n  distributed under the License is distributed on an \"AS IS\" BASIS,\r\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n  See the License for the specific language governing permissions and\r\n  limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 69.59,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 9,
        "start_line": 9
      },
      {
        "url": "https://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/",
        "end_line": 30,
        "start_line": 30
      }
    ],
    "md5": "3739077d1e039cb5e63fee776df4dc0f",
    "sha1": "01ec2783a3a9bde720297388f6280e07a7fe2ca4",
    "sha256": "7a95f5cd616019b4a3baa03d23f7638e5e807732e607a76e3a0bfdf2b3107558",
    "sha512": "",
    "sha1_git": "2ce2802c9500abc9a4156dd44c98f9f536c4c9f2",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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",
    "type": "directory",
    "name": "tribes",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/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",
    "type": "file",
    "name": "leader-election-initiate-election.dia",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".dia",
    "size": 2732,
    "mime_type": "application/gzip",
    "file_type": "gzip compressed data, from Unix, original size modulo 2^32 39687",
    "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": "6f0b16bbf779ce920d5d9c339512d255",
    "sha1": "501084531c9becfda0b3a1237d73b0698bd8a10a",
    "sha256": "f008b08d466e1f0e35125f97ced4b4f3a9b2438bcee0570aa404b6aa695d4fe5",
    "sha512": "",
    "sha1_git": "f64c8430204930a68679389ac9dbeaca83aa309b",
    "is_binary": true,
    "is_text": false,
    "is_archive": true,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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",
    "type": "directory",
    "name": "leader-election-initiate-election.dia-extract",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".dia-extract",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/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-initiate-election.jpg",
    "type": "file",
    "name": "leader-election-initiate-election.jpg",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jpg",
    "size": 33664,
    "mime_type": "image/jpeg",
    "file_type": "JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16, baseline, precision 8, 458x693, components 3",
    "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": "41f966adead9b0669ad3d70e8bab1b5a",
    "sha1": "e40aa8d00ab02fa9a16df7e52b189825258d334f",
    "sha256": "d2efb36491b2173e783e4dea99ece448ce5e97a4aa14c88acc6cabf2f10b34fc",
    "sha512": "",
    "sha1_git": "3e8c11cd6462ed73f0853dfe508e8e69c029afc8",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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",
    "type": "file",
    "name": "leader-election-message-arrives.dia",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".dia",
    "size": 5796,
    "mime_type": "application/gzip",
    "file_type": "gzip compressed data, from Unix, original size modulo 2^32 96276",
    "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": "04583e52c904f8554fe446be128c6a2d",
    "sha1": "1764af27248d59b5660ecd2b051c96dce46464b0",
    "sha256": "4a43f8fb6e423901bea72076f50b449c412a3328201583329951249fdaf7da4f",
    "sha512": "",
    "sha1_git": "41fa5300db4e5c3835e92f1c1fceb810ee3dbb8c",
    "is_binary": true,
    "is_text": false,
    "is_archive": true,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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",
    "type": "directory",
    "name": "leader-election-message-arrives.dia-extract",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".dia-extract",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/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/leader-election-message-arrives.jpg",
    "type": "file",
    "name": "leader-election-message-arrives.jpg",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jpg",
    "size": 111284,
    "mime_type": "image/jpeg",
    "file_type": "JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16, baseline, precision 8, 1187x1218, components 3",
    "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": "2fd78bb227921f770cd4293bd8eea7c5",
    "sha1": "dff201091ea38f8791a3b970c069b98f8c41b779",
    "sha256": "7f6eebddd5c6ab9d4e76a30765e3ae92a7eb64d5738372df58482deac8cd96f6",
    "sha512": "",
    "sha1_git": "4733d2d1b3ca93cb702fb0d7aa7537582397655e",
    "is_binary": true,
    "is_text": false,
    "is_archive": false,
    "is_media": true,
    "is_legal": false,
    "is_manifest": false,
    "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",
    "type": "directory",
    "name": "WEB-INF",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/WEB-INF/jsp",
    "type": "directory",
    "name": "jsp",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/WEB-INF/jsp/403.jsp",
    "type": "file",
    "name": "403.jsp",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".jsp",
    "size": 1770,
    "mime_type": "text/html",
    "file_type": "HTML 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": 15,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": "  Licensed to the Apache Software Foundation (ASF) under one or more\r\n  contributor license agreements.  See the NOTICE file distributed with\r\n  this work for additional information regarding copyright ownership.\r\n  The ASF licenses this file to You under the Apache License, Version 2.0\r\n  (the \"License\"); you may not use this file except in compliance with\r\n  the License.  You may obtain a copy of the License at\r\n\r\n      http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n  Unless required by applicable law or agreed to in writing, software\r\n  distributed under the License is distributed on an \"AS IS\" BASIS,\r\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n  See the License for the specific language governing permissions and\r\n  limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 49.17,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 9,
        "start_line": 9
      }
    ],
    "md5": "f70753ebb3b15660d28e973b7f573c4e",
    "sha1": "cdeb9aa89c475369dc1e0e465714e5e72025cc86",
    "sha256": "f343a266a8452a4a68859a5b3095561bbfcce792732fde22feac3a9bf84dd803",
    "sha512": "",
    "sha1_git": "b0b96c9fcf9dfd4585363a2e44d0ee30b443f5a0",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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/websocketapi",
    "type": "directory",
    "name": "websocketapi",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/webapps/docs/websocketapi/index.html",
    "type": "file",
    "name": "index.html",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".html",
    "size": 1204,
    "mime_type": "text/html",
    "file_type": "HTML 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": 15,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": "  Licensed to the Apache Software Foundation (ASF) under one or more\r\n  contributor license agreements.  See the NOTICE file distributed with\r\n  this work for additional information regarding copyright ownership.\r\n  The ASF licenses this file to You under the Apache License, Version 2.0\r\n  (the \"License\"); you may not use this file except in compliance with\r\n  the License.  You may obtain a copy of the License at\r\n\r\n      http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n  Unless required by applicable law or agreed to in writing, software\r\n  distributed under the License is distributed on an \"AS IS\" BASIS,\r\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n  See the License for the specific language governing permissions and\r\n  limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 69.59,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 9,
        "start_line": 9
      },
      {
        "url": "https://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/",
        "end_line": 30,
        "start_line": 30
      }
    ],
    "md5": "2c2ae441150878748e3ab1a998675b8a",
    "sha1": "85ca091788324e658fa438ab1567a208615474d3",
    "sha256": "919eb6ea6eff3f49a69466f79cd7cabd4f3fe7fafa42657306154a0ba4ebcd90",
    "sha512": "",
    "sha1_git": "61927aa841ce36ea7fcde8359acfbd61bde4d4c3",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "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": {}
  }
]