{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:9b8b94d8-f13e-4293-9158-ba5a0f7b1edf",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T15:39:18Z",
    "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": "store",
      "group": "@assistant-ui",
      "version": "0.2.12",
      "description": "Tap-based state management for @assistant-ui",
      "purl": "pkg:npm/%40assistant-ui/store@0.2.12",
      "bom-ref": "pkg:npm/@assistant-ui/store@0.2.12",
      "author": "AgentbaseAI Inc.",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, test, test:watch"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, test:watch"
        },
        {
          "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://www.assistant-ui.com/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/assistant-ui/assistant-ui.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@assistant-ui\\n@testing-library\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@assistant-ui/tap/package.json\\nnode_modules/@assistant-ui/x-buildutils/package.json\\nnode_modules/@testing-library/react/package.json\\nnode_modules/@types/react-dom/package.json\\nnode_modules/@types/react/package.json\\nnode_modules/jsdom/package.json\\nnode_modules/react/package.json\\nnode_modules/use-effect-event/package.json\\nnode_modules/vitest/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "4.1.7",
      "description": "Next generation testing framework powered by Vite",
      "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/vitest@4.1.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitest@4.1.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest/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/vitest/package.json"
              }
            ],
            "concludedValue": "node_modules/vitest/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "",
      "name": "use-effect-event",
      "version": "2.0.3",
      "description": "Ponyfill of the experimental `React.useEffectEvent` hook",
      "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/use-effect-event@2.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/sanity-io/use-effect-event.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/use-effect-event@2.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/use-effect-event/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "use-effect-event,useEffectEvent,use-effect-event/useEffectEvent"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/use-effect-event/package.json"
              }
            ],
            "concludedValue": "node_modules/use-effect-event/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/useAuiEvent.js",
            "line": 4
          },
          {
            "location": "dist/useAuiEvent.js",
            "line": 49
          },
          {
            "location": "src/useAuiEvent.ts",
            "line": 2
          },
          {
            "location": "src/useAuiEvent.ts",
            "line": 57
          }
        ]
      }
    },
    {
      "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,useMemo,react/useMemo,useRef,react/useRef,useEffect,react/useEffect,useDebugValue,react/useDebugValue,useSyncExternalStore,react/useSyncExternalStore,createContext,react/createContext,useContext,react/useContext,react/jsx-runtime,react/jsx-runtime/jsx,react/FC,PropsWithChildren,react/PropsWithChildren,ReactNode,react/ReactNode"
        },
        {
          "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/RenderChildrenWithAccessor.js",
            "line": 4
          },
          {
            "location": "dist/RenderChildrenWithAccessor.js",
            "line": 8
          },
          {
            "location": "dist/RenderChildrenWithAccessor.js",
            "line": 42
          },
          {
            "location": "dist/useAuiEvent.js",
            "line": 3
          },
          {
            "location": "dist/useAuiEvent.js",
            "line": 51
          },
          {
            "location": "dist/useAuiState.js",
            "line": 3
          },
          {
            "location": "dist/useAuiState.js",
            "line": 40
          },
          {
            "location": "dist/useAuiState.js",
            "line": 42
          },
          {
            "location": "dist/utils/react-assistant-context.js",
            "line": 3
          },
          {
            "location": "dist/utils/react-assistant-context.js",
            "line": 4
          },
          {
            "location": "dist/utils/react-assistant-context.js",
            "line": 47
          },
          {
            "location": "dist/utils/react-assistant-context.js",
            "line": 49
          },
          {
            "location": "src/AuiIf.ts",
            "line": 3
          },
          {
            "location": "src/useAuiEvent.ts",
            "line": 1
          },
          {
            "location": "src/useAuiEvent.ts",
            "line": 60
          },
          {
            "location": "src/useAuiState.ts",
            "line": 1
          },
          {
            "location": "src/useAuiState.ts",
            "line": 42
          },
          {
            "location": "src/useAuiState.ts",
            "line": 54
          },
          {
            "location": "src/RenderChildrenWithAccessor.tsx",
            "line": 3
          },
          {
            "location": "src/RenderChildrenWithAccessor.tsx",
            "line": 18
          },
          {
            "location": "src/RenderChildrenWithAccessor.tsx",
            "line": 73
          },
          {
            "location": "src/utils/react-assistant-context.tsx",
            "line": 1
          },
          {
            "location": "src/utils/react-assistant-context.tsx",
            "line": 2
          },
          {
            "location": "src/utils/react-assistant-context.tsx",
            "line": 81
          },
          {
            "location": "src/utils/react-assistant-context.tsx",
            "line": 84
          },
          {
            "location": "dist/utils/react-assistant-context.js",
            "line": 73
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "jsdom",
      "version": "29.1.1",
      "description": "A JavaScript implementation of many web standards",
      "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/jsdom@29.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/jsdom/jsdom.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jsdom@29.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jsdom/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/jsdom/package.json"
              }
            ],
            "concludedValue": "node_modules/jsdom/package.json"
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "group": "@types",
      "name": "react-dom",
      "version": "19.2.3",
      "description": "TypeScript definitions for react-dom",
      "scope": "excluded",
      "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.15",
      "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.15",
      "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.15",
      "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": "Kent C. Dodds <me@kentcdodds.com> (https://kentcdodds.com)"
        }
      ],
      "group": "@testing-library",
      "name": "react",
      "version": "16.3.2",
      "description": "Simple and complete React DOM 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/%40testing-library/react@16.3.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/react-testing-library#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/react-testing-library"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@testing-library/react@16.3.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@testing-library/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react,useMemo,react/useMemo,useRef,react/useRef,useEffect,react/useEffect,useDebugValue,react/useDebugValue,useSyncExternalStore,react/useSyncExternalStore,createContext,react/createContext,useContext,react/useContext,react/jsx-runtime,react/jsx-runtime/jsx,react/FC,PropsWithChildren,react/PropsWithChildren,ReactNode,react/ReactNode"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@testing-library/react/package.json"
              }
            ],
            "concludedValue": "node_modules/@testing-library/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/RenderChildrenWithAccessor.js",
            "line": 4
          },
          {
            "location": "dist/RenderChildrenWithAccessor.js",
            "line": 8
          },
          {
            "location": "dist/RenderChildrenWithAccessor.js",
            "line": 42
          },
          {
            "location": "dist/useAuiEvent.js",
            "line": 3
          },
          {
            "location": "dist/useAuiEvent.js",
            "line": 51
          },
          {
            "location": "dist/useAuiState.js",
            "line": 3
          },
          {
            "location": "dist/useAuiState.js",
            "line": 40
          },
          {
            "location": "dist/useAuiState.js",
            "line": 42
          },
          {
            "location": "dist/utils/react-assistant-context.js",
            "line": 3
          },
          {
            "location": "dist/utils/react-assistant-context.js",
            "line": 4
          },
          {
            "location": "dist/utils/react-assistant-context.js",
            "line": 47
          },
          {
            "location": "dist/utils/react-assistant-context.js",
            "line": 49
          },
          {
            "location": "src/AuiIf.ts",
            "line": 3
          },
          {
            "location": "src/useAuiEvent.ts",
            "line": 1
          },
          {
            "location": "src/useAuiEvent.ts",
            "line": 60
          },
          {
            "location": "src/useAuiState.ts",
            "line": 1
          },
          {
            "location": "src/useAuiState.ts",
            "line": 42
          },
          {
            "location": "src/useAuiState.ts",
            "line": 54
          },
          {
            "location": "src/RenderChildrenWithAccessor.tsx",
            "line": 3
          },
          {
            "location": "src/RenderChildrenWithAccessor.tsx",
            "line": 18
          },
          {
            "location": "src/RenderChildrenWithAccessor.tsx",
            "line": 73
          },
          {
            "location": "src/utils/react-assistant-context.tsx",
            "line": 1
          },
          {
            "location": "src/utils/react-assistant-context.tsx",
            "line": 2
          },
          {
            "location": "src/utils/react-assistant-context.tsx",
            "line": 81
          },
          {
            "location": "src/utils/react-assistant-context.tsx",
            "line": 84
          },
          {
            "location": "dist/utils/react-assistant-context.js",
            "line": 73
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "AgentbaseAI Inc."
        }
      ],
      "group": "@assistant-ui",
      "name": "x-buildutils",
      "version": "0.0.9",
      "description": "Internal build utilities for assistant-ui packages",
      "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/%40assistant-ui/x-buildutils@0.0.9",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.assistant-ui.com/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/assistant-ui/assistant-ui.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@assistant-ui/x-buildutils@0.0.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@assistant-ui/x-buildutils/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/@assistant-ui/x-buildutils/package.json"
              }
            ],
            "concludedValue": "node_modules/@assistant-ui/x-buildutils/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "AgentbaseAI Inc."
        }
      ],
      "group": "@assistant-ui",
      "name": "tap",
      "version": "0.5.12",
      "description": "Zero-dependency reactive state management inspired by React hooks",
      "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/%40assistant-ui/tap@0.5.12",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.assistant-ui.com/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/assistant-ui/assistant-ui.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@assistant-ui/tap@0.5.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@assistant-ui/tap/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "tapClientResource,tapClientLookup,tapClientList"
        },
        {
          "name": "ImportedModules",
          "value": "@assistant-ui/tap,resource,@assistant-ui/tap/resource,tapConst,@assistant-ui/tap/tapConst,tapState,@assistant-ui/tap/tapState,withKey,@assistant-ui/tap/withKey,tapMemo,@assistant-ui/tap/tapMemo,tapResource,@assistant-ui/tap/tapResource,tapResources,@assistant-ui/tap/tapResources,tapEffect,@assistant-ui/tap/tapEffect,tapRef,@assistant-ui/tap/tapRef,tapResourceRoot,@assistant-ui/tap/tapResourceRoot,createResourceContext,@assistant-ui/tap/createResourceContext,@assistant-ui/tap/tap,tapEffectEvent,@assistant-ui/tap/tapEffectEvent,withContextProvider,@assistant-ui/tap/withContextProvider,ResourceElement,@assistant-ui/tap/ResourceElement,ContravariantResource,@assistant-ui/tap/ContravariantResource,Resource,@assistant-ui/tap/Resource,@assistant-ui/tap/react,useResource,@assistant-ui/tap/react/useResource"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@assistant-ui/tap/package.json"
              }
            ],
            "concludedValue": "node_modules/@assistant-ui/tap/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/Derived.js",
            "line": 1
          },
          {
            "location": "dist/Derived.js",
            "line": 22
          },
          {
            "location": "dist/tapClientList.js",
            "line": 2
          },
          {
            "location": "dist/tapClientList.js",
            "line": 16
          },
          {
            "location": "dist/tapClientList.js",
            "line": 17
          },
          {
            "location": "dist/tapClientList.js",
            "line": 36
          },
          {
            "location": "dist/tapClientLookup.js",
            "line": 3
          },
          {
            "location": "dist/tapClientLookup.js",
            "line": 7
          },
          {
            "location": "dist/tapClientLookup.js",
            "line": 10
          },
          {
            "location": "dist/tapClientLookup.js",
            "line": 11
          },
          {
            "location": "dist/tapClientLookup.js",
            "line": 12
          },
          {
            "location": "dist/tapClientLookup.js",
            "line": 19
          },
          {
            "location": "dist/tapClientResource.js",
            "line": 4
          },
          {
            "location": "dist/tapClientResource.js",
            "line": 82
          },
          {
            "location": "dist/tapClientResource.js",
            "line": 84
          },
          {
            "location": "dist/tapClientResource.js",
            "line": 85
          },
          {
            "location": "dist/tapClientResource.js",
            "line": 87
          },
          {
            "location": "dist/tapClientResource.js",
            "line": 97
          },
          {
            "location": "dist/useAui.js",
            "line": 11
          },
          {
            "location": "dist/useAui.js",
            "line": 14
          },
          {
            "location": "dist/useAui.js",
            "line": 16
          },
          {
            "location": "dist/useAui.js",
            "line": 21
          },
          {
            "location": "dist/useAui.js",
            "line": 26
          },
          {
            "location": "dist/useAui.js",
            "line": 27
          },
          {
            "location": "dist/useAui.js",
            "line": 32
          },
          {
            "location": "dist/useAui.js",
            "line": 35
          },
          {
            "location": "dist/useAui.js",
            "line": 54
          },
          {
            "location": "dist/useAui.js",
            "line": 55
          },
          {
            "location": "dist/useAui.js",
            "line": 61
          },
          {
            "location": "dist/useAui.js",
            "line": 62
          },
          {
            "location": "dist/useAui.js",
            "line": 63
          },
          {
            "location": "dist/useAui.js",
            "line": 64
          },
          {
            "location": "dist/useAui.js",
            "line": 74
          },
          {
            "location": "dist/useAui.js",
            "line": 106
          },
          {
            "location": "dist/useAui.js",
            "line": 107
          },
          {
            "location": "dist/useAui.js",
            "line": 109
          },
          {
            "location": "dist/useAui.js",
            "line": 133
          },
          {
            "location": "dist/useAui.js",
            "line": 134
          },
          {
            "location": "dist/useAui.js",
            "line": 137
          },
          {
            "location": "dist/useAui.js",
            "line": 147
          },
          {
            "location": "dist/useAui.js",
            "line": 149
          },
          {
            "location": "dist/useAui.js",
            "line": 153
          },
          {
            "location": "dist/useAui.js",
            "line": 156
          },
          {
            "location": "dist/useAui.js",
            "line": 160
          },
          {
            "location": "dist/useAui.js",
            "line": 164
          },
          {
            "location": "dist/utils/NotificationManager.js",
            "line": 1
          },
          {
            "location": "dist/utils/NotificationManager.js",
            "line": 3
          },
          {
            "location": "dist/utils/NotificationManager.js",
            "line": 4
          },
          {
            "location": "dist/utils/splitClients.js",
            "line": 3
          },
          {
            "location": "dist/utils/splitClients.js",
            "line": 37
          },
          {
            "location": "dist/utils/tap-assistant-context.js",
            "line": 2
          },
          {
            "location": "dist/utils/tap-assistant-context.js",
            "line": 4
          },
          {
            "location": "dist/utils/tap-assistant-context.js",
            "line": 6
          },
          {
            "location": "dist/utils/tap-assistant-context.js",
            "line": 9
          },
          {
            "location": "dist/utils/tap-assistant-context.js",
            "line": 19
          },
          {
            "location": "dist/utils/tap-client-stack-context.js",
            "line": 1
          },
          {
            "location": "dist/utils/tap-client-stack-context.js",
            "line": 13
          },
          {
            "location": "dist/utils/tap-client-stack-context.js",
            "line": 18
          },
          {
            "location": "dist/utils/tap-client-stack-context.js",
            "line": 26
          },
          {
            "location": "dist/wrapperResource.js",
            "line": 1
          },
          {
            "location": "dist/wrapperResource.js",
            "line": 4
          },
          {
            "location": "dist/wrapperResource.js",
            "line": 8
          },
          {
            "location": "src/Derived.ts",
            "line": 1
          },
          {
            "location": "src/Derived.ts",
            "line": 28
          },
          {
            "location": "src/attachTransformScopes.ts",
            "line": 1
          },
          {
            "location": "src/tapClientList.ts",
            "line": 1
          },
          {
            "location": "src/tapClientList.ts",
            "line": 2
          },
          {
            "location": "src/tapClientList.ts",
            "line": 44
          },
          {
            "location": "src/tapClientList.ts",
            "line": 46
          },
          {
            "location": "src/tapClientList.ts",
            "line": 68
          },
          {
            "location": "src/tapClientLookup.ts",
            "line": 6
          },
          {
            "location": "src/tapClientLookup.ts",
            "line": 22
          },
          {
            "location": "src/tapClientLookup.ts",
            "line": 37
          },
          {
            "location": "src/tapClientLookup.ts",
            "line": 43
          },
          {
            "location": "src/tapClientLookup.ts",
            "line": 46
          },
          {
            "location": "src/tapClientLookup.ts",
            "line": 56
          },
          {
            "location": "src/tapClientResource.ts",
            "line": 7
          },
          {
            "location": "src/tapClientResource.ts",
            "line": 145
          },
          {
            "location": "src/tapClientResource.ts",
            "line": 148
          },
          {
            "location": "src/tapClientResource.ts",
            "line": 157
          },
          {
            "location": "src/tapClientResource.ts",
            "line": 162
          },
          {
            "location": "src/tapClientResource.ts",
            "line": 184
          },
          {
            "location": "src/useAui.ts",
            "line": 13
          },
          {
            "location": "src/useAui.ts",
            "line": 49
          },
          {
            "location": "src/useAui.ts",
            "line": 52
          },
          {
            "location": "src/useAui.ts",
            "line": 66
          },
          {
            "location": "src/useAui.ts",
            "line": 70
          },
          {
            "location": "src/useAui.ts",
            "line": 82
          },
          {
            "location": "src/useAui.ts",
            "line": 86
          },
          {
            "location": "src/useAui.ts",
            "line": 90
          },
          {
            "location": "src/useAui.ts",
            "line": 111
          },
          {
            "location": "src/useAui.ts",
            "line": 112
          },
          {
            "location": "src/useAui.ts",
            "line": 122
          },
          {
            "location": "src/useAui.ts",
            "line": 130
          },
          {
            "location": "src/useAui.ts",
            "line": 132
          },
          {
            "location": "src/useAui.ts",
            "line": 138
          },
          {
            "location": "src/useAui.ts",
            "line": 141
          },
          {
            "location": "src/useAui.ts",
            "line": 155
          },
          {
            "location": "src/useAui.ts",
            "line": 211
          },
          {
            "location": "src/useAui.ts",
            "line": 228
          },
          {
            "location": "src/useAui.ts",
            "line": 231
          },
          {
            "location": "src/useAui.ts",
            "line": 270
          },
          {
            "location": "src/useAui.ts",
            "line": 279
          },
          {
            "location": "src/useAui.ts",
            "line": 284
          },
          {
            "location": "src/useAui.ts",
            "line": 302
          },
          {
            "location": "src/useAui.ts",
            "line": 312
          },
          {
            "location": "src/useAui.ts",
            "line": 317
          },
          {
            "location": "src/useAui.ts",
            "line": 324
          },
          {
            "location": "src/useAui.ts",
            "line": 330
          },
          {
            "location": "src/useAui.ts",
            "line": 334
          },
          {
            "location": "src/utils/NotificationManager.ts",
            "line": 1
          },
          {
            "location": "src/utils/NotificationManager.ts",
            "line": 8
          },
          {
            "location": "src/utils/NotificationManager.ts",
            "line": 29
          },
          {
            "location": "src/utils/NotificationManager.ts",
            "line": 30
          },
          {
            "location": "src/utils/splitClients.ts",
            "line": 9
          },
          {
            "location": "src/utils/splitClients.ts",
            "line": 69
          },
          {
            "location": "src/utils/tap-assistant-context.ts",
            "line": 6
          },
          {
            "location": "src/utils/tap-assistant-context.ts",
            "line": 26
          },
          {
            "location": "src/utils/tap-assistant-context.ts",
            "line": 32
          },
          {
            "location": "src/utils/tap-assistant-context.ts",
            "line": 36
          },
          {
            "location": "src/utils/tap-assistant-context.ts",
            "line": 50
          },
          {
            "location": "src/utils/tap-client-stack-context.ts",
            "line": 6
          },
          {
            "location": "src/utils/tap-client-stack-context.ts",
            "line": 28
          },
          {
            "location": "src/utils/tap-client-stack-context.ts",
            "line": 34
          },
          {
            "location": "src/utils/tap-client-stack-context.ts",
            "line": 46
          },
          {
            "location": "src/utils/tap-client-stack-context.ts",
            "line": 50
          },
          {
            "location": "src/wrapperResource.ts",
            "line": 6
          },
          {
            "location": "src/wrapperResource.ts",
            "line": 11
          },
          {
            "location": "src/wrapperResource.ts",
            "line": 15
          },
          {
            "location": "dist/useAui.js",
            "line": 10
          },
          {
            "location": "dist/useAui.js",
            "line": 185
          },
          {
            "location": "src/useAui.ts",
            "line": 3
          },
          {
            "location": "src/useAui.ts",
            "line": 446
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@assistant-ui/store@0.2.12"
      ],
      "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-08-25T15:39:18Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, August 25, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'store' with version '0.2.12'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 9 source files."
    }
  ]
}