{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:7161b715-9ee3-4112-8c04-7fc346371a32",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T08:59:41Z",
    "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": "prompts",
      "group": "@clack",
      "version": "1.6.0",
      "purl": "pkg:npm/%40clack/prompts@1.6.0",
      "bom-ref": "pkg:npm/@clack/prompts@1.6.0",
      "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/prompts#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bombshell-dev/clack.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@clack"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@clack/core/package.json\\nnode_modules/fast-string-width/package.json\\nnode_modules/fast-wrap-ansi/package.json\\nnode_modules/is-unicode-supported/package.json\\nnode_modules/memfs/package.json\\nnode_modules/sisteransi/package.json\\nnode_modules/vitest-ansi-serializer/package.json\\nnode_modules/vitest/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "James Garbutt (https://github.com/43081j)"
        }
      ],
      "group": "",
      "name": "vitest-ansi-serializer",
      "version": "0.1.2",
      "description": "A vitest snapshot serializer which converts ANSI escapes to readable strings.",
      "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-ansi-serializer@0.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/43081j/vitest-ansi-serializer#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/43081j/vitest-ansi-serializer.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vitest-ansi-serializer@0.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest-ansi-serializer/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-ansi-serializer/package.json"
              }
            ],
            "concludedValue": "node_modules/vitest-ansi-serializer/package.json"
          }
        ]
      }
    },
    {
      "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": 9
          },
          {
            "location": "dist/index.mjs",
            "line": 976
          },
          {
            "location": "dist/index.mjs",
            "line": 1273
          },
          {
            "location": "src/spinner.ts",
            "line": 4
          },
          {
            "location": "src/spinner.ts",
            "line": 113
          },
          {
            "location": "src/spinner.ts",
            "line": 115
          },
          {
            "location": "src/spinner.ts",
            "line": 116
          },
          {
            "location": "src/task-log.ts",
            "line": 4
          },
          {
            "location": "src/task-log.ts",
            "line": 105
          }
        ]
      },
      "tags": [
        "escape"
      ]
    },
    {
      "authors": [
        {
          "name": "streamich (https://github.com/streamich)"
        }
      ],
      "group": "",
      "name": "memfs",
      "version": "4.17.2",
      "description": "In-memory file-system with Node's fs API.",
      "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/memfs@4.17.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streamich/memfs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streamich/memfs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/memfs@4.17.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/memfs/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/memfs/package.json"
              }
            ],
            "concludedValue": "node_modules/memfs/package.json"
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "is-unicode-supported",
      "version": "1.3.0",
      "description": "Detect whether the terminal supports Unicode",
      "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/is-unicode-supported@1.3.0",
      "type": "library",
      "bom-ref": "pkg:npm/is-unicode-supported@1.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/is-unicode-supported/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "is-unicode-supported"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/is-unicode-supported/package.json"
              }
            ],
            "concludedValue": "node_modules/is-unicode-supported/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/common.ts",
            "line": 4
          },
          {
            "location": "src/common.ts",
            "line": 6
          }
        ]
      }
    },
    {
      "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,Options,fast-wrap-ansi/Options"
        },
        {
          "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": 5
          },
          {
            "location": "dist/index.mjs",
            "line": 91
          },
          {
            "location": "dist/index.mjs",
            "line": 312
          },
          {
            "location": "dist/index.mjs",
            "line": 840
          },
          {
            "location": "dist/index.mjs",
            "line": 842
          },
          {
            "location": "dist/index.mjs",
            "line": 971
          },
          {
            "location": "dist/index.mjs",
            "line": 998
          },
          {
            "location": "src/box.ts",
            "line": 4
          },
          {
            "location": "src/box.ts",
            "line": 172
          },
          {
            "location": "src/limit-options.ts",
            "line": 3
          },
          {
            "location": "src/limit-options.ts",
            "line": 145
          },
          {
            "location": "src/note.ts",
            "line": 6
          },
          {
            "location": "src/note.ts",
            "line": 30
          },
          {
            "location": "src/note.ts",
            "line": 34
          },
          {
            "location": "src/spinner.ts",
            "line": 3
          },
          {
            "location": "src/spinner.ts",
            "line": 107
          },
          {
            "location": "src/spinner.ts",
            "line": 161
          }
        ]
      }
    },
    {
      "group": "",
      "name": "fast-string-width",
      "version": "3.0.2",
      "description": "A fast function for calculating the visual width of a string once printed to the terminal.",
      "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-string-width@3.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/fast-string-width@3.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/fast-string-width/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "fast-string-width"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/fast-string-width/package.json"
              }
            ],
            "concludedValue": "node_modules/fast-string-width/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 6
          },
          {
            "location": "dist/index.mjs",
            "line": 127
          },
          {
            "location": "dist/index.mjs",
            "line": 293
          },
          {
            "location": "dist/index.mjs",
            "line": 300
          },
          {
            "location": "dist/index.mjs",
            "line": 308
          },
          {
            "location": "dist/index.mjs",
            "line": 324
          },
          {
            "location": "dist/index.mjs",
            "line": 506
          },
          {
            "location": "dist/index.mjs",
            "line": 511
          },
          {
            "location": "dist/index.mjs",
            "line": 519
          },
          {
            "location": "dist/index.mjs",
            "line": 684
          },
          {
            "location": "dist/index.mjs",
            "line": 701
          },
          {
            "location": "dist/index.mjs",
            "line": 841
          },
          {
            "location": "dist/index.mjs",
            "line": 846
          },
          {
            "location": "dist/index.mjs",
            "line": 848
          },
          {
            "location": "dist/index.mjs",
            "line": 853
          },
          {
            "location": "dist/index.mjs",
            "line": 1172
          },
          {
            "location": "dist/index.mjs",
            "line": 1180
          },
          {
            "location": "dist/index.mjs",
            "line": 1190
          },
          {
            "location": "dist/index.mjs",
            "line": 1241
          },
          {
            "location": "src/box.ts",
            "line": 3
          },
          {
            "location": "src/box.ts",
            "line": 137
          },
          {
            "location": "src/box.ts",
            "line": 138
          },
          {
            "location": "src/box.ts",
            "line": 145
          },
          {
            "location": "src/box.ts",
            "line": 167
          },
          {
            "location": "src/box.ts",
            "line": 182
          },
          {
            "location": "src/note.ts",
            "line": 5
          },
          {
            "location": "src/note.ts",
            "line": 31
          },
          {
            "location": "src/note.ts",
            "line": 32
          },
          {
            "location": "src/note.ts",
            "line": 43
          },
          {
            "location": "src/note.ts",
            "line": 47
          },
          {
            "location": "src/note.ts",
            "line": 55
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nate Moore <nate@natemoo.re> (https://twitter.com/n_moore)"
        }
      ],
      "group": "@clack",
      "name": "core",
      "version": "1.4.2",
      "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/%40clack/core@1.4.2",
      "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"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@clack/core@1.4.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@clack/core/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@clack/core,isCancel,@clack/core/isCancel,settings,@clack/core/settings,updateSettings,@clack/core/updateSettings,ClackSettings,@clack/core/ClackSettings,DateFormat,@clack/core/DateFormat"
        },
        {
          "name": "ImportedModules",
          "value": "@clack/core,getColumns,@clack/core/getColumns,getRows,@clack/core/getRows,AutocompletePrompt,@clack/core/AutocompletePrompt,settings,@clack/core/settings,ConfirmPrompt,@clack/core/ConfirmPrompt,wrapTextWithPrefix,@clack/core/wrapTextWithPrefix,DatePrompt,@clack/core/DatePrompt,runValidation,@clack/core/runValidation,isCancel,@clack/core/isCancel,MultiSelectPrompt,@clack/core/MultiSelectPrompt,GroupMultiSelectPrompt,@clack/core/GroupMultiSelectPrompt,MultiLinePrompt,@clack/core/MultiLinePrompt,PasswordPrompt,@clack/core/PasswordPrompt,block,@clack/core/block,SelectPrompt,@clack/core/SelectPrompt,SelectKeyPrompt,@clack/core/SelectKeyPrompt,TextPrompt,@clack/core/TextPrompt,Validate,@clack/core/Validate,State,@clack/core/State,DateFormat,@clack/core/DateFormat"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@clack/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@clack/core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 1
          },
          {
            "location": "dist/index.mjs",
            "line": 2
          },
          {
            "location": "dist/index.mjs",
            "line": 76
          },
          {
            "location": "dist/index.mjs",
            "line": 293
          },
          {
            "location": "dist/index.mjs",
            "line": 348
          },
          {
            "location": "dist/index.mjs",
            "line": 385
          },
          {
            "location": "dist/index.mjs",
            "line": 391
          },
          {
            "location": "dist/index.mjs",
            "line": 451
          },
          {
            "location": "dist/index.mjs",
            "line": 496
          },
          {
            "location": "dist/index.mjs",
            "line": 511
          },
          {
            "location": "dist/index.mjs",
            "line": 522
          },
          {
            "location": "dist/index.mjs",
            "line": 581
          },
          {
            "location": "dist/index.mjs",
            "line": 589
          },
          {
            "location": "dist/index.mjs",
            "line": 598
          },
          {
            "location": "dist/index.mjs",
            "line": 608
          },
          {
            "location": "dist/index.mjs",
            "line": 620
          },
          {
            "location": "dist/index.mjs",
            "line": 630
          },
          {
            "location": "dist/index.mjs",
            "line": 799
          },
          {
            "location": "dist/index.mjs",
            "line": 805
          },
          {
            "location": "dist/index.mjs",
            "line": 816
          },
          {
            "location": "dist/index.mjs",
            "line": 827
          },
          {
            "location": "dist/index.mjs",
            "line": 845
          },
          {
            "location": "dist/index.mjs",
            "line": 916
          },
          {
            "location": "dist/index.mjs",
            "line": 960
          },
          {
            "location": "dist/index.mjs",
            "line": 981
          },
          {
            "location": "dist/index.mjs",
            "line": 1104
          },
          {
            "location": "dist/index.mjs",
            "line": 1114
          },
          {
            "location": "dist/index.mjs",
            "line": 1122
          },
          {
            "location": "dist/index.mjs",
            "line": 1170
          },
          {
            "location": "dist/index.mjs",
            "line": 1178
          },
          {
            "location": "dist/index.mjs",
            "line": 1188
          },
          {
            "location": "dist/index.mjs",
            "line": 1243
          },
          {
            "location": "src/autocomplete.ts",
            "line": 2
          },
          {
            "location": "src/autocomplete.ts",
            "line": 3
          },
          {
            "location": "src/box.ts",
            "line": 2
          },
          {
            "location": "src/box.ts",
            "line": 125
          },
          {
            "location": "src/common.ts",
            "line": 3
          },
          {
            "location": "src/confirm.ts",
            "line": 2
          },
          {
            "location": "src/confirm.ts",
            "line": 75
          },
          {
            "location": "src/date.ts",
            "line": 2
          },
          {
            "location": "src/date.ts",
            "line": 3
          },
          {
            "location": "src/date.ts",
            "line": 85
          },
          {
            "location": "src/date.ts",
            "line": 95
          },
          {
            "location": "src/group-multi-select.ts",
            "line": 2
          },
          {
            "location": "src/group-multi-select.ts",
            "line": 127
          },
          {
            "location": "src/group-multi-select.ts",
            "line": 136
          },
          {
            "location": "src/group-multi-select.ts",
            "line": 146
          },
          {
            "location": "src/group-multi-select.ts",
            "line": 158
          },
          {
            "location": "src/group-multi-select.ts",
            "line": 171
          },
          {
            "location": "src/group-multi-select.ts",
            "line": 184
          },
          {
            "location": "src/group.ts",
            "line": 1
          },
          {
            "location": "src/group.ts",
            "line": 76
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 2
          },
          {
            "location": "src/limit-options.ts",
            "line": 2
          },
          {
            "location": "src/limit-options.ts",
            "line": 105
          },
          {
            "location": "src/limit-options.ts",
            "line": 107
          },
          {
            "location": "src/log.ts",
            "line": 2
          },
          {
            "location": "src/messages.ts",
            "line": 3
          },
          {
            "location": "src/multi-line.ts",
            "line": 2
          },
          {
            "location": "src/multi-line.ts",
            "line": 62
          },
          {
            "location": "src/multi-line.ts",
            "line": 70
          },
          {
            "location": "src/multi-line.ts",
            "line": 81
          },
          {
            "location": "src/multi-line.ts",
            "line": 93
          },
          {
            "location": "src/multi-select.ts",
            "line": 2
          },
          {
            "location": "src/multi-select.ts",
            "line": 104
          },
          {
            "location": "src/multi-select.ts",
            "line": 134
          },
          {
            "location": "src/multi-select.ts",
            "line": 149
          },
          {
            "location": "src/note.ts",
            "line": 4
          },
          {
            "location": "src/note.ts",
            "line": 41
          },
          {
            "location": "src/password.ts",
            "line": 2
          },
          {
            "location": "src/password.ts",
            "line": 3
          },
          {
            "location": "src/path.ts",
            "line": 3
          },
          {
            "location": "src/path.ts",
            "line": 4
          },
          {
            "location": "src/path.ts",
            "line": 77
          },
          {
            "location": "src/progress-bar.ts",
            "line": 2
          },
          {
            "location": "src/select-key.ts",
            "line": 2
          },
          {
            "location": "src/select-key.ts",
            "line": 51
          },
          {
            "location": "src/select-key.ts",
            "line": 60
          },
          {
            "location": "src/select-key.ts",
            "line": 72
          },
          {
            "location": "src/select.ts",
            "line": 2
          },
          {
            "location": "src/select.ts",
            "line": 124
          },
          {
            "location": "src/select.ts",
            "line": 135
          },
          {
            "location": "src/select.ts",
            "line": 144
          },
          {
            "location": "src/spinner.ts",
            "line": 2
          },
          {
            "location": "src/spinner.ts",
            "line": 57
          },
          {
            "location": "src/spinner.ts",
            "line": 134
          },
          {
            "location": "src/task-log.ts",
            "line": 3
          },
          {
            "location": "src/task-log.ts",
            "line": 49
          },
          {
            "location": "src/text.ts",
            "line": 2
          },
          {
            "location": "src/text.ts",
            "line": 3
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          },
          {
            "location": "dist/index.d.mts",
            "line": 2
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@clack/prompts@1.6.0"
      ],
      "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:59:41Z",
      "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 'prompts' with version '1.6.0'. The package type in this SBOM is npm with a single purl namespace '@clack' described under components. The components were identified from 8 source files."
    }
  ]
}