{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:7da12562-4862-495a-8b31-b6e707b9d582",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-24T12:09:30Z",
    "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-toast",
      "group": "@radix-ui",
      "version": "1.2.17",
      "purl": "pkg:npm/%40radix-ui/react-toast@1.2.17",
      "bom-ref": "pkg:npm/@radix-ui/react-toast@1.2.17",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "lint, clean, reset, typecheck, build"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "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://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@radix-ui\\n@repo\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@radix-ui/primitive/package.json\\nnode_modules/@radix-ui/react-collection/package.json\\nnode_modules/@radix-ui/react-compose-refs/package.json\\nnode_modules/@radix-ui/react-context/package.json\\nnode_modules/@radix-ui/react-dismissable-layer/package.json\\nnode_modules/@radix-ui/react-portal/package.json\\nnode_modules/@radix-ui/react-presence/package.json\\nnode_modules/@radix-ui/react-primitive/package.json\\nnode_modules/@radix-ui/react-use-callback-ref/package.json\\nnode_modules/@radix-ui/react-use-controllable-state/package.json\\nnode_modules/@radix-ui/react-use-layout-effect/package.json\\nnode_modules/@radix-ui/react-visually-hidden/package.json\\nnode_modules/@repo/builder/package.json\\nnode_modules/@repo/typescript-config/package.json\\nnode_modules/@types/react-dom/package.json\\nnode_modules/@types/react/package.json\\nnode_modules/react-dom/package.json\\nnode_modules/react/package.json\\nnode_modules/typescript/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.9.3",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/typescript@5.9.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.9.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "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"
        },
        {
          "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/index.js",
            "line": 54
          },
          {
            "location": "dist/index.mjs",
            "line": 5
          },
          {
            "location": "dist/index.mjs",
            "line": 376
          },
          {
            "location": "src/toast.tsx",
            "line": 2
          },
          {
            "location": "src/toast.tsx",
            "line": 573
          }
        ]
      },
      "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,react/jsx-runtime,Fragment,react/jsx-runtime/Fragment,react/jsx-runtime/jsx,jsxs,react/jsx-runtime/jsxs"
        },
        {
          "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/index.js",
            "line": 53
          },
          {
            "location": "dist/index.js",
            "line": 67
          },
          {
            "location": "dist/index.mjs",
            "line": 4
          },
          {
            "location": "dist/index.mjs",
            "line": 18
          },
          {
            "location": "dist/index.mjs",
            "line": 33
          },
          {
            "location": "dist/index.mjs",
            "line": 34
          },
          {
            "location": "dist/index.mjs",
            "line": 35
          },
          {
            "location": "dist/index.mjs",
            "line": 36
          },
          {
            "location": "dist/index.mjs",
            "line": 53
          },
          {
            "location": "dist/index.mjs",
            "line": 54
          },
          {
            "location": "dist/index.mjs",
            "line": 67
          },
          {
            "location": "dist/index.mjs",
            "line": 77
          },
          {
            "location": "dist/index.mjs",
            "line": 78
          },
          {
            "location": "dist/index.mjs",
            "line": 79
          },
          {
            "location": "dist/index.mjs",
            "line": 80
          },
          {
            "location": "dist/index.mjs",
            "line": 84
          },
          {
            "location": "dist/index.mjs",
            "line": 92
          },
          {
            "location": "dist/index.mjs",
            "line": 134
          },
          {
            "location": "dist/index.mjs",
            "line": 146
          },
          {
            "location": "dist/index.mjs",
            "line": 215
          },
          {
            "location": "dist/index.mjs",
            "line": 241
          },
          {
            "location": "dist/index.mjs",
            "line": 293
          },
          {
            "location": "dist/index.mjs",
            "line": 311
          },
          {
            "location": "dist/index.mjs",
            "line": 313
          },
          {
            "location": "dist/index.mjs",
            "line": 314
          },
          {
            "location": "dist/index.mjs",
            "line": 316
          },
          {
            "location": "dist/index.mjs",
            "line": 317
          },
          {
            "location": "dist/index.mjs",
            "line": 318
          },
          {
            "location": "dist/index.mjs",
            "line": 325
          },
          {
            "location": "dist/index.mjs",
            "line": 334
          },
          {
            "location": "dist/index.mjs",
            "line": 355
          },
          {
            "location": "dist/index.mjs",
            "line": 358
          },
          {
            "location": "dist/index.mjs",
            "line": 362
          },
          {
            "location": "dist/index.mjs",
            "line": 475
          },
          {
            "location": "dist/index.mjs",
            "line": 476
          },
          {
            "location": "dist/index.mjs",
            "line": 478
          },
          {
            "location": "dist/index.mjs",
            "line": 489
          },
          {
            "location": "dist/index.mjs",
            "line": 497
          },
          {
            "location": "dist/index.mjs",
            "line": 505
          },
          {
            "location": "dist/index.mjs",
            "line": 519
          },
          {
            "location": "dist/index.mjs",
            "line": 535
          },
          {
            "location": "src/toast.tsx",
            "line": 1
          },
          {
            "location": "src/toast.tsx",
            "line": 89
          },
          {
            "location": "src/toast.tsx",
            "line": 90
          },
          {
            "location": "src/toast.tsx",
            "line": 91
          },
          {
            "location": "src/toast.tsx",
            "line": 92
          },
          {
            "location": "src/toast.tsx",
            "line": 111
          },
          {
            "location": "src/toast.tsx",
            "line": 112
          },
          {
            "location": "src/toast.tsx",
            "line": 150
          },
          {
            "location": "src/toast.tsx",
            "line": 160
          },
          {
            "location": "src/toast.tsx",
            "line": 161
          },
          {
            "location": "src/toast.tsx",
            "line": 162
          },
          {
            "location": "src/toast.tsx",
            "line": 163
          },
          {
            "location": "src/toast.tsx",
            "line": 168
          },
          {
            "location": "src/toast.tsx",
            "line": 180
          },
          {
            "location": "src/toast.tsx",
            "line": 228
          },
          {
            "location": "src/toast.tsx",
            "line": 245
          },
          {
            "location": "src/toast.tsx",
            "line": 346
          },
          {
            "location": "src/toast.tsx",
            "line": 392
          },
          {
            "location": "src/toast.tsx",
            "line": 474
          },
          {
            "location": "src/toast.tsx",
            "line": 492
          },
          {
            "location": "src/toast.tsx",
            "line": 494
          },
          {
            "location": "src/toast.tsx",
            "line": 495
          },
          {
            "location": "src/toast.tsx",
            "line": 497
          },
          {
            "location": "src/toast.tsx",
            "line": 498
          },
          {
            "location": "src/toast.tsx",
            "line": 499
          },
          {
            "location": "src/toast.tsx",
            "line": 509
          },
          {
            "location": "src/toast.tsx",
            "line": 519
          },
          {
            "location": "src/toast.tsx",
            "line": 544
          },
          {
            "location": "src/toast.tsx",
            "line": 548
          },
          {
            "location": "src/toast.tsx",
            "line": 553
          },
          {
            "location": "src/toast.tsx",
            "line": 687
          },
          {
            "location": "src/toast.tsx",
            "line": 688
          },
          {
            "location": "src/toast.tsx",
            "line": 694
          },
          {
            "location": "src/toast.tsx",
            "line": 722
          },
          {
            "location": "src/toast.tsx",
            "line": 740
          },
          {
            "location": "src/toast.tsx",
            "line": 766
          },
          {
            "location": "src/toast.tsx",
            "line": 797
          },
          {
            "location": "src/toast.tsx",
            "line": 824
          },
          {
            "location": "dist/index.d.mts",
            "line": 2
          },
          {
            "location": "dist/index.mjs",
            "line": 42
          },
          {
            "location": "dist/index.mjs",
            "line": 174
          },
          {
            "location": "dist/index.mjs",
            "line": 183
          },
          {
            "location": "dist/index.mjs",
            "line": 195
          },
          {
            "location": "dist/index.mjs",
            "line": 196
          },
          {
            "location": "dist/index.mjs",
            "line": 219
          },
          {
            "location": "dist/index.mjs",
            "line": 250
          },
          {
            "location": "dist/index.mjs",
            "line": 366
          },
          {
            "location": "dist/index.mjs",
            "line": 367
          },
          {
            "location": "dist/index.mjs",
            "line": 376
          },
          {
            "location": "dist/index.mjs",
            "line": 377
          },
          {
            "location": "dist/index.mjs",
            "line": 385
          },
          {
            "location": "dist/index.mjs",
            "line": 482
          },
          {
            "location": "dist/index.mjs",
            "line": 492
          },
          {
            "location": "dist/index.mjs",
            "line": 500
          },
          {
            "location": "dist/index.mjs",
            "line": 514
          },
          {
            "location": "dist/index.mjs",
            "line": 523
          },
          {
            "location": "dist/index.mjs",
            "line": 537
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "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.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": "@repo",
      "name": "typescript-config",
      "version": "0.0.0",
      "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/%40repo/typescript-config@0.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/@repo/typescript-config@0.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@repo/typescript-config/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/@repo/typescript-config/package.json"
              }
            ],
            "concludedValue": "node_modules/@repo/typescript-config/package.json"
          }
        ]
      }
    },
    {
      "group": "@repo",
      "name": "builder",
      "version": "0.0.0",
      "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/%40repo/builder@0.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/@repo/builder@0.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@repo/builder/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/@repo/builder/package.json"
              }
            ],
            "concludedValue": "node_modules/@repo/builder/package.json"
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-visually-hidden",
      "version": "1.2.6",
      "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-visually-hidden@1.2.6",
      "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-visually-hidden@1.2.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-visually-hidden/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-visually-hidden,VisuallyHidden,@radix-ui/react-visually-hidden/VisuallyHidden"
        },
        {
          "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-visually-hidden/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-visually-hidden/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 66
          },
          {
            "location": "dist/index.mjs",
            "line": 17
          },
          {
            "location": "src/toast.tsx",
            "line": 14
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-use-layout-effect",
      "version": "1.1.2",
      "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-layout-effect@1.1.2",
      "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-layout-effect@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-use-layout-effect/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-use-layout-effect,useLayoutEffect,@radix-ui/react-use-layout-effect/useLayoutEffect"
        },
        {
          "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-layout-effect/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-use-layout-effect/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 65
          },
          {
            "location": "dist/index.mjs",
            "line": 16
          },
          {
            "location": "dist/index.mjs",
            "line": 590
          },
          {
            "location": "src/toast.tsx",
            "line": 13
          },
          {
            "location": "src/toast.tsx",
            "line": 905
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-use-controllable-state",
      "version": "1.2.3",
      "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-controllable-state@1.2.3",
      "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-controllable-state@1.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-use-controllable-state/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-use-controllable-state,useControllableState,@radix-ui/react-use-controllable-state/useControllableState"
        },
        {
          "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-controllable-state/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-use-controllable-state/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 64
          },
          {
            "location": "dist/index.mjs",
            "line": 15
          },
          {
            "location": "dist/index.mjs",
            "line": 244
          },
          {
            "location": "src/toast.tsx",
            "line": 12
          },
          {
            "location": "src/toast.tsx",
            "line": 395
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-use-callback-ref",
      "version": "1.1.2",
      "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.2",
      "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.2",
      "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/index.js",
            "line": 63
          },
          {
            "location": "dist/index.mjs",
            "line": 14
          },
          {
            "location": "dist/index.mjs",
            "line": 257
          },
          {
            "location": "dist/index.mjs",
            "line": 258
          },
          {
            "location": "dist/index.mjs",
            "line": 320
          },
          {
            "location": "dist/index.mjs",
            "line": 589
          },
          {
            "location": "src/toast.tsx",
            "line": 11
          },
          {
            "location": "src/toast.tsx",
            "line": 408
          },
          {
            "location": "src/toast.tsx",
            "line": 409
          },
          {
            "location": "src/toast.tsx",
            "line": 501
          },
          {
            "location": "src/toast.tsx",
            "line": 904
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-primitive",
      "version": "2.1.6",
      "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-primitive@2.1.6",
      "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.6",
      "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,dispatchDiscreteCustomEvent,@radix-ui/react-primitive/dispatchDiscreteCustomEvent"
        },
        {
          "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": "dist/index.js",
            "line": 62
          },
          {
            "location": "dist/index.mjs",
            "line": 13
          },
          {
            "location": "dist/index.mjs",
            "line": 572
          },
          {
            "location": "src/toast.tsx",
            "line": 10
          },
          {
            "location": "src/toast.tsx",
            "line": 882
          },
          {
            "location": "dist/index.d.mts",
            "line": 4
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-presence",
      "version": "1.1.6",
      "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-presence@1.1.6",
      "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-presence@1.1.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-presence/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-presence,Presence,@radix-ui/react-presence/Presence"
        },
        {
          "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-presence/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-presence/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 61
          },
          {
            "location": "dist/index.mjs",
            "line": 12
          },
          {
            "location": "src/toast.tsx",
            "line": 9
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-portal",
      "version": "1.1.12",
      "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-portal@1.1.12",
      "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-portal@1.1.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-portal/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-portal,Portal,@radix-ui/react-portal/Portal"
        },
        {
          "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-portal/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-portal/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 60
          },
          {
            "location": "dist/index.mjs",
            "line": 11
          },
          {
            "location": "src/toast.tsx",
            "line": 8
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-dismissable-layer",
      "version": "1.1.13",
      "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-dismissable-layer@1.1.13",
      "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-dismissable-layer@1.1.13",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-dismissable-layer/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-dismissable-layer"
        },
        {
          "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-dismissable-layer/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-dismissable-layer/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 59
          },
          {
            "location": "dist/index.mjs",
            "line": 10
          },
          {
            "location": "src/toast.tsx",
            "line": 7
          },
          {
            "location": "dist/index.d.mts",
            "line": 3
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-context",
      "version": "1.1.4",
      "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-context@1.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-context@1.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-context/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-context,createContextScope,@radix-ui/react-context/createContextScope,Scope,@radix-ui/react-context/Scope"
        },
        {
          "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-context/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-context/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 58
          },
          {
            "location": "dist/index.mjs",
            "line": 9
          },
          {
            "location": "dist/index.mjs",
            "line": 21
          },
          {
            "location": "src/toast.tsx",
            "line": 6
          },
          {
            "location": "src/toast.tsx",
            "line": 16
          },
          {
            "location": "src/toast.tsx",
            "line": 43
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-compose-refs",
      "version": "1.1.3",
      "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-compose-refs@1.1.3",
      "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-compose-refs@1.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-compose-refs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-compose-refs,useComposedRefs,@radix-ui/react-compose-refs/useComposedRefs"
        },
        {
          "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-compose-refs/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-compose-refs/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 56
          },
          {
            "location": "dist/index.mjs",
            "line": 7
          },
          {
            "location": "dist/index.mjs",
            "line": 81
          },
          {
            "location": "dist/index.mjs",
            "line": 312
          },
          {
            "location": "src/toast.tsx",
            "line": 4
          },
          {
            "location": "src/toast.tsx",
            "line": 164
          },
          {
            "location": "src/toast.tsx",
            "line": 493
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-collection",
      "version": "1.1.10",
      "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-collection@1.1.10",
      "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-collection@1.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-collection/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-collection,createCollection,@radix-ui/react-collection/createCollection"
        },
        {
          "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-collection/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-collection/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 57
          },
          {
            "location": "dist/index.mjs",
            "line": 8
          },
          {
            "location": "dist/index.mjs",
            "line": 20
          },
          {
            "location": "src/toast.tsx",
            "line": 5
          },
          {
            "location": "src/toast.tsx",
            "line": 24
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "primitive",
      "version": "1.1.4",
      "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/primitive@1.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/primitive@1.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/primitive/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/primitive,composeEventHandlers,@radix-ui/primitive/composeEventHandlers"
        },
        {
          "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/primitive/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/primitive/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 55
          },
          {
            "location": "dist/index.mjs",
            "line": 6
          },
          {
            "location": "dist/index.mjs",
            "line": 259
          },
          {
            "location": "dist/index.mjs",
            "line": 262
          },
          {
            "location": "dist/index.mjs",
            "line": 268
          },
          {
            "location": "dist/index.mjs",
            "line": 275
          },
          {
            "location": "dist/index.mjs",
            "line": 381
          },
          {
            "location": "dist/index.mjs",
            "line": 394
          },
          {
            "location": "dist/index.mjs",
            "line": 402
          },
          {
            "location": "dist/index.mjs",
            "line": 406
          },
          {
            "location": "dist/index.mjs",
            "line": 433
          },
          {
            "location": "dist/index.mjs",
            "line": 529
          },
          {
            "location": "src/toast.tsx",
            "line": 3
          },
          {
            "location": "src/toast.tsx",
            "line": 410
          },
          {
            "location": "src/toast.tsx",
            "line": 413
          },
          {
            "location": "src/toast.tsx",
            "line": 419
          },
          {
            "location": "src/toast.tsx",
            "line": 426
          },
          {
            "location": "src/toast.tsx",
            "line": 577
          },
          {
            "location": "src/toast.tsx",
            "line": 589
          },
          {
            "location": "src/toast.tsx",
            "line": 597
          },
          {
            "location": "src/toast.tsx",
            "line": 601
          },
          {
            "location": "src/toast.tsx",
            "line": 632
          },
          {
            "location": "src/toast.tsx",
            "line": 808
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@radix-ui/react-toast@1.2.17"
      ],
      "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-24T12:09:30Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, August 24, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'react-toast' with version '1.2.17'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 19 source files."
    }
  ]
}