{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:34c4b99d-4ddd-49b5-80c3-d45f8d2c5acf",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T15:24:06Z",
    "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": "openapi-upgrader",
      "group": "@scalar",
      "version": "0.2.15",
      "description": "Upgrade OpenAPI documents to the latest and greatest version",
      "purl": "pkg:npm/%40scalar/openapi-upgrader@0.2.15",
      "bom-ref": "pkg:npm/@scalar/openapi-upgrader@0.2.15",
      "author": "Scalar (https://github.com/scalar)",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, test, types:check"
        },
        {
          "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/scalar/scalar"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/scalar/scalar.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@scalar"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@scalar/helpers/package.json\\nnode_modules/@scalar/openapi-types/package.json\\nnode_modules/@scalar/types/package.json\\nnode_modules/vite/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "8.1.5",
      "description": "Native-ESM powered web dev build tool",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vite@8.1.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite@8.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vite,defineConfig,vite/defineConfig"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vite/package.json"
              }
            ],
            "concludedValue": "node_modules/vite/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "vite.config.ts",
            "line": 3
          },
          {
            "location": "vite.config.ts",
            "line": 5
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Scalar (https://github.com/scalar)"
        }
      ],
      "group": "@scalar",
      "name": "types",
      "version": "0.18.2",
      "description": "Types to work with Scalar packages",
      "scope": "excluded",
      "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/%40scalar/types@0.18.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/scalar/scalar"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/scalar/scalar.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@scalar/types@0.18.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@scalar/types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@scalar/types/utils,UnknownObject,@scalar/types/utils/UnknownObject"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@scalar/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@scalar/types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/2.0-to-3.0/upgrade-from-two-to-three.ts",
            "line": 2
          },
          {
            "location": "src/3.0-to-3.1/upgrade-from-three-to-three-one.ts",
            "line": 2
          },
          {
            "location": "src/3.1-to-3.2/upgrade-from-three-one-to-three-two.ts",
            "line": 1
          },
          {
            "location": "src/helpers/traverse.ts",
            "line": 1
          },
          {
            "location": "src/upgrade.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Scalar (https://github.com/scalar)"
        }
      ],
      "group": "@scalar",
      "name": "openapi-types",
      "version": "0.9.5",
      "description": "Modern OpenAPI types",
      "scope": "excluded",
      "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/%40scalar/openapi-types@0.9.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/scalar/scalar"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/scalar/scalar.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@scalar/openapi-types@0.9.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@scalar/openapi-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@scalar/openapi-types,OpenAPIV2,@scalar/openapi-types/OpenAPIV2,OpenAPIV3,@scalar/openapi-types/OpenAPIV3,OpenAPIV3_1,@scalar/openapi-types/OpenAPIV3_1,OpenAPIV3_2,@scalar/openapi-types/OpenAPIV3_2"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@scalar/openapi-types/package.json"
              }
            ],
            "concludedValue": "node_modules/@scalar/openapi-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/2.0-to-3.0/upgrade-from-two-to-three.ts",
            "line": 1
          },
          {
            "location": "src/3.0-to-3.1/upgrade-from-three-to-three-one.ts",
            "line": 1
          },
          {
            "location": "src/upgrade.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Scalar (https://github.com/scalar)"
        }
      ],
      "group": "@scalar",
      "name": "helpers",
      "version": "0.11.1",
      "description": "A collection of dependency free helpers",
      "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/%40scalar/helpers@0.11.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/scalar/scalar"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/scalar/scalar.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@scalar/helpers@0.11.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@scalar/helpers/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@scalar/helpers/url/oas-document-fixtures,PETSTORE_URL_2_0,@scalar/helpers/url/oas-document-fixtures/PETSTORE_URL_2_0,STRIPE_URL_3_0,@scalar/helpers/url/oas-document-fixtures/STRIPE_URL_3_0"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@scalar/helpers/package.json"
              }
            ],
            "concludedValue": "node_modules/@scalar/helpers/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/upgrade.bench.js",
            "line": 1
          },
          {
            "location": "src/upgrade.bench.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "stripe"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@scalar/openapi-upgrader@0.2.15"
      ],
      "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-15T15:24:06Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, September 15, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'openapi-upgrader' with version '0.2.15'. The package type in this SBOM is npm with a single purl namespace '@scalar' described under components. The components were identified from 4 source files."
    }
  ]
}