{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:3b6e2a28-1dce-48a8-a0b0-522efe61a853",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T10:31:43Z",
    "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": "5.0.4",
      "purl": "pkg:npm/create-astro@5.0.4",
      "bom-ref": "pkg:npm/create-astro@5.0.4",
      "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": "git+https://github.com/withastro/astro.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@astrojs\\n@bluwy"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@astrojs/cli-kit/package.json\\nnode_modules/@astrojs/internal-helpers/package.json\\nnode_modules/@bluwy/giget-core/package.json\\nnode_modules/arg/package.json\\nnode_modules/astro-scripts/package.json"
      }
    ]
  },
  "components": [
    {
      "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": 4
          },
          {
            "location": "src/actions/context.ts",
            "line": 54
          }
        ]
      },
      "tags": [
        "cli"
      ]
    },
    {
      "group": "@bluwy",
      "name": "giget-core",
      "version": "0.1.6",
      "description": "Download template from a git repo or tarball URL",
      "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/%40bluwy/giget-core@0.1.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/bluwy/giget-core.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@bluwy/giget-core@0.1.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@bluwy/giget-core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@bluwy/giget-core,downloadTemplate,@bluwy/giget-core/downloadTemplate,verifyTemplate,@bluwy/giget-core/verifyTemplate"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@bluwy/giget-core/package.json"
              }
            ],
            "concludedValue": "node_modules/@bluwy/giget-core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 621
          },
          {
            "location": "dist/index.js",
            "line": 711
          },
          {
            "location": "dist/index.js",
            "line": 1087
          },
          {
            "location": "dist/index.js",
            "line": 1100
          },
          {
            "location": "src/actions/template.ts",
            "line": 4
          },
          {
            "location": "src/actions/template.ts",
            "line": 147
          },
          {
            "location": "src/actions/verify.ts",
            "line": 3
          },
          {
            "location": "src/actions/verify.ts",
            "line": 23
          }
        ]
      },
      "tags": [
        "template"
      ]
    },
    {
      "authors": [
        {
          "name": "withastro"
        }
      ],
      "group": "@astrojs",
      "name": "internal-helpers",
      "version": "0.8.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.8.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/withastro/astro.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@astrojs/internal-helpers@0.8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@astrojs/internal-helpers/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@astrojs/internal-helpers/cli,assertValidPackageName,@astrojs/internal-helpers/cli/assertValidPackageName"
        },
        {
          "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": "src/actions/dependencies.ts",
            "line": 3
          },
          {
            "location": "src/actions/dependencies.ts",
            "line": 41
          }
        ]
      }
    },
    {
      "group": "@astrojs",
      "name": "cli-kit",
      "version": "0.4.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.4.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/withastro/cli-kit.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@astrojs/cli-kit@0.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@astrojs/cli-kit/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@astrojs/cli-kit,tasks,@astrojs/cli-kit/tasks,prompt,@astrojs/cli-kit/prompt,color,@astrojs/cli-kit/color,@astrojs/cli-kit/say,label,@astrojs/cli-kit/label,generateProjectName,@astrojs/cli-kit/generateProjectName,Task,@astrojs/cli-kit/Task,@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": 172
          },
          {
            "location": "dist/index.js",
            "line": 177
          },
          {
            "location": "dist/index.js",
            "line": 286
          },
          {
            "location": "dist/index.js",
            "line": 352
          },
          {
            "location": "dist/index.js",
            "line": 354
          },
          {
            "location": "dist/index.js",
            "line": 386
          },
          {
            "location": "dist/index.js",
            "line": 389
          },
          {
            "location": "dist/index.js",
            "line": 393
          },
          {
            "location": "dist/index.js",
            "line": 394
          },
          {
            "location": "dist/index.js",
            "line": 396
          },
          {
            "location": "dist/index.js",
            "line": 401
          },
          {
            "location": "dist/index.js",
            "line": 402
          },
          {
            "location": "dist/index.js",
            "line": 404
          },
          {
            "location": "dist/index.js",
            "line": 413
          },
          {
            "location": "dist/index.js",
            "line": 423
          },
          {
            "location": "dist/index.js",
            "line": 429
          },
          {
            "location": "dist/index.js",
            "line": 433
          },
          {
            "location": "dist/index.js",
            "line": 435
          },
          {
            "location": "dist/index.js",
            "line": 439
          },
          {
            "location": "dist/index.js",
            "line": 460
          },
          {
            "location": "dist/index.js",
            "line": 468
          },
          {
            "location": "dist/index.js",
            "line": 472
          },
          {
            "location": "dist/index.js",
            "line": 615
          },
          {
            "location": "dist/index.js",
            "line": 620
          },
          {
            "location": "dist/index.js",
            "line": 638
          },
          {
            "location": "dist/index.js",
            "line": 730
          },
          {
            "location": "dist/index.js",
            "line": 744
          },
          {
            "location": "dist/index.js",
            "line": 785
          },
          {
            "location": "dist/index.js",
            "line": 802
          },
          {
            "location": "dist/index.js",
            "line": 819
          },
          {
            "location": "dist/index.js",
            "line": 857
          },
          {
            "location": "dist/index.js",
            "line": 889
          },
          {
            "location": "dist/index.js",
            "line": 936
          },
          {
            "location": "dist/index.js",
            "line": 946
          },
          {
            "location": "dist/index.js",
            "line": 948
          },
          {
            "location": "dist/index.js",
            "line": 979
          },
          {
            "location": "dist/index.js",
            "line": 1031
          },
          {
            "location": "dist/index.js",
            "line": 1034
          },
          {
            "location": "dist/index.js",
            "line": 1044
          },
          {
            "location": "dist/index.js",
            "line": 1079
          },
          {
            "location": "dist/index.js",
            "line": 1086
          },
          {
            "location": "dist/index.js",
            "line": 1104
          },
          {
            "location": "dist/index.js",
            "line": 1146
          },
          {
            "location": "src/actions/context.ts",
            "line": 2
          },
          {
            "location": "src/actions/dependencies.ts",
            "line": 4
          },
          {
            "location": "src/actions/dependencies.ts",
            "line": 48
          },
          {
            "location": "src/actions/dependencies.ts",
            "line": 66
          },
          {
            "location": "src/actions/dependencies.ts",
            "line": 85
          },
          {
            "location": "src/actions/git.ts",
            "line": 3
          },
          {
            "location": "src/actions/git.ts",
            "line": 43
          },
          {
            "location": "src/actions/intro.ts",
            "line": 1
          },
          {
            "location": "src/actions/intro.ts",
            "line": 17
          },
          {
            "location": "src/actions/intro.ts",
            "line": 19
          },
          {
            "location": "src/actions/project-name.ts",
            "line": 2
          },
          {
            "location": "src/actions/project-name.ts",
            "line": 15
          },
          {
            "location": "src/actions/project-name.ts",
            "line": 19
          },
          {
            "location": "src/actions/project-name.ts",
            "line": 30
          },
          {
            "location": "src/actions/project-name.ts",
            "line": 69
          },
          {
            "location": "src/actions/template.ts",
            "line": 3
          },
          {
            "location": "src/actions/template.ts",
            "line": 53
          },
          {
            "location": "src/actions/template.ts",
            "line": 172
          },
          {
            "location": "src/actions/template.ts",
            "line": 190
          },
          {
            "location": "src/actions/verify.ts",
            "line": 2
          },
          {
            "location": "src/actions/verify.ts",
            "line": 27
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 56
          },
          {
            "location": "src/messages.ts",
            "line": 4
          },
          {
            "location": "src/messages.ts",
            "line": 34
          },
          {
            "location": "src/messages.ts",
            "line": 37
          },
          {
            "location": "src/messages.ts",
            "line": 81
          },
          {
            "location": "src/messages.ts",
            "line": 85
          },
          {
            "location": "src/messages.ts",
            "line": 90
          },
          {
            "location": "src/messages.ts",
            "line": 91
          },
          {
            "location": "src/messages.ts",
            "line": 93
          },
          {
            "location": "src/messages.ts",
            "line": 98
          },
          {
            "location": "src/messages.ts",
            "line": 99
          },
          {
            "location": "src/messages.ts",
            "line": 101
          },
          {
            "location": "src/messages.ts",
            "line": 110
          },
          {
            "location": "src/messages.ts",
            "line": 120
          },
          {
            "location": "src/messages.ts",
            "line": 126
          },
          {
            "location": "src/messages.ts",
            "line": 130
          },
          {
            "location": "src/messages.ts",
            "line": 132
          },
          {
            "location": "src/messages.ts",
            "line": 135
          },
          {
            "location": "src/messages.ts",
            "line": 163
          },
          {
            "location": "src/messages.ts",
            "line": 174
          },
          {
            "location": "src/messages.ts",
            "line": 179
          },
          {
            "location": "dist/index.js",
            "line": 178
          },
          {
            "location": "dist/index.js",
            "line": 287
          },
          {
            "location": "dist/index.js",
            "line": 391
          },
          {
            "location": "dist/index.js",
            "line": 410
          },
          {
            "location": "dist/index.js",
            "line": 417
          },
          {
            "location": "dist/index.js",
            "line": 431
          },
          {
            "location": "dist/index.js",
            "line": 437
          },
          {
            "location": "dist/index.js",
            "line": 440
          },
          {
            "location": "dist/index.js",
            "line": 576
          },
          {
            "location": "dist/index.js",
            "line": 577
          },
          {
            "location": "dist/index.js",
            "line": 578
          },
          {
            "location": "src/actions/context.ts",
            "line": 3
          },
          {
            "location": "src/actions/context.ts",
            "line": 134
          },
          {
            "location": "src/actions/context.ts",
            "line": 135
          },
          {
            "location": "src/actions/context.ts",
            "line": 136
          },
          {
            "location": "src/messages.ts",
            "line": 5
          },
          {
            "location": "src/messages.ts",
            "line": 88
          },
          {
            "location": "src/messages.ts",
            "line": 108
          },
          {
            "location": "src/messages.ts",
            "line": 115
          },
          {
            "location": "src/messages.ts",
            "line": 128
          },
          {
            "location": "src/messages.ts",
            "line": 134
          },
          {
            "location": "src/messages.ts",
            "line": 136
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/create-astro@5.0.4"
      ],
      "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-14T10:31:43Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 14, 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 '5.0.4'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 5 source files."
    }
  ]
}