{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:da87c19c-26f5-4310-80a5-797b21260a8b",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-18T15:11:03Z",
    "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-parser",
      "group": "",
      "version": "0.147.0",
      "description": "Oxc Parser Node API",
      "purl": "pkg:npm/oxc-parser@0.147.0",
      "bom-ref": "pkg:npm/oxc-parser@0.147.0",
      "author": "Boshen and oxc contributors",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build-dev, build-test, build, postbuild, postbuild-dev, build-wasi, build-wasm, build-wasm-dev, build-npm-dir, build-browser-bundle, test, test-node, test-browser, bench"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build-dev, build-test, build, build-wasi, build-wasm, build-wasm-dev, build-npm-dir, build-browser-bundle"
        },
        {
          "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/docs/guide/usage/parser"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/oxc-project/oxc.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@codspeed\\n@emnapi\\n@napi-rs\\n@oxc-project\\n@types\\n@typescript-eslint\\n@vitest"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@codspeed/vitest-plugin/package.json\\nnode_modules/@emnapi/core/package.json\\nnode_modules/@emnapi/runtime/package.json\\nnode_modules/@napi-rs/cli/package.json\\nnode_modules/@napi-rs/wasm-runtime/package.json\\nnode_modules/@oxc-project/types/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@typescript-eslint/visitor-keys/package.json\\nnode_modules/@vitest/browser-playwright/package.json\\nnode_modules/@vitest/browser/package.json\\nnode_modules/playwright/package.json\\nnode_modules/publint/package.json\\nnode_modules/rolldown/package.json\\nnode_modules/tinypool/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,vitest/config,defineConfig,vitest/config/defineConfig"
        },
        {
          "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.js",
            "line": 3
          },
          {
            "location": "bench.bench.js",
            "line": 66
          },
          {
            "location": "vitest.config.browser.ts",
            "line": 3
          },
          {
            "location": "vitest.config.browser.ts",
            "line": 5
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "tinypool",
      "version": "2.1.0",
      "description": "A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features",
      "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/tinypool@2.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tinylibs/tinypool#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tinylibs/tinypool.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tinypool@2.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tinypool/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/tinypool/package.json"
              }
            ],
            "concludedValue": "node_modules/tinypool/package.json"
          }
        ]
      },
      "tags": [
        "pool"
      ]
    },
    {
      "group": "",
      "name": "rolldown",
      "version": "1.2.5",
      "description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible 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/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,rolldown/rolldown"
        },
        {
          "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": "scripts/build-browser-bundle.js",
            "line": 4
          },
          {
            "location": "scripts/build-browser-bundle.js",
            "line": 22
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "authors": [
        {
          "name": "Bjorn Lu"
        }
      ],
      "group": "",
      "name": "publint",
      "version": "0.3.24",
      "description": "Lint packaging errors",
      "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/publint@0.3.24",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://publint.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/publint/publint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/publint@0.3.24",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/publint/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/publint/package.json"
              }
            ],
            "concludedValue": "node_modules/publint/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corporation"
        }
      ],
      "group": "",
      "name": "playwright",
      "version": "1.62.1",
      "description": "A high-level API to automate web browsers",
      "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/playwright@1.62.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://playwright.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/microsoft/playwright.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/playwright@1.62.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/playwright/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/playwright/package.json"
              }
            ],
            "concludedValue": "node_modules/playwright/package.json"
          }
        ]
      },
      "tags": [
        "api",
        "framework",
        "web"
      ]
    },
    {
      "group": "@vitest",
      "name": "browser-playwright",
      "version": "4.1.11",
      "description": "Browser running for Vitest using playwright",
      "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/%40vitest/browser-playwright@4.1.11",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/config/browser/playwright"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/browser-playwright@4.1.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/browser-playwright/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/browser-playwright,playwright,@vitest/browser-playwright/playwright"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/browser-playwright/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/browser-playwright/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "vitest.config.browser.ts",
            "line": 1
          },
          {
            "location": "vitest.config.browser.ts",
            "line": 13
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "browser",
      "version": "4.1.11",
      "description": "Browser running for Vitest",
      "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/%40vitest/browser@4.1.11",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/guide/browser/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/browser@4.1.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/browser/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/browser/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/browser/package.json"
          }
        ]
      }
    },
    {
      "group": "@typescript-eslint",
      "name": "visitor-keys",
      "version": "8.67.0",
      "description": "Visitor keys used to help traverse the TypeScript-ESTree AST",
      "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/%40typescript-eslint/visitor-keys@8.67.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typescript-eslint.io"
        },
        {
          "type": "vcs",
          "url": "https://github.com/typescript-eslint/typescript-eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@typescript-eslint/visitor-keys@8.67.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@typescript-eslint/visitor-keys/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@typescript-eslint/visitor-keys,visitorKeys,@typescript-eslint/visitor-keys/visitorKeys"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@typescript-eslint/visitor-keys/package.json"
              }
            ],
            "concludedValue": "node_modules/@typescript-eslint/visitor-keys/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "scripts/visitor-keys.js",
            "line": 1
          }
        ]
      }
    },
    {
      "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"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Boshen and oxc contributors"
        }
      ],
      "group": "@oxc-project",
      "name": "types",
      "version": "0.147.0",
      "description": "Types for Oxc AST nodes",
      "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/%40oxc-project/types@0.147.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://oxc.rs"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/oxc-project/oxc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-project/types@0.147.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@oxc-project/types/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-project/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@oxc-project/types/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "LongYinan (https://github.com/Brooooooklyn)"
        }
      ],
      "group": "@napi-rs",
      "name": "wasm-runtime",
      "version": "1.2.3",
      "description": "Runtime and polyfill for wasm targets",
      "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/%40napi-rs/wasm-runtime@1.2.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://napi.rs/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/napi-rs/napi-rs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@napi-rs/wasm-runtime@1.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@napi-rs/wasm-runtime/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@napi-rs/wasm-runtime,emnapiAsyncWorkPlugin,@napi-rs/wasm-runtime/emnapiAsyncWorkPlugin,emnapiTSFNPlugin,@napi-rs/wasm-runtime/emnapiTSFNPlugin,createOnMessage,@napi-rs/wasm-runtime/createOnMessage,instantiateNapiModule,@napi-rs/wasm-runtime/instantiateNapiModule,WASI,@napi-rs/wasm-runtime/WASI,instantiateNapiModuleSync,@napi-rs/wasm-runtime/instantiateNapiModuleSync,MessageHandler,@napi-rs/wasm-runtime/MessageHandler"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@napi-rs/wasm-runtime/package.json"
              }
            ],
            "concludedValue": "node_modules/@napi-rs/wasm-runtime/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src-js/parser.wasi-browser.js",
            "line": 7
          },
          {
            "location": "src-js/parser.wasi-browser.js",
            "line": 565
          },
          {
            "location": "src-js/parser.wasi.cjs",
            "line": 17
          },
          {
            "location": "src-js/wasi-worker-browser.mjs",
            "line": 7
          },
          {
            "location": "src-js/wasi-worker-browser.mjs",
            "line": 22
          },
          {
            "location": "src-js/wasi-worker.mjs",
            "line": 15
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "LongYinan <lynweklm@gmail.com>"
        }
      ],
      "group": "@napi-rs",
      "name": "cli",
      "version": "3.8.6",
      "description": "Cli tools for napi-rs",
      "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/%40napi-rs/cli@3.8.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://napi.rs/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/napi-rs/napi-rs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@napi-rs/cli@3.8.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@napi-rs/cli/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/@napi-rs/cli/package.json"
              }
            ],
            "concludedValue": "node_modules/@napi-rs/cli/package.json"
          }
        ]
      },
      "tags": [
        "tools"
      ]
    },
    {
      "authors": [
        {
          "name": "toyobayashi"
        }
      ],
      "group": "@emnapi",
      "name": "runtime",
      "version": "2.0.0-alpha.3",
      "description": "emnapi runtime",
      "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/%40emnapi/runtime@2.0.0-alpha.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/toyobayashi/emnapi#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/toyobayashi/emnapi.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@emnapi/runtime@2.0.0-alpha.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@emnapi/runtime/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@emnapi/runtime,createContext,@emnapi/runtime/createContext"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@emnapi/runtime/package.json"
              }
            ],
            "concludedValue": "node_modules/@emnapi/runtime/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src-js/parser.wasi-browser.js",
            "line": 8
          },
          {
            "location": "src-js/parser.wasi-browser.js",
            "line": 558
          },
          {
            "location": "src-js/parser.wasi.cjs",
            "line": 18
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "toyobayashi"
        }
      ],
      "group": "@emnapi",
      "name": "core",
      "version": "2.0.0-alpha.3",
      "description": "emnapi core",
      "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/%40emnapi/core@2.0.0-alpha.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/toyobayashi/emnapi#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/toyobayashi/emnapi.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@emnapi/core@2.0.0-alpha.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@emnapi/core/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/@emnapi/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@emnapi/core/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Adrien Cacciaguerra <adrien@codspeed.io>"
        }
      ],
      "group": "@codspeed",
      "name": "vitest-plugin",
      "version": "5.7.1",
      "description": "vitest plugin for CodSpeed",
      "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/%40codspeed/vitest-plugin@5.7.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://codspeed.io"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@codspeed/vitest-plugin@5.7.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@codspeed/vitest-plugin/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/@codspeed/vitest-plugin/package.json"
              }
            ],
            "concludedValue": "node_modules/@codspeed/vitest-plugin/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/oxc-parser@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:03Z",
      "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-parser' with version '0.147.0'. The package type in this SBOM is npm with 7 purl namespaces described under components. The components were identified from 15 source files."
    }
  ]
}