{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:db20c34a-5e57-4f7f-9998-aa116f025f95",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T11:36:20Z",
    "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": "query-persist-client-core",
      "group": "@tanstack",
      "version": "5.102.7",
      "description": "Set of utilities for interacting with persisters, which can save your queryClient for later use",
      "purl": "pkg:npm/%40tanstack/query-persist-client-core@5.102.7",
      "bom-ref": "pkg:npm/@tanstack/query-persist-client-core@5.102.7",
      "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:tscurrent, test:types:ts70, test:lib, test:lib:dev, test:build, build"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "compile, test:build, build"
        },
        {
          "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": "@tanstack"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@tanstack/query-core/package.json\\nnode_modules/@tanstack/query-test-utils/package.json\\nnode_modules/npm-run-all2/package.json"
      }
    ]
  },
  "components": [
    {
      "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": "Jonghyeon Ko <manudeli.ko@gmail.com>"
        }
      ],
      "group": "@tanstack",
      "name": "query-test-utils",
      "version": "0.0.0",
      "description": "Internal test utilities for TanStack Query",
      "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-test-utils@0.0.0",
      "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-test-utils@0.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/query-test-utils/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/@tanstack/query-test-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/query-test-utils/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "tannerlinsley"
        }
      ],
      "group": "@tanstack",
      "name": "query-core",
      "version": "5.102.7",
      "description": "The framework agnostic core that powers TanStack Query",
      "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-core@5.102.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tanstack.com/query"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/query.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@tanstack/query-core@5.102.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/query-core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@tanstack/query-core,hashKey,@tanstack/query-core/hashKey,matchQuery,@tanstack/query-core/matchQuery,notifyManager,@tanstack/query-core/notifyManager,partialMatchKey,@tanstack/query-core/partialMatchKey,dehydrate,@tanstack/query-core/dehydrate,hydrate,@tanstack/query-core/hydrate,Query,@tanstack/query-core/Query,QueryClient,@tanstack/query-core/QueryClient,QueryFilters,@tanstack/query-core/QueryFilters,QueryFunctionContext,@tanstack/query-core/QueryFunctionContext,QueryKey,@tanstack/query-core/QueryKey,QueryState,@tanstack/query-core/QueryState,DehydrateOptions,@tanstack/query-core/DehydrateOptions,DehydratedState,@tanstack/query-core/DehydratedState,HydrateOptions,@tanstack/query-core/HydrateOptions,NotifyEventType,@tanstack/query-core/NotifyEventType"
        },
        {
          "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-core/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/query-core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/legacy/createPersister.js",
            "line": 1
          },
          {
            "location": "build/legacy/createPersister.js",
            "line": 44
          },
          {
            "location": "build/legacy/createPersister.js",
            "line": 76
          },
          {
            "location": "build/legacy/createPersister.js",
            "line": 88
          },
          {
            "location": "build/legacy/createPersister.js",
            "line": 128
          },
          {
            "location": "build/legacy/createPersister.js",
            "line": 129
          },
          {
            "location": "build/legacy/createPersister.js",
            "line": 153
          },
          {
            "location": "build/legacy/createPersister.js",
            "line": 154
          },
          {
            "location": "build/legacy/persist.js",
            "line": 1
          },
          {
            "location": "build/legacy/persist.js",
            "line": 29
          },
          {
            "location": "build/legacy/persist.js",
            "line": 50
          },
          {
            "location": "build/modern/createPersister.js",
            "line": 1
          },
          {
            "location": "build/modern/createPersister.js",
            "line": 44
          },
          {
            "location": "build/modern/createPersister.js",
            "line": 76
          },
          {
            "location": "build/modern/createPersister.js",
            "line": 88
          },
          {
            "location": "build/modern/createPersister.js",
            "line": 128
          },
          {
            "location": "build/modern/createPersister.js",
            "line": 129
          },
          {
            "location": "build/modern/createPersister.js",
            "line": 153
          },
          {
            "location": "build/modern/createPersister.js",
            "line": 154
          },
          {
            "location": "build/modern/persist.js",
            "line": 1
          },
          {
            "location": "build/modern/persist.js",
            "line": 29
          },
          {
            "location": "build/modern/persist.js",
            "line": 50
          },
          {
            "location": "build/legacy/createPersister.cjs",
            "line": 2
          },
          {
            "location": "build/legacy/persist.cjs",
            "line": 2
          },
          {
            "location": "build/modern/createPersister.cjs",
            "line": 2
          },
          {
            "location": "build/modern/persist.cjs",
            "line": 2
          },
          {
            "location": "src/createPersister.ts",
            "line": 6
          },
          {
            "location": "src/createPersister.ts",
            "line": 14
          },
          {
            "location": "src/createPersister.ts",
            "line": 147
          },
          {
            "location": "src/createPersister.ts",
            "line": 208
          },
          {
            "location": "src/createPersister.ts",
            "line": 240
          },
          {
            "location": "src/createPersister.ts",
            "line": 298
          },
          {
            "location": "src/createPersister.ts",
            "line": 301
          },
          {
            "location": "src/createPersister.ts",
            "line": 346
          },
          {
            "location": "src/createPersister.ts",
            "line": 349
          },
          {
            "location": "src/persist.ts",
            "line": 1
          },
          {
            "location": "src/persist.ts",
            "line": 8
          },
          {
            "location": "src/persist.ts",
            "line": 88
          },
          {
            "location": "src/persist.ts",
            "line": 122
          },
          {
            "location": "build/legacy/createPersister.d.cts",
            "line": 1
          },
          {
            "location": "build/legacy/persist.d.cts",
            "line": 1
          },
          {
            "location": "build/modern/createPersister.d.cts",
            "line": 1
          },
          {
            "location": "build/modern/persist.d.cts",
            "line": 1
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@tanstack/query-persist-client-core@5.102.7"
      ],
      "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:36:20Z",
      "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 'query-persist-client-core' with version '5.102.7'. The package type in this SBOM is npm with a single purl namespace '@tanstack' described under components. The components were identified from 3 source files."
    }
  ]
}