{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:eb5f2690-de64-42a5-af8b-ac5a5df56463",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-27T03:26:47Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "class-variance-authority",
      "group": "",
      "version": "0.7.1",
      "description": "Class Variance Authority 🧬",
      "purl": "pkg:npm/class-variance-authority@0.7.1",
      "bom-ref": "pkg:npm/class-variance-authority@0.7.1",
      "author": "Joe Bell (https://joebell.co.uk)",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:cjs, build:esm, build:tsc, check, prepublishOnly, bundlesize"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/joe-bell/cva#readme"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@swc\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@swc/cli/package.json\\nnode_modules/@swc/core/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@types/react-dom/package.json\\nnode_modules/@types/react/package.json\\nnode_modules/bundlesize/package.json\\nnode_modules/clsx/package.json\\nnode_modules/npm-run-all/package.json\\nnode_modules/react-dom/package.json\\nnode_modules/react/package.json\\nnode_modules/ts-node/package.json\\nnode_modules/typescript/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.4.5",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/typescript@5.4.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.4.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Blake Embrey <hello@blakeembrey.com> (http://blakeembrey.me)"
        }
      ],
      "group": "",
      "name": "ts-node",
      "version": "10.9.2",
      "description": "TypeScript execution environment and REPL for node.js, with source map support",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/ts-node@10.9.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typestrong.org/ts-node"
        },
        {
          "type": "vcs",
          "url": "git://github.com/TypeStrong/ts-node.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ts-node@10.9.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ts-node/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ts-node/package.json"
              }
            ],
            "concludedValue": "node_modules/ts-node/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "react-dom",
      "version": "18.2.0",
      "description": "React package for working with the DOM.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/react-dom@18.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://reactjs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-dom@18.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-dom/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/react-dom/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "react",
      "version": "18.2.0",
      "description": "React is a JavaScript library for building user interfaces.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/react@18.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://reactjs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react@18.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react/package.json"
              }
            ],
            "concludedValue": "node_modules/react/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Toru Nagashima"
        }
      ],
      "group": "",
      "name": "npm-run-all",
      "version": "4.1.5",
      "description": "A CLI tool to run multiple npm-scripts in parallel or sequential.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/npm-run-all@4.1.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mysticatea/npm-run-all"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/npm-run-all@4.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/npm-run-all/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/npm-run-all/package.json"
              }
            ],
            "concludedValue": "node_modules/npm-run-all/package.json"
          }
        ]
      },
      "tags": [
        "cli"
      ]
    },
    {
      "authors": [
        {
          "name": "Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)"
        }
      ],
      "group": "",
      "name": "clsx",
      "version": "2.1.1",
      "description": "A tiny (239B) utility for constructing className strings conditionally.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/clsx@2.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/clsx@2.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/clsx/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "clsx,clsx/clsx"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/clsx/package.json"
              }
            ],
            "concludedValue": "node_modules/clsx/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js#33"
          },
          {
            "location": "dist/index.mjs#15"
          },
          {
            "location": "src/index.ts#16"
          },
          {
            "location": "src/types.ts#16"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "siddharthkp"
        }
      ],
      "group": "",
      "name": "bundlesize",
      "version": "0.18.2",
      "description": "Keep your library size in check",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/bundlesize@0.18.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/siddharthkp/bundlesize.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/bundlesize@0.18.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/bundlesize/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/bundlesize/package.json"
              }
            ],
            "concludedValue": "node_modules/bundlesize/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "react-dom",
      "version": "18.2.25",
      "description": "TypeScript definitions for react-dom",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/react-dom@18.2.25",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/react-dom@18.2.25",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/react-dom/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/react-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/react-dom/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "react",
      "version": "18.2.79",
      "description": "TypeScript definitions for react",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/react@18.2.79",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/react@18.2.79",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/react/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/react/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/react/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "20.12.7",
      "description": "TypeScript definitions for node",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@20.12.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node@20.12.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "강동윤 <kdy1997.dev@gmail.com>"
        }
      ],
      "group": "@swc",
      "name": "core",
      "version": "1.4.16",
      "description": "Super-fast alternative for babel",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/%40swc/core@1.4.16",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://swc.rs"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/swc-project/swc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@swc/core@1.4.16",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@swc/core/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@swc/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@swc/core/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "강동윤 <kdy1997.dev@gmail.com>"
        }
      ],
      "group": "@swc",
      "name": "cli",
      "version": "0.3.12",
      "description": "CLI for the swc project",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40swc/cli@0.3.12",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/swc-project/pkgs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/swc-project/pkgs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@swc/cli@0.3.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@swc/cli/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@swc/cli/package.json"
              }
            ],
            "concludedValue": "node_modules/@swc/cli/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/class-variance-authority@0.7.1"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-07-27T03:26:47Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, July 27, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'class-variance-authority' with version '0.7.1'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 12 source files."
    }
  ]
}