{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:048505b6-a9ae-4640-8033-e47f287ae422",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T15:39:17Z",
    "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-markdown",
      "group": "@assistant-ui",
      "version": "0.14.1",
      "description": "Markdown rendering for assistant-ui",
      "purl": "pkg:npm/%40assistant-ui/react-markdown@0.14.1",
      "bom-ref": "pkg:npm/@assistant-ui/react-markdown@0.14.1",
      "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@radix-ui\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@assistant-ui/react/package.json\\nnode_modules/@assistant-ui/x-buildutils/package.json\\nnode_modules/@radix-ui/react-primitive/package.json\\nnode_modules/@radix-ui/react-use-callback-ref/package.json\\nnode_modules/@types/hast/package.json\\nnode_modules/@types/react/package.json\\nnode_modules/classnames/package.json\\nnode_modules/react-dom/package.json\\nnode_modules/react-markdown/package.json\\nnode_modules/react/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": "Espen Hovlandsdal <espen@hovlandsdal.com>"
        }
      ],
      "group": "",
      "name": "react-markdown",
      "version": "10.1.0",
      "description": "React component to render markdown",
      "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-markdown@10.1.0",
      "type": "framework",
      "bom-ref": "pkg:npm/react-markdown@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-markdown/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react-markdown,Options,react-markdown/Options"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react-markdown/package.json"
              }
            ],
            "concludedValue": "node_modules/react-markdown/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 7
          },
          {
            "location": "src/primitives/MarkdownText.tsx",
            "line": 15
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "react-dom",
      "version": "19.2.6",
      "description": "React package for working with the DOM.",
      "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/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": "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"
          }
        ]
      },
      "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,memo,react/memo,react/jsx-runtime,react/jsx-runtime/jsx,useMemo,react/useMemo,Fragment,react/jsx-runtime/Fragment,jsxs,react/jsx-runtime/jsxs,useContext,react/useContext,createContext,react/createContext,forwardRef,react/forwardRef,ComponentPropsWithoutRef,react/ComponentPropsWithoutRef,ComponentType,react/ComponentType,ComponentProps,react/ComponentProps,ElementType,react/ElementType,react/FC,ReactNode,react/ReactNode,ComponentRef,react/ComponentRef,ForwardRefExoticComponent,react/ForwardRefExoticComponent,RefAttributes,react/RefAttributes"
        },
        {
          "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/memoization.js",
            "line": 1
          },
          {
            "location": "dist/memoization.js",
            "line": 2
          },
          {
            "location": "dist/memoization.js",
            "line": 26
          },
          {
            "location": "dist/overrides/CodeBlock.js",
            "line": 2
          },
          {
            "location": "dist/overrides/CodeBlock.js",
            "line": 3
          },
          {
            "location": "dist/overrides/CodeBlock.js",
            "line": 6
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 6
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 7
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 11
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 45
          },
          {
            "location": "dist/overrides/PreOverride.js",
            "line": 3
          },
          {
            "location": "dist/overrides/PreOverride.js",
            "line": 4
          },
          {
            "location": "dist/overrides/PreOverride.js",
            "line": 6
          },
          {
            "location": "dist/overrides/PreOverride.js",
            "line": 8
          },
          {
            "location": "dist/overrides/PreOverride.js",
            "line": 16
          },
          {
            "location": "dist/overrides/defaultComponents.js",
            "line": 1
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 6
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 8
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 15
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 23
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 42
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 54
          },
          {
            "location": "src/overrides/types.ts",
            "line": 2
          },
          {
            "location": "src/memoization.tsx",
            "line": 7
          },
          {
            "location": "src/memoization.tsx",
            "line": 62
          },
          {
            "location": "src/overrides/CodeBlock.tsx",
            "line": 1
          },
          {
            "location": "src/overrides/CodeBlock.tsx",
            "line": 30
          },
          {
            "location": "src/overrides/CodeOverride.tsx",
            "line": 7
          },
          {
            "location": "src/overrides/CodeOverride.tsx",
            "line": 33
          },
          {
            "location": "src/overrides/CodeOverride.tsx",
            "line": 115
          },
          {
            "location": "src/overrides/PreOverride.tsx",
            "line": 8
          },
          {
            "location": "src/overrides/PreOverride.tsx",
            "line": 12
          },
          {
            "location": "src/overrides/PreOverride.tsx",
            "line": 18
          },
          {
            "location": "src/overrides/PreOverride.tsx",
            "line": 25
          },
          {
            "location": "src/overrides/defaultComponents.tsx",
            "line": 1
          },
          {
            "location": "src/primitives/MarkdownText.tsx",
            "line": 14
          },
          {
            "location": "src/primitives/MarkdownText.tsx",
            "line": 79
          },
          {
            "location": "src/primitives/MarkdownText.tsx",
            "line": 96
          },
          {
            "location": "src/primitives/MarkdownText.tsx",
            "line": 112
          },
          {
            "location": "src/primitives/MarkdownText.tsx",
            "line": 130
          },
          {
            "location": "dist/memoization.js",
            "line": 24
          },
          {
            "location": "dist/overrides/CodeBlock.js",
            "line": 10
          },
          {
            "location": "dist/overrides/CodeBlock.js",
            "line": 14
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 12
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 14
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 16
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 24
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 37
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 38
          },
          {
            "location": "dist/overrides/PreOverride.js",
            "line": 11
          },
          {
            "location": "dist/overrides/defaultComponents.js",
            "line": 3
          },
          {
            "location": "dist/overrides/defaultComponents.js",
            "line": 4
          },
          {
            "location": "dist/overrides/defaultComponents.js",
            "line": 5
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 36
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 41
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 55
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 60
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Jed Watson"
        }
      ],
      "group": "",
      "name": "classnames",
      "version": "2.5.1",
      "description": "A simple utility for conditionally joining classNames 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/classnames@2.5.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/JedWatson/classnames.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/classnames@2.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/classnames/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "classnames"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/classnames/package.json"
              }
            ],
            "concludedValue": "node_modules/classnames/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/overrides/withDefaults.js",
            "line": 1
          },
          {
            "location": "dist/overrides/withDefaults.js",
            "line": 5
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 10
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 58
          },
          {
            "location": "src/overrides/withDefaults.ts",
            "line": 1
          },
          {
            "location": "src/overrides/withDefaults.ts",
            "line": 10
          },
          {
            "location": "src/primitives/MarkdownText.tsx",
            "line": 30
          },
          {
            "location": "src/primitives/MarkdownText.tsx",
            "line": 148
          }
        ]
      }
    },
    {
      "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"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "hast",
      "version": "3.0.4",
      "description": "TypeScript definitions for hast",
      "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/hast@3.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hast"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/hast@3.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/hast/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/hast/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/hast/package.json"
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-use-callback-ref",
      "version": "1.1.1",
      "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/%40radix-ui/react-use-callback-ref@1.1.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@radix-ui/react-use-callback-ref@1.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-use-callback-ref/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-use-callback-ref,useCallbackRef,@radix-ui/react-use-callback-ref/useCallbackRef"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@radix-ui/react-use-callback-ref/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-use-callback-ref/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 8
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 12
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 14
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 9
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 36
          },
          {
            "location": "src/overrides/CodeOverride.tsx",
            "line": 16
          },
          {
            "location": "src/overrides/CodeOverride.tsx",
            "line": 35
          },
          {
            "location": "src/overrides/CodeOverride.tsx",
            "line": 40
          },
          {
            "location": "src/primitives/MarkdownText.tsx",
            "line": 27
          },
          {
            "location": "src/primitives/MarkdownText.tsx",
            "line": 104
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-primitive",
      "version": "2.1.4",
      "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/%40radix-ui/react-primitive@2.1.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@radix-ui/react-primitive@2.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-primitive/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-primitive,Primitive,@radix-ui/react-primitive/Primitive"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@radix-ui/react-primitive/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-primitive/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/primitives/MarkdownText.tsx",
            "line": 29
          }
        ]
      }
    },
    {
      "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": "react",
      "version": "0.14.8",
      "description": "Open-source TypeScript/React library for building production-grade AI chat experiences",
      "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/react@0.14.8",
      "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/react@0.14.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@assistant-ui/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react,memo,react/memo,react/jsx-runtime,react/jsx-runtime/jsx,useMemo,react/useMemo,Fragment,react/jsx-runtime/Fragment,jsxs,react/jsx-runtime/jsxs,useContext,react/useContext,createContext,react/createContext,forwardRef,react/forwardRef,ComponentPropsWithoutRef,react/ComponentPropsWithoutRef,ComponentType,react/ComponentType,ComponentProps,react/ComponentProps,ElementType,react/ElementType,react/FC,ReactNode,react/ReactNode,ComponentRef,react/ComponentRef,ForwardRefExoticComponent,react/ForwardRefExoticComponent,RefAttributes,react/RefAttributes"
        },
        {
          "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/react/package.json"
              }
            ],
            "concludedValue": "node_modules/@assistant-ui/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/memoization.js",
            "line": 1
          },
          {
            "location": "dist/memoization.js",
            "line": 2
          },
          {
            "location": "dist/memoization.js",
            "line": 26
          },
          {
            "location": "dist/overrides/CodeBlock.js",
            "line": 2
          },
          {
            "location": "dist/overrides/CodeBlock.js",
            "line": 3
          },
          {
            "location": "dist/overrides/CodeBlock.js",
            "line": 6
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 6
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 7
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 11
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 45
          },
          {
            "location": "dist/overrides/PreOverride.js",
            "line": 3
          },
          {
            "location": "dist/overrides/PreOverride.js",
            "line": 4
          },
          {
            "location": "dist/overrides/PreOverride.js",
            "line": 6
          },
          {
            "location": "dist/overrides/PreOverride.js",
            "line": 8
          },
          {
            "location": "dist/overrides/PreOverride.js",
            "line": 16
          },
          {
            "location": "dist/overrides/defaultComponents.js",
            "line": 1
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 6
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 8
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 15
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 23
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 42
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 54
          },
          {
            "location": "src/overrides/types.ts",
            "line": 2
          },
          {
            "location": "src/memoization.tsx",
            "line": 7
          },
          {
            "location": "src/memoization.tsx",
            "line": 62
          },
          {
            "location": "src/overrides/CodeBlock.tsx",
            "line": 1
          },
          {
            "location": "src/overrides/CodeBlock.tsx",
            "line": 30
          },
          {
            "location": "src/overrides/CodeOverride.tsx",
            "line": 7
          },
          {
            "location": "src/overrides/CodeOverride.tsx",
            "line": 33
          },
          {
            "location": "src/overrides/CodeOverride.tsx",
            "line": 115
          },
          {
            "location": "src/overrides/PreOverride.tsx",
            "line": 8
          },
          {
            "location": "src/overrides/PreOverride.tsx",
            "line": 12
          },
          {
            "location": "src/overrides/PreOverride.tsx",
            "line": 18
          },
          {
            "location": "src/overrides/PreOverride.tsx",
            "line": 25
          },
          {
            "location": "src/overrides/defaultComponents.tsx",
            "line": 1
          },
          {
            "location": "src/primitives/MarkdownText.tsx",
            "line": 14
          },
          {
            "location": "src/primitives/MarkdownText.tsx",
            "line": 79
          },
          {
            "location": "src/primitives/MarkdownText.tsx",
            "line": 96
          },
          {
            "location": "src/primitives/MarkdownText.tsx",
            "line": 112
          },
          {
            "location": "src/primitives/MarkdownText.tsx",
            "line": 130
          },
          {
            "location": "dist/memoization.js",
            "line": 24
          },
          {
            "location": "dist/overrides/CodeBlock.js",
            "line": 10
          },
          {
            "location": "dist/overrides/CodeBlock.js",
            "line": 14
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 12
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 14
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 16
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 24
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 37
          },
          {
            "location": "dist/overrides/CodeOverride.js",
            "line": 38
          },
          {
            "location": "dist/overrides/PreOverride.js",
            "line": 11
          },
          {
            "location": "dist/overrides/defaultComponents.js",
            "line": 3
          },
          {
            "location": "dist/overrides/defaultComponents.js",
            "line": 4
          },
          {
            "location": "dist/overrides/defaultComponents.js",
            "line": 5
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 36
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 41
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 55
          },
          {
            "location": "dist/primitives/MarkdownText.js",
            "line": 60
          }
        ]
      },
      "tags": [
        "ai"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@assistant-ui/react-markdown@0.14.1"
      ],
      "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:17Z",
      "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 'react-markdown' with version '0.14.1'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 11 source files."
    }
  ]
}