[
  {
    "path": "kafka_neu-1778570057504.zip-extract/kafka-4.2.0-src/tests/kafkatest/services/security",
    "type": "directory",
    "name": "security",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "kafka_neu-1778570057504.zip-extract/kafka-4.2.0-src/tests/kafkatest/services/security/__init__.py",
    "type": "file",
    "name": "__init__.py",
    "status": "scanned",
    "for_packages": [
      "pkg:pypi/kafkatest@4.2.0?uuid=6fee21f8-3b42-4694-ad3d-cc9c61371077"
    ],
    "tag": "",
    "extension": ".py",
    "size": 781,
    "mime_type": "text/plain",
    "file_type": "ASCII text",
    "programming_language": "Python",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "1-hash",
            "end_line": 14,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 1,
            "matched_text": "# Licensed to the Apache Software Foundation (ASF) under one or more\n# contributor license agreements.  See the NOTICE file distributed with\n# this work for additional information regarding copyright ownership.\n# The ASF licenses this file to You under the Apache License, Version 2.0\n# (the \"License\"); you may not use this file except in compliance with\n# the License.  You may obtain a copy of the License at\n#\n#    http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 100.0,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 8,
        "start_line": 8
      }
    ],
    "md5": "b4bb8f1dafae3e3854da079420e1103e",
    "sha1": "3515973bfd23a4709f9e6d012743e960305de654",
    "sha256": "23c1d8d3cd23c8213d2deaad6543240bf826685a64232c8a49b4c54d178b6c11",
    "sha512": "",
    "sha1_git": "e556dc9592384112df77f7d6dcb3a31973357e98",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "kafka_neu-1778570057504.zip-extract/kafka-4.2.0-src/tests/kafkatest/services/security/kafka_acls.py",
    "type": "file",
    "name": "kafka_acls.py",
    "status": "scanned",
    "for_packages": [
      "pkg:pypi/kafkatest@4.2.0?uuid=6fee21f8-3b42-4694-ad3d-cc9c61371077"
    ],
    "tag": "",
    "extension": ".py",
    "size": 3900,
    "mime_type": "text/x-script.python",
    "file_type": "Python script, ASCII text executable",
    "programming_language": "Python",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 14,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 1,
            "matched_text": "# Licensed to the Apache Software Foundation (ASF) under one or more\n# contributor license agreements.  See the NOTICE file distributed with\n# this work for additional information regarding copyright ownership.\n# The ASF licenses this file to You under the Apache License, Version 2.0\n# (the \"License\"); you may not use this file except in compliance with\n# the License.  You may obtain a copy of the License at\n#\n#    http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 24.09,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 8,
        "start_line": 8
      }
    ],
    "md5": "325e693260be7ff9db78748fd39c7803",
    "sha1": "3e61030f667c7be867ab0b1fb7db0d78eda56701",
    "sha256": "2b4eed4ba992407670743d98fd85b01b1851f60ead5ca28f9328c9546e101576",
    "sha512": "",
    "sha1_git": "ec7f2a63a358710a65ca7a557c7e9766be5674c9",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "kafka_neu-1778570057504.zip-extract/kafka-4.2.0-src/tests/kafkatest/services/security/listener_security_config.py",
    "type": "file",
    "name": "listener_security_config.py",
    "status": "scanned",
    "for_packages": [
      "pkg:pypi/kafkatest@4.2.0?uuid=6fee21f8-3b42-4694-ad3d-cc9c61371077"
    ],
    "tag": "",
    "extension": ".py",
    "size": 2747,
    "mime_type": "text/x-script.python",
    "file_type": "Python script, ASCII text executable",
    "programming_language": "Python",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 14,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 1,
            "matched_text": "# Licensed to the Apache Software Foundation (ASF) under one or more\n# contributor license agreements.  See the NOTICE file distributed with\n# this work for additional information regarding copyright ownership.\n# The ASF licenses this file to You under the Apache License, Version 2.0\n# (the \"License\"); you may not use this file except in compliance with\n# the License.  You may obtain a copy of the License at\n#\n#    http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 34.8,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 8,
        "start_line": 8
      }
    ],
    "md5": "98f6850d6499f78677639c4dd57c9ad5",
    "sha1": "07e6f664bec96a708f7a552a38033d089f199eb4",
    "sha256": "4c8d7c90ef9093d7e8303e1626901c51715ebb1cd1dc95d8e0c4e7408ea0e4ad",
    "sha512": "",
    "sha1_git": "119e9f3deeaa7451111cc2efe2f839912912691e",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "kafka_neu-1778570057504.zip-extract/kafka-4.2.0-src/tests/kafkatest/services/security/minikdc.py",
    "type": "file",
    "name": "minikdc.py",
    "status": "scanned",
    "for_packages": [
      "pkg:pypi/kafkatest@4.2.0?uuid=6fee21f8-3b42-4694-ad3d-cc9c61371077"
    ],
    "tag": "",
    "extension": ".py",
    "size": 6673,
    "mime_type": "text/x-script.python",
    "file_type": "Python script, ASCII text executable",
    "programming_language": "Python",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 14,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 1,
            "matched_text": "# Licensed to the Apache Software Foundation (ASF) under one or more\n# contributor license agreements.  See the NOTICE file distributed with\n# this work for additional information regarding copyright ownership.\n# The ASF licenses this file to You under the Apache License, Version 2.0\n# (the \"License\"); you may not use this file except in compliance with\n# the License.  You may obtain a copy of the License at\n#\n#    http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 12.95,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 8,
        "start_line": 8
      }
    ],
    "md5": "60cabb2668e5f446b5f7c79d04268a06",
    "sha1": "fa420672eb1917ca8b619a1946a39096d4ff503a",
    "sha256": "f55de7430abbbc9776020cb3cbc6dcc47b96722ca1011b902f67e832a5994882",
    "sha512": "",
    "sha1_git": "14cf2a6d1e654877d4c018dcdc59d2b169168530",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "kafka_neu-1778570057504.zip-extract/kafka-4.2.0-src/tests/kafkatest/services/security/security_config.py",
    "type": "file",
    "name": "security_config.py",
    "status": "scanned",
    "for_packages": [
      "pkg:pypi/kafkatest@4.2.0?uuid=6fee21f8-3b42-4694-ad3d-cc9c61371077"
    ],
    "tag": "",
    "extension": ".py",
    "size": 21477,
    "mime_type": "text/x-script.python",
    "file_type": "Python script, ASCII text executable",
    "programming_language": "Python",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 14,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 1,
            "matched_text": "# Licensed to the Apache Software Foundation (ASF) under one or more\n# contributor license agreements.  See the NOTICE file distributed with\n# this work for additional information regarding copyright ownership.\n# The ASF licenses this file to You under the Apache License, Version 2.0\n# (the \"License\"); you may not use this file except in compliance with\n# the License.  You may obtain a copy of the License at\n#\n#    http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 4.55,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 8,
        "start_line": 8
      }
    ],
    "md5": "4089abaa584f3e01ce5e982d3989c43b",
    "sha1": "7fe7ca5ac81c74a862a70867e07fe379c6c52679",
    "sha256": "5cfa8e77098a702d016fb27695a0d87b3bcdfeba4fba698480f1882ac8f266f6",
    "sha512": "",
    "sha1_git": "a4f5ffa5dea186f0b4103b1a2b4ab8026e04afaa",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "kafka_neu-1778570057504.zip-extract/kafka-4.2.0-src/tests/kafkatest/services/security/templates",
    "type": "directory",
    "name": "templates",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": "",
    "size": 4096,
    "mime_type": "",
    "file_type": "",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [],
    "md5": "",
    "sha1": "",
    "sha256": "",
    "sha512": "",
    "sha1_git": "",
    "is_binary": false,
    "is_text": false,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "kafka_neu-1778570057504.zip-extract/kafka-4.2.0-src/tests/kafkatest/services/security/templates/admin_client_as_broker_jaas.conf",
    "type": "file",
    "name": "admin_client_as_broker_jaas.conf",
    "status": "scanned",
    "for_packages": [
      "pkg:pypi/kafkatest@4.2.0?uuid=6fee21f8-3b42-4694-ad3d-cc9c61371077"
    ],
    "tag": "",
    "extension": ".conf",
    "size": 1840,
    "mime_type": "text/plain",
    "file_type": "ASCII text",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 11,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": "  * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE\n  * file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file\n  * to You under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the\n  * License. You may obtain a copy of the License at\n  *\n  * http://www.apache.org/licenses/LICENSE-2.0\n  *\n  * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on\n  * an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the\n  * specific language governing permissions and limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 48.57,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 7,
        "start_line": 7
      }
    ],
    "md5": "44fe27c0bae05014e457a427a537156f",
    "sha1": "1e49eded4608f258464b846008e7d6998ba6ebfa",
    "sha256": "a9384d2edb3376aa5a0465e5459395868d52f7757bb8b61850bb6caf1eab7246",
    "sha512": "",
    "sha1_git": "e99e87ae5fcea1830cb9b90972261af05fda41ea",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "kafka_neu-1778570057504.zip-extract/kafka-4.2.0-src/tests/kafkatest/services/security/templates/jaas.conf",
    "type": "file",
    "name": "jaas.conf",
    "status": "scanned",
    "for_packages": [
      "pkg:pypi/kafkatest@4.2.0?uuid=6fee21f8-3b42-4694-ad3d-cc9c61371077"
    ],
    "tag": "",
    "extension": ".conf",
    "size": 3797,
    "mime_type": "text/plain",
    "file_type": "ASCII text",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 11,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": "  * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE\n  * file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file\n  * to You under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the\n  * License. You may obtain a copy of the License at\n  *\n  * http://www.apache.org/licenses/LICENSE-2.0\n  *\n  * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on\n  * an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the\n  * specific language governing permissions and limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 25.11,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 7,
        "start_line": 7
      }
    ],
    "md5": "fb44f1e7a5712b1f964a95e2cab19f03",
    "sha1": "c3d687be21d2cc9c676bf66be8ec3a37acf524f6",
    "sha256": "792c620de226772a0d15e478fb83a7f191950ea85db8bee3ddb5f963df223303",
    "sha512": "",
    "sha1_git": "709dcacd8921cc818af64dd9217b34f1fdf84fec",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  },
  {
    "path": "kafka_neu-1778570057504.zip-extract/kafka-4.2.0-src/tests/kafkatest/services/security/templates/minikdc.properties",
    "type": "file",
    "name": "minikdc.properties",
    "status": "scanned",
    "for_packages": [
      "pkg:pypi/kafkatest@4.2.0?uuid=6fee21f8-3b42-4694-ad3d-cc9c61371077"
    ],
    "tag": "",
    "extension": ".properties",
    "size": 809,
    "mime_type": "text/plain",
    "file_type": "ASCII text",
    "programming_language": "",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 14,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 1,
            "matched_text": "# Licensed to the Apache Software Foundation (ASF) under one or more\n# contributor license agreements.  See the NOTICE file distributed with\n# this work for additional information regarding copyright ownership.\n# The ASF licenses this file to You under the Apache License, Version 2.0\n# (the \"License\"); you may not use this file except in compliance with\n# the License.  You may obtain a copy of the License at\n# \n#    http://www.apache.org/licenses/LICENSE-2.0\n# \n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 94.44,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 8,
        "start_line": 8
      }
    ],
    "md5": "47398ea0af4648dd6d6aae9165c8ae9d",
    "sha1": "06ecba910fec1b6afc43d77ad3043a57c425ad24",
    "sha256": "b20ccedc13c1666bc19b73c3c4be8db5d9d865e0b6ab4c7a59aaef2ac735b9ca",
    "sha512": "",
    "sha1_git": "0990a330386612ac358cd76d10caf8bd6d605d21",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  }
]