{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:68dc6e7b-33db-4dfd-9c79-f81e032a7f99",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T16:10:00Z",
    "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": "studio",
      "group": "@astrojs",
      "version": "0.1.6",
      "description": "Internal package powering integrations between Astro projects and Astro Studio",
      "purl": "pkg:npm/%40astrojs/studio@0.1.6",
      "bom-ref": "pkg:npm/@astrojs/studio@0.1.6",
      "author": "withastro",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:ci, dev"
        },
        {
          "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/studio/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/withastro/astro.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/astro-scripts/package.json\\nnode_modules/astro/package.json\\nnode_modules/ci-info/package.json\\nnode_modules/kleur/package.json\\nnode_modules/typescript/package.json\\nnode_modules/vite/package.json\\nnode_modules/yocto-spinner/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "yocto-spinner",
      "version": "0.2.1",
      "description": "Tiny terminal spinner",
      "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/yocto-spinner@0.2.1",
      "type": "library",
      "bom-ref": "pkg:npm/yocto-spinner@0.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/yocto-spinner/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "yocto-spinner"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/yocto-spinner/package.json"
              }
            ],
            "concludedValue": "node_modules/yocto-spinner/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/core/tokens.js",
            "line": 7
          },
          {
            "location": "dist/core/tokens.js",
            "line": 43
          },
          {
            "location": "src/core/tokens.ts",
            "line": 7
          },
          {
            "location": "src/core/tokens.ts",
            "line": 55
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "6.2.4",
      "description": "Native-ESM powered web dev build tool",
      "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/vite@6.2.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite@6.2.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vite,loadEnv,vite/loadEnv"
        },
        {
          "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": "dist/core/utils.js",
            "line": 1
          },
          {
            "location": "dist/core/utils.js",
            "line": 3
          },
          {
            "location": "src/core/utils.ts",
            "line": 1
          },
          {
            "location": "src/core/utils.ts",
            "line": 4
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.8.2",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/typescript@5.8.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.8.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)"
        }
      ],
      "group": "",
      "name": "kleur",
      "version": "4.1.5",
      "description": "The fastest Node.js library for formatting terminal text with ANSI colors~!",
      "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/kleur@4.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/kleur@4.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/kleur/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "kleur/colors,cyan,kleur/colors/cyan,kleur/colors/red,green,kleur/colors/green"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/kleur/package.json"
              }
            ],
            "concludedValue": "node_modules/kleur/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/core/errors.js",
            "line": 1
          },
          {
            "location": "dist/core/errors.js",
            "line": 2
          },
          {
            "location": "dist/core/errors.js",
            "line": 6
          },
          {
            "location": "dist/core/errors.js",
            "line": 9
          },
          {
            "location": "dist/core/errors.js",
            "line": 11
          },
          {
            "location": "dist/core/errors.js",
            "line": 14
          },
          {
            "location": "dist/core/tokens.js",
            "line": 6
          },
          {
            "location": "dist/core/tokens.js",
            "line": 57
          },
          {
            "location": "src/core/errors.ts",
            "line": 1
          },
          {
            "location": "src/core/errors.ts",
            "line": 3
          },
          {
            "location": "src/core/errors.ts",
            "line": 7
          },
          {
            "location": "src/core/errors.ts",
            "line": 10
          },
          {
            "location": "src/core/errors.ts",
            "line": 12
          },
          {
            "location": "src/core/errors.ts",
            "line": 15
          },
          {
            "location": "src/core/tokens.ts",
            "line": 6
          },
          {
            "location": "src/core/tokens.ts",
            "line": 69
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Thomas Watson Steen <w@tson.dk> (https://twitter.com/wa7son)"
        }
      ],
      "group": "",
      "name": "ci-info",
      "version": "4.2.0",
      "description": "Get details about the current Continuous Integration environment",
      "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/ci-info@4.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/watson/ci-info"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ci-info@4.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ci-info/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ci-info"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ci-info/package.json"
              }
            ],
            "concludedValue": "node_modules/ci-info/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/core/tokens.js",
            "line": 5
          },
          {
            "location": "src/core/tokens.ts",
            "line": 5
          }
        ]
      }
    },
    {
      "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": "withastro"
        }
      ],
      "group": "",
      "name": "astro",
      "version": "5.5.6",
      "description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.",
      "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/astro@5.5.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://astro.build"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/withastro/astro.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/astro@5.5.6",
      "properties": [
        {
          "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"
          }
        ]
      },
      "tags": [
        "web"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@astrojs/studio@0.1.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-09-10T16:10:00Z",
      "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 'studio' with version '0.1.6'."
    }
  ]
}