[
  {
    "path": "kafka_neu-1778570057504.zip-extract/kafka-4.2.0-src/tests/unit",
    "type": "directory",
    "name": "unit",
    "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/unit/directory_layout",
    "type": "directory",
    "name": "directory_layout",
    "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/unit/directory_layout/check_project_paths.py",
    "type": "file",
    "name": "check_project_paths.py",
    "status": "scanned",
    "for_packages": [
      "pkg:pypi/kafkatest@4.2.0?uuid=6fee21f8-3b42-4694-ad3d-cc9c61371077"
    ],
    "tag": "",
    "extension": ".py",
    "size": 3681,
    "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": 25.87,
    "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": "e4755be083fa2946f4a3fc2b6bd125ab",
    "sha1": "8d7e066a9b890f2b6c641f082bbde0b589f7a842",
    "sha256": "7040573e908432616e351cce5822b6c42171cdea782eb5ead30fc4470b06e488",
    "sha512": "",
    "sha1_git": "06cf6a4d7dd8cbf2d3ddea9d9f1b4f75e561646a",
    "is_binary": false,
    "is_text": true,
    "is_archive": 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/unit/directory_layout/__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": 780,
    "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": "1c980fb6daa429eeda96ddb4702dd439",
    "sha1": "88ad3d132c56dda2f754e11066c2f4959d25b17b",
    "sha256": "fcca84a1e7f92cba77c098b520a5ce4ac02b30c75e370f8bc469751bc8aaeffd",
    "sha512": "",
    "sha1_git": "ec2014340d78f37a26196af0db64509bd0db0816",
    "is_binary": false,
    "is_text": true,
    "is_archive": 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/unit/__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": 780,
    "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": "1c980fb6daa429eeda96ddb4702dd439",
    "sha1": "88ad3d132c56dda2f754e11066c2f4959d25b17b",
    "sha256": "fcca84a1e7f92cba77c098b520a5ce4ac02b30c75e370f8bc469751bc8aaeffd",
    "sha512": "",
    "sha1_git": "ec2014340d78f37a26196af0db64509bd0db0816",
    "is_binary": false,
    "is_text": true,
    "is_archive": 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/unit/setup.cfg",
    "type": "file",
    "name": "setup.cfg",
    "status": "application-package",
    "for_packages": [
      "pkg:pypi/kafkatest@4.2.0?uuid=6fee21f8-3b42-4694-ad3d-cc9c61371077"
    ],
    "tag": "",
    "extension": ".cfg",
    "size": 1117,
    "mime_type": "text/plain",
    "file_type": "ASCII text",
    "programming_language": "",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [],
    "percentage_of_license_text": null,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [
      {
        "md5": null,
        "name": null,
        "purl": null,
        "sha1": null,
        "size": null,
        "type": "pypi",
        "holder": null,
        "sha256": null,
        "sha512": null,
        "parties": [],
        "subpath": null,
        "vcs_url": null,
        "version": null,
        "keywords": [],
        "copyright": null,
        "namespace": null,
        "extra_data": {},
        "is_private": false,
        "is_virtual": false,
        "qualifiers": {},
        "description": null,
        "notice_text": null,
        "api_data_url": null,
        "dependencies": [],
        "download_url": null,
        "homepage_url": null,
        "release_date": null,
        "code_view_url": null,
        "datasource_id": "pypi_setup_cfg",
        "file_references": [],
        "source_packages": [],
        "bug_tracking_url": null,
        "primary_language": "Python",
        "license_detections": [],
        "repository_download_url": null,
        "repository_homepage_url": null,
        "other_license_detections": [],
        "other_license_expression": null,
        "declared_license_expression": null,
        "extracted_license_statement": null,
        "other_license_expression_spdx": null,
        "declared_license_expression_spdx": null
      }
    ],
    "emails": [],
    "urls": [],
    "md5": "11bcfbc90204242a626efcd55f103076",
    "sha1": "bd0548425dfe1eae5866d4161b0d181ee9094ef7",
    "sha256": "42091d71c5b0cb3f32864fe02daad6a255a5e25c5e06ae3d097bd15cf4b2facb",
    "sha512": "",
    "sha1_git": "8de3c3de792ccf72037c1ab943ce5d4eab65773a",
    "is_binary": false,
    "is_text": true,
    "is_archive": 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/unit/version",
    "type": "directory",
    "name": "version",
    "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/unit/version/check_version.py",
    "type": "file",
    "name": "check_version.py",
    "status": "scanned",
    "for_packages": [
      "pkg:pypi/kafkatest@4.2.0?uuid=6fee21f8-3b42-4694-ad3d-cc9c61371077"
    ],
    "tag": "",
    "extension": ".py",
    "size": 1257,
    "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": 64.32,
    "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": "9cb0dda7390dd3ffa769beed125e89e2",
    "sha1": "67f476a964d1b57b629028bb0922e3df1dda5b11",
    "sha256": "1351fed718fa2605a97d5b7a9cb769a4957ff3f828f1893baad61198585f4d6d",
    "sha512": "",
    "sha1_git": "04148962812023801401dc0644485c701e9975cf",
    "is_binary": false,
    "is_text": true,
    "is_archive": 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/unit/version/__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": {}
  }
]