{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:7d71a6fa-e793-40d1-9bdb-e592b355e715",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-24T12:09:11Z",
    "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-dialog",
      "group": "@radix-ui",
      "version": "1.1.17",
      "purl": "pkg:npm/%40radix-ui/react-dialog@1.1.17",
      "bom-ref": "pkg:npm/@radix-ui/react-dialog@1.1.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-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-focus-guards/package.json\\nnode_modules/@radix-ui/react-focus-scope/package.json\\nnode_modules/@radix-ui/react-id/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-slot/package.json\\nnode_modules/@radix-ui/react-use-controllable-state/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/aria-hidden/package.json\\nnode_modules/react-dom/package.json\\nnode_modules/react-remove-scroll/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"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anton Korzunov <thekashey@gmail.com>"
        }
      ],
      "group": "",
      "name": "react-remove-scroll",
      "version": "2.7.2",
      "description": "Disables scroll outside of `children` node.",
      "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-remove-scroll@2.7.2",
      "type": "framework",
      "bom-ref": "pkg:npm/react-remove-scroll@2.7.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-remove-scroll/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react-remove-scroll,RemoveScroll,react-remove-scroll/RemoveScroll"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react-remove-scroll/package.json"
              }
            ],
            "concludedValue": "node_modules/react-remove-scroll/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 68
          },
          {
            "location": "dist/index.mjs",
            "line": 16
          },
          {
            "location": "src/dialog.tsx",
            "line": 13
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "react-dom",
      "version": "19.2.6",
      "description": "React package for working with the DOM.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/react-dom@19.2.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-dom@19.2.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-dom/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/react-dom/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "react",
      "version": "19.2.6",
      "description": "React is a JavaScript library for building user interfaces.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/react@19.2.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react@19.2.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react,react/jsx-runtime,Fragment,react/jsx-runtime/Fragment,react/jsx-runtime/jsx"
        },
        {
          "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": 56
          },
          {
            "location": "dist/index.js",
            "line": 71
          },
          {
            "location": "dist/index.mjs",
            "line": 4
          },
          {
            "location": "dist/index.mjs",
            "line": 19
          },
          {
            "location": "dist/index.mjs",
            "line": 32
          },
          {
            "location": "dist/index.mjs",
            "line": 33
          },
          {
            "location": "dist/index.mjs",
            "line": 51
          },
          {
            "location": "dist/index.mjs",
            "line": 59
          },
          {
            "location": "dist/index.mjs",
            "line": 91
          },
          {
            "location": "dist/index.mjs",
            "line": 101
          },
          {
            "location": "dist/index.mjs",
            "line": 123
          },
          {
            "location": "dist/index.mjs",
            "line": 132
          },
          {
            "location": "dist/index.mjs",
            "line": 135
          },
          {
            "location": "dist/index.mjs",
            "line": 137
          },
          {
            "location": "dist/index.mjs",
            "line": 166
          },
          {
            "location": "dist/index.mjs",
            "line": 169
          },
          {
            "location": "dist/index.mjs",
            "line": 170
          },
          {
            "location": "dist/index.mjs",
            "line": 206
          },
          {
            "location": "dist/index.mjs",
            "line": 238
          },
          {
            "location": "dist/index.mjs",
            "line": 247
          },
          {
            "location": "dist/index.mjs",
            "line": 256
          },
          {
            "location": "src/dialog.tsx",
            "line": 1
          },
          {
            "location": "src/dialog.tsx",
            "line": 59
          },
          {
            "location": "src/dialog.tsx",
            "line": 60
          },
          {
            "location": "src/dialog.tsx",
            "line": 78
          },
          {
            "location": "src/dialog.tsx",
            "line": 98
          },
          {
            "location": "src/dialog.tsx",
            "line": 178
          },
          {
            "location": "src/dialog.tsx",
            "line": 199
          },
          {
            "location": "src/dialog.tsx",
            "line": 241
          },
          {
            "location": "src/dialog.tsx",
            "line": 268
          },
          {
            "location": "src/dialog.tsx",
            "line": 271
          },
          {
            "location": "src/dialog.tsx",
            "line": 275
          },
          {
            "location": "src/dialog.tsx",
            "line": 313
          },
          {
            "location": "src/dialog.tsx",
            "line": 316
          },
          {
            "location": "src/dialog.tsx",
            "line": 317
          },
          {
            "location": "src/dialog.tsx",
            "line": 393
          },
          {
            "location": "src/dialog.tsx",
            "line": 438
          },
          {
            "location": "src/dialog.tsx",
            "line": 458
          },
          {
            "location": "src/dialog.tsx",
            "line": 477
          },
          {
            "location": "dist/index.d.mts",
            "line": 3
          },
          {
            "location": "dist/index.mjs",
            "line": 40
          },
          {
            "location": "dist/index.mjs",
            "line": 64
          },
          {
            "location": "dist/index.mjs",
            "line": 87
          },
          {
            "location": "dist/index.mjs",
            "line": 96
          },
          {
            "location": "dist/index.mjs",
            "line": 110
          },
          {
            "location": "dist/index.mjs",
            "line": 128
          },
          {
            "location": "dist/index.mjs",
            "line": 141
          },
          {
            "location": "dist/index.mjs",
            "line": 171
          },
          {
            "location": "dist/index.mjs",
            "line": 211
          },
          {
            "location": "dist/index.mjs",
            "line": 219
          },
          {
            "location": "dist/index.mjs",
            "line": 242
          },
          {
            "location": "dist/index.mjs",
            "line": 251
          },
          {
            "location": "dist/index.mjs",
            "line": 260
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Anton Korzunov <thekashey@gmail.com>"
        }
      ],
      "group": "",
      "name": "aria-hidden",
      "version": "1.2.6",
      "description": "Cast aria-hidden to everything, except...",
      "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/aria-hidden@1.2.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/theKashey/aria-hidden#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/theKashey/aria-hidden.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/aria-hidden@1.2.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/aria-hidden/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "aria-hidden,hideOthers,aria-hidden/hideOthers"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/aria-hidden/package.json"
              }
            ],
            "concludedValue": "node_modules/aria-hidden/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 69
          },
          {
            "location": "dist/index.mjs",
            "line": 17
          },
          {
            "location": "dist/index.mjs",
            "line": 139
          },
          {
            "location": "src/dialog.tsx",
            "line": 14
          },
          {
            "location": "src/dialog.tsx",
            "line": 277
          }
        ]
      }
    },
    {
      "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-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": 61
          },
          {
            "location": "dist/index.mjs",
            "line": 9
          },
          {
            "location": "dist/index.mjs",
            "line": 34
          },
          {
            "location": "src/dialog.tsx",
            "line": 6
          },
          {
            "location": "src/dialog.tsx",
            "line": 61
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-slot",
      "version": "1.3.0",
      "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.3.0",
      "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.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-slot/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-slot,createSlot,@radix-ui/react-slot/createSlot"
        },
        {
          "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": 70
          },
          {
            "location": "dist/index.mjs",
            "line": 18
          },
          {
            "location": "dist/index.mjs",
            "line": 100
          },
          {
            "location": "src/dialog.tsx",
            "line": 15
          },
          {
            "location": "src/dialog.tsx",
            "line": 197
          }
        ]
      }
    },
    {
      "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"
        },
        {
          "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": 66
          },
          {
            "location": "dist/index.mjs",
            "line": 14
          },
          {
            "location": "src/dialog.tsx",
            "line": 11
          },
          {
            "location": "dist/index.d.mts",
            "line": 7
          }
        ]
      }
    },
    {
      "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": 65
          },
          {
            "location": "dist/index.mjs",
            "line": 13
          },
          {
            "location": "src/dialog.tsx",
            "line": 10
          }
        ]
      }
    },
    {
      "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": 64
          },
          {
            "location": "dist/index.mjs",
            "line": 12
          },
          {
            "location": "src/dialog.tsx",
            "line": 9
          },
          {
            "location": "dist/index.d.mts",
            "line": 6
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-id",
      "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-id@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-id@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-id/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-id,useId,@radix-ui/react-id/useId"
        },
        {
          "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-id/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-id/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 60
          },
          {
            "location": "dist/index.mjs",
            "line": 8
          },
          {
            "location": "dist/index.mjs",
            "line": 46
          },
          {
            "location": "dist/index.mjs",
            "line": 47
          },
          {
            "location": "dist/index.mjs",
            "line": 48
          },
          {
            "location": "src/dialog.tsx",
            "line": 5
          },
          {
            "location": "src/dialog.tsx",
            "line": 73
          },
          {
            "location": "src/dialog.tsx",
            "line": 74
          },
          {
            "location": "src/dialog.tsx",
            "line": 75
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-focus-scope",
      "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-focus-scope@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-focus-scope@1.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-focus-scope/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-focus-scope,FocusScope,@radix-ui/react-focus-scope/FocusScope"
        },
        {
          "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-focus-scope/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-focus-scope/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 63
          },
          {
            "location": "dist/index.mjs",
            "line": 11
          },
          {
            "location": "src/dialog.tsx",
            "line": 8
          },
          {
            "location": "dist/index.d.mts",
            "line": 5
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-focus-guards",
      "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-focus-guards@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-focus-guards@1.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-focus-guards/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-focus-guards,useFocusGuards,@radix-ui/react-focus-guards/useFocusGuards"
        },
        {
          "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-focus-guards/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-focus-guards/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 67
          },
          {
            "location": "dist/index.mjs",
            "line": 15
          },
          {
            "location": "dist/index.mjs",
            "line": 210
          },
          {
            "location": "src/dialog.tsx",
            "line": 12
          },
          {
            "location": "src/dialog.tsx",
            "line": 400
          }
        ]
      }
    },
    {
      "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,DismissableLayer,@radix-ui/react-dismissable-layer/DismissableLayer,useDismissableLayerSurface,@radix-ui/react-dismissable-layer/useDismissableLayerSurface"
        },
        {
          "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": 62
          },
          {
            "location": "dist/index.mjs",
            "line": 10
          },
          {
            "location": "dist/index.mjs",
            "line": 105
          },
          {
            "location": "src/dialog.tsx",
            "line": 7
          },
          {
            "location": "src/dialog.tsx",
            "line": 207
          },
          {
            "location": "dist/index.d.mts",
            "line": 4
          }
        ]
      }
    },
    {
      "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": 59
          },
          {
            "location": "dist/index.mjs",
            "line": 7
          },
          {
            "location": "dist/index.mjs",
            "line": 21
          },
          {
            "location": "src/dialog.tsx",
            "line": 4
          },
          {
            "location": "src/dialog.tsx",
            "line": 17
          },
          {
            "location": "src/dialog.tsx",
            "line": 26
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          },
          {
            "location": "dist/index.d.mts",
            "line": 2
          }
        ]
      }
    },
    {
      "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": 58
          },
          {
            "location": "dist/index.mjs",
            "line": 6
          },
          {
            "location": "dist/index.mjs",
            "line": 63
          },
          {
            "location": "dist/index.mjs",
            "line": 106
          },
          {
            "location": "dist/index.mjs",
            "line": 136
          },
          {
            "location": "src/dialog.tsx",
            "line": 3
          },
          {
            "location": "src/dialog.tsx",
            "line": 102
          },
          {
            "location": "src/dialog.tsx",
            "line": 208
          },
          {
            "location": "src/dialog.tsx",
            "line": 272
          }
        ]
      }
    },
    {
      "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": 57
          },
          {
            "location": "dist/index.mjs",
            "line": 5
          },
          {
            "location": "dist/index.mjs",
            "line": 74
          },
          {
            "location": "dist/index.mjs",
            "line": 148
          },
          {
            "location": "dist/index.mjs",
            "line": 152
          },
          {
            "location": "dist/index.mjs",
            "line": 158
          },
          {
            "location": "dist/index.mjs",
            "line": 266
          },
          {
            "location": "src/dialog.tsx",
            "line": 2
          },
          {
            "location": "src/dialog.tsx",
            "line": 112
          },
          {
            "location": "src/dialog.tsx",
            "line": 288
          },
          {
            "location": "src/dialog.tsx",
            "line": 292
          },
          {
            "location": "src/dialog.tsx",
            "line": 303
          },
          {
            "location": "src/dialog.tsx",
            "line": 486
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@radix-ui/react-dialog@1.1.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:11Z",
      "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-dialog' with version '1.1.17'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 21 source files."
    }
  ]
}