{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:dd2bf404-0fd5-444f-a7cd-e34edb6e4af4",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T05:44:44Z",
    "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": "upgrade",
      "group": "@astrojs",
      "version": "0.2.0",
      "purl": "pkg:npm/%40astrojs/upgrade@0.2.0",
      "bom-ref": "pkg:npm/@astrojs/upgrade@0.2.0",
      "author": "withastro",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "./upgrade.mjs"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:ci, dev, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:ci"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://astro.build"
        },
        {
          "type": "vcs",
          "url": "https://github.com/withastro/astro.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@astrojs\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@astrojs/cli-kit/package.json\\nnode_modules/@types/semver/package.json\\nnode_modules/@types/which-pm-runs/package.json\\nnode_modules/arg/package.json\\nnode_modules/astro-scripts/package.json\\nnode_modules/chai/package.json\\nnode_modules/mocha/package.json\\nnode_modules/semver/package.json\\nnode_modules/strip-ansi/package.json\\nnode_modules/terminal-link/package.json\\nnode_modules/which-pm-runs/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Zoltan Kochan"
        }
      ],
      "group": "",
      "name": "which-pm-runs",
      "version": "1.1.0",
      "description": "Detects what package manager executes the process",
      "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/which-pm-runs@1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/zkochan/packages/tree/main/which-pm-runs#readme"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/which-pm-runs@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/which-pm-runs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "which-pm-runs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/which-pm-runs/package.json"
              }
            ],
            "concludedValue": "node_modules/which-pm-runs/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 175
          },
          {
            "location": "dist/index.js",
            "line": 185
          },
          {
            "location": "dist/index.js",
            "line": 205
          },
          {
            "location": "dist/index.js",
            "line": 248
          },
          {
            "location": "src/actions/context.ts",
            "line": 4
          },
          {
            "location": "src/actions/context.ts",
            "line": 41
          },
          {
            "location": "src/messages.ts",
            "line": 5
          },
          {
            "location": "src/messages.ts",
            "line": 14
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "terminal-link",
      "version": "3.0.0",
      "description": "Create clickable links in 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/terminal-link@3.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/terminal-link@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/terminal-link/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "terminal-link"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/terminal-link/package.json"
              }
            ],
            "concludedValue": "node_modules/terminal-link/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 204
          },
          {
            "location": "dist/index.js",
            "line": 358
          },
          {
            "location": "src/messages.ts",
            "line": 4
          },
          {
            "location": "src/messages.ts",
            "line": 147
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "strip-ansi",
      "version": "7.1.0",
      "description": "Strip ANSI escape codes from a string",
      "scope": "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/strip-ansi@7.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/strip-ansi@7.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/strip-ansi/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/strip-ansi/package.json"
              }
            ],
            "concludedValue": "node_modules/strip-ansi/package.json"
          }
        ]
      },
      "tags": [
        "escape"
      ]
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "semver",
      "version": "7.5.4",
      "description": "The semantic version parser used by npm.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/semver@7.5.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/npm/node-semver.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/semver@7.5.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/semver/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "semver/functions/coerce.js,semver/functions/diff.js,semver/functions/parse.js"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/semver/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 574
          },
          {
            "location": "dist/index.js",
            "line": 687
          },
          {
            "location": "src/actions/verify.ts",
            "line": 7
          },
          {
            "location": "src/actions/verify.ts",
            "line": 139
          },
          {
            "location": "dist/index.js",
            "line": 575
          },
          {
            "location": "dist/index.js",
            "line": 576
          },
          {
            "location": "src/actions/verify.ts",
            "line": 8
          },
          {
            "location": "src/actions/verify.ts",
            "line": 9
          },
          {
            "location": "dist/index.js",
            "line": 689
          },
          {
            "location": "src/actions/verify.ts",
            "line": 141
          },
          {
            "location": "dist/index.js",
            "line": 688
          },
          {
            "location": "src/actions/verify.ts",
            "line": 140
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "TJ Holowaychuk <tj@vision-media.ca>"
        }
      ],
      "group": "",
      "name": "mocha",
      "version": "10.2.0",
      "description": "simple, flexible, fun test framework",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/mocha@10.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://mochajs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mochajs/mocha.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/mocha@10.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/mocha/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/mocha/package.json"
              }
            ],
            "concludedValue": "node_modules/mocha/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Jake Luer <jake@alogicalparadox.com>"
        }
      ],
      "group": "",
      "name": "chai",
      "version": "4.3.10",
      "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/chai@4.3.10",
      "externalReferences": [
        {
          "type": "website",
          "url": "http://chaijs.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/chaijs/chai"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/chai@4.3.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/chai/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/chai/package.json"
              }
            ],
            "concludedValue": "node_modules/chai/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "test"
      ]
    },
    {
      "group": "",
      "name": "astro-scripts",
      "version": "0.0.14",
      "scope": "optional",
      "purl": "pkg:npm/astro-scripts@0.0.14",
      "type": "library",
      "bom-ref": "pkg:npm/astro-scripts@0.0.14",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/astro-scripts/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/astro-scripts/package.json"
              }
            ],
            "concludedValue": "node_modules/astro-scripts/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Josh Junon <junon@wavetilt.com>"
        }
      ],
      "group": "",
      "name": "arg",
      "version": "5.0.2",
      "description": "Unopinionated, no-frills CLI argument parser",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/arg@5.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/arg@5.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/arg/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "arg"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/arg/package.json"
              }
            ],
            "concludedValue": "node_modules/arg/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/actions/context.ts",
            "line": 2
          },
          {
            "location": "src/actions/context.ts",
            "line": 31
          }
        ]
      },
      "tags": [
        "cli"
      ]
    },
    {
      "group": "@types",
      "name": "which-pm-runs",
      "version": "1.0.2",
      "description": "TypeScript definitions for which-pm-runs",
      "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/%40types/which-pm-runs@1.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/which-pm-runs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/which-pm-runs@1.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/which-pm-runs/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/@types/which-pm-runs/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/which-pm-runs/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "semver",
      "version": "7.5.4",
      "description": "TypeScript definitions for semver",
      "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/%40types/semver@7.5.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/semver@7.5.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/semver/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/@types/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/semver/package.json"
          }
        ]
      }
    },
    {
      "group": "@astrojs",
      "name": "cli-kit",
      "version": "0.2.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/%40astrojs/cli-kit@0.2.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/withastro/cli-kit.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@astrojs/cli-kit@0.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@astrojs/cli-kit/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@astrojs/cli-kit,prompt,@astrojs/cli-kit/prompt,color,@astrojs/cli-kit/color,label,@astrojs/cli-kit/label,spinner,@astrojs/cli-kit/spinner,@astrojs/cli-kit/say,@astrojs/cli-kit/utils,align,@astrojs/cli-kit/utils/align,random,@astrojs/cli-kit/utils/random,sleep,@astrojs/cli-kit/utils/sleep"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@astrojs/cli-kit/package.json"
              }
            ],
            "concludedValue": "node_modules/@astrojs/cli-kit/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 173
          },
          {
            "location": "dist/index.js",
            "line": 202
          },
          {
            "location": "dist/index.js",
            "line": 261
          },
          {
            "location": "dist/index.js",
            "line": 303
          },
          {
            "location": "dist/index.js",
            "line": 308
          },
          {
            "location": "dist/index.js",
            "line": 310
          },
          {
            "location": "dist/index.js",
            "line": 316
          },
          {
            "location": "dist/index.js",
            "line": 317
          },
          {
            "location": "dist/index.js",
            "line": 320
          },
          {
            "location": "dist/index.js",
            "line": 326
          },
          {
            "location": "dist/index.js",
            "line": 334
          },
          {
            "location": "dist/index.js",
            "line": 336
          },
          {
            "location": "dist/index.js",
            "line": 339
          },
          {
            "location": "dist/index.js",
            "line": 343
          },
          {
            "location": "dist/index.js",
            "line": 344
          },
          {
            "location": "dist/index.js",
            "line": 346
          },
          {
            "location": "dist/index.js",
            "line": 351
          },
          {
            "location": "dist/index.js",
            "line": 352
          },
          {
            "location": "dist/index.js",
            "line": 354
          },
          {
            "location": "dist/index.js",
            "line": 364
          },
          {
            "location": "dist/index.js",
            "line": 366
          },
          {
            "location": "dist/index.js",
            "line": 386
          },
          {
            "location": "dist/index.js",
            "line": 392
          },
          {
            "location": "dist/index.js",
            "line": 427
          },
          {
            "location": "dist/index.js",
            "line": 552
          },
          {
            "location": "dist/index.js",
            "line": 560
          },
          {
            "location": "dist/index.js",
            "line": 570
          },
          {
            "location": "dist/index.js",
            "line": 593
          },
          {
            "location": "src/actions/context.ts",
            "line": 1
          },
          {
            "location": "src/actions/install.ts",
            "line": 3
          },
          {
            "location": "src/actions/install.ts",
            "line": 163
          },
          {
            "location": "src/actions/install.ts",
            "line": 172
          },
          {
            "location": "src/actions/verify.ts",
            "line": 3
          },
          {
            "location": "src/actions/verify.ts",
            "line": 33
          },
          {
            "location": "src/messages.ts",
            "line": 2
          },
          {
            "location": "src/messages.ts",
            "line": 34
          },
          {
            "location": "src/messages.ts",
            "line": 82
          },
          {
            "location": "src/messages.ts",
            "line": 88
          },
          {
            "location": "src/messages.ts",
            "line": 91
          },
          {
            "location": "src/messages.ts",
            "line": 98
          },
          {
            "location": "src/messages.ts",
            "line": 99
          },
          {
            "location": "src/messages.ts",
            "line": 102
          },
          {
            "location": "src/messages.ts",
            "line": 109
          },
          {
            "location": "src/messages.ts",
            "line": 118
          },
          {
            "location": "src/messages.ts",
            "line": 120
          },
          {
            "location": "src/messages.ts",
            "line": 125
          },
          {
            "location": "src/messages.ts",
            "line": 130
          },
          {
            "location": "src/messages.ts",
            "line": 131
          },
          {
            "location": "src/messages.ts",
            "line": 133
          },
          {
            "location": "src/messages.ts",
            "line": 139
          },
          {
            "location": "src/messages.ts",
            "line": 140
          },
          {
            "location": "src/messages.ts",
            "line": 142
          },
          {
            "location": "src/messages.ts",
            "line": 154
          },
          {
            "location": "src/messages.ts",
            "line": 156
          },
          {
            "location": "src/messages.ts",
            "line": 183
          },
          {
            "location": "src/messages.ts",
            "line": 192
          },
          {
            "location": "dist/index.js",
            "line": 203
          },
          {
            "location": "dist/index.js",
            "line": 428
          },
          {
            "location": "dist/index.js",
            "line": 440
          },
          {
            "location": "dist/index.js",
            "line": 444
          },
          {
            "location": "src/actions/install.ts",
            "line": 4
          },
          {
            "location": "src/actions/install.ts",
            "line": 41
          },
          {
            "location": "src/actions/install.ts",
            "line": 45
          },
          {
            "location": "src/messages.ts",
            "line": 3
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@astrojs/upgrade@0.2.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-10T05:44:44Z",
      "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 'upgrade' with version '0.2.0'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 11 source files."
    }
  ]
}