Skip to content

BUG: Pipeline failure when scanning pkg:github/facebook/[email protected] #1986

@DennisClark

Description

@DennisClark

Describe the bug
Scan of pkg:github/facebook/[email protected] from DejaCode returns a pipeline failure.

System configuration

      "tool_name": "scanpipe",
      "tool_version": "36.0.0-dev",
      "other_tools": [
        "pkg:pypi/[email protected]"
      ],
      "notice": "Generated with ScanCode.io and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied.\nNo content created from ScanCode.io should be considered or used as legal advice.\nConsult an Attorney for any legal advice.\nScanCode.io is a free software code scanning tool from nexB Inc. and others\nlicensed under the Apache License version 2.0.\nScanCode is a trademark of nexB Inc.\nVisit https://github.com/nexB/scancode.io for support and download.\n",
      "uuid": "1781ff40-a593-4956-8e70-165c66c157eb",
      "created_date": "2025-12-05T23:29:23.815Z",
      "notes": "",
      "settings": {},
      "input_sources": [
        {
          "uuid": "9b321317-8e5b-4dbb-8293-7e91ef3a4064",
          "filename": "react-19.2.1.tar.gz",
          "download_url": "https://github.com/facebook/react/archive/refs/tags/v19.2.1.tar.gz",
          "is_uploaded": false,
          "tag": "",
          "size": 9107772,
          "is_file": true,
          "exists": true
        }
      ],
      "runs": [
        {
          "pipeline_name": "scan_single_package",
          "status": "failure",
          "description": "Scan a single package archive (or package manifest file).",
          "selected_groups": null,
          "selected_steps": null,
          "uuid": "6d42c8c8-4bc7-462b-9d03-5f48a0f0b902",
          "created_date": "2025-12-05T23:29:23.824718Z",
          "scancodeio_version": "36.0.0-dev",
          "task_id": "6d42c8c8-4bc7-462b-9d03-5f48a0f0b902",
          "task_start_date": "2025-12-05T23:29:23.894974Z",
          "task_end_date": "2025-12-05T23:34:34.216024Z",
          "task_exitcode": 1,

To Reproduce
Scan pkg:github/facebook/[email protected] from DejaCode

Expected behavior
complete scan results, rather than an error

Results attached. There was no summary generated.

react-19.2.1.tar.gz_scan.zip

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Todo ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions