{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:e1e925b4-0ce4-4a59-a2d7-2cb87878b658",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-18T15:11:00Z",
    "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": "oxc-codegen",
      "group": "",
      "version": "0.147.0",
      "description": "Fast JavaScript code generator from an ESTree-compliant AST",
      "purl": "pkg:npm/oxc-codegen@0.147.0",
      "bom-ref": "pkg:npm/oxc-codegen@0.147.0",
      "author": "Boshen and oxc contributors",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, build-dev, build-test, build-bench, test, bench"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build-dev, build-test, build-bench"
        },
        {
          "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://oxc.rs"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/oxc-project/oxc.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@types/node/package.json\\nnode_modules/cross-env/package.json\\nnode_modules/oxc-codegen-conformance/package.json\\nnode_modules/oxc-parser/package.json\\nnode_modules/rolldown/package.json\\nnode_modules/tsdown/package.json\\nnode_modules/vitest/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "4.1.11",
      "description": "Next generation testing framework powered by Vite",
      "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/vitest@4.1.11",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitest@4.1.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vitest,bench,vitest/bench,describe,vitest/describe"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "bench.bench.ts",
            "line": 29
          },
          {
            "location": "bench.bench.ts",
            "line": 132
          },
          {
            "location": "bench.bench.ts",
            "line": 133
          },
          {
            "location": "bench.bench.ts",
            "line": 141
          },
          {
            "location": "bench.bench.ts",
            "line": 149
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Kevin Deng <sxzz@sxzz.moe>"
        }
      ],
      "group": "",
      "name": "tsdown",
      "version": "0.22.14",
      "description": "The Elegant Bundler for Libraries",
      "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/tsdown@0.22.14",
      "externalReferences": [
        {
          "type": "website",
          "url": "http://tsdown.dev/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rolldown/tsdown.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tsdown@0.22.14",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tsdown/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/tsdown/package.json"
              }
            ],
            "concludedValue": "node_modules/tsdown/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "rolldown",
      "version": "1.2.5",
      "description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.",
      "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/rolldown@1.2.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rolldown.rs/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rolldown/rolldown.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/rolldown@1.2.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rolldown/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "rolldown,Plugin,rolldown/Plugin"
        },
        {
          "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/rolldown/package.json"
              }
            ],
            "concludedValue": "node_modules/rolldown/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "tsdown_plugins/const_functions.ts",
            "line": 3
          },
          {
            "location": "tsdown_plugins/remove_asserts.ts",
            "line": 4
          },
          {
            "location": "tsdown_plugins/strip_ts.ts",
            "line": 1
          },
          {
            "location": "tsdown_plugins/unmap_writes.ts",
            "line": 3
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "authors": [
        {
          "name": "Boshen and oxc contributors"
        }
      ],
      "group": "",
      "name": "oxc-parser",
      "version": "0.147.0",
      "description": "Oxc Parser Node API",
      "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/oxc-parser@0.147.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://oxc.rs/docs/guide/usage/parser"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/oxc-project/oxc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/oxc-parser@0.147.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/oxc-parser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "oxc-parser,parseSync,oxc-parser/parseSync,Visitor,oxc-parser/Visitor"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/oxc-parser/package.json"
              }
            ],
            "concludedValue": "node_modules/oxc-parser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "bench.bench.ts",
            "line": 28
          },
          {
            "location": "bench.bench.ts",
            "line": 105
          },
          {
            "location": "tsdown_plugins/const_functions.ts",
            "line": 1
          },
          {
            "location": "tsdown_plugins/const_functions.ts",
            "line": 39
          },
          {
            "location": "tsdown_plugins/remove_asserts.ts",
            "line": 2
          },
          {
            "location": "tsdown_plugins/remove_asserts.ts",
            "line": 43
          },
          {
            "location": "tsdown_plugins/unmap_writes.ts",
            "line": 1
          },
          {
            "location": "tsdown_plugins/unmap_writes.ts",
            "line": 84
          }
        ]
      },
      "tags": [
        "parse"
      ]
    },
    {
      "authors": [
        {
          "name": "Boshen and oxc contributors"
        }
      ],
      "group": "",
      "name": "oxc-codegen-conformance",
      "version": "0.0.0",
      "description": "Node API binding around `oxc_parser` + `oxc_codegen`, used as the reference output for the `oxc-codegen` package's conformance tests",
      "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/oxc-codegen-conformance@0.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/oxc-project/oxc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/oxc-codegen-conformance@0.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/oxc-codegen-conformance/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/oxc-codegen-conformance/package.json"
              }
            ],
            "concludedValue": "node_modules/oxc-codegen-conformance/package.json"
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "authors": [
        {
          "name": "Kent C. Dodds <me@kentcdodds.com> (https://kentcdodds.com)"
        }
      ],
      "group": "",
      "name": "cross-env",
      "version": "10.1.0",
      "description": "Run scripts that set and use environment variables across platforms",
      "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/cross-env@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/kentcdodds/cross-env#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/kentcdodds/cross-env.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cross-env@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cross-env/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/cross-env/package.json"
              }
            ],
            "concludedValue": "node_modules/cross-env/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "24.1.0",
      "description": "TypeScript definitions for node",
      "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/%40types/node@24.1.0",
      "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@24.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node/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/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/oxc-codegen@0.147.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-18T15:11:00Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Friday, September 18, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'oxc-codegen' with version '0.147.0'. The package type in this SBOM is npm with a single purl namespace '@types' described under components. The components were identified from 7 source files."
    }
  ]
}