{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:666cb203-a735-4fe4-995c-c9eaa9bad412",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T05:44:44Z",
    "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": "create-astro",
      "group": "",
      "version": "4.5.2",
      "purl": "pkg:npm/create-astro@4.5.2",
      "bom-ref": "pkg:npm/create-astro@4.5.2",
      "author": "withastro",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "create-astro"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "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://astro.build"
        },
        {
          "type": "vcs",
          "url": "https://github.com/withastro/astro.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@astrojs"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@astrojs/cli-kit/package.json\\nnode_modules/arg/package.json\\nnode_modules/astro-scripts/package.json\\nnode_modules/chai/package.json\\nnode_modules/giget/package.json\\nnode_modules/mocha/package.json\\nnode_modules/strip-ansi/package.json\\nnode_modules/strip-json-comments/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "strip-json-comments",
      "version": "5.0.1",
      "description": "Strip comments from JSON. Lets you use comments in your JSON files!",
      "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/strip-json-comments@5.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/strip-json-comments@5.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/strip-json-comments/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "strip-json-comments"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/strip-json-comments/package.json"
              }
            ],
            "concludedValue": "node_modules/strip-json-comments/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/actions/typescript.ts",
            "line": 6
          },
          {
            "location": "src/actions/typescript.ts",
            "line": 112
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "strip-ansi",
      "version": "7.1.0",
      "description": "Strip ANSI escape codes from a string",
      "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/strip-ansi@7.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/strip-ansi@7.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/strip-ansi/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "strip-ansi"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/strip-ansi/package.json"
              }
            ],
            "concludedValue": "node_modules/strip-ansi/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/messages.ts",
            "line": 5
          },
          {
            "location": "src/messages.ts",
            "line": 142
          }
        ]
      },
      "tags": [
        "escape"
      ]
    },
    {
      "authors": [
        {
          "name": "TJ Holowaychuk <tj@vision-media.ca>"
        }
      ],
      "group": "",
      "name": "mocha",
      "version": "10.2.0",
      "description": "simple, flexible, fun test framework",
      "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/mocha@10.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://mochajs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mochajs/mocha.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/mocha@10.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/mocha/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/mocha/package.json"
              }
            ],
            "concludedValue": "node_modules/mocha/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "test"
      ]
    },
    {
      "group": "",
      "name": "giget",
      "version": "1.1.3",
      "description": "Download templates and git repositories with pleasure!",
      "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/giget@1.1.3",
      "type": "library",
      "bom-ref": "pkg:npm/giget@1.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/giget/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "giget,downloadTemplate,giget/downloadTemplate"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/giget/package.json"
              }
            ],
            "concludedValue": "node_modules/giget/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 778
          },
          {
            "location": "dist/index.js",
            "line": 850
          },
          {
            "location": "src/actions/template.ts",
            "line": 4
          },
          {
            "location": "src/actions/template.ts",
            "line": 89
          }
        ]
      },
      "tags": [
        "templates"
      ]
    },
    {
      "authors": [
        {
          "name": "Jake Luer <jake@alogicalparadox.com>"
        }
      ],
      "group": "",
      "name": "chai",
      "version": "4.3.10",
      "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
      "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/chai@4.3.10",
      "externalReferences": [
        {
          "type": "website",
          "url": "http://chaijs.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/chaijs/chai"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/chai@4.3.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/chai/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/chai/package.json"
              }
            ],
            "concludedValue": "node_modules/chai/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "test"
      ]
    },
    {
      "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": "Josh Junon <junon@wavetilt.com>"
        }
      ],
      "group": "",
      "name": "arg",
      "version": "5.0.2",
      "description": "Unopinionated, no-frills CLI argument parser",
      "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/arg@5.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/arg@5.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/arg/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "arg"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/arg/package.json"
              }
            ],
            "concludedValue": "node_modules/arg/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/actions/context.ts",
            "line": 3
          },
          {
            "location": "src/actions/context.ts",
            "line": 32
          }
        ]
      },
      "tags": [
        "cli"
      ]
    },
    {
      "group": "@astrojs",
      "name": "cli-kit",
      "version": "0.3.1",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40astrojs/cli-kit@0.3.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/withastro/cli-kit.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@astrojs/cli-kit@0.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@astrojs/cli-kit/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@astrojs/cli-kit,prompt,@astrojs/cli-kit/prompt,color,@astrojs/cli-kit/color,@astrojs/cli-kit/say,label,@astrojs/cli-kit/label,spinner,@astrojs/cli-kit/spinner,generateProjectName,@astrojs/cli-kit/generateProjectName,@astrojs/cli-kit/utils,random,@astrojs/cli-kit/utils/random,align,@astrojs/cli-kit/utils/align,sleep,@astrojs/cli-kit/utils/sleep"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@astrojs/cli-kit/package.json"
              }
            ],
            "concludedValue": "node_modules/@astrojs/cli-kit/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 173
          },
          {
            "location": "dist/index.js",
            "line": 178
          },
          {
            "location": "dist/index.js",
            "line": 245
          },
          {
            "location": "dist/index.js",
            "line": 248
          },
          {
            "location": "dist/index.js",
            "line": 250
          },
          {
            "location": "dist/index.js",
            "line": 300
          },
          {
            "location": "dist/index.js",
            "line": 303
          },
          {
            "location": "dist/index.js",
            "line": 307
          },
          {
            "location": "dist/index.js",
            "line": 308
          },
          {
            "location": "dist/index.js",
            "line": 310
          },
          {
            "location": "dist/index.js",
            "line": 315
          },
          {
            "location": "dist/index.js",
            "line": 316
          },
          {
            "location": "dist/index.js",
            "line": 318
          },
          {
            "location": "dist/index.js",
            "line": 323
          },
          {
            "location": "dist/index.js",
            "line": 332
          },
          {
            "location": "dist/index.js",
            "line": 342
          },
          {
            "location": "dist/index.js",
            "line": 348
          },
          {
            "location": "dist/index.js",
            "line": 352
          },
          {
            "location": "dist/index.js",
            "line": 354
          },
          {
            "location": "dist/index.js",
            "line": 358
          },
          {
            "location": "dist/index.js",
            "line": 379
          },
          {
            "location": "dist/index.js",
            "line": 387
          },
          {
            "location": "dist/index.js",
            "line": 391
          },
          {
            "location": "dist/index.js",
            "line": 494
          },
          {
            "location": "dist/index.js",
            "line": 520
          },
          {
            "location": "dist/index.js",
            "line": 549
          },
          {
            "location": "dist/index.js",
            "line": 580
          },
          {
            "location": "dist/index.js",
            "line": 627
          },
          {
            "location": "dist/index.js",
            "line": 637
          },
          {
            "location": "dist/index.js",
            "line": 639
          },
          {
            "location": "dist/index.js",
            "line": 669
          },
          {
            "location": "dist/index.js",
            "line": 723
          },
          {
            "location": "dist/index.js",
            "line": 726
          },
          {
            "location": "dist/index.js",
            "line": 736
          },
          {
            "location": "dist/index.js",
            "line": 771
          },
          {
            "location": "dist/index.js",
            "line": 777
          },
          {
            "location": "dist/index.js",
            "line": 785
          },
          {
            "location": "dist/index.js",
            "line": 864
          },
          {
            "location": "dist/index.js",
            "line": 870
          },
          {
            "location": "dist/index.js",
            "line": 889
          },
          {
            "location": "dist/index.js",
            "line": 1015
          },
          {
            "location": "dist/index.js",
            "line": 1021
          },
          {
            "location": "dist/index.js",
            "line": 1096
          },
          {
            "location": "dist/index.js",
            "line": 1113
          },
          {
            "location": "src/actions/context.ts",
            "line": 1
          },
          {
            "location": "src/actions/dependencies.ts",
            "line": 1
          },
          {
            "location": "src/actions/dependencies.ts",
            "line": 34
          },
          {
            "location": "src/actions/git.ts",
            "line": 5
          },
          {
            "location": "src/actions/git.ts",
            "line": 41
          },
          {
            "location": "src/actions/intro.ts",
            "line": 3
          },
          {
            "location": "src/actions/intro.ts",
            "line": 18
          },
          {
            "location": "src/actions/intro.ts",
            "line": 20
          },
          {
            "location": "src/actions/project-name.ts",
            "line": 3
          },
          {
            "location": "src/actions/project-name.ts",
            "line": 16
          },
          {
            "location": "src/actions/project-name.ts",
            "line": 20
          },
          {
            "location": "src/actions/project-name.ts",
            "line": 31
          },
          {
            "location": "src/actions/project-name.ts",
            "line": 70
          },
          {
            "location": "src/actions/template.ts",
            "line": 3
          },
          {
            "location": "src/actions/template.ts",
            "line": 15
          },
          {
            "location": "src/actions/template.ts",
            "line": 107
          },
          {
            "location": "src/actions/template.ts",
            "line": 118
          },
          {
            "location": "src/actions/typescript.ts",
            "line": 3
          },
          {
            "location": "src/actions/typescript.ts",
            "line": 49
          },
          {
            "location": "src/actions/typescript.ts",
            "line": 55
          },
          {
            "location": "src/actions/verify.ts",
            "line": 3
          },
          {
            "location": "src/actions/verify.ts",
            "line": 26
          },
          {
            "location": "src/messages.ts",
            "line": 2
          },
          {
            "location": "src/messages.ts",
            "line": 28
          },
          {
            "location": "src/messages.ts",
            "line": 37
          },
          {
            "location": "src/messages.ts",
            "line": 40
          },
          {
            "location": "src/messages.ts",
            "line": 95
          },
          {
            "location": "src/messages.ts",
            "line": 99
          },
          {
            "location": "src/messages.ts",
            "line": 104
          },
          {
            "location": "src/messages.ts",
            "line": 105
          },
          {
            "location": "src/messages.ts",
            "line": 107
          },
          {
            "location": "src/messages.ts",
            "line": 112
          },
          {
            "location": "src/messages.ts",
            "line": 113
          },
          {
            "location": "src/messages.ts",
            "line": 115
          },
          {
            "location": "src/messages.ts",
            "line": 121
          },
          {
            "location": "src/messages.ts",
            "line": 130
          },
          {
            "location": "src/messages.ts",
            "line": 140
          },
          {
            "location": "src/messages.ts",
            "line": 146
          },
          {
            "location": "src/messages.ts",
            "line": 150
          },
          {
            "location": "src/messages.ts",
            "line": 152
          },
          {
            "location": "src/messages.ts",
            "line": 155
          },
          {
            "location": "src/messages.ts",
            "line": 183
          },
          {
            "location": "src/messages.ts",
            "line": 194
          },
          {
            "location": "src/messages.ts",
            "line": 199
          },
          {
            "location": "dist/index.js",
            "line": 174
          },
          {
            "location": "dist/index.js",
            "line": 179
          },
          {
            "location": "dist/index.js",
            "line": 305
          },
          {
            "location": "dist/index.js",
            "line": 324
          },
          {
            "location": "dist/index.js",
            "line": 329
          },
          {
            "location": "dist/index.js",
            "line": 336
          },
          {
            "location": "dist/index.js",
            "line": 350
          },
          {
            "location": "dist/index.js",
            "line": 356
          },
          {
            "location": "dist/index.js",
            "line": 359
          },
          {
            "location": "dist/index.js",
            "line": 473
          },
          {
            "location": "dist/index.js",
            "line": 628
          },
          {
            "location": "dist/index.js",
            "line": 643
          },
          {
            "location": "src/actions/context.ts",
            "line": 2
          },
          {
            "location": "src/actions/context.ts",
            "line": 97
          },
          {
            "location": "src/actions/intro.ts",
            "line": 4
          },
          {
            "location": "src/actions/intro.ts",
            "line": 24
          },
          {
            "location": "src/messages.ts",
            "line": 3
          },
          {
            "location": "src/messages.ts",
            "line": 102
          },
          {
            "location": "src/messages.ts",
            "line": 122
          },
          {
            "location": "src/messages.ts",
            "line": 128
          },
          {
            "location": "src/messages.ts",
            "line": 135
          },
          {
            "location": "src/messages.ts",
            "line": 148
          },
          {
            "location": "src/messages.ts",
            "line": 154
          },
          {
            "location": "src/messages.ts",
            "line": 156
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/create-astro@4.5.2"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-10T05:44:44Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, September 10, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'create-astro' with version '4.5.2'. The package type in this SBOM is npm with a single purl namespace '@astrojs' described under components. The components were identified from 8 source files."
    }
  ]
}