[
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-annotations-api.pom",
    "type": "file",
    "name": "tomcat-annotations-api.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1550,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-annotations-api",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-annotations-api@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Annotations Package",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-annotations-api/@MAVEN.DEPLOY.VERSION@/tomcat-annotations-api-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-annotations-api@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-annotations-api/@MAVEN.DEPLOY.VERSION@/tomcat-annotations-api-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-annotations-api/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "91e457af5466c962c94d7c005c3de45a",
    "sha1": "0bf5e42c7f070cdfaeb6fcc8ca171ef09af9d639",
    "sha256": "95fa0f35dadd1f97f552ce498989b0873d3af946a17b7f7dcf2b88ce2e9c665f",
    "sha512": "",
    "sha1_git": "fe2603ea166e793c928e04efdd3b4bf850668c9a",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-api.pom",
    "type": "file",
    "name": "tomcat-api.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1821,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-api",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-api@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Definition of interfaces shared by Catalina and Jasper",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-api/@MAVEN.DEPLOY.VERSION@/tomcat-api-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-api@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-api/@MAVEN.DEPLOY.VERSION@/tomcat-api-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-api/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "89884ed8e8f1cfaf61bd0befa68ae461",
    "sha1": "33b790fae35163f775a0270b60669ad20a4c5ae9",
    "sha256": "e6bb2b675f782032805938d93d17f599b7fe32f2ed5e5e2b5279eb6fd5a63b88",
    "sha512": "",
    "sha1_git": "60a3a20689f758807dddf3e6898b9db1801bac8d",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-catalina-ant.pom",
    "type": "file",
    "name": "tomcat-catalina-ant.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 2016,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-catalina-ant",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-catalina-ant@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat Ant tasks for remote management",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina-ant/@MAVEN.DEPLOY.VERSION@/tomcat-catalina-ant-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util-scan@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-catalina-ant@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina-ant/@MAVEN.DEPLOY.VERSION@/tomcat-catalina-ant-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina-ant/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "dc8c28ccbb5cb3d6a5fee6ae671c78cd",
    "sha1": "dfce83aa2339f7d3073a6af16d5caf6ffdba0289",
    "sha256": "fa479312432783fca3e3f736caa3068366256e5ad902165a48a3e019b90337a1",
    "sha512": "",
    "sha1_git": "18cf20a203def622f97e4d54194c039329302e60",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-catalina-ha.pom",
    "type": "file",
    "name": "tomcat-catalina-ha.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 3051,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-catalina-ha",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-catalina-ha@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat High Availability Implementation",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina-ha/@MAVEN.DEPLOY.VERSION@/tomcat-catalina-ha-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-coyote@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-tribes@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-catalina@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util-scan@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-catalina-ha@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina-ha/@MAVEN.DEPLOY.VERSION@/tomcat-catalina-ha-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina-ha/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "d43c830e6ab12a2ac66a4f463333cbd8",
    "sha1": "f7e203217d2c8b30186810b836eea8361ce66c55",
    "sha256": "211d6e490da23b4075ec9a549e18d0d3e2da2b3134f86d112c32bf881afb1bb6",
    "sha512": "",
    "sha1_git": "4df30cbbb4562d72f3479c7f7a3e2d82833ab4f1",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-catalina.pom",
    "type": "file",
    "name": "tomcat-catalina.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 3696,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-catalina",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-catalina@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat Servlet Engine Core Classes and Standard implementations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina/@MAVEN.DEPLOY.VERSION@/tomcat-catalina-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-jsp-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-annotations-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-jni@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-coyote@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util-scan@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-jaspic-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-catalina@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina/@MAVEN.DEPLOY.VERSION@/tomcat-catalina-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "d63fe371bb93b78a6326e54ca17a5b19",
    "sha1": "87f32e97e8bcbb94d9c956c940efaf4bbf29822b",
    "sha256": "eaae3672c378ce188e2caa55e63afb2e705dffaf2c9862ab3f9660cc0d6f42ce",
    "sha512": "",
    "sha1_git": "60ab614dfef86b0fe0ff1459a1698080d34fbd50",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-coyote-ffm.pom",
    "type": "file",
    "name": "tomcat-coyote-ffm.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 2224,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-coyote-ffm",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-coyote-ffm@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat Connectors support for OpenSSL using FFM",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-coyote-ffm/@MAVEN.DEPLOY.VERSION@/tomcat-coyote-ffm-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-coyote@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-coyote-ffm@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-coyote-ffm/@MAVEN.DEPLOY.VERSION@/tomcat-coyote-ffm-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-coyote-ffm/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "f7f27b06e0740821b95194bcba7a4e2b",
    "sha1": "1067bc8b6f5fbeb25e5bf614c6c41b6d478b0bf7",
    "sha256": "60acdeb9b0ac7e634cdfa912a9caf8b1731906e898945cdf0e2dc59b631d99cf",
    "sha512": "",
    "sha1_git": "3037c219653be937ba5721c70cfa830df0e20ac0",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-coyote.pom",
    "type": "file",
    "name": "tomcat-coyote.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 2414,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-coyote",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-coyote@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat Connectors and HTTP parser",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-coyote/@MAVEN.DEPLOY.VERSION@/tomcat-coyote-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-jni@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-coyote@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-coyote/@MAVEN.DEPLOY.VERSION@/tomcat-coyote-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-coyote/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "c636a254e473d895ed432876034016d8",
    "sha1": "917c74bd09dcd5e32727f12cee7c997efca94199",
    "sha256": "91363b60ceb95070d3cd51b5c8920673c79f454e691f5bef2931a053596d3696",
    "sha512": "",
    "sha1_git": "4829350d6851e4267dd1673a6e47ef7ef38b9962",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-dbcp.pom",
    "type": "file",
    "name": "tomcat-dbcp.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1803,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-dbcp",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-dbcp@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat Database Connection Pooling package",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-dbcp/@MAVEN.DEPLOY.VERSION@/tomcat-dbcp-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-dbcp@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-dbcp/@MAVEN.DEPLOY.VERSION@/tomcat-dbcp-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-dbcp/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "6d6e8b9dfc89978b7206bde2778bb656",
    "sha1": "eba064e5c56c4d5b4dc16140fe34821bb97768b2",
    "sha256": "bec95443e1f0d1c9e43eaded9f6567c77a1edea8cb1eb0f21dbd4452eece3e74",
    "sha512": "",
    "sha1_git": "a42cc0e457858ef0e742066ba31bb2cc6df4013e",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-el-api.pom",
    "type": "file",
    "name": "tomcat-el-api.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1549,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-el-api",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-el-api@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Expression language package",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-el-api/@MAVEN.DEPLOY.VERSION@/tomcat-el-api-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-el-api@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-el-api/@MAVEN.DEPLOY.VERSION@/tomcat-el-api-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-el-api/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "b3c809d1f5102531f6420b339508e6f7",
    "sha1": "6ab7f0533f317181f3ce9e5c832c609093bff29c",
    "sha256": "9f39eebbe37e425f8a1b6fd8cfa2d8b9841f96a46b6b40ba7b3edfd418f885d4",
    "sha512": "",
    "sha1_git": "d923ebddc74c18c7e447e731b528d911e4e26102",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-embed-core.pom",
    "type": "file",
    "name": "tomcat-embed-core.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1810,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-embed-core",
        "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat.embed",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Core Tomcat implementation",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/@MAVEN.DEPLOY.VERSION@/tomcat-embed-core-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-annotations-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/@MAVEN.DEPLOY.VERSION@/tomcat-embed-core-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "b7e3f2761102ba8909e1e5bb6afb3b52",
    "sha1": "3e11b87ef51fdc80868bde31af4d9593f53f939d",
    "sha256": "d66582593070771f56d18c286bacde240ab197302c3d03713d76cc4d37189467",
    "sha512": "",
    "sha1_git": "95ad90f149d26879b1951b6d3bcca83fe7204b7a",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-embed-el.pom",
    "type": "file",
    "name": "tomcat-embed-el.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1556,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-embed-el",
        "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-el@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat.embed",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Core Tomcat implementation",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/@MAVEN.DEPLOY.VERSION@/tomcat-embed-el-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat.embed/tomcat-embed-el@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/@MAVEN.DEPLOY.VERSION@/tomcat-embed-el-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "a946d2a2cb9d58efa69fae4ca7bf5be5",
    "sha1": "d1770ea3d24cd043a1989385734245758c5ee44f",
    "sha256": "d371f873b1ee8b83b41edc256e071eb85991b9aaf826e43e900e2cc82490d5ef",
    "sha512": "",
    "sha1_git": "9fdcb2b751bff0623e667af58f10c69d008ac26e",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-embed-jasper.pom",
    "type": "file",
    "name": "tomcat-embed-jasper.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 2175,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-embed-jasper",
        "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-jasper@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat.embed",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Core Tomcat implementation",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-jasper/@MAVEN.DEPLOY.VERSION@/tomcat-embed-jasper-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-el@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.eclipse.jdt/ecj@3.44.0",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "3.44.0"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat.embed/tomcat-embed-jasper@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-jasper/@MAVEN.DEPLOY.VERSION@/tomcat-embed-jasper-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-jasper/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "a58a4227e4be3a987eecb4616db5c19f",
    "sha1": "092556652c0325854c1d6c7d6af214b99493daea",
    "sha256": "5128b50bc8eb028d54eec9d872265b4bcf38abc5786e53baeddfb0d5e1424046",
    "sha512": "",
    "sha1_git": "7d15de705ba9d60f90ad88fa59fad5e480936002",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-embed-programmatic.pom",
    "type": "file",
    "name": "tomcat-embed-programmatic.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1595,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-embed-programmatic",
        "purl": "pkg:maven/org.apache.tomcat.experimental/tomcat-embed-programmatic@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat.experimental",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Experimental Minimal Tomcat for Programmatic Use",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/experimental/tomcat-embed-programmatic/@MAVEN.DEPLOY.VERSION@/tomcat-embed-programmatic-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat.experimental/tomcat-embed-programmatic@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/experimental/tomcat-embed-programmatic/@MAVEN.DEPLOY.VERSION@/tomcat-embed-programmatic-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/experimental/tomcat-embed-programmatic/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "fcd0fd3ba2628df96d6ff78c7bf9b620",
    "sha1": "309f3456d70e89ebd511861a78ff295ba7821164",
    "sha256": "6747e97a5e79efbc57c0a66ce5beb5ac93b8d1dd8297f9408838ac36d73dd0fc",
    "sha512": "",
    "sha1_git": "1786e83ab5c63a82fbf19f901aa4ef0350804f61",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-embed-websocket.pom",
    "type": "file",
    "name": "tomcat-embed-websocket.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1816,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-embed-websocket",
        "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-websocket@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat.embed",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Core Tomcat implementation",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/@MAVEN.DEPLOY.VERSION@/tomcat-embed-websocket-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat.embed/tomcat-embed-websocket@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/@MAVEN.DEPLOY.VERSION@/tomcat-embed-websocket-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "66082a4dc4f5a69f965778a70d7258b1",
    "sha1": "5357b737cd8b92905eb6cdf276731b09eecc0512",
    "sha256": "f01f4ce84f81be96f85fd3cd81ecaf22aca0a9558430835fc18bd11e922487de",
    "sha512": "",
    "sha1_git": "b4d6727f506d942bb138ee1f977cb181ff00b38f",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-i18n-cs.pom",
    "type": "file",
    "name": "tomcat-i18n-cs.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1541,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-i18n-cs",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-i18n-cs@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Czech translations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-cs/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-cs-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-i18n-cs@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-cs/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-cs-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-cs/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "8ca61d9a47d87145e82c3e32a42d2daa",
    "sha1": "cd190fdf6abb772dfa4e8ffcf5db0147c0c1e0ce",
    "sha256": "7bd0954a098d71bb31c00989d2dcea6b3ea7cd31e2b1b311d405456995c79fad",
    "sha512": "",
    "sha1_git": "276d6789318a1ed4951b81261b38d103d52485db",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-i18n-de.pom",
    "type": "file",
    "name": "tomcat-i18n-de.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1542,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-i18n-de",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-i18n-de@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "German translations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-de/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-de-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-i18n-de@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-de/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-de-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-de/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "1830cd45be256007461d2f1d791f07da",
    "sha1": "5b20c967526ceec6516042d7bf925e046b8d8f6a",
    "sha256": "915fcdfd7b7a4142f167b09eef8d70f1788ecdcb0b7e2f1c478475b6e7d167c7",
    "sha512": "",
    "sha1_git": "0f0b570af31a065e57b7ccf0d35b2058dd19b730",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-i18n-es.pom",
    "type": "file",
    "name": "tomcat-i18n-es.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1543,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-i18n-es",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-i18n-es@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Spanish translations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-es/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-es-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-i18n-es@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-es/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-es-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-es/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "1b8cc6f2060be69d5658441e8e7c44b9",
    "sha1": "0d3270162b19e12fa9219d7679f6891f76337de6",
    "sha256": "88e7ce7b9f49cde7308cbd9fec1f99db0e801f08bcebbb7a3117c776f0a25a80",
    "sha512": "",
    "sha1_git": "2bf815bc5712fa85d50442513bfd3b0f0eaa9309",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-i18n-fr.pom",
    "type": "file",
    "name": "tomcat-i18n-fr.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1542,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-i18n-fr",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-i18n-fr@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "French translations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-fr/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-fr-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-i18n-fr@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-fr/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-fr-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-fr/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "667fdf40345647204a7a9130432b4e64",
    "sha1": "78b766b5046b2fbf6964527e4cbe508f992301f4",
    "sha256": "a0cdf5208e7f7ff73ba2f1b7ffecbfffa8461e8dce6194e29069275e628b62e4",
    "sha512": "",
    "sha1_git": "8ace427b8217e26504678f341883e04e88154d51",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-i18n-ja.pom",
    "type": "file",
    "name": "tomcat-i18n-ja.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1544,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-i18n-ja",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-i18n-ja@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Japanese translations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-ja/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-ja-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-i18n-ja@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-ja/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-ja-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-ja/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "a981b68ba2e27ed6fcdd377c042599b6",
    "sha1": "f51b38aa9ed51655c5ec93210dea0bc6a29abb5c",
    "sha256": "b0f33eb6d53ba50837c875e8c13ca63a01504285c6fbf07e250ee1c1c14894ad",
    "sha512": "",
    "sha1_git": "68bbea8d88ce2b1147674dbf958bb10cc98ac267",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-i18n-ko.pom",
    "type": "file",
    "name": "tomcat-i18n-ko.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1542,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-i18n-ko",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-i18n-ko@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Korean translations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-ko/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-ko-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-i18n-ko@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-ko/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-ko-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-ko/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "2290aeb8225ed07ee12971f6e12c1157",
    "sha1": "383b2a7d81ab3083ab2e324fc7ed372abac31ed2",
    "sha256": "9875eb1e431fe47a214f477f3d76d393e576e4ece24d34d88d3126bf53ca989f",
    "sha512": "",
    "sha1_git": "315d1a64ad2b1f0c96593204647f1248f3919097",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-i18n-pt-BR.pom",
    "type": "file",
    "name": "tomcat-i18n-pt-BR.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1559,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-i18n-pt-BR",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-i18n-pt-BR@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Brazilian Portuguese translations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-pt-BR/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-pt-BR-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-i18n-pt-BR@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-pt-BR/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-pt-BR-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-pt-BR/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "c04e3b4d3ae34d21963b1cba16f7290d",
    "sha1": "cca4f3f853fc0537f5b61f05142700ce19fe78d4",
    "sha256": "c90f734d0d4ebb93c8971e0ee197508d749b77fe5ca0af6969fff5b82f3860d8",
    "sha512": "",
    "sha1_git": "adc8fa2c97d184214a70532adef520e30643a947",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-i18n-ru.pom",
    "type": "file",
    "name": "tomcat-i18n-ru.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1543,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-i18n-ru",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-i18n-ru@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Russian translations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-ru/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-ru-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-i18n-ru@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-ru/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-ru-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-ru/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "dd71f76ecbfa5ae5501b77906dbb5ad2",
    "sha1": "d97014a013ee848a2c5e4bd1abbd45abee33ac43",
    "sha256": "c9050243bd6b1f6c92832cf3f2b79388f90de44b92b978d74b0afab05d731206",
    "sha512": "",
    "sha1_git": "0eac95f1f5cafbe672012df5be899574b6934da1",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-i18n-zh-CN.pom",
    "type": "file",
    "name": "tomcat-i18n-zh-CN.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1557,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-i18n-zh-CN",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-i18n-zh-CN@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Simplified Chinese translations",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-zh-CN/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-zh-CN-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-i18n-zh-CN@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-zh-CN/@MAVEN.DEPLOY.VERSION@/tomcat-i18n-zh-CN-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-i18n-zh-CN/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "e8f103d2521b3ce674125354c2ed91fb",
    "sha1": "a44efeacc11653e0ffadfc30ec5d9a6677b5e2b4",
    "sha256": "c89668bb5ff2e7d748a2dd1c9674e2f32edfca23ae326c50c084329c02a9cf51",
    "sha512": "",
    "sha1_git": "ade0f398ef9b4a29fbc85fb7ad6f96923a8e2977",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-jasper-el.pom",
    "type": "file",
    "name": "tomcat-jasper-el.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1801,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-jasper-el",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-jasper-el@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Jasper Expression Language Impl",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jasper-el/@MAVEN.DEPLOY.VERSION@/tomcat-jasper-el-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-el-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-jasper-el@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jasper-el/@MAVEN.DEPLOY.VERSION@/tomcat-jasper-el-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jasper-el/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "27190606e247651f0d70d02feab2a406",
    "sha1": "662f09f479b8229772a9b3b7b80629ffedc76a59",
    "sha256": "4fe3fbd8cb9c6d771fc4c905c86a8497d79ee74d1024c21c5e87b00a94cd75df",
    "sha512": "",
    "sha1_git": "3e821b111e2cda5e44d4271b2f4429494071c067",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-jasper.pom",
    "type": "file",
    "name": "tomcat-jasper.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 3174,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-jasper",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-jasper@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcats JSP Parser",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jasper/@MAVEN.DEPLOY.VERSION@/tomcat-jasper-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-jsp-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-el-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.eclipse.jdt/ecj@3.44.0",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "3.44.0"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-jasper-el@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util-scan@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-jasper@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jasper/@MAVEN.DEPLOY.VERSION@/tomcat-jasper-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jasper/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "10685829bf9eef585a45c9ef40b6b369",
    "sha1": "2ebf3ab3de37c8851fe33ffbe3ba7bebc7f8f8ad",
    "sha256": "9e3b279975982b34b5d820478bdc96e64822fe20195b9b47018081613bd60cec",
    "sha512": "",
    "sha1_git": "3ba3620f4046ba26d354da937094ae17d8070f23",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-jaspic-api.pom",
    "type": "file",
    "name": "tomcat-jaspic-api.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1563,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-jaspic-api",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-jaspic-api@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "jakarta.security.auth.message package",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jaspic-api/@MAVEN.DEPLOY.VERSION@/tomcat-jaspic-api-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-jaspic-api@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jaspic-api/@MAVEN.DEPLOY.VERSION@/tomcat-jaspic-api-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jaspic-api/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "926b4b150338c54d89ecc794a0bfe2cf",
    "sha1": "86c8f794a3bb1dd43667b2275e7f9b3b6968fa8a",
    "sha256": "c10034946934b525ad05394f956798c00fd923f4389e86747581b0214f1a137d",
    "sha512": "",
    "sha1_git": "305676b30c480a889aa2491c661db757a2e6d2a5",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-jdbc.pom",
    "type": "file",
    "name": "tomcat-jdbc.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1785,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-jdbc",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-jdbc@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat JDBC Pool Package",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jdbc/@MAVEN.DEPLOY.VERSION@/tomcat-jdbc-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-jdbc@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jdbc/@MAVEN.DEPLOY.VERSION@/tomcat-jdbc-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jdbc/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "bd68f5f59651eb471a291b5946e83b39",
    "sha1": "6fdf34f2785d78af79b3102da6a68bd5a6e46bb1",
    "sha256": "41df3851699734d039209642e36e29403152c06e8464778156e7de0e52084650",
    "sha512": "",
    "sha1_git": "ee7ff1caad30e99ede9bee8592a7f9518def9a1b",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-jni.pom",
    "type": "file",
    "name": "tomcat-jni.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1557,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-jni",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-jni@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Interface code to the native connector",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jni/@MAVEN.DEPLOY.VERSION@/tomcat-jni-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-jni@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jni/@MAVEN.DEPLOY.VERSION@/tomcat-jni-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jni/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "07c3066df83383fde5514a5113821ffe",
    "sha1": "65d3077a139814e18c329fd9a28c0ef29ad1c118",
    "sha256": "3c4ead4c5d4405568d5d6e592c30560f602795b20222c2970fcb9320591dc25b",
    "sha512": "",
    "sha1_git": "671ea7981a23f3bff13fab9d2d2d6e4c6a3ef427",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-jsp-api.pom",
    "type": "file",
    "name": "tomcat-jsp-api.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1988,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-jsp-api",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-jsp-api@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "JSP package",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jsp-api/@MAVEN.DEPLOY.VERSION@/tomcat-jsp-api-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-el-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-jsp-api@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jsp-api/@MAVEN.DEPLOY.VERSION@/tomcat-jsp-api-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jsp-api/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "64d61e2345f7e07ffd190b323be6c75d",
    "sha1": "99fbd453f1242020b04ccbfef15ed9a3274501f9",
    "sha256": "89290341f60affc1f9a5b42604ab032fbb8120ae611cd3b54e86d86fa3b340c1",
    "sha512": "",
    "sha1_git": "dd1a9b48f4638c043193d1bd3d05ef6bb48ec4aa",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-juli.pom",
    "type": "file",
    "name": "tomcat-juli.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1547,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-juli",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat Core Logging Package",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-juli/@MAVEN.DEPLOY.VERSION@/tomcat-juli-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-juli/@MAVEN.DEPLOY.VERSION@/tomcat-juli-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-juli/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "642fcdf3fda1eec31bb84849e632dcb7",
    "sha1": "26c44eba0e4931c7d18ff265fb63f4222da675f5",
    "sha256": "150bf8b0e47e3c9c720d303e79066cc726bdd825182395232f1880a51d9936b7",
    "sha512": "",
    "sha1_git": "f13bec893d0d8c37285f641df959420aed5d7ee2",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat.pom",
    "type": "file",
    "name": "tomcat.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1581,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat",
        "purl": "pkg:maven/org.apache.tomcat/tomcat@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Binary distribution of Apache Tomcat",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat/@MAVEN.DEPLOY.VERSION@/tomcat-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat/@MAVEN.DEPLOY.VERSION@/tomcat-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "41343c6937dae957152c16669a7b26bc",
    "sha1": "9f1dbf8901e72762ab07f7136514df65f5cad73f",
    "sha256": "5d9de58f57ec3100d3bfd7b69ca6df44001e6ecf176b7f08e3fe373725788a19",
    "sha512": "",
    "sha1_git": "77d5470864bf1b5eb7972c0c48c9d0f1f6626955",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-servlet-api.pom",
    "type": "file",
    "name": "tomcat-servlet-api.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 3253,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-servlet-api",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "jakarta.servlet package",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-servlet-api/@MAVEN.DEPLOY.VERSION@/tomcat-servlet-api-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "2-aho",
                "end_line": 3,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_and_cddl-1.0_1.RULE",
                "from_file": null,
                "start_line": 2,
                "matched_text": "  Apache License, Version 2.0 and\n          Common Development And Distribution License (CDDL) Version 1.0 and",
                "match_coverage": 100.0,
                "matched_length": 15,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_and_cddl-1.0_1.RULE",
                "license_expression": "apache-2.0 AND cddl-1.0",
                "license_expression_spdx": "Apache-2.0 AND CDDL-1.0"
              },
              {
                "score": 100.0,
                "matcher": "2-aho",
                "end_line": 4,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-2.0_7.RULE",
                "from_file": null,
                "start_line": 4,
                "matched_text": "          Eclipse Public License - v 2.0",
                "match_coverage": 100.0,
                "matched_length": 6,
                "rule_relevance": 100,
                "rule_identifier": "epl-2.0_7.RULE",
                "license_expression": "epl-2.0",
                "license_expression_spdx": "EPL-2.0"
              },
              {
                "score": 100.0,
                "matcher": "2-aho",
                "end_line": 6,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1317.RULE",
                "from_file": null,
                "start_line": 5,
                "matched_text": "url: |\n  http://www.apache.org/licenses/LICENSE-2.0.txt and",
                "match_coverage": 100.0,
                "matched_length": 10,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1317.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              },
              {
                "score": 100.0,
                "matcher": "2-aho",
                "end_line": 7,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/cddl-1.0_7.RULE",
                "from_file": null,
                "start_line": 7,
                "matched_text": "          http://www.opensource.org/licenses/cddl1.txt and",
                "match_coverage": 100.0,
                "matched_length": 7,
                "rule_relevance": 100,
                "rule_identifier": "cddl-1.0_7.RULE",
                "license_expression": "cddl-1.0",
                "license_expression_spdx": "CDDL-1.0"
              },
              {
                "score": 90.0,
                "matcher": "2-aho",
                "end_line": 8,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/spdx_license_id_epl-2.0_for_epl-2.0.RULE",
                "from_file": null,
                "start_line": 8,
                "matched_text": "          https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 3,
                "rule_relevance": 90,
                "rule_identifier": "spdx_license_id_epl-2.0_for_epl-2.0.RULE",
                "license_expression": "epl-2.0",
                "license_expression_spdx": "EPL-2.0"
              },
              {
                "score": 90.0,
                "matcher": "2-aho",
                "end_line": 8,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/spdx_license_id_epl-2.0_for_epl-2.0.RULE",
                "from_file": null,
                "start_line": 8,
                "matched_text": "          https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 3,
                "rule_relevance": 90,
                "rule_identifier": "spdx_license_id_epl-2.0_for_epl-2.0.RULE",
                "license_expression": "epl-2.0",
                "license_expression_spdx": "EPL-2.0"
              },
              {
                "score": 100.0,
                "matcher": "2-aho",
                "end_line": 10,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_182.RULE",
                "from_file": null,
                "start_line": 10,
                "matched_text": "  The Apache License, version 2.0 applies to all files apart from",
                "match_coverage": 100.0,
                "matched_length": 6,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_182.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0_and_cddl_1_0__and_epl_2_0_and_apache_2_0_and_cddl_1_0-a6390d88-0066-4497-ff25-8a81ee1893a4",
            "license_expression": "(apache-2.0 AND cddl-1.0) AND epl-2.0 AND apache-2.0 AND cddl-1.0",
            "license_expression_spdx": "(Apache-2.0 AND CDDL-1.0) AND EPL-2.0 AND Apache-2.0 AND CDDL-1.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-servlet-api/@MAVEN.DEPLOY.VERSION@/tomcat-servlet-api-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-servlet-api/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "(apache-2.0 AND cddl-1.0) AND epl-2.0 AND apache-2.0 AND cddl-1.0",
        "extracted_license_statement": "- license:\n    name: |\n      Apache License, Version 2.0 and\n              Common Development And Distribution License (CDDL) Version 1.0 and\n              Eclipse Public License - v 2.0\n    url: |\n      http://www.apache.org/licenses/LICENSE-2.0.txt and\n              http://www.opensource.org/licenses/cddl1.txt and\n              https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt\n    comments: |\n      The Apache License, version 2.0 applies to all files apart from\n              javaee_5.xsd,\n              javaee_6.xsd,\n              javaee_7.xsd,\n              javaee_8.xsd,\n              javaee_web_services_1_2.xsd,\n              javaee_web_services_client_1_2.xsd,\n              javaee_web_services_1_3.xsd,\n              javaee_web_services_client_1_3.xsd,\n              javaee_web_services_1_4.xsd,\n              javaee_web_services_client_1_4.xsd,\n              jsp_2_2.xsd,\n              jsp_2_3.xsd,\n              web-app_3_0.xsd,\n              web-common_3_0.xsd,\n              web-fragment_3_0.xsd,\n              web-app_3_1.xsd,\n              web-common_3_1.xsd,\n              web-fragment_3_1.xsd,\n              web-app_4_0.xsd,\n              web-common_4_0.xsd,\n              web-fragment_4_0.xsd,\n              to which the CDDL version 1.0 applies and\n              jakartaee_9.xsd\n              jakartaee_10.xsd\n              jakartaee_11.xsd\n              jakarta_web-services_2_0.xsd\n              jakarta_web-services_client_2_0.xsd\n              jsp_3_0.xsd\n              jsp_3_1.xsd\n              jsp_4_0.xsd\n              web-app_5_0.xsd\n              web-app_6_0.xsd\n              web-app_6_1.xsd\n              web-common_5_0.xsd\n              web-common_6_0.xsd\n              web-common_6_1.xsd\n              web-fragment_5_0.xsd\n              web-fragment_6_0.xsd\n              web-fragment_6_1.xsd\n              web-jsptaglibrary_3_0.xsd\n              web-jsptaglibrary_3_1.xsd\n              web-jsptaglibrary_4_0.xsd\n              to which the EPLv2 applies.\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "(Apache-2.0 AND CDDL-1.0) AND EPL-2.0 AND Apache-2.0 AND CDDL-1.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "6d75fa984b038b02585180d7a5e238f7",
    "sha1": "385065250177be9c273fb2a39a8a934bda241968",
    "sha256": "12bcc14f405f92ccd9d9a19f725788f8351129f94b5ec5eb4ed67bac6e560e22",
    "sha512": "",
    "sha1_git": "7413bd58564cda268a81d5a8627eb02f272f6f2d",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-ssi.pom",
    "type": "file",
    "name": "tomcat-ssi.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1787,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-ssi",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-ssi@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Server-side Includes module",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-ssi/@MAVEN.DEPLOY.VERSION@/tomcat-ssi-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-ssi@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-ssi/@MAVEN.DEPLOY.VERSION@/tomcat-ssi-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-ssi/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "86a9f3067bacd2c42237cac2422bbb75",
    "sha1": "91e50c5a6d4d11b3e4459518909006a85dac6a26",
    "sha256": "53f16dbad04fbe0aadc05e4d08ca9d9a021daef6a55ded7cd07355f93ef547c8",
    "sha512": "",
    "sha1_git": "fa02b5f97185dd4bdea28546072778f0d4fbbc72",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-storeconfig.pom",
    "type": "file",
    "name": "tomcat-storeconfig.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 2831,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-storeconfig",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-storeconfig@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat storeconfig component",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-storeconfig/@MAVEN.DEPLOY.VERSION@/tomcat-storeconfig-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-coyote@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-tribes@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-catalina@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-catalina-ha@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-storeconfig@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-storeconfig/@MAVEN.DEPLOY.VERSION@/tomcat-storeconfig-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-storeconfig/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "11bbde97ec6d5cea91be11843c36324c",
    "sha1": "de82b6ed491421586182befb53cbf40ecd94182b",
    "sha256": "c4e9d921ad7c45b0de8b49aef75141af0f7001f369296756c2c03deecb61d7b4",
    "sha512": "",
    "sha1_git": "ee635e2e6f0f34e1a72d80eb5d063eaedc2270fd",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-tribes.pom",
    "type": "file",
    "name": "tomcat-tribes.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1797,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-tribes",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-tribes@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat Group Communication Package",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-tribes/@MAVEN.DEPLOY.VERSION@/tomcat-tribes-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-tribes@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-tribes/@MAVEN.DEPLOY.VERSION@/tomcat-tribes-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-tribes/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "c65f61e2b59df6930218a9409f4911e7",
    "sha1": "8a0cb575eb1e27d452277c7a50180bf9c8df38cd",
    "sha256": "8f4f48b495e6ac659102c66b51c6edae20aaea903c33c9951130875927ec2c84",
    "sha512": "",
    "sha1_git": "3de92b019d48aa013a9a42e77e08e322c56d8957",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-util.pom",
    "type": "file",
    "name": "tomcat-util.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1809,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-util",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Common code shared by multiple Tomcat components",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-util/@MAVEN.DEPLOY.VERSION@/tomcat-util-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-util/@MAVEN.DEPLOY.VERSION@/tomcat-util-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-util/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "3c91550c056c8aac27983f4662ecc71d",
    "sha1": "ab7ef38e3fe8482f6c2cef17c59eac250dfc5dd8",
    "sha256": "0edb6ec5baebda9094aaa6514db8ba5ddf7f477a5e8f36160c627bb3b1d4e2d2",
    "sha512": "",
    "sha1_git": "290b0461e43cc00808b94dc42adcd256635491d6",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-util-scan.pom",
    "type": "file",
    "name": "tomcat-util-scan.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 2278,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-util-scan",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-util-scan@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Common code shared by Catalina and Jasper for scanning JARS and processing\n    XML descriptors",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-util-scan/@MAVEN.DEPLOY.VERSION@/tomcat-util-scan-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-util-scan@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-util-scan/@MAVEN.DEPLOY.VERSION@/tomcat-util-scan-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-util-scan/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "11547c5da346734d1106dbcb40a1cb28",
    "sha1": "1bc47e7eecbcd3b524894004c3133628dc1eeea3",
    "sha256": "7fbe91aabaa2d9b9b2fe646db3dbc0c472b6fee5be9955cd072559f115be24e1",
    "sha512": "",
    "sha1_git": "bd63dc5403f560e3db19bff769710ee3ab2d876e",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-websocket-api.pom",
    "type": "file",
    "name": "tomcat-websocket-api.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1799,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-websocket-api",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-websocket-api@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "WebSocket API",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-websocket-api/@MAVEN.DEPLOY.VERSION@/tomcat-websocket-api-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-websocket-client-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-websocket-api@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-websocket-api/@MAVEN.DEPLOY.VERSION@/tomcat-websocket-api-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-websocket-api/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "04a228fe0a1259416176ac472e28626e",
    "sha1": "c4fea26f988083c469ad0047b8a654fcc37c814b",
    "sha256": "69684707731cfcaba21b2d16ab6ca05f297f7980f526fec589ee2c34c5272917",
    "sha512": "",
    "sha1_git": "cb59d9b5a23a39b5d009a42dce81083d22790c39",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-websocket-client-api.pom",
    "type": "file",
    "name": "tomcat-websocket-client-api.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 1556,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-websocket-client-api",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-websocket-client-api@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "WebSocket Client API",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-websocket-client-api/@MAVEN.DEPLOY.VERSION@/tomcat-websocket-client-api-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-websocket-client-api@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-websocket-client-api/@MAVEN.DEPLOY.VERSION@/tomcat-websocket-client-api-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-websocket-client-api/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "dd26e713ecab0fab2dbff42e08a320f9",
    "sha1": "4e3d198742febf76b224a99fe10f606268ecf96f",
    "sha256": "e95590f0cdc03a82d8bd907c82969b85a6f91536704d2abd702d4dcc634a1cdd",
    "sha512": "",
    "sha1_git": "4e0bbc9f22b9be46eea901c5808e5fd373b93ef4",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/maven/tomcat-websocket.pom",
    "type": "file",
    "name": "tomcat-websocket.pom",
    "status": "application-package",
    "for_packages": [],
    "tag": "",
    "extension": ".pom",
    "size": 2425,
    "mime_type": "text/xml",
    "file_type": "XML 1.0 document, ASCII text, with CRLF line terminators",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": "tomcat-websocket",
        "purl": "pkg:maven/org.apache.tomcat/tomcat-websocket@%40MAVEN.DEPLOY.VERSION%40",
        "sha1": null,
        "size": null,
        "type": "maven",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": "@MAVEN.DEPLOY.VERSION@",
        "keywords": [],
        "copyright": null,
        "namespace": "org.apache.tomcat",
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": "Tomcat WebSocket implementation",
        "notice_text": null,
        "api_data_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-websocket/@MAVEN.DEPLOY.VERSION@/tomcat-websocket-@MAVEN.DEPLOY.VERSION@.pom",
        "dependencies": [
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-servlet-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-websocket-api@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          },
          {
            "purl": "pkg:maven/org.apache.tomcat/tomcat-util@%40MAVEN.DEPLOY.VERSION%40",
            "scope": "compile",
            "is_direct": true,
            "is_pinned": true,
            "extra_data": {},
            "is_runtime": false,
            "is_optional": true,
            "resolved_package": {},
            "extracted_requirement": "@MAVEN.DEPLOY.VERSION@"
          }
        ],
        "download_url": null,
        "homepage_url": "https://tomcat.apache.org/",
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "maven_pom",
        "file_references": [],
        "source_packages": [
          "pkg:maven/org.apache.tomcat/tomcat-websocket@%40MAVEN.DEPLOY.VERSION%40?classifier=sources"
        ],
        "bug_tracking_url": null,
        "primary_language": "Java",
        "license_detections": [
          {
            "matches": [
              {
                "score": 100.0,
                "matcher": "1-hash",
                "end_line": 2,
                "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_1379.RULE",
                "from_file": null,
                "start_line": 1,
                "matched_text": "name: Apache License, Version 2.0\nurl: http://www.apache.org/licenses/LICENSE-2.0.txt",
                "match_coverage": 100.0,
                "matched_length": 16,
                "rule_relevance": 100,
                "rule_identifier": "apache-2.0_1379.RULE",
                "license_expression": "apache-2.0",
                "license_expression_spdx": "Apache-2.0"
              }
            ],
            "identifier": "apache_2_0-1096ecf3-d346-9d22-51d7-abc4e11a8ad0",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "repository_download_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-websocket/@MAVEN.DEPLOY.VERSION@/tomcat-websocket-@MAVEN.DEPLOY.VERSION@.jar",
        "repository_homepage_url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-websocket/@MAVEN.DEPLOY.VERSION@/",
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": "apache-2.0",
        "extracted_license_statement": "- license:\n    name: Apache License, Version 2.0\n    url: http://www.apache.org/licenses/LICENSE-2.0.txt\n",
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": "Apache-2.0"
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "ef74dc5872c9e1f7147da727db8f02ce",
    "sha1": "c1eaf0833efc081e102cfc7e2628c5808377058b",
    "sha256": "4caa16c1eadf238f0f9a021a192d7fc622fd103668d0b58934a638d20e7850b7",
    "sha512": "",
    "sha1_git": "2d1885c06556ebda63adb139a81bd98ee157e653",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  }
]