{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:73427dd6-d58f-4491-8283-58cd69ff7ac1",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-22T11:28:20Z",
    "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",
      "group": "@electric-sql",
      "version": "0.3.16",
      "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.",
      "purl": "pkg:npm/%40electric-sql/pglite@0.3.16",
      "bom-ref": "pkg:npm/@electric-sql/pglite@0.3.16",
      "author": "Electric DB Limited",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "check:exports, test, test:basic, test:web, test:bun, test:deno, test:node, test:runtimes, test:integration, test:clean, build:js, build, dev, dev-server, lint, format, typecheck, stylecheck, prepublishOnly"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:js, 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": "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/@types/emscripten/package.json\\nnode_modules/@types/node-fetch/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/async-mutex/package.json\\nnode_modules/buffer/package.json\\nnode_modules/bun/package.json\\nnode_modules/concurrently/package.json\\nnode_modules/http-server/package.json\\nnode_modules/openpgp/package.json\\nnode_modules/playwright/package.json\\nnode_modules/tinytar/package.json\\nnode_modules/vitest/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "2.1.2",
      "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@2.1.2",
      "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@2.1.2",
      "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": "Levko Kravets <levko.ne@gmail.com>"
        }
      ],
      "group": "",
      "name": "tinytar",
      "version": "0.1.0",
      "description": "Pure javascript implementation of POSIX TAR file format.",
      "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/tinytar@0.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/kravets-levko/tinytar.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tinytar@0.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tinytar/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tinytar,tinytar/tar,untar,tinytar/untar,TarFile,tinytar/TarFile,REGTYPE,tinytar/REGTYPE,DIRTYPE,tinytar/DIRTYPE"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tinytar/package.json"
              }
            ],
            "concludedValue": "node_modules/tinytar/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/extensionUtils.ts",
            "line": 1
          },
          {
            "location": "src/extensionUtils.ts",
            "line": 80
          },
          {
            "location": "src/fs/tarUtils.ts",
            "line": 1
          },
          {
            "location": "src/fs/tarUtils.ts",
            "line": 52
          },
          {
            "location": "src/fs/tarUtils.ts",
            "line": 57
          },
          {
            "location": "src/fs/tarUtils.ts",
            "line": 123
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corporation"
        }
      ],
      "group": "",
      "name": "playwright",
      "version": "1.48.0",
      "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.48.0",
      "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.48.0",
      "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": "",
      "name": "openpgp",
      "version": "6.3.0",
      "description": "OpenPGP.js is a Javascript implementation of the OpenPGP protocol. This is defined in RFC 4880.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "LGPL-3.0-or-later",
            "url": "https://opensource.org/licenses/LGPL-3.0-or-later",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Copyleft Limited"
              },
              {
                "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/openpgp@6.3.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://openpgpjs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/openpgpjs/openpgpjs"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/openpgp@6.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/openpgp/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Copyleft Limited"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/openpgp/package.json"
              }
            ],
            "concludedValue": "node_modules/openpgp/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "http-server",
      "version": "14.1.1",
      "description": "A simple zero-configuration command-line http server",
      "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/http-server@14.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/http-party/http-server.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/http-server@14.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/http-server/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/http-server/package.json"
              }
            ],
            "concludedValue": "node_modules/http-server/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Kimmo Brunfeldt"
        }
      ],
      "group": "",
      "name": "concurrently",
      "version": "8.2.2",
      "description": "Run commands concurrently",
      "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/concurrently@8.2.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/open-cli-tools/concurrently.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/concurrently@8.2.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/concurrently/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/concurrently/package.json"
              }
            ],
            "concludedValue": "node_modules/concurrently/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "bun",
      "version": "1.1.30",
      "description": "Bun is a fast all-in-one JavaScript runtime.",
      "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/bun@1.1.30",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://bun.sh"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/bun@1.1.30",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/bun/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/bun/package.json"
              }
            ],
            "concludedValue": "node_modules/bun/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Feross Aboukhadijeh <feross@feross.org> (https://feross.org)"
        }
      ],
      "group": "",
      "name": "buffer",
      "version": "6.0.3",
      "description": "Node.js Buffer API, for the browser",
      "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/buffer@6.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/feross/buffer"
        },
        {
          "type": "vcs",
          "url": "git://github.com/feross/buffer.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/buffer@6.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/buffer/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/buffer/package.json"
              }
            ],
            "concludedValue": "node_modules/buffer/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Christian Speckner <cnspeckn@googlemail.com> (https://github.com/DirtyHairy/)"
        }
      ],
      "group": "",
      "name": "async-mutex",
      "version": "0.4.1",
      "description": "A mutex for guarding async workflows",
      "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/async-mutex@0.4.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DirtyHairy/async-mutex"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/async-mutex@0.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/async-mutex/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "async-mutex"
        },
        {
          "name": "ImportedModules",
          "value": "async-mutex,Mutex,async-mutex/Mutex"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/async-mutex/package.json"
              }
            ],
            "concludedValue": "node_modules/async-mutex/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/index.ts",
            "line": 9
          },
          {
            "location": "src/pglite.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node-fetch",
      "version": "2.6.11",
      "description": "TypeScript definitions for node-fetch",
      "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-fetch@2.6.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-fetch"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node-fetch@2.6.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node-fetch/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-fetch/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node-fetch/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": "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": "ExportedModules",
          "value": "@electric-sql/pg-protocol/messages,@electric-sql/pg-protocol"
        },
        {
          "name": "ImportedModules",
          "value": "@electric-sql/pg-protocol,serialize,@electric-sql/pg-protocol/serialize,Parser,@electric-sql/pg-protocol/Parser,@electric-sql/pg-protocol/messages,RowDescriptionMessage,@electric-sql/pg-protocol/messages/RowDescriptionMessage,ParameterDescriptionMessage,@electric-sql/pg-protocol/messages/ParameterDescriptionMessage,DatabaseError,@electric-sql/pg-protocol/messages/DatabaseError,BackendMessage,@electric-sql/pg-protocol/messages/BackendMessage,NoticeMessage,@electric-sql/pg-protocol/messages/NoticeMessage,DataRowMessage,@electric-sql/pg-protocol/messages/DataRowMessage,CommandCompleteMessage,@electric-sql/pg-protocol/messages/CommandCompleteMessage,NotificationResponseMessage,@electric-sql/pg-protocol/messages/NotificationResponseMessage"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "src/base.ts",
            "line": 22
          },
          {
            "location": "src/base.ts",
            "line": 249
          },
          {
            "location": "src/base.ts",
            "line": 255
          },
          {
            "location": "src/base.ts",
            "line": 276
          },
          {
            "location": "src/base.ts",
            "line": 282
          },
          {
            "location": "src/base.ts",
            "line": 286
          },
          {
            "location": "src/base.ts",
            "line": 299
          },
          {
            "location": "src/base.ts",
            "line": 332
          },
          {
            "location": "src/base.ts",
            "line": 349
          },
          {
            "location": "src/base.ts",
            "line": 380
          },
          {
            "location": "src/base.ts",
            "line": 385
          },
          {
            "location": "src/base.ts",
            "line": 401
          },
          {
            "location": "src/index.ts",
            "line": 6
          },
          {
            "location": "src/pglite.ts",
            "line": 31
          },
          {
            "location": "src/pglite.ts",
            "line": 577
          },
          {
            "location": "src/utils.ts",
            "line": 2
          },
          {
            "location": "src/utils.ts",
            "line": 147
          },
          {
            "location": "src/utils.ts",
            "line": 153
          },
          {
            "location": "src/utils.ts",
            "line": 160
          },
          {
            "location": "src/base.ts",
            "line": 28
          },
          {
            "location": "src/errors.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 5
          },
          {
            "location": "src/interface.ts",
            "line": 4
          },
          {
            "location": "src/parse.ts",
            "line": 7
          },
          {
            "location": "src/pglite.ts",
            "line": 38
          },
          {
            "location": "src/worker/index.ts",
            "line": 14
          }
        ]
      },
      "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@0.3.16"
      ],
      "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-22T11:28:20Z",
      "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' with version '0.3.16'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 14 source files."
    }
  ]
}