{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:fc5d3e8b-f17d-432b-9b10-86a0f9bb97cf",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T08:28:01Z",
    "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": "core",
      "group": "@clack",
      "version": "1.3.1",
      "purl": "pkg:npm/%40clack/core@1.3.1",
      "bom-ref": "pkg:npm/@clack/core@1.3.1",
      "author": "Nate Moore <nate@natemoo.re> (https://twitter.com/n_moore)",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, prepack, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "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": "vcs",
          "url": "https://github.com/bombshell-dev/clack/tree/main/packages/core#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bombshell-dev/clack.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/fast-wrap-ansi/package.json\\nnode_modules/sisteransi/package.json\\nnode_modules/vitest/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "3.2.4",
      "description": "Next generation testing framework powered by Vite",
      "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/vitest@3.2.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitest@3.2.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest/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/vitest/package.json"
              }
            ],
            "concludedValue": "node_modules/vitest/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Terkel Gjervig <terkel@terkel.com> (https://terkel.com)"
        }
      ],
      "group": "",
      "name": "sisteransi",
      "version": "1.0.5",
      "description": "ANSI escape codes for some terminal swag",
      "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/sisteransi@1.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/terkelg/sisteransi"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/sisteransi@1.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/sisteransi/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "sisteransi,cursor,sisteransi/cursor,erase,sisteransi/erase"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/sisteransi/package.json"
              }
            ],
            "concludedValue": "node_modules/sisteransi/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 1
          },
          {
            "location": "dist/index.mjs",
            "line": 8
          },
          {
            "location": "dist/index.mjs",
            "line": 9
          },
          {
            "location": "dist/index.mjs",
            "line": 11
          },
          {
            "location": "src/prompts/confirm.ts",
            "line": 1
          },
          {
            "location": "src/prompts/confirm.ts",
            "line": 28
          },
          {
            "location": "src/prompts/prompt.ts",
            "line": 5
          },
          {
            "location": "src/prompts/prompt.ts",
            "line": 273
          },
          {
            "location": "src/prompts/prompt.ts",
            "line": 301
          },
          {
            "location": "src/prompts/prompt.ts",
            "line": 302
          },
          {
            "location": "src/prompts/prompt.ts",
            "line": 306
          },
          {
            "location": "src/prompts/prompt.ts",
            "line": 315
          },
          {
            "location": "src/prompts/prompt.ts",
            "line": 318
          },
          {
            "location": "src/prompts/prompt.ts",
            "line": 327
          },
          {
            "location": "src/utils/index.ts",
            "line": 7
          }
        ]
      },
      "tags": [
        "escape"
      ]
    },
    {
      "authors": [
        {
          "name": "James Garbutt (https://github.com/43081j)"
        }
      ],
      "group": "",
      "name": "fast-wrap-ansi",
      "version": "0.2.0",
      "description": "A tiny and fast text wrap library which takes ANSI escapes into account.",
      "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/fast-wrap-ansi@0.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/43081j/fast-wrap-ansi#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/43081j/fast-wrap-ansi.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/fast-wrap-ansi@0.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/fast-wrap-ansi/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "fast-wrap-ansi,wrapAnsi,fast-wrap-ansi/wrapAnsi"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/fast-wrap-ansi/package.json"
              }
            ],
            "concludedValue": "node_modules/fast-wrap-ansi/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 1
          },
          {
            "location": "dist/index.mjs",
            "line": 4
          },
          {
            "location": "dist/index.mjs",
            "line": 7
          },
          {
            "location": "dist/index.mjs",
            "line": 8
          },
          {
            "location": "src/prompts/prompt.ts",
            "line": 4
          },
          {
            "location": "src/prompts/prompt.ts",
            "line": 271
          },
          {
            "location": "src/prompts/prompt.ts",
            "line": 277
          },
          {
            "location": "src/utils/index.ts",
            "line": 6
          },
          {
            "location": "src/utils/index.ts",
            "line": 110
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@clack/core@1.3.1"
      ],
      "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-10T08:28:01Z",
      "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 'core' with version '1.3.1'."
    }
  ]
}