{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:9d870243-46cd-4d79-8337-b100451921ec",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T11:36:13Z",
    "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": "eslint-plugin-query",
      "group": "@tanstack",
      "version": "5.102.7",
      "description": "ESLint plugin for TanStack Query",
      "purl": "pkg:npm/%40tanstack/eslint-plugin-query@5.102.7",
      "bom-ref": "pkg:npm/@tanstack/eslint-plugin-query@5.102.7",
      "author": "Eliya Cohen",
      "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": "@typescript-eslint"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@typescript-eslint/parser/package.json\\nnode_modules/@typescript-eslint/rule-tester/package.json\\nnode_modules/@typescript-eslint/utils/package.json\\nnode_modules/combinate/package.json\\nnode_modules/eslint/package.json\\nnode_modules/npm-run-all2/package.json\\nnode_modules/typescript/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.9.3",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "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/typescript@5.9.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.9.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/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/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "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": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>"
        }
      ],
      "group": "",
      "name": "eslint",
      "version": "9.39.4",
      "description": "An AST-based pattern checker for JavaScript.",
      "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/eslint@9.39.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint@9.39.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "eslint,ESLint,eslint/ESLint,Linter,eslint/Linter"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/eslint/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/index.ts",
            "line": 2
          },
          {
            "location": "build/legacy/index.d.cts",
            "line": 3
          },
          {
            "location": "build/modern/index.d.cts",
            "line": 3
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nick Scialli"
        }
      ],
      "group": "",
      "name": "combinate",
      "version": "1.1.11",
      "description": "Type safe combinatorics utility for getting all combinations.",
      "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/combinate@1.1.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/nas5w/combinate#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nas5w/combinate.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/combinate@1.1.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/combinate/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/combinate/package.json"
              }
            ],
            "concludedValue": "node_modules/combinate/package.json"
          }
        ]
      }
    },
    {
      "group": "@typescript-eslint",
      "name": "utils",
      "version": "8.58.1",
      "description": "Utilities for working with TypeScript + ESLint together",
      "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/%40typescript-eslint/utils@8.58.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typescript-eslint.io/packages/utils"
        },
        {
          "type": "vcs",
          "url": "https://github.com/typescript-eslint/typescript-eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@typescript-eslint/utils@8.58.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@typescript-eslint/utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@typescript-eslint/utils,AST_NODE_TYPES,@typescript-eslint/utils/AST_NODE_TYPES,ESLintUtils,@typescript-eslint/utils/ESLintUtils,TSESTree,@typescript-eslint/utils/TSESTree,TSESLint,@typescript-eslint/utils/TSESLint,ParserServices,@typescript-eslint/utils/ParserServices,ParserServicesWithTypeInformation,@typescript-eslint/utils/ParserServicesWithTypeInformation,@typescript-eslint/utils/ts-eslint,RuleModule,@typescript-eslint/utils/ts-eslint/RuleModule"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@typescript-eslint/utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@typescript-eslint/utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/legacy/rules-Bv1SB3jU.js",
            "line": 1
          },
          {
            "location": "build/legacy/rules-Bv1SB3jU.js",
            "line": 386
          },
          {
            "location": "build/legacy/rules-Bv1SB3jU.js",
            "line": 536
          },
          {
            "location": "build/legacy/rules-Bv1SB3jU.js",
            "line": 617
          },
          {
            "location": "build/legacy/rules-Bv1SB3jU.js",
            "line": 691
          },
          {
            "location": "build/legacy/rules-Bv1SB3jU.js",
            "line": 843
          },
          {
            "location": "build/legacy/rules-Bv1SB3jU.js",
            "line": 918
          },
          {
            "location": "build/legacy/rules-Bv1SB3jU.js",
            "line": 1018
          },
          {
            "location": "build/modern/rules-DzixDjO7.js",
            "line": 1
          },
          {
            "location": "build/modern/rules-DzixDjO7.js",
            "line": 379
          },
          {
            "location": "build/modern/rules-DzixDjO7.js",
            "line": 527
          },
          {
            "location": "build/modern/rules-DzixDjO7.js",
            "line": 608
          },
          {
            "location": "build/modern/rules-DzixDjO7.js",
            "line": 681
          },
          {
            "location": "build/modern/rules-DzixDjO7.js",
            "line": 827
          },
          {
            "location": "build/modern/rules-DzixDjO7.js",
            "line": 902
          },
          {
            "location": "build/modern/rules-DzixDjO7.js",
            "line": 1001
          },
          {
            "location": "build/legacy/rules-ChMfhjqW.cjs",
            "line": 1
          },
          {
            "location": "build/modern/rules-B1yVUvLh.cjs",
            "line": 1
          },
          {
            "location": "src/rules/exhaustive-deps/exhaustive-deps.rule.ts",
            "line": 1
          },
          {
            "location": "src/rules/exhaustive-deps/exhaustive-deps.rule.ts",
            "line": 6
          },
          {
            "location": "src/rules/exhaustive-deps/exhaustive-deps.rule.ts",
            "line": 14
          },
          {
            "location": "src/rules/exhaustive-deps/exhaustive-deps.utils.ts",
            "line": 1
          },
          {
            "location": "src/rules/exhaustive-deps/exhaustive-deps.utils.ts",
            "line": 3
          },
          {
            "location": "src/rules/no-rest-destructuring/no-rest-destructuring.rule.ts",
            "line": 1
          },
          {
            "location": "src/rules/no-rest-destructuring/no-rest-destructuring.rule.ts",
            "line": 19
          },
          {
            "location": "src/rules/no-rest-destructuring/no-rest-destructuring.utils.ts",
            "line": 1
          },
          {
            "location": "src/rules/no-rest-destructuring/no-rest-destructuring.utils.ts",
            "line": 6
          },
          {
            "location": "src/rules/no-unstable-deps/no-unstable-deps.rule.ts",
            "line": 1
          },
          {
            "location": "src/rules/no-unstable-deps/no-unstable-deps.rule.ts",
            "line": 4
          },
          {
            "location": "src/rules/no-unstable-deps/no-unstable-deps.rule.ts",
            "line": 19
          },
          {
            "location": "src/rules/no-void-query-fn/no-void-query-fn.rule.ts",
            "line": 1
          },
          {
            "location": "src/rules/no-void-query-fn/no-void-query-fn.rule.ts",
            "line": 5
          },
          {
            "location": "src/rules/no-void-query-fn/no-void-query-fn.rule.ts",
            "line": 10
          },
          {
            "location": "src/rules/prefer-query-options/prefer-query-options.rule.ts",
            "line": 1
          },
          {
            "location": "src/rules/prefer-query-options/prefer-query-options.rule.ts",
            "line": 5
          },
          {
            "location": "src/rules/prefer-query-options/prefer-query-options.rule.ts",
            "line": 53
          },
          {
            "location": "src/rules/stable-query-client/stable-query-client.rule.ts",
            "line": 1
          },
          {
            "location": "src/rules/stable-query-client/stable-query-client.rule.ts",
            "line": 5
          },
          {
            "location": "src/rules/stable-query-client/stable-query-client.rule.ts",
            "line": 10
          },
          {
            "location": "src/rules.ts",
            "line": 9
          },
          {
            "location": "src/utils/ast-utils.ts",
            "line": 1
          },
          {
            "location": "src/utils/ast-utils.ts",
            "line": 3
          },
          {
            "location": "src/utils/create-property-order-rule.ts",
            "line": 1
          },
          {
            "location": "src/utils/create-property-order-rule.ts",
            "line": 8
          },
          {
            "location": "src/utils/detect-react-query-imports.ts",
            "line": 1
          },
          {
            "location": "src/utils/detect-react-query-imports.ts",
            "line": 2
          },
          {
            "location": "build/legacy/rules.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/rules.d.cts",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 3
          },
          {
            "location": "build/legacy/index.d.cts",
            "line": 4
          },
          {
            "location": "build/modern/index.d.cts",
            "line": 4
          }
        ]
      }
    },
    {
      "group": "@typescript-eslint",
      "name": "rule-tester",
      "version": "8.58.1",
      "description": "Tooling to test ESLint rules",
      "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/%40typescript-eslint/rule-tester@8.58.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typescript-eslint.io/packages/rule-tester"
        },
        {
          "type": "vcs",
          "url": "https://github.com/typescript-eslint/typescript-eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@typescript-eslint/rule-tester@8.58.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@typescript-eslint/rule-tester/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/@typescript-eslint/rule-tester/package.json"
              }
            ],
            "concludedValue": "node_modules/@typescript-eslint/rule-tester/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@typescript-eslint",
      "name": "parser",
      "version": "8.58.1",
      "description": "An ESLint custom parser which leverages TypeScript ESTree",
      "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/%40typescript-eslint/parser@8.58.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typescript-eslint.io/packages/parser"
        },
        {
          "type": "vcs",
          "url": "https://github.com/typescript-eslint/typescript-eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@typescript-eslint/parser@8.58.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@typescript-eslint/parser/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/@typescript-eslint/parser/package.json"
              }
            ],
            "concludedValue": "node_modules/@typescript-eslint/parser/package.json"
          }
        ]
      },
      "tags": [
        "parse"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@tanstack/eslint-plugin-query@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:13Z",
      "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 'eslint-plugin-query' with version '5.102.7'. The package type in this SBOM is npm with a single purl namespace '@typescript-eslint' described under components. The components were identified from 7 source files."
    }
  ]
}