{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:ed9b7ba2-c063-413b-aae6-fef8da72ef8a",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-22T12:55:10Z",
    "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": "pglite-socket",
      "group": "@electric-sql",
      "version": "0.0.20",
      "description": "A socket implementation for PGlite enabling remote connections",
      "purl": "pkg:npm/%40electric-sql/pglite-socket@0.0.20",
      "bom-ref": "pkg:npm/@electric-sql/pglite-socket@0.0.20",
      "author": "Electric DB Limited",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "pglite-server"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, check:exports, lint, format, typecheck, stylecheck, test, example:basic-server, pglite-server:dev, prepublishOnly"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "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"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://pglite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/electric-sql/pglite"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@arethetypeswrong\\n@electric-sql\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@arethetypeswrong/cli/package.json\\nnode_modules/@electric-sql/pg-protocol/package.json\\nnode_modules/@electric-sql/pglite/package.json\\nnode_modules/@types/emscripten/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/pg/package.json\\nnode_modules/postgres/package.json\\nnode_modules/tsx/package.json\\nnode_modules/vitest/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "1.6.0",
      "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@1.6.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitest@1.6.0",
      "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": "Hiroki Osame <hiroki.osame@gmail.com>"
        }
      ],
      "group": "",
      "name": "tsx",
      "version": "4.19.2",
      "description": "TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files",
      "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/tsx@4.19.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tsx.is"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tsx@4.19.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tsx/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/tsx/package.json"
              }
            ],
            "concludedValue": "node_modules/tsx/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rasmus Porsager <rasmus@porsager.com> (https://www.porsager.com)"
        }
      ],
      "group": "",
      "name": "postgres",
      "version": "3.4.5",
      "description": "Fastest full featured PostgreSQL client for Node.js",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Unlicense",
            "url": "https://opensource.org/licenses/Unlicense",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Public Domain"
              },
              {
                "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/postgres@3.4.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/porsager/postgres"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/postgres@3.4.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/postgres/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Public Domain"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/postgres/package.json"
              }
            ],
            "concludedValue": "node_modules/postgres/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Brian Carlson <brian.m.carlson@gmail.com>"
        }
      ],
      "group": "",
      "name": "pg",
      "version": "8.14.0",
      "description": "PostgreSQL client - pure javascript & libpq with the same API",
      "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/pg@8.14.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/brianc/node-postgres"
        },
        {
          "type": "vcs",
          "url": "git://github.com/brianc/node-postgres.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/pg@8.14.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/pg/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/pg/package.json"
              }
            ],
            "concludedValue": "node_modules/pg/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "20.16.11",
      "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@20.16.11",
      "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.16.11",
      "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"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "emscripten",
      "version": "1.41.1",
      "description": "TypeScript definitions for emscripten",
      "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/emscripten@1.41.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/emscripten"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/emscripten@1.41.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/emscripten/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/emscripten/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/emscripten/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Electric DB Limited"
        }
      ],
      "group": "@electric-sql",
      "name": "pglite",
      "version": "0.3.15",
      "description": "PGlite is a WASM Postgres build packaged into a TypeScript client library that enables you to run Postgres in the browser, Node.js and Bun, with no need to install any other dependencies. It is only 3.7mb gzipped.",
      "scope": "required",
      "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/%40electric-sql/pglite@0.3.15",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://pglite.dev"
        },
        {
          "type": "vcs",
          "url": "https://github.com/electric-sql/pglite"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@electric-sql/pglite@0.3.15",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@electric-sql/pglite/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@electric-sql/pglite,PGlite,@electric-sql/pglite/PGlite,DebugLevel,@electric-sql/pglite/DebugLevel,Extension,@electric-sql/pglite/Extension,Extensions,@electric-sql/pglite/Extensions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@electric-sql/pglite/package.json"
              }
            ],
            "concludedValue": "node_modules/@electric-sql/pglite/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/scripts/server.js",
            "line": 2
          },
          {
            "location": "dist/scripts/server.cjs",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/scripts/server.ts",
            "line": 3
          },
          {
            "location": "src/scripts/server.ts",
            "line": 4
          },
          {
            "location": "dist/index.d.cts",
            "line": 1
          }
        ]
      },
      "tags": [
        "postgres"
      ]
    },
    {
      "authors": [
        {
          "name": "Electric DB Limited"
        }
      ],
      "group": "@electric-sql",
      "name": "pg-protocol",
      "version": "0.0.4",
      "description": "The postgres client/server binary protocol, implemented in TypeScript",
      "scope": "required",
      "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/%40electric-sql/pg-protocol@0.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/electric-sql/pglite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@electric-sql/pg-protocol@0.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@electric-sql/pg-protocol/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/@electric-sql/pg-protocol/package.json"
              }
            ],
            "concludedValue": "node_modules/@electric-sql/pg-protocol/package.json"
          }
        ]
      },
      "tags": [
        "binary",
        "postgres"
      ]
    },
    {
      "authors": [
        {
          "name": "Andrew Branch & ej-shafran"
        }
      ],
      "group": "@arethetypeswrong",
      "name": "cli",
      "version": "0.18.1",
      "description": "A CLI tool for arethetypeswrong.github.io",
      "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/%40arethetypeswrong/cli@0.18.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/arethetypeswrong/arethetypeswrong.github.io.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@arethetypeswrong/cli@0.18.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@arethetypeswrong/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/@arethetypeswrong/cli/package.json"
              }
            ],
            "concludedValue": "node_modules/@arethetypeswrong/cli/package.json"
          }
        ]
      },
      "tags": [
        "cli"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@electric-sql/pglite-socket@0.0.20"
      ],
      "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-08-22T12:55:10Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Saturday, August 22, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'pglite-socket' with version '0.0.20'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 9 source files."
    }
  ]
}