{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:2157f9af-87fa-49a3-b6d6-67988e3a7470",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T18:47:28Z",
    "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-alert-dialog",
      "group": "@radix-ui",
      "version": "1.1.16",
      "purl": "pkg:npm/%40radix-ui/react-alert-dialog@1.1.16",
      "bom-ref": "pkg:npm/@radix-ui/react-alert-dialog@1.1.16",
      "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-compose-refs/package.json\\nnode_modules/@radix-ui/react-context/package.json\\nnode_modules/@radix-ui/react-dialog/package.json\\nnode_modules/@radix-ui/react-primitive/package.json\\nnode_modules/@radix-ui/react-slot/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": "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,react/jsx-runtime,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": 57
          },
          {
            "location": "dist/index.js",
            "line": 64
          },
          {
            "location": "dist/index.mjs",
            "line": 4
          },
          {
            "location": "dist/index.mjs",
            "line": 11
          },
          {
            "location": "dist/index.mjs",
            "line": 24
          },
          {
            "location": "dist/index.mjs",
            "line": 40
          },
          {
            "location": "dist/index.mjs",
            "line": 51
          },
          {
            "location": "dist/index.mjs",
            "line": 55
          },
          {
            "location": "dist/index.mjs",
            "line": 57
          },
          {
            "location": "dist/index.mjs",
            "line": 89
          },
          {
            "location": "dist/index.mjs",
            "line": 98
          },
          {
            "location": "dist/index.mjs",
            "line": 105
          },
          {
            "location": "dist/index.mjs",
            "line": 114
          },
          {
            "location": "dist/index.mjs",
            "line": 132
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 1
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 43
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 82
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 114
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 118
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 120
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 170
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 190
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 211
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 230
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 257
          },
          {
            "location": "dist/index.d.mts",
            "line": 2
          },
          {
            "location": "dist/index.mjs",
            "line": 20
          },
          {
            "location": "dist/index.mjs",
            "line": 28
          },
          {
            "location": "dist/index.mjs",
            "line": 36
          },
          {
            "location": "dist/index.mjs",
            "line": 44
          },
          {
            "location": "dist/index.mjs",
            "line": 58
          },
          {
            "location": "dist/index.mjs",
            "line": 64
          },
          {
            "location": "dist/index.mjs",
            "line": 78
          },
          {
            "location": "dist/index.mjs",
            "line": 79
          },
          {
            "location": "dist/index.mjs",
            "line": 93
          },
          {
            "location": "dist/index.mjs",
            "line": 101
          },
          {
            "location": "dist/index.mjs",
            "line": 109
          },
          {
            "location": "dist/index.mjs",
            "line": 120
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "@types",
      "name": "react-dom",
      "version": "19.2.3",
      "description": "TypeScript definitions for react-dom",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/react-dom@19.2.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/react-dom@19.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/react-dom/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/react-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/react-dom/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "react",
      "version": "19.2.15",
      "description": "TypeScript definitions for react",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/react@19.2.15",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/react@19.2.15",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/react/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/react/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/react/package.json"
          }
        ]
      }
    },
    {
      "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-slot",
      "version": "1.2.5",
      "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-slot@1.2.5",
      "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-slot@1.2.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-slot/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-slot,createSlottable,@radix-ui/react-slot/createSlottable"
        },
        {
          "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-slot/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-slot/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 63
          },
          {
            "location": "dist/index.mjs",
            "line": 10
          },
          {
            "location": "dist/index.mjs",
            "line": 50
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 7
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 112
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-primitive",
      "version": "2.1.5",
      "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.5",
      "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.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-primitive/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/@radix-ui/react-primitive/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-primitive/package.json"
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-dialog",
      "version": "1.1.16",
      "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-dialog@1.1.16",
      "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-dialog@1.1.16",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-dialog/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-dialog,createDialogScope,@radix-ui/react-dialog/createDialogScope"
        },
        {
          "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-dialog/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-dialog/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 60
          },
          {
            "location": "dist/index.js",
            "line": 61
          },
          {
            "location": "dist/index.mjs",
            "line": 7
          },
          {
            "location": "dist/index.mjs",
            "line": 8
          },
          {
            "location": "dist/index.mjs",
            "line": 16
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 4
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 5
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 21
          },
          {
            "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": 5
          },
          {
            "location": "dist/index.mjs",
            "line": 13
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 2
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 9
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 18
          },
          {
            "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": 59
          },
          {
            "location": "dist/index.mjs",
            "line": 6
          },
          {
            "location": "dist/index.mjs",
            "line": 56
          },
          {
            "location": "dist/index.mjs",
            "line": 119
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 3
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 119
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 235
          }
        ]
      }
    },
    {
      "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": 62
          },
          {
            "location": "dist/index.mjs",
            "line": 9
          },
          {
            "location": "dist/index.mjs",
            "line": 71
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 6
          },
          {
            "location": "src/alert-dialog.tsx",
            "line": 134
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@radix-ui/react-alert-dialog@1.1.16"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-21T18:47:28Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'react-alert-dialog' with version '1.1.16'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 13 source files."
    }
  ]
}