{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:0f3ef0c4-7119-4494-a94b-f06eb9597314",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T18:39:12Z",
    "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": "react-devtools",
      "group": "@tanstack",
      "version": "0.10.5",
      "description": "TanStack Devtools is a set of tools for building advanced devtools for your React application.",
      "purl": "pkg:npm/%40tanstack/react-devtools@0.10.5",
      "bom-ref": "pkg:npm/@tanstack/react-devtools@0.10.5",
      "author": "Tanner Linsley",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, test:eslint, test:lib, test:lib:dev, test:types, test:build, build"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "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/devtools"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/devtools.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@eslint-react\\n@tanstack\\n@types\\n@vitejs"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@eslint-react/eslint-plugin/package.json\\nnode_modules/@tanstack/devtools/package.json\\nnode_modules/@types/react-dom/package.json\\nnode_modules/@types/react/package.json\\nnode_modules/@vitejs/plugin-react/package.json\\nnode_modules/eslint-plugin-react-compiler/package.json\\nnode_modules/eslint-plugin-react-hooks/package.json\\nnode_modules/react-dom/package.json\\nnode_modules/react/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "react-dom",
      "version": "19.2.6",
      "description": "React package for working with the DOM.",
      "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/react-dom@19.2.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-dom@19.2.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-dom/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react-dom,createPortal,react-dom/createPortal"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/react-dom/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/devtools.js",
            "line": 3
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 73
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 74
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 75
          },
          {
            "location": "src/devtools.tsx",
            "line": 3
          },
          {
            "location": "src/devtools.tsx",
            "line": 262
          },
          {
            "location": "src/devtools.tsx",
            "line": 268
          },
          {
            "location": "src/devtools.tsx",
            "line": 273
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "react",
      "version": "19.2.6",
      "description": "React is a 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/react@19.2.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react@19.2.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react,useEffect,react/useEffect,useMemo,react/useMemo,useRef,react/useRef,useState,react/useState,react/jsx-runtime,Fragment,react/jsx-runtime/Fragment,react/jsx-runtime/jsx,jsxs,react/jsx-runtime/jsxs,react/JSX,ReactElement,react/ReactElement"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react/package.json"
              }
            ],
            "concludedValue": "node_modules/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/devtools.js",
            "line": 1
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 4
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 17
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 18
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 19
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 20
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 21
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 22
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 23
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 24
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 45
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 59
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 62
          },
          {
            "location": "src/devtools.tsx",
            "line": 1
          },
          {
            "location": "src/devtools.tsx",
            "line": 4
          },
          {
            "location": "src/devtools.tsx",
            "line": 152
          },
          {
            "location": "src/devtools.tsx",
            "line": 154
          },
          {
            "location": "src/devtools.tsx",
            "line": 157
          },
          {
            "location": "src/devtools.tsx",
            "line": 160
          },
          {
            "location": "src/devtools.tsx",
            "line": 164
          },
          {
            "location": "src/devtools.tsx",
            "line": 167
          },
          {
            "location": "src/devtools.tsx",
            "line": 170
          },
          {
            "location": "src/devtools.tsx",
            "line": 174
          },
          {
            "location": "src/devtools.tsx",
            "line": 218
          },
          {
            "location": "src/devtools.tsx",
            "line": 235
          },
          {
            "location": "src/devtools.tsx",
            "line": 241
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 68
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 69
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 73
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 74
          },
          {
            "location": "dist/esm/devtools.js",
            "line": 75
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "eslint-plugin-react-hooks",
      "version": "7.1.1",
      "description": "ESLint rules for React Hooks",
      "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/eslint-plugin-react-hooks@7.1.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-plugin-react-hooks@7.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-plugin-react-hooks/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/eslint-plugin-react-hooks/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-plugin-react-hooks/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "eslint-plugin-react-compiler",
      "version": "19.1.0-rc.2",
      "description": "ESLint plugin to display errors found by the React compiler.",
      "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/eslint-plugin-react-compiler@19.1.0-rc.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/facebook/react.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-plugin-react-compiler@19.1.0-rc.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-plugin-react-compiler/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/eslint-plugin-react-compiler/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-plugin-react-compiler/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "@vitejs",
      "name": "plugin-react",
      "version": "6.0.1",
      "description": "The default Vite plugin for React projects",
      "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/%40vitejs/plugin-react@6.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite-plugin-react.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitejs/plugin-react@6.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitejs/plugin-react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vitejs/plugin-react"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitejs/plugin-react/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitejs/plugin-react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "vite.config.ts",
            "line": 3
          },
          {
            "location": "vite.config.ts",
            "line": 8
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "react-dom",
      "version": "19.2.3",
      "description": "TypeScript definitions for react-dom",
      "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/%40types/react-dom@19.2.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/react-dom@19.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/react-dom/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/@types/react-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/react-dom/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "react",
      "version": "19.2.14",
      "description": "TypeScript definitions for react",
      "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/%40types/react@19.2.14",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/react@19.2.14",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/react/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/@types/react/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/react/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Tanner Linsley"
        }
      ],
      "group": "@tanstack",
      "name": "devtools",
      "version": "0.12.2",
      "description": "TanStack Devtools is a set of tools for building advanced devtools for your application.",
      "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/devtools@0.12.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tanstack.com/devtools"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/devtools.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@tanstack/devtools@0.12.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/devtools/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "devtools,TanStackDevtoolsReactPlugin,devtools/TanStackDevtoolsReactPlugin,TanStackDevtoolsReactInit,devtools/TanStackDevtoolsReactInit"
        },
        {
          "name": "ImportedModules",
          "value": "@tanstack/devtools,TanStackDevtoolsCore,@tanstack/devtools/TanStackDevtoolsCore,ClientEventBusConfig,@tanstack/devtools/ClientEventBusConfig,TanStackDevtoolsConfig,@tanstack/devtools/TanStackDevtoolsConfig,TanStackDevtoolsPlugin,@tanstack/devtools/TanStackDevtoolsPlugin,TanStackDevtoolsPluginProps,@tanstack/devtools/TanStackDevtoolsPluginProps,TanStackDevtoolsTheme,@tanstack/devtools/TanStackDevtoolsTheme"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@tanstack/devtools/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/devtools/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/devtools.js",
            "line": 2
          },
          {
            "location": "src/devtools.tsx",
            "line": 2
          },
          {
            "location": "src/devtools.tsx",
            "line": 11
          }
        ]
      },
      "tags": [
        "tools"
      ]
    },
    {
      "authors": [
        {
          "name": "Rel1cx<rel1cx@proton.me>"
        }
      ],
      "group": "@eslint-react",
      "name": "eslint-plugin",
      "version": "1.53.1",
      "description": "A unified plugin that combines all individual plugins from the eslint-react monorepo into one.",
      "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/%40eslint-react/eslint-plugin@1.53.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Rel1cx/eslint-react"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Rel1cx/eslint-react.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@eslint-react/eslint-plugin@1.53.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@eslint-react/eslint-plugin/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/@eslint-react/eslint-plugin/package.json"
              }
            ],
            "concludedValue": "node_modules/@eslint-react/eslint-plugin/package.json"
          }
        ]
      },
      "tags": [
        "plugins"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@tanstack/react-devtools@0.10.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-15T18:39:12Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, September 15, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'react-devtools' with version '0.10.5'. The package type in this SBOM is npm with 4 purl namespaces described under components. The components were identified from 9 source files."
    }
  ]
}