{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:85ffe778-5e5f-4cc5-b1e7-30a4b24f2678",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T13:17:20Z",
    "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.7.0",
      "purl": "pkg:npm/%40clack/prompts@1.7.0",
      "bom-ref": "pkg:npm/@clack/prompts@1.7.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": 983
          },
          {
            "location": "dist/index.mjs",
            "line": 1284
          },
          {
            "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": 95
          },
          {
            "location": "dist/index.mjs",
            "line": 316
          },
          {
            "location": "dist/index.mjs",
            "line": 847
          },
          {
            "location": "dist/index.mjs",
            "line": 849
          },
          {
            "location": "dist/index.mjs",
            "line": 978
          },
          {
            "location": "dist/index.mjs",
            "line": 1005
          },
          {
            "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": 153
          },
          {
            "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": 162
          }
        ]
      }
    },
    {
      "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": 131
          },
          {
            "location": "dist/index.mjs",
            "line": 297
          },
          {
            "location": "dist/index.mjs",
            "line": 304
          },
          {
            "location": "dist/index.mjs",
            "line": 312
          },
          {
            "location": "dist/index.mjs",
            "line": 328
          },
          {
            "location": "dist/index.mjs",
            "line": 540
          },
          {
            "location": "dist/index.mjs",
            "line": 688
          },
          {
            "location": "dist/index.mjs",
            "line": 705
          },
          {
            "location": "dist/index.mjs",
            "line": 848
          },
          {
            "location": "dist/index.mjs",
            "line": 853
          },
          {
            "location": "dist/index.mjs",
            "line": 855
          },
          {
            "location": "dist/index.mjs",
            "line": 860
          },
          {
            "location": "dist/index.mjs",
            "line": 1183
          },
          {
            "location": "dist/index.mjs",
            "line": 1191
          },
          {
            "location": "dist/index.mjs",
            "line": 1201
          },
          {
            "location": "dist/index.mjs",
            "line": 1252
          },
          {
            "location": "dist/index.mjs",
            "line": 1399
          },
          {
            "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.3",
      "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.3",
      "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.3",
      "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": 80
          },
          {
            "location": "dist/index.mjs",
            "line": 297
          },
          {
            "location": "dist/index.mjs",
            "line": 352
          },
          {
            "location": "dist/index.mjs",
            "line": 389
          },
          {
            "location": "dist/index.mjs",
            "line": 395
          },
          {
            "location": "dist/index.mjs",
            "line": 455
          },
          {
            "location": "dist/index.mjs",
            "line": 500
          },
          {
            "location": "dist/index.mjs",
            "line": 515
          },
          {
            "location": "dist/index.mjs",
            "line": 526
          },
          {
            "location": "dist/index.mjs",
            "line": 585
          },
          {
            "location": "dist/index.mjs",
            "line": 593
          },
          {
            "location": "dist/index.mjs",
            "line": 602
          },
          {
            "location": "dist/index.mjs",
            "line": 612
          },
          {
            "location": "dist/index.mjs",
            "line": 624
          },
          {
            "location": "dist/index.mjs",
            "line": 634
          },
          {
            "location": "dist/index.mjs",
            "line": 806
          },
          {
            "location": "dist/index.mjs",
            "line": 812
          },
          {
            "location": "dist/index.mjs",
            "line": 823
          },
          {
            "location": "dist/index.mjs",
            "line": 834
          },
          {
            "location": "dist/index.mjs",
            "line": 852
          },
          {
            "location": "dist/index.mjs",
            "line": 923
          },
          {
            "location": "dist/index.mjs",
            "line": 967
          },
          {
            "location": "dist/index.mjs",
            "line": 988
          },
          {
            "location": "dist/index.mjs",
            "line": 1113
          },
          {
            "location": "dist/index.mjs",
            "line": 1123
          },
          {
            "location": "dist/index.mjs",
            "line": 1131
          },
          {
            "location": "dist/index.mjs",
            "line": 1181
          },
          {
            "location": "dist/index.mjs",
            "line": 1189
          },
          {
            "location": "dist/index.mjs",
            "line": 1199
          },
          {
            "location": "dist/index.mjs",
            "line": 1254
          },
          {
            "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": 133
          },
          {
            "location": "src/group-multi-select.ts",
            "line": 142
          },
          {
            "location": "src/group-multi-select.ts",
            "line": 152
          },
          {
            "location": "src/group-multi-select.ts",
            "line": 164
          },
          {
            "location": "src/group-multi-select.ts",
            "line": 177
          },
          {
            "location": "src/group-multi-select.ts",
            "line": 190
          },
          {
            "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": 111
          },
          {
            "location": "src/limit-options.ts",
            "line": 113
          },
          {
            "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": 64
          },
          {
            "location": "src/multi-line.ts",
            "line": 72
          },
          {
            "location": "src/multi-line.ts",
            "line": 83
          },
          {
            "location": "src/multi-line.ts",
            "line": 95
          },
          {
            "location": "src/multi-select.ts",
            "line": 2
          },
          {
            "location": "src/multi-select.ts",
            "line": 110
          },
          {
            "location": "src/multi-select.ts",
            "line": 140
          },
          {
            "location": "src/multi-select.ts",
            "line": 155
          },
          {
            "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": 54
          },
          {
            "location": "src/select-key.ts",
            "line": 63
          },
          {
            "location": "src/select-key.ts",
            "line": 75
          },
          {
            "location": "src/select.ts",
            "line": 2
          },
          {
            "location": "src/select.ts",
            "line": 135
          },
          {
            "location": "src/select.ts",
            "line": 146
          },
          {
            "location": "src/select.ts",
            "line": 155
          },
          {
            "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.7.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-21T13:17:20Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 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.7.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."
    }
  ]
}