{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:60f87269-fe7a-4f0d-bc03-49a48f745ec7",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-15T23:24:46Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "create-astro",
      "group": "",
      "version": "4.7.1",
      "purl": "pkg:npm/create-astro@4.7.1",
      "bom-ref": "pkg:npm/create-astro@4.7.1",
      "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": 121
          }
        ]
      },
      "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": 121
          }
        ]
      },
      "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": 865
          },
          {
            "location": "dist/index.js",
            "line": 938
          },
          {
            "location": "src/actions/template.ts",
            "line": 4
          },
          {
            "location": "src/actions/template.ts",
            "line": 90
          }
        ]
      },
      "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": 36
          }
        ]
      },
      "tags": [
        "cli"
      ]
    },
    {
      "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,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,tasks,@astrojs/cli-kit/tasks,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": 173
          },
          {
            "location": "dist/index.js",
            "line": 178
          },
          {
            "location": "dist/index.js",
            "line": 245
          },
          {
            "location": "dist/index.js",
            "line": 247
          },
          {
            "location": "dist/index.js",
            "line": 277
          },
          {
            "location": "dist/index.js",
            "line": 280
          },
          {
            "location": "dist/index.js",
            "line": 284
          },
          {
            "location": "dist/index.js",
            "line": 285
          },
          {
            "location": "dist/index.js",
            "line": 287
          },
          {
            "location": "dist/index.js",
            "line": 292
          },
          {
            "location": "dist/index.js",
            "line": 293
          },
          {
            "location": "dist/index.js",
            "line": 295
          },
          {
            "location": "dist/index.js",
            "line": 300
          },
          {
            "location": "dist/index.js",
            "line": 309
          },
          {
            "location": "dist/index.js",
            "line": 319
          },
          {
            "location": "dist/index.js",
            "line": 325
          },
          {
            "location": "dist/index.js",
            "line": 329
          },
          {
            "location": "dist/index.js",
            "line": 331
          },
          {
            "location": "dist/index.js",
            "line": 335
          },
          {
            "location": "dist/index.js",
            "line": 356
          },
          {
            "location": "dist/index.js",
            "line": 364
          },
          {
            "location": "dist/index.js",
            "line": 368
          },
          {
            "location": "dist/index.js",
            "line": 579
          },
          {
            "location": "dist/index.js",
            "line": 606
          },
          {
            "location": "dist/index.js",
            "line": 635
          },
          {
            "location": "dist/index.js",
            "line": 667
          },
          {
            "location": "dist/index.js",
            "line": 714
          },
          {
            "location": "dist/index.js",
            "line": 724
          },
          {
            "location": "dist/index.js",
            "line": 726
          },
          {
            "location": "dist/index.js",
            "line": 756
          },
          {
            "location": "dist/index.js",
            "line": 810
          },
          {
            "location": "dist/index.js",
            "line": 813
          },
          {
            "location": "dist/index.js",
            "line": 823
          },
          {
            "location": "dist/index.js",
            "line": 858
          },
          {
            "location": "dist/index.js",
            "line": 864
          },
          {
            "location": "dist/index.js",
            "line": 872
          },
          {
            "location": "dist/index.js",
            "line": 952
          },
          {
            "location": "dist/index.js",
            "line": 958
          },
          {
            "location": "dist/index.js",
            "line": 977
          },
          {
            "location": "dist/index.js",
            "line": 1103
          },
          {
            "location": "dist/index.js",
            "line": 1109
          },
          {
            "location": "dist/index.js",
            "line": 1185
          },
          {
            "location": "dist/index.js",
            "line": 1202
          },
          {
            "location": "dist/index.js",
            "line": 1242
          },
          {
            "location": "dist/index.js",
            "line": 1272
          },
          {
            "location": "src/actions/context.ts",
            "line": 1
          },
          {
            "location": "src/actions/dependencies.ts",
            "line": 1
          },
          {
            "location": "src/actions/dependencies.ts",
            "line": 35
          },
          {
            "location": "src/actions/git.ts",
            "line": 5
          },
          {
            "location": "src/actions/git.ts",
            "line": 44
          },
          {
            "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": 108
          },
          {
            "location": "src/actions/template.ts",
            "line": 119
          },
          {
            "location": "src/actions/typescript.ts",
            "line": 3
          },
          {
            "location": "src/actions/typescript.ts",
            "line": 57
          },
          {
            "location": "src/actions/typescript.ts",
            "line": 63
          },
          {
            "location": "src/actions/verify.ts",
            "line": 3
          },
          {
            "location": "src/actions/verify.ts",
            "line": 26
          },
          {
            "location": "src/index.ts",
            "line": 13
          },
          {
            "location": "src/index.ts",
            "line": 60
          },
          {
            "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": 74
          },
          {
            "location": "src/messages.ts",
            "line": 78
          },
          {
            "location": "src/messages.ts",
            "line": 83
          },
          {
            "location": "src/messages.ts",
            "line": 84
          },
          {
            "location": "src/messages.ts",
            "line": 86
          },
          {
            "location": "src/messages.ts",
            "line": 91
          },
          {
            "location": "src/messages.ts",
            "line": 92
          },
          {
            "location": "src/messages.ts",
            "line": 94
          },
          {
            "location": "src/messages.ts",
            "line": 100
          },
          {
            "location": "src/messages.ts",
            "line": 109
          },
          {
            "location": "src/messages.ts",
            "line": 119
          },
          {
            "location": "src/messages.ts",
            "line": 125
          },
          {
            "location": "src/messages.ts",
            "line": 129
          },
          {
            "location": "src/messages.ts",
            "line": 131
          },
          {
            "location": "src/messages.ts",
            "line": 134
          },
          {
            "location": "src/messages.ts",
            "line": 162
          },
          {
            "location": "src/messages.ts",
            "line": 173
          },
          {
            "location": "src/messages.ts",
            "line": 178
          },
          {
            "location": "dist/index.js",
            "line": 174
          },
          {
            "location": "dist/index.js",
            "line": 179
          },
          {
            "location": "dist/index.js",
            "line": 282
          },
          {
            "location": "dist/index.js",
            "line": 301
          },
          {
            "location": "dist/index.js",
            "line": 306
          },
          {
            "location": "dist/index.js",
            "line": 313
          },
          {
            "location": "dist/index.js",
            "line": 327
          },
          {
            "location": "dist/index.js",
            "line": 333
          },
          {
            "location": "dist/index.js",
            "line": 336
          },
          {
            "location": "dist/index.js",
            "line": 555
          },
          {
            "location": "dist/index.js",
            "line": 556
          },
          {
            "location": "dist/index.js",
            "line": 557
          },
          {
            "location": "src/actions/context.ts",
            "line": 2
          },
          {
            "location": "src/actions/context.ts",
            "line": 103
          },
          {
            "location": "src/actions/context.ts",
            "line": 104
          },
          {
            "location": "src/actions/context.ts",
            "line": 105
          },
          {
            "location": "src/messages.ts",
            "line": 3
          },
          {
            "location": "src/messages.ts",
            "line": 81
          },
          {
            "location": "src/messages.ts",
            "line": 101
          },
          {
            "location": "src/messages.ts",
            "line": 107
          },
          {
            "location": "src/messages.ts",
            "line": 114
          },
          {
            "location": "src/messages.ts",
            "line": 127
          },
          {
            "location": "src/messages.ts",
            "line": 133
          },
          {
            "location": "src/messages.ts",
            "line": 135
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/create-astro@4.7.1"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-08-15T23:24:46Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Saturday, August 15, 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.7.1'. 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."
    }
  ]
}