{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:682fd932-aa06-46dd-831a-ba94a0848afa",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T05:38:39Z",
    "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": "seroval-plugins",
      "group": "",
      "version": "1.5.6",
      "description": "Stringify JS values",
      "purl": "pkg:npm/seroval-plugins@1.5.6",
      "bom-ref": "pkg:npm/seroval-plugins@1.5.6",
      "author": "Alexis Munsayac",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "prepublishOnly, build, type-check, clean, watch, start, dev, test, test:ui"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, watch"
        },
        {
          "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/lxsmnsyc/seroval/tree/main/packages/plugins"
        },
        {
          "type": "vcs",
          "url": "https://github.com/lxsmnsyc/seroval.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@types\\n@vitest"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@types/node/package.json\\nnode_modules/@vitest/ui/package.json\\nnode_modules/pridepack/package.json\\nnode_modules/seroval/package.json\\nnode_modules/tslib/package.json\\nnode_modules/typescript/package.json\\nnode_modules/vitest/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "4.0.6",
      "description": "Next generation testing framework powered by Vite",
      "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/vitest@4.0.6",
      "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.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest/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/package.json"
              }
            ],
            "concludedValue": "node_modules/vitest/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.9.3",
      "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",
            "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/typescript@5.9.3",
      "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.9.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/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/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "tslib",
      "version": "2.8.1",
      "description": "Runtime library for TypeScript helper functions",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "url": "https://opensource.org/licenses/0BSD",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.8.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/tslib.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tslib@2.8.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tslib/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/tslib/package.json"
              }
            ],
            "concludedValue": "node_modules/tslib/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Alexis Munsayac"
        }
      ],
      "group": "",
      "name": "seroval",
      "version": "1.5.6",
      "description": "Stringify JS values",
      "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/seroval@1.5.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/lxsmnsyc/seroval/tree/main/packages/seroval"
        },
        {
          "type": "vcs",
          "url": "https://github.com/lxsmnsyc/seroval.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/seroval@1.5.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/seroval/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "seroval,createPlugin,seroval/createPlugin,createStream,seroval/createStream,SerovalNode,seroval/SerovalNode,Stream,seroval/Stream"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/seroval/package.json"
              }
            ],
            "concludedValue": "node_modules/seroval/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/development/web.cjs",
            "line": 41
          },
          {
            "location": "dist/cjs/development/web.cjs",
            "line": 148
          },
          {
            "location": "dist/cjs/development/web.cjs",
            "line": 177
          },
          {
            "location": "dist/cjs/development/web.cjs",
            "line": 227
          },
          {
            "location": "dist/cjs/development/web.cjs",
            "line": 269
          },
          {
            "location": "dist/cjs/development/web.cjs",
            "line": 318
          },
          {
            "location": "dist/cjs/development/web.cjs",
            "line": 353
          },
          {
            "location": "dist/cjs/development/web.cjs",
            "line": 433
          },
          {
            "location": "dist/cjs/development/web.cjs",
            "line": 476
          },
          {
            "location": "dist/cjs/development/web.cjs",
            "line": 532
          },
          {
            "location": "dist/cjs/development/web.cjs",
            "line": 646
          },
          {
            "location": "dist/cjs/development/web.cjs",
            "line": 708
          },
          {
            "location": "dist/cjs/development/web.cjs",
            "line": 756
          },
          {
            "location": "dist/cjs/development/web.cjs",
            "line": 792
          },
          {
            "location": "dist/cjs/production/web.cjs",
            "line": 1
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 2
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 21
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 44
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 109
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 110
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 138
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 147
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 188
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 189
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 230
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 238
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 279
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 280
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 314
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 330
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 353
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 394
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 402
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 437
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 438
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 493
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 516
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 559
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 565
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 578
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 607
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 623
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 669
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 677
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 717
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 718
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 753
          },
          {
            "location": "dist/esm/development/web.mjs",
            "line": 754
          },
          {
            "location": "dist/esm/production/web.mjs",
            "line": 1
          },
          {
            "location": "web/abort-signal.ts",
            "line": 1
          },
          {
            "location": "web/abort-signal.ts",
            "line": 2
          },
          {
            "location": "web/abort-signal.ts",
            "line": 33
          },
          {
            "location": "web/abort-signal.ts",
            "line": 57
          },
          {
            "location": "web/blob.ts",
            "line": 1
          },
          {
            "location": "web/blob.ts",
            "line": 2
          },
          {
            "location": "web/blob.ts",
            "line": 9
          },
          {
            "location": "web/custom-event.ts",
            "line": 1
          },
          {
            "location": "web/custom-event.ts",
            "line": 2
          },
          {
            "location": "web/custom-event.ts",
            "line": 18
          },
          {
            "location": "web/dom-exception.ts",
            "line": 1
          },
          {
            "location": "web/dom-exception.ts",
            "line": 2
          },
          {
            "location": "web/dom-exception.ts",
            "line": 9
          },
          {
            "location": "web/event.ts",
            "line": 1
          },
          {
            "location": "web/event.ts",
            "line": 2
          },
          {
            "location": "web/event.ts",
            "line": 17
          },
          {
            "location": "web/file.ts",
            "line": 1
          },
          {
            "location": "web/file.ts",
            "line": 2
          },
          {
            "location": "web/file.ts",
            "line": 10
          },
          {
            "location": "web/form-data.ts",
            "line": 1
          },
          {
            "location": "web/form-data.ts",
            "line": 2
          },
          {
            "location": "web/form-data.ts",
            "line": 31
          },
          {
            "location": "web/form-data.ts",
            "line": 60
          },
          {
            "location": "web/headers.ts",
            "line": 1
          },
          {
            "location": "web/headers.ts",
            "line": 2
          },
          {
            "location": "web/headers.ts",
            "line": 13
          },
          {
            "location": "web/image-data.ts",
            "line": 1
          },
          {
            "location": "web/image-data.ts",
            "line": 2
          },
          {
            "location": "web/image-data.ts",
            "line": 11
          },
          {
            "location": "web/readable-stream.ts",
            "line": 1
          },
          {
            "location": "web/readable-stream.ts",
            "line": 2
          },
          {
            "location": "web/readable-stream.ts",
            "line": 31
          },
          {
            "location": "web/readable-stream.ts",
            "line": 83
          },
          {
            "location": "web/readable-stream.ts",
            "line": 99
          },
          {
            "location": "web/readable-stream.ts",
            "line": 115
          },
          {
            "location": "web/request.ts",
            "line": 1
          },
          {
            "location": "web/request.ts",
            "line": 2
          },
          {
            "location": "web/request.ts",
            "line": 30
          },
          {
            "location": "web/response.ts",
            "line": 1
          },
          {
            "location": "web/response.ts",
            "line": 2
          },
          {
            "location": "web/response.ts",
            "line": 19
          },
          {
            "location": "web/url-search-params.ts",
            "line": 1
          },
          {
            "location": "web/url-search-params.ts",
            "line": 2
          },
          {
            "location": "web/url-search-params.ts",
            "line": 4
          },
          {
            "location": "web/url.ts",
            "line": 1
          },
          {
            "location": "web/url.ts",
            "line": 2
          },
          {
            "location": "web/url.ts",
            "line": 4
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Alexis Munsayac <alexis.munsayac@gmail.com>"
        }
      ],
      "group": "",
      "name": "pridepack",
      "version": "2.6.4",
      "description": "CLI for building TypeScript packages",
      "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/pridepack@2.6.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/lxsmnsyc/pridepack"
        },
        {
          "type": "vcs",
          "url": "https://github.com/lxsmnsyc/pridepack.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/pridepack@2.6.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/pridepack/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/pridepack/package.json"
              }
            ],
            "concludedValue": "node_modules/pridepack/package.json"
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "ui",
      "version": "4.0.6",
      "description": "UI for Vitest",
      "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/%40vitest/ui@4.0.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/ui#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/ui@4.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/ui/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/ui/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/ui/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "24.10.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.10.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.10.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/seroval-plugins@1.5.6"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-10T05:38:39Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, September 10, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'seroval-plugins' with version '1.5.6'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 7 source files."
    }
  ]
}