{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:629e0699-c8da-4058-a21f-231d0ffbb3fb",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T14:31:34Z",
    "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",
      "group": "@astrojs",
      "version": "5.0.6",
      "description": "Use React components within Astro",
      "purl": "pkg:npm/%40astrojs/react@5.0.6",
      "bom-ref": "pkg:npm/@astrojs/react@5.0.6",
      "author": "withastro",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:ci, dev, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:ci"
        },
        {
          "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://docs.astro.build/en/guides/integrations-guide/react/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/withastro/astro.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@astrojs\\n@types\\n@vitejs"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@astrojs/internal-helpers/package.json\\nnode_modules/@types/react-dom/package.json\\nnode_modules/@types/react/package.json\\nnode_modules/@vitejs/plugin-react/package.json\\nnode_modules/astro-scripts/package.json\\nnode_modules/astro/package.json\\nnode_modules/cheerio/package.json\\nnode_modules/devalue/package.json\\nnode_modules/react-dom/package.json\\nnode_modules/react/package.json\\nnode_modules/ultrahtml/package.json\\nnode_modules/vite/package.json\\ntest/fixtures/react-19-preloads/node_modules/@astrojs/react/package.json\\ntest/fixtures/react-19-preloads/node_modules/astro/package.json\\ntest/fixtures/react-19-preloads/node_modules/react-dom/package.json\\ntest/fixtures/react-19-preloads/node_modules/react/package.json\\ntest/fixtures/react-component/node_modules/@astrojs/react/package.json\\ntest/fixtures/react-component/node_modules/@astrojs/vue/package.json\\ntest/fixtures/react-component/node_modules/astro/package.json\\ntest/fixtures/react-component/node_modules/react-dom/package.json\\ntest/fixtures/react-component/node_modules/react/package.json\\ntest/fixtures/react-component/node_modules/vue/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vue",
      "version": "3.5.30",
      "description": "The progressive JavaScript framework for building modern web UI.",
      "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/vue@3.5.30",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vuejs/core/tree/main/packages/vue#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/core.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vue@3.5.30",
      "properties": [
        {
          "name": "SrcFile",
          "value": "test/fixtures/react-component/node_modules/vue/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "test/fixtures/react-component/node_modules/vue/package.json"
              }
            ],
            "concludedValue": "test/fixtures/react-component/node_modules/vue/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "group": "",
      "name": "react-dom",
      "version": "18.3.1",
      "description": "React package for working with the DOM.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/react-dom@18.3.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://reactjs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-dom@18.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "test/fixtures/react-component/node_modules/react-dom/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react-dom,hydrate,react-dom/hydrate,render,react-dom/render,unmountComponentAtNode,react-dom/unmountComponentAtNode,react-dom/client,createRoot,react-dom/client/createRoot,hydrateRoot,react-dom/client/hydrateRoot,react-dom/server,version,react-dom/version,Root,react-dom/client/Root"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "dist/client-v17.js",
            "line": 2
          },
          {
            "location": "dist/client-v17.js",
            "line": 16
          },
          {
            "location": "dist/client.js",
            "line": 2
          },
          {
            "location": "dist/server-v17.js",
            "line": 2
          },
          {
            "location": "dist/server.js",
            "line": 3
          },
          {
            "location": "dist/version.js",
            "line": 1
          },
          {
            "location": "src/client-v17.ts",
            "line": 2
          },
          {
            "location": "src/client-v17.ts",
            "line": 24
          },
          {
            "location": "src/client.ts",
            "line": 2
          },
          {
            "location": "src/server-v17.ts",
            "line": 3
          },
          {
            "location": "src/server.ts",
            "line": 4
          },
          {
            "location": "src/version.ts",
            "line": 1
          },
          {
            "location": "dist/client.js",
            "line": 96
          },
          {
            "location": "dist/client.js",
            "line": 105
          },
          {
            "location": "src/client.ts",
            "line": 124
          },
          {
            "location": "src/client.ts",
            "line": 133
          },
          {
            "location": "dist/server-v17.js",
            "line": 51
          },
          {
            "location": "dist/server-v17.js",
            "line": 53
          },
          {
            "location": "dist/server.js",
            "line": 94
          },
          {
            "location": "dist/server.js",
            "line": 124
          },
          {
            "location": "dist/server.js",
            "line": 164
          },
          {
            "location": "src/server-v17.ts",
            "line": 67
          },
          {
            "location": "src/server-v17.ts",
            "line": 69
          },
          {
            "location": "src/server.ts",
            "line": 126
          },
          {
            "location": "src/server.ts",
            "line": 176
          },
          {
            "location": "src/server.ts",
            "line": 224
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "react",
      "version": "18.3.1",
      "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@18.3.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://reactjs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react@18.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "test/fixtures/react-component/node_modules/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react,createElement,react/createElement,startTransition,react/startTransition,react/jsx-runtime,memo,react/memo,Fragment,react/Fragment"
        },
        {
          "name": "SrcFile",
          "value": "node_modules/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/react/package.json"
              }
            ],
            "concludedValue": "node_modules/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/client-v17.js",
            "line": 1
          },
          {
            "location": "dist/client-v17.js",
            "line": 6
          },
          {
            "location": "dist/client-v17.js",
            "line": 8
          },
          {
            "location": "dist/client-v17.js",
            "line": 11
          },
          {
            "location": "dist/client.js",
            "line": 1
          },
          {
            "location": "dist/client.js",
            "line": 29
          },
          {
            "location": "dist/client.js",
            "line": 32
          },
          {
            "location": "dist/client.js",
            "line": 57
          },
          {
            "location": "dist/client.js",
            "line": 82
          },
          {
            "location": "dist/client.js",
            "line": 84
          },
          {
            "location": "dist/client.js",
            "line": 94
          },
          {
            "location": "dist/client.js",
            "line": 103
          },
          {
            "location": "dist/jsx-runtime.js",
            "line": 1
          },
          {
            "location": "dist/server-v17.js",
            "line": 1
          },
          {
            "location": "dist/server-v17.js",
            "line": 24
          },
          {
            "location": "dist/server-v17.js",
            "line": 34
          },
          {
            "location": "dist/server-v17.js",
            "line": 42
          },
          {
            "location": "dist/server-v17.js",
            "line": 48
          },
          {
            "location": "dist/server.js",
            "line": 2
          },
          {
            "location": "dist/server.js",
            "line": 34
          },
          {
            "location": "dist/server.js",
            "line": 60
          },
          {
            "location": "dist/server.js",
            "line": 76
          },
          {
            "location": "dist/server.js",
            "line": 87
          },
          {
            "location": "dist/static-html.js",
            "line": 1
          },
          {
            "location": "dist/static-html.js",
            "line": 9
          },
          {
            "location": "dist/static-html.js",
            "line": 15
          },
          {
            "location": "dist/vnode-children.js",
            "line": 1
          },
          {
            "location": "dist/vnode-children.js",
            "line": 11
          },
          {
            "location": "dist/vnode-children.js",
            "line": 14
          },
          {
            "location": "src/client-v17.ts",
            "line": 1
          },
          {
            "location": "src/client-v17.ts",
            "line": 13
          },
          {
            "location": "src/client-v17.ts",
            "line": 15
          },
          {
            "location": "src/client-v17.ts",
            "line": 18
          },
          {
            "location": "src/client.ts",
            "line": 1
          },
          {
            "location": "src/client.ts",
            "line": 36
          },
          {
            "location": "src/client.ts",
            "line": 40
          },
          {
            "location": "src/client.ts",
            "line": 68
          },
          {
            "location": "src/client.ts",
            "line": 108
          },
          {
            "location": "src/client.ts",
            "line": 111
          },
          {
            "location": "src/client.ts",
            "line": 122
          },
          {
            "location": "src/client.ts",
            "line": 131
          },
          {
            "location": "src/jsx-runtime.ts",
            "line": 5
          },
          {
            "location": "src/server-v17.ts",
            "line": 2
          },
          {
            "location": "src/server-v17.ts",
            "line": 31
          },
          {
            "location": "src/server-v17.ts",
            "line": 49
          },
          {
            "location": "src/server-v17.ts",
            "line": 58
          },
          {
            "location": "src/server-v17.ts",
            "line": 64
          },
          {
            "location": "src/server.ts",
            "line": 3
          },
          {
            "location": "src/server.ts",
            "line": 55
          },
          {
            "location": "src/server.ts",
            "line": 91
          },
          {
            "location": "src/server.ts",
            "line": 108
          },
          {
            "location": "src/server.ts",
            "line": 119
          },
          {
            "location": "src/static-html.ts",
            "line": 1
          },
          {
            "location": "src/static-html.ts",
            "line": 22
          },
          {
            "location": "src/static-html.ts",
            "line": 36
          },
          {
            "location": "src/vnode-children.ts",
            "line": 1
          },
          {
            "location": "src/vnode-children.ts",
            "line": 17
          },
          {
            "location": "src/vnode-children.ts",
            "line": 20
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "withastro"
        }
      ],
      "group": "",
      "name": "astro",
      "version": "6.4.0",
      "description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.",
      "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/astro@6.4.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://astro.build"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/withastro/astro.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/astro@6.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "test/fixtures/react-component/node_modules/astro/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "astro/errors,AstroError,astro/errors/AstroError,astro,SSRResult,astro/SSRResult,AstroIntegration,astro/AstroIntegration,AstroRenderer,astro/AstroRenderer,AstroComponentMetadata,astro/AstroComponentMetadata,NamedSSRLoadedRendererValue,astro/NamedSSRLoadedRendererValue"
        },
        {
          "name": "SrcFile",
          "value": "test/fixtures/react-19-preloads/node_modules/astro/package.json"
        },
        {
          "name": "SrcFile",
          "value": "node_modules/astro/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/astro/package.json"
              }
            ],
            "concludedValue": "node_modules/astro/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/actions.js",
            "line": 1
          },
          {
            "location": "src/actions.ts",
            "line": 1
          },
          {
            "location": "src/context.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 2
          },
          {
            "location": "src/server-v17.ts",
            "line": 1
          },
          {
            "location": "src/server.ts",
            "line": 2
          },
          {
            "location": "src/types.ts",
            "line": 2
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "withastro"
        }
      ],
      "group": "@astrojs",
      "name": "vue",
      "version": "6.0.1",
      "description": "Use Vue components within Astro",
      "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/%40astrojs/vue@6.0.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://docs.astro.build/en/guides/integrations-guide/vue/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/withastro/astro.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@astrojs/vue@6.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "test/fixtures/react-component/node_modules/@astrojs/vue/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "test/fixtures/react-component/node_modules/@astrojs/vue/package.json"
              }
            ],
            "concludedValue": "test/fixtures/react-component/node_modules/@astrojs/vue/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "withastro"
        }
      ],
      "group": "@astrojs",
      "name": "react",
      "version": "5.0.6",
      "description": "Use React components within Astro",
      "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/%40astrojs/react@5.0.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://docs.astro.build/en/guides/integrations-guide/react/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/withastro/astro.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@astrojs/react@5.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "test/fixtures/react-component/node_modules/@astrojs/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react,createElement,react/createElement,startTransition,react/startTransition,react/jsx-runtime,memo,react/memo,Fragment,react/Fragment"
        },
        {
          "name": "SrcFile",
          "value": "test/fixtures/react-19-preloads/node_modules/@astrojs/react/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "test/fixtures/react-19-preloads/node_modules/@astrojs/react/package.json"
              }
            ],
            "concludedValue": "test/fixtures/react-19-preloads/node_modules/@astrojs/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/client-v17.js",
            "line": 1
          },
          {
            "location": "dist/client-v17.js",
            "line": 6
          },
          {
            "location": "dist/client-v17.js",
            "line": 8
          },
          {
            "location": "dist/client-v17.js",
            "line": 11
          },
          {
            "location": "dist/client.js",
            "line": 1
          },
          {
            "location": "dist/client.js",
            "line": 29
          },
          {
            "location": "dist/client.js",
            "line": 32
          },
          {
            "location": "dist/client.js",
            "line": 57
          },
          {
            "location": "dist/client.js",
            "line": 82
          },
          {
            "location": "dist/client.js",
            "line": 84
          },
          {
            "location": "dist/client.js",
            "line": 94
          },
          {
            "location": "dist/client.js",
            "line": 103
          },
          {
            "location": "dist/jsx-runtime.js",
            "line": 1
          },
          {
            "location": "dist/server-v17.js",
            "line": 1
          },
          {
            "location": "dist/server-v17.js",
            "line": 24
          },
          {
            "location": "dist/server-v17.js",
            "line": 34
          },
          {
            "location": "dist/server-v17.js",
            "line": 42
          },
          {
            "location": "dist/server-v17.js",
            "line": 48
          },
          {
            "location": "dist/server.js",
            "line": 2
          },
          {
            "location": "dist/server.js",
            "line": 34
          },
          {
            "location": "dist/server.js",
            "line": 60
          },
          {
            "location": "dist/server.js",
            "line": 76
          },
          {
            "location": "dist/server.js",
            "line": 87
          },
          {
            "location": "dist/static-html.js",
            "line": 1
          },
          {
            "location": "dist/static-html.js",
            "line": 9
          },
          {
            "location": "dist/static-html.js",
            "line": 15
          },
          {
            "location": "dist/vnode-children.js",
            "line": 1
          },
          {
            "location": "dist/vnode-children.js",
            "line": 11
          },
          {
            "location": "dist/vnode-children.js",
            "line": 14
          },
          {
            "location": "src/client-v17.ts",
            "line": 1
          },
          {
            "location": "src/client-v17.ts",
            "line": 13
          },
          {
            "location": "src/client-v17.ts",
            "line": 15
          },
          {
            "location": "src/client-v17.ts",
            "line": 18
          },
          {
            "location": "src/client.ts",
            "line": 1
          },
          {
            "location": "src/client.ts",
            "line": 36
          },
          {
            "location": "src/client.ts",
            "line": 40
          },
          {
            "location": "src/client.ts",
            "line": 68
          },
          {
            "location": "src/client.ts",
            "line": 108
          },
          {
            "location": "src/client.ts",
            "line": 111
          },
          {
            "location": "src/client.ts",
            "line": 122
          },
          {
            "location": "src/client.ts",
            "line": 131
          },
          {
            "location": "src/jsx-runtime.ts",
            "line": 5
          },
          {
            "location": "src/server-v17.ts",
            "line": 2
          },
          {
            "location": "src/server-v17.ts",
            "line": 31
          },
          {
            "location": "src/server-v17.ts",
            "line": 49
          },
          {
            "location": "src/server-v17.ts",
            "line": 58
          },
          {
            "location": "src/server-v17.ts",
            "line": 64
          },
          {
            "location": "src/server.ts",
            "line": 3
          },
          {
            "location": "src/server.ts",
            "line": 55
          },
          {
            "location": "src/server.ts",
            "line": 91
          },
          {
            "location": "src/server.ts",
            "line": 108
          },
          {
            "location": "src/server.ts",
            "line": 119
          },
          {
            "location": "src/static-html.ts",
            "line": 1
          },
          {
            "location": "src/static-html.ts",
            "line": 22
          },
          {
            "location": "src/static-html.ts",
            "line": 36
          },
          {
            "location": "src/vnode-children.ts",
            "line": 1
          },
          {
            "location": "src/vnode-children.ts",
            "line": 17
          },
          {
            "location": "src/vnode-children.ts",
            "line": 20
          }
        ]
      }
    },
    {
      "group": "",
      "name": "react-dom",
      "version": "19.2.4",
      "description": "React package for working with the DOM.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/react-dom@19.2.4",
      "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.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "test/fixtures/react-19-preloads/node_modules/react-dom/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react-dom,hydrate,react-dom/hydrate,render,react-dom/render,unmountComponentAtNode,react-dom/unmountComponentAtNode,react-dom/client,createRoot,react-dom/client/createRoot,hydrateRoot,react-dom/client/hydrateRoot,react-dom/server,version,react-dom/version,Root,react-dom/client/Root"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "test/fixtures/react-19-preloads/node_modules/react-dom/package.json"
              }
            ],
            "concludedValue": "test/fixtures/react-19-preloads/node_modules/react-dom/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/client-v17.js",
            "line": 2
          },
          {
            "location": "dist/client-v17.js",
            "line": 16
          },
          {
            "location": "dist/client.js",
            "line": 2
          },
          {
            "location": "dist/server-v17.js",
            "line": 2
          },
          {
            "location": "dist/server.js",
            "line": 3
          },
          {
            "location": "dist/version.js",
            "line": 1
          },
          {
            "location": "src/client-v17.ts",
            "line": 2
          },
          {
            "location": "src/client-v17.ts",
            "line": 24
          },
          {
            "location": "src/client.ts",
            "line": 2
          },
          {
            "location": "src/server-v17.ts",
            "line": 3
          },
          {
            "location": "src/server.ts",
            "line": 4
          },
          {
            "location": "src/version.ts",
            "line": 1
          },
          {
            "location": "dist/client.js",
            "line": 96
          },
          {
            "location": "dist/client.js",
            "line": 105
          },
          {
            "location": "src/client.ts",
            "line": 124
          },
          {
            "location": "src/client.ts",
            "line": 133
          },
          {
            "location": "dist/server-v17.js",
            "line": 51
          },
          {
            "location": "dist/server-v17.js",
            "line": 53
          },
          {
            "location": "dist/server.js",
            "line": 94
          },
          {
            "location": "dist/server.js",
            "line": 124
          },
          {
            "location": "dist/server.js",
            "line": 164
          },
          {
            "location": "src/server-v17.ts",
            "line": 67
          },
          {
            "location": "src/server-v17.ts",
            "line": 69
          },
          {
            "location": "src/server.ts",
            "line": 126
          },
          {
            "location": "src/server.ts",
            "line": 176
          },
          {
            "location": "src/server.ts",
            "line": 224
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "react",
      "version": "19.2.4",
      "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.4",
      "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.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "test/fixtures/react-19-preloads/node_modules/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react,createElement,react/createElement,startTransition,react/startTransition,react/jsx-runtime,memo,react/memo,Fragment,react/Fragment"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "test/fixtures/react-19-preloads/node_modules/react/package.json"
              }
            ],
            "concludedValue": "test/fixtures/react-19-preloads/node_modules/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/client-v17.js",
            "line": 1
          },
          {
            "location": "dist/client-v17.js",
            "line": 6
          },
          {
            "location": "dist/client-v17.js",
            "line": 8
          },
          {
            "location": "dist/client-v17.js",
            "line": 11
          },
          {
            "location": "dist/client.js",
            "line": 1
          },
          {
            "location": "dist/client.js",
            "line": 29
          },
          {
            "location": "dist/client.js",
            "line": 32
          },
          {
            "location": "dist/client.js",
            "line": 57
          },
          {
            "location": "dist/client.js",
            "line": 82
          },
          {
            "location": "dist/client.js",
            "line": 84
          },
          {
            "location": "dist/client.js",
            "line": 94
          },
          {
            "location": "dist/client.js",
            "line": 103
          },
          {
            "location": "dist/jsx-runtime.js",
            "line": 1
          },
          {
            "location": "dist/server-v17.js",
            "line": 1
          },
          {
            "location": "dist/server-v17.js",
            "line": 24
          },
          {
            "location": "dist/server-v17.js",
            "line": 34
          },
          {
            "location": "dist/server-v17.js",
            "line": 42
          },
          {
            "location": "dist/server-v17.js",
            "line": 48
          },
          {
            "location": "dist/server.js",
            "line": 2
          },
          {
            "location": "dist/server.js",
            "line": 34
          },
          {
            "location": "dist/server.js",
            "line": 60
          },
          {
            "location": "dist/server.js",
            "line": 76
          },
          {
            "location": "dist/server.js",
            "line": 87
          },
          {
            "location": "dist/static-html.js",
            "line": 1
          },
          {
            "location": "dist/static-html.js",
            "line": 9
          },
          {
            "location": "dist/static-html.js",
            "line": 15
          },
          {
            "location": "dist/vnode-children.js",
            "line": 1
          },
          {
            "location": "dist/vnode-children.js",
            "line": 11
          },
          {
            "location": "dist/vnode-children.js",
            "line": 14
          },
          {
            "location": "src/client-v17.ts",
            "line": 1
          },
          {
            "location": "src/client-v17.ts",
            "line": 13
          },
          {
            "location": "src/client-v17.ts",
            "line": 15
          },
          {
            "location": "src/client-v17.ts",
            "line": 18
          },
          {
            "location": "src/client.ts",
            "line": 1
          },
          {
            "location": "src/client.ts",
            "line": 36
          },
          {
            "location": "src/client.ts",
            "line": 40
          },
          {
            "location": "src/client.ts",
            "line": 68
          },
          {
            "location": "src/client.ts",
            "line": 108
          },
          {
            "location": "src/client.ts",
            "line": 111
          },
          {
            "location": "src/client.ts",
            "line": 122
          },
          {
            "location": "src/client.ts",
            "line": 131
          },
          {
            "location": "src/jsx-runtime.ts",
            "line": 5
          },
          {
            "location": "src/server-v17.ts",
            "line": 2
          },
          {
            "location": "src/server-v17.ts",
            "line": 31
          },
          {
            "location": "src/server-v17.ts",
            "line": 49
          },
          {
            "location": "src/server-v17.ts",
            "line": 58
          },
          {
            "location": "src/server-v17.ts",
            "line": 64
          },
          {
            "location": "src/server.ts",
            "line": 3
          },
          {
            "location": "src/server.ts",
            "line": 55
          },
          {
            "location": "src/server.ts",
            "line": 91
          },
          {
            "location": "src/server.ts",
            "line": 108
          },
          {
            "location": "src/server.ts",
            "line": 119
          },
          {
            "location": "src/static-html.ts",
            "line": 1
          },
          {
            "location": "src/static-html.ts",
            "line": 22
          },
          {
            "location": "src/static-html.ts",
            "line": 36
          },
          {
            "location": "src/vnode-children.ts",
            "line": 1
          },
          {
            "location": "src/vnode-children.ts",
            "line": 17
          },
          {
            "location": "src/vnode-children.ts",
            "line": 20
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "7.3.2",
      "description": "Native-ESM powered web dev build tool",
      "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/vite@7.3.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite@7.3.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vite,EnvironmentOptions,vite/EnvironmentOptions,FilterPattern,vite/FilterPattern"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vite/package.json"
              }
            ],
            "concludedValue": "node_modules/vite/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/index.ts",
            "line": 3
          },
          {
            "location": "src/index.ts",
            "line": 10
          },
          {
            "location": "src/types.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Nate Moore <nate@natemoo.re> (https://twitter.com/n_moore)"
        }
      ],
      "group": "",
      "name": "ultrahtml",
      "version": "1.6.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/ultrahtml@1.6.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/natemoo-re/ultrahtml#README"
        },
        {
          "type": "vcs",
          "url": "https://github.com/natemoo-re/ultrahtml"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ultrahtml@1.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ultrahtml/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ultrahtml,DOCUMENT_NODE,ultrahtml/DOCUMENT_NODE,ELEMENT_NODE,ultrahtml/ELEMENT_NODE,parse,ultrahtml/parse,TEXT_NODE,ultrahtml/TEXT_NODE"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ultrahtml/package.json"
              }
            ],
            "concludedValue": "node_modules/ultrahtml/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/vnode-children.js",
            "line": 2
          },
          {
            "location": "dist/vnode-children.js",
            "line": 5
          },
          {
            "location": "src/vnode-children.ts",
            "line": 2
          },
          {
            "location": "src/vnode-children.ts",
            "line": 6
          }
        ]
      }
    },
    {
      "group": "",
      "name": "devalue",
      "version": "5.6.4",
      "description": "Gets the job done when JSON.stringify can't",
      "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/devalue@5.6.4",
      "type": "library",
      "bom-ref": "pkg:npm/devalue@5.6.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/devalue/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "devalue"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/devalue/package.json"
              }
            ],
            "concludedValue": "node_modules/devalue/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 7
          },
          {
            "location": "dist/index.js",
            "line": 46
          },
          {
            "location": "src/index.ts",
            "line": 12
          },
          {
            "location": "src/index.ts",
            "line": 70
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "authors": [
        {
          "name": "Matt Mueller <mattmuelle@gmail.com>"
        }
      ],
      "group": "",
      "name": "cheerio",
      "version": "1.2.0",
      "description": "The fast, flexible & elegant library for parsing and manipulating HTML and XML.",
      "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/cheerio@1.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://cheerio.js.org/"
        },
        {
          "type": "vcs",
          "url": "git://github.com/cheeriojs/cheerio.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cheerio@1.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cheerio/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/cheerio/package.json"
              }
            ],
            "concludedValue": "node_modules/cheerio/package.json"
          }
        ]
      },
      "tags": [
        "html",
        "xml"
      ]
    },
    {
      "group": "",
      "name": "astro-scripts",
      "version": "0.0.14",
      "scope": "optional",
      "purl": "pkg:npm/astro-scripts@0.0.14",
      "type": "library",
      "bom-ref": "pkg:npm/astro-scripts@0.0.14",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/astro-scripts/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/astro-scripts/package.json"
              }
            ],
            "concludedValue": "node_modules/astro-scripts/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "@vitejs",
      "name": "plugin-react",
      "version": "5.2.0",
      "description": "The default Vite plugin for React projects",
      "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/%40vitejs/plugin-react@5.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite-plugin-react.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitejs/plugin-react@5.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitejs/plugin-react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vitejs/plugin-react,Options,@vitejs/plugin-react/Options"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitejs/plugin-react/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitejs/plugin-react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 1
          },
          {
            "location": "dist/index.js",
            "line": 61
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 89
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "react-dom",
      "version": "18.3.7",
      "description": "TypeScript definitions for react-dom",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/react-dom@18.3.7",
      "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@18.3.7",
      "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": "18.3.28",
      "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@18.3.28",
      "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@18.3.28",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/react/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/react/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/react/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "withastro"
        }
      ],
      "group": "@astrojs",
      "name": "internal-helpers",
      "version": "0.10.0",
      "description": "Internal helpers used by core Astro packages.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40astrojs/internal-helpers@0.10.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/withastro/astro.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@astrojs/internal-helpers@0.10.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@astrojs/internal-helpers/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@astrojs/internal-helpers/create-filter,createFilter,@astrojs/internal-helpers/create-filter/createFilter"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@astrojs/internal-helpers/package.json"
              }
            ],
            "concludedValue": "node_modules/@astrojs/internal-helpers/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/server.js",
            "line": 6
          },
          {
            "location": "dist/server.js",
            "line": 10
          },
          {
            "location": "src/server.ts",
            "line": 8
          },
          {
            "location": "src/server.ts",
            "line": 14
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@astrojs/react@5.0.6"
      ],
      "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-25T14:31:34Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, August 25, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'react' with version '5.0.6'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 22 source files."
    }
  ]
}