{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:d799ffdf-73fc-4c36-a0ca-d7d2d3cc851b",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T11:16:14Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "solid-query-devtools",
      "group": "@tanstack",
      "version": "5.102.5",
      "description": "Developer tools to interact with and visualize the TanStack/solid-query Query cache",
      "purl": "pkg:npm/%40tanstack/solid-query-devtools@5.102.5",
      "bom-ref": "pkg:npm/@tanstack/solid-query-devtools@5.102.5",
      "author": "tannerlinsley",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, compile, test:eslint, test:types, test:types:ts56, test:types:ts57, test:types:ts58, test:types:ts59, test:types:ts70, test:build, test:lib, test:lib:dev, build, build:dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "compile, test:build, build, build:dev"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tanstack.com/query"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/query.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@solidjs\\n@tanstack"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@solidjs/testing-library/package.json\\nnode_modules/@tanstack/query-devtools/package.json\\nnode_modules/@tanstack/solid-query/package.json\\nnode_modules/npm-run-all2/package.json\\nnode_modules/solid-js/package.json\\nnode_modules/unplugin-solid/package.json\\nnode_modules/vite-plugin-solid/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Alexandre Mouton-Brady <amoutonbrady@gmail.com>"
        }
      ],
      "group": "",
      "name": "vite-plugin-solid",
      "version": "2.11.11",
      "description": "solid-js integration plugin for vite 3/4/5/6",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vite-plugin-solid@2.11.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/solidjs/vite-plugin-solid#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/solidjs/vite-plugin-solid.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite-plugin-solid@2.11.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite-plugin-solid/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vite-plugin-solid"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vite-plugin-solid/package.json"
              }
            ],
            "concludedValue": "node_modules/vite-plugin-solid/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "vite.config.ts",
            "line": 2
          },
          {
            "location": "vite.config.ts",
            "line": 7
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ray <i@mk1.io> (@so1ve)"
        }
      ],
      "group": "",
      "name": "unplugin-solid",
      "version": "2.0.0",
      "description": "Transform Solid.js code in various bundlers powered by unplugin",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/unplugin-solid@2.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/unplugin/unplugin-solid#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unplugin/unplugin-solid.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/unplugin-solid@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/unplugin-solid/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/unplugin-solid/package.json"
              }
            ],
            "concludedValue": "node_modules/unplugin-solid/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ryan Carniato"
        }
      ],
      "group": "",
      "name": "solid-js",
      "version": "1.9.12",
      "description": "A declarative JavaScript library for building user interfaces.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/solid-js@1.9.12",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://solidjs.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/solidjs/solid"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/solid-js@1.9.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/solid-js/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "solid-js/web,isDev,solid-js/web/isDev,isServer,solid-js/web/isServer,template,solid-js/web/template,solid-js/web/use,effect,solid-js/web/effect,style,solid-js/web/style,solid-js,createMemo,solid-js/createMemo,createSignal,solid-js/createSignal,onMount,solid-js/onMount,sharedConfig,solid-js/sharedConfig,splitProps,solid-js/splitProps,untrack,solid-js/untrack,createEffect,solid-js/createEffect,onCleanup,solid-js/onCleanup,Component,solid-js/Component,ComponentProps,solid-js/ComponentProps,solid-js/JSX"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/solid-js/package.json"
              }
            ],
            "concludedValue": "node_modules/solid-js/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/dev.js",
            "line": 1
          },
          {
            "location": "build/devtools-C2-vOvXZ.js",
            "line": 1
          },
          {
            "location": "build/devtools-C2-vOvXZ.js",
            "line": 6
          },
          {
            "location": "build/devtools-C2-vOvXZ.js",
            "line": 52
          },
          {
            "location": "build/devtools-ZLm3XMpi.js",
            "line": 1
          },
          {
            "location": "build/devtoolsPanel-Dk1_K0ko.js",
            "line": 1
          },
          {
            "location": "build/devtoolsPanel-Dk1_K0ko.js",
            "line": 6
          },
          {
            "location": "build/devtoolsPanel-Dk1_K0ko.js",
            "line": 46
          },
          {
            "location": "build/devtoolsPanel-Dk1_K0ko.js",
            "line": 47
          },
          {
            "location": "build/devtoolsPanel-GNd-i8LJ.js",
            "line": 1
          },
          {
            "location": "build/index.js",
            "line": 1
          },
          {
            "location": "build/dev.jsx",
            "line": 1
          },
          {
            "location": "build/index.jsx",
            "line": 1
          },
          {
            "location": "build/dev.cjs",
            "line": 2
          },
          {
            "location": "build/devtools-BFGGY7dV.cjs",
            "line": 1
          },
          {
            "location": "build/devtools-g4uuc_il.cjs",
            "line": 1
          },
          {
            "location": "build/devtoolsPanel-BrOMNzf2.cjs",
            "line": 1
          },
          {
            "location": "build/devtoolsPanel-CLvDG9kV.cjs",
            "line": 1
          },
          {
            "location": "build/index.cjs",
            "line": 1
          },
          {
            "location": "src/clientOnly.tsx",
            "line": 9
          },
          {
            "location": "src/index.tsx",
            "line": 1
          },
          {
            "location": "build/dev.js",
            "line": 2
          },
          {
            "location": "build/dev.js",
            "line": 6
          },
          {
            "location": "build/dev.js",
            "line": 11
          },
          {
            "location": "build/dev.js",
            "line": 13
          },
          {
            "location": "build/dev.js",
            "line": 14
          },
          {
            "location": "build/dev.js",
            "line": 15
          },
          {
            "location": "build/devtools-C2-vOvXZ.js",
            "line": 2
          },
          {
            "location": "build/devtools-C2-vOvXZ.js",
            "line": 9
          },
          {
            "location": "build/devtools-C2-vOvXZ.js",
            "line": 25
          },
          {
            "location": "build/devtools-C2-vOvXZ.js",
            "line": 28
          },
          {
            "location": "build/devtools-C2-vOvXZ.js",
            "line": 32
          },
          {
            "location": "build/devtools-C2-vOvXZ.js",
            "line": 36
          },
          {
            "location": "build/devtools-C2-vOvXZ.js",
            "line": 39
          },
          {
            "location": "build/devtools-C2-vOvXZ.js",
            "line": 42
          },
          {
            "location": "build/devtools-C2-vOvXZ.js",
            "line": 45
          },
          {
            "location": "build/devtools-C2-vOvXZ.js",
            "line": 47
          },
          {
            "location": "build/devtoolsPanel-Dk1_K0ko.js",
            "line": 2
          },
          {
            "location": "build/devtoolsPanel-Dk1_K0ko.js",
            "line": 9
          },
          {
            "location": "build/devtoolsPanel-Dk1_K0ko.js",
            "line": 27
          },
          {
            "location": "build/devtoolsPanel-Dk1_K0ko.js",
            "line": 30
          },
          {
            "location": "build/devtoolsPanel-Dk1_K0ko.js",
            "line": 33
          },
          {
            "location": "build/devtoolsPanel-Dk1_K0ko.js",
            "line": 36
          },
          {
            "location": "build/devtoolsPanel-Dk1_K0ko.js",
            "line": 39
          },
          {
            "location": "build/devtoolsPanel-Dk1_K0ko.js",
            "line": 41
          },
          {
            "location": "build/dev.jsx",
            "line": 2
          },
          {
            "location": "build/dev.jsx",
            "line": 6
          },
          {
            "location": "build/dev.jsx",
            "line": 11
          },
          {
            "location": "build/dev.jsx",
            "line": 13
          },
          {
            "location": "build/dev.jsx",
            "line": 14
          },
          {
            "location": "build/dev.jsx",
            "line": 15
          },
          {
            "location": "build/devtools-CXrmuwV8.jsx",
            "line": 1
          },
          {
            "location": "build/devtools-CXrmuwV8.jsx",
            "line": 7
          },
          {
            "location": "build/devtools-CXrmuwV8.jsx",
            "line": 23
          },
          {
            "location": "build/devtools-CXrmuwV8.jsx",
            "line": 26
          },
          {
            "location": "build/devtools-CXrmuwV8.jsx",
            "line": 30
          },
          {
            "location": "build/devtools-CXrmuwV8.jsx",
            "line": 34
          },
          {
            "location": "build/devtools-CXrmuwV8.jsx",
            "line": 37
          },
          {
            "location": "build/devtools-CXrmuwV8.jsx",
            "line": 40
          },
          {
            "location": "build/devtools-CXrmuwV8.jsx",
            "line": 43
          },
          {
            "location": "build/devtools-CXrmuwV8.jsx",
            "line": 45
          },
          {
            "location": "build/devtoolsPanel-CjUh_Osq.jsx",
            "line": 1
          },
          {
            "location": "build/devtoolsPanel-CjUh_Osq.jsx",
            "line": 7
          },
          {
            "location": "build/devtoolsPanel-CjUh_Osq.jsx",
            "line": 25
          },
          {
            "location": "build/devtoolsPanel-CjUh_Osq.jsx",
            "line": 28
          },
          {
            "location": "build/devtoolsPanel-CjUh_Osq.jsx",
            "line": 31
          },
          {
            "location": "build/devtoolsPanel-CjUh_Osq.jsx",
            "line": 34
          },
          {
            "location": "build/devtoolsPanel-CjUh_Osq.jsx",
            "line": 37
          },
          {
            "location": "build/devtoolsPanel-CjUh_Osq.jsx",
            "line": 39
          },
          {
            "location": "build/index.jsx",
            "line": 2
          },
          {
            "location": "build/index.jsx",
            "line": 6
          },
          {
            "location": "build/index.jsx",
            "line": 11
          },
          {
            "location": "build/index.jsx",
            "line": 13
          },
          {
            "location": "build/index.jsx",
            "line": 14
          },
          {
            "location": "build/index.jsx",
            "line": 15
          },
          {
            "location": "build/dev.cjs",
            "line": 3
          },
          {
            "location": "build/devtools-BFGGY7dV.cjs",
            "line": 2
          },
          {
            "location": "build/devtoolsPanel-CLvDG9kV.cjs",
            "line": 2
          },
          {
            "location": "src/clientOnly.tsx",
            "line": 8
          },
          {
            "location": "src/clientOnly.tsx",
            "line": 10
          },
          {
            "location": "src/clientOnly.tsx",
            "line": 26
          },
          {
            "location": "src/clientOnly.tsx",
            "line": 31
          },
          {
            "location": "src/clientOnly.tsx",
            "line": 33
          },
          {
            "location": "src/clientOnly.tsx",
            "line": 34
          },
          {
            "location": "src/clientOnly.tsx",
            "line": 35
          },
          {
            "location": "src/clientOnly.tsx",
            "line": 39
          },
          {
            "location": "src/devtools.tsx",
            "line": 1
          },
          {
            "location": "src/devtools.tsx",
            "line": 58
          },
          {
            "location": "src/devtools.tsx",
            "line": 75
          },
          {
            "location": "src/devtools.tsx",
            "line": 79
          },
          {
            "location": "src/devtools.tsx",
            "line": 86
          },
          {
            "location": "src/devtools.tsx",
            "line": 93
          },
          {
            "location": "src/devtools.tsx",
            "line": 97
          },
          {
            "location": "src/devtools.tsx",
            "line": 101
          },
          {
            "location": "src/devtools.tsx",
            "line": 105
          },
          {
            "location": "src/devtools.tsx",
            "line": 107
          },
          {
            "location": "src/devtoolsPanel.tsx",
            "line": 1
          },
          {
            "location": "src/devtoolsPanel.tsx",
            "line": 6
          },
          {
            "location": "src/devtoolsPanel.tsx",
            "line": 51
          },
          {
            "location": "src/devtoolsPanel.tsx",
            "line": 69
          },
          {
            "location": "src/devtoolsPanel.tsx",
            "line": 72
          },
          {
            "location": "src/devtoolsPanel.tsx",
            "line": 76
          },
          {
            "location": "src/devtoolsPanel.tsx",
            "line": 80
          },
          {
            "location": "src/devtoolsPanel.tsx",
            "line": 84
          },
          {
            "location": "src/devtoolsPanel.tsx",
            "line": 86
          },
          {
            "location": "build/index.d.cts",
            "line": 3
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Toru Nagashima"
        }
      ],
      "group": "",
      "name": "npm-run-all2",
      "version": "5.0.2",
      "description": "A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintainence fork)",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/npm-run-all2@5.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bcomnes/npm-run-all2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bcomnes/npm-run-all2.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/npm-run-all2@5.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/npm-run-all2/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/npm-run-all2/package.json"
              }
            ],
            "concludedValue": "node_modules/npm-run-all2/package.json"
          }
        ]
      },
      "tags": [
        "cli"
      ]
    },
    {
      "authors": [
        {
          "name": "tannerlinsley"
        }
      ],
      "group": "@tanstack",
      "name": "solid-query",
      "version": "5.102.5",
      "description": "Primitives for managing, caching and syncing asynchronous and remote data in Solid",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40tanstack/solid-query@5.102.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tanstack.com/query"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/query.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@tanstack/solid-query@5.102.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/solid-query/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@tanstack/solid-query,onlineManager,@tanstack/solid-query/onlineManager,useQueryClient,@tanstack/solid-query/useQueryClient,QueryClient,@tanstack/solid-query/QueryClient"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@tanstack/solid-query/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/solid-query/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/devtools-C2-vOvXZ.js",
            "line": 3
          },
          {
            "location": "build/devtools-C2-vOvXZ.js",
            "line": 8
          },
          {
            "location": "build/devtools-ZLm3XMpi.js",
            "line": 1
          },
          {
            "location": "build/devtoolsPanel-Dk1_K0ko.js",
            "line": 3
          },
          {
            "location": "build/devtoolsPanel-Dk1_K0ko.js",
            "line": 8
          },
          {
            "location": "build/devtoolsPanel-GNd-i8LJ.js",
            "line": 1
          },
          {
            "location": "build/devtools-CXrmuwV8.jsx",
            "line": 2
          },
          {
            "location": "build/devtools-CXrmuwV8.jsx",
            "line": 6
          },
          {
            "location": "build/devtoolsPanel-CjUh_Osq.jsx",
            "line": 2
          },
          {
            "location": "build/devtoolsPanel-CjUh_Osq.jsx",
            "line": 6
          },
          {
            "location": "build/devtools-BFGGY7dV.cjs",
            "line": 3
          },
          {
            "location": "build/devtools-g4uuc_il.cjs",
            "line": 1
          },
          {
            "location": "build/devtoolsPanel-BrOMNzf2.cjs",
            "line": 1
          },
          {
            "location": "build/devtoolsPanel-CLvDG9kV.cjs",
            "line": 3
          },
          {
            "location": "src/devtools.tsx",
            "line": 2
          },
          {
            "location": "src/devtools.tsx",
            "line": 10
          },
          {
            "location": "src/devtools.tsx",
            "line": 57
          },
          {
            "location": "src/devtoolsPanel.tsx",
            "line": 2
          },
          {
            "location": "src/devtoolsPanel.tsx",
            "line": 5
          },
          {
            "location": "src/devtoolsPanel.tsx",
            "line": 50
          },
          {
            "location": "build/index.d.cts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "tannerlinsley"
        }
      ],
      "group": "@tanstack",
      "name": "query-devtools",
      "version": "5.102.5",
      "description": "Developer tools to interact with and visualize the TanStack Query cache",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40tanstack/query-devtools@5.102.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tanstack.com/query"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/query.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@tanstack/query-devtools@5.102.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/query-devtools/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@tanstack/query-devtools,TanstackQueryDevtools,@tanstack/query-devtools/TanstackQueryDevtools,TanstackQueryDevtoolsPanel,@tanstack/query-devtools/TanstackQueryDevtoolsPanel,DevtoolsButtonPosition,@tanstack/query-devtools/DevtoolsButtonPosition,DevtoolsErrorType,@tanstack/query-devtools/DevtoolsErrorType,DevtoolsPosition,@tanstack/query-devtools/DevtoolsPosition,Theme,@tanstack/query-devtools/Theme"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@tanstack/query-devtools/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/query-devtools/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/devtools-C2-vOvXZ.js",
            "line": 4
          },
          {
            "location": "build/devtools-ZLm3XMpi.js",
            "line": 1
          },
          {
            "location": "build/devtoolsPanel-Dk1_K0ko.js",
            "line": 4
          },
          {
            "location": "build/devtoolsPanel-GNd-i8LJ.js",
            "line": 1
          },
          {
            "location": "build/devtools-CXrmuwV8.jsx",
            "line": 3
          },
          {
            "location": "build/devtoolsPanel-CjUh_Osq.jsx",
            "line": 3
          },
          {
            "location": "build/devtools-BFGGY7dV.cjs",
            "line": 4
          },
          {
            "location": "build/devtools-g4uuc_il.cjs",
            "line": 1
          },
          {
            "location": "build/devtoolsPanel-BrOMNzf2.cjs",
            "line": 1
          },
          {
            "location": "build/devtoolsPanel-CLvDG9kV.cjs",
            "line": 4
          },
          {
            "location": "src/devtools.tsx",
            "line": 3
          },
          {
            "location": "src/devtools.tsx",
            "line": 9
          },
          {
            "location": "src/devtoolsPanel.tsx",
            "line": 3
          },
          {
            "location": "src/devtoolsPanel.tsx",
            "line": 4
          },
          {
            "location": "build/index.d.cts",
            "line": 1
          }
        ]
      },
      "tags": [
        "tools"
      ]
    },
    {
      "authors": [
        {
          "name": "Ryan Carniato"
        }
      ],
      "group": "@solidjs",
      "name": "testing-library",
      "version": "0.8.10",
      "description": "Simple and complete Solid testing utilities that encourage good testing practices.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solidjs/testing-library@0.8.10",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/solidjs/solid-testing-library#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/solidjs/solid-testing-library"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@solidjs/testing-library@0.8.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solidjs/testing-library/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solidjs/testing-library,cleanup,@solidjs/testing-library/cleanup"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solidjs/testing-library/package.json"
              }
            ],
            "concludedValue": "node_modules/@solidjs/testing-library/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "test-setup.ts",
            "line": 2
          },
          {
            "location": "test-setup.ts",
            "line": 6
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@tanstack/solid-query-devtools@5.102.5"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-10T11:16:14Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, September 10, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'solid-query-devtools' with version '5.102.5'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 7 source files."
    }
  ]
}