{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:d6f1f58f-9d17-431b-be76-c9f5baaa4a79",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T18:17:42Z",
    "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": "browser-common",
      "group": "@posthog",
      "version": "0.6.1",
      "description": "Internal shared browser utilities and extension primitives for PostHog Browser SDKs",
      "purl": "pkg:npm/%40posthog/browser-common@0.6.1",
      "bom-ref": "pkg:npm/@posthog/browser-common@0.6.1",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, lint, lint:fix, build, dev, test:unit, check-types, package"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "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": "git+https://github.com/PostHog/posthog-js.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@posthog\\n@posthog-tooling\\n@rslib\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@posthog-tooling/tsconfig-base/package.json\\nnode_modules/@posthog/core/package.json\\nnode_modules/@posthog/types/package.json\\nnode_modules/@rslib/core/package.json\\nnode_modules/@types/jest/package.json\\nnode_modules/jest-environment-jsdom/package.json\\nnode_modules/jest/package.json\\nnode_modules/ts-jest/package.json\\nnode_modules/typescript/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.8.2",
      "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.8.2",
      "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.8.2",
      "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": "Kulshekhar Kabra <kulshekhar@users.noreply.github.com> (https://github.com/kulshekhar)"
        }
      ],
      "group": "",
      "name": "ts-jest",
      "version": "29.4.11",
      "description": "A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript",
      "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/ts-jest@29.4.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://kulshekhar.github.io/ts-jest"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/kulshekhar/ts-jest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ts-jest@29.4.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ts-jest/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/ts-jest/package.json"
              }
            ],
            "concludedValue": "node_modules/ts-jest/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "",
      "name": "jest-environment-jsdom",
      "version": "29.7.0",
      "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/jest-environment-jsdom@29.7.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jestjs/jest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jest-environment-jsdom@29.7.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jest-environment-jsdom/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/jest-environment-jsdom/package.json"
              }
            ],
            "concludedValue": "node_modules/jest-environment-jsdom/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "",
      "name": "jest",
      "version": "29.7.0",
      "description": "Delightful JavaScript Testing.",
      "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/jest@29.7.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://jestjs.io/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jestjs/jest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jest@29.7.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jest/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/jest/package.json"
              }
            ],
            "concludedValue": "node_modules/jest/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@types",
      "name": "jest",
      "version": "29.5.14",
      "description": "TypeScript definitions for jest",
      "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/jest@29.5.14",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/jest@29.5.14",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/jest/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/jest/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/jest/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@rslib",
      "name": "core",
      "version": "0.10.6",
      "description": "The Rsbuild-based library development tool.",
      "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/%40rslib/core@0.10.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rslib.rs"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/web-infra-dev/rslib.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@rslib/core@0.10.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@rslib/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/@rslib/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@rslib/core/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "PostHog"
        }
      ],
      "group": "@posthog-tooling",
      "name": "tsconfig-base",
      "version": "1.1.1",
      "description": "Base TypeScript configuration for PostHog packages",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/%40posthog-tooling/tsconfig-base@1.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/@posthog-tooling/tsconfig-base@1.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@posthog-tooling/tsconfig-base/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/@posthog-tooling/tsconfig-base/package.json"
              }
            ],
            "concludedValue": "node_modules/@posthog-tooling/tsconfig-base/package.json"
          }
        ]
      }
    },
    {
      "group": "@posthog",
      "name": "types",
      "version": "1.407.0",
      "description": "Type definitions for the PostHog JavaScript SDK",
      "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/%40posthog/types@1.407.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/PostHog/posthog-js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@posthog/types@1.407.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@posthog/types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@posthog/types,Properties,@posthog/types/Properties,AutocaptureConfig,@posthog/types/AutocaptureConfig,PostHogConfig,@posthog/types/PostHogConfig,Logger,@posthog/types/Logger"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@posthog/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@posthog/types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/client.ts",
            "line": 2
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 1
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 3
          },
          {
            "location": "src/utils/general-utils.ts",
            "line": 2
          },
          {
            "location": "src/utils/logger.ts",
            "line": 3
          },
          {
            "location": "src/utils/property-utils.ts",
            "line": 4
          },
          {
            "location": "src/utils/url-targeting-utils.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "group": "@posthog",
      "name": "core",
      "version": "1.49.1",
      "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/%40posthog/core@1.49.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/PostHog/posthog-js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@posthog/core@1.49.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@posthog/core/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@posthog/core,@posthog/core/surveys,DEFAULT_BLOCKED_UA_STRS,@posthog/core/DEFAULT_BLOCKED_UA_STRS,isBlockedUA,@posthog/core/isBlockedUA,PropertyFilters,@posthog/core/PropertyFilters,PropertyMatchType,@posthog/core/PropertyMatchType,PropertyOperator,@posthog/core/PropertyOperator,matchPropertyFilters,@posthog/core/surveys/matchPropertyFilters,propertyComparisons,@posthog/core/surveys/propertyComparisons,isMatchingRegex,@posthog/core/surveys/isMatchingRegex,isValidRegex,@posthog/core/surveys/isValidRegex"
        },
        {
          "name": "ImportedModules",
          "value": "@posthog/core,isFunction,@posthog/core/isFunction,includes,@posthog/core/includes,isArray,@posthog/core/isArray,isBoolean,@posthog/core/isBoolean,isNullish,@posthog/core/isNullish,isString,@posthog/core/isString,isUndefined,@posthog/core/isUndefined,trim,@posthog/core/trim,DEFAULT_BLOCKED_UA_STRS,@posthog/core/DEFAULT_BLOCKED_UA_STRS,isBlockedUA,@posthog/core/isBlockedUA,detectBrowser,@posthog/core/detectBrowser,detectBrowserVersion,@posthog/core/detectBrowserVersion,detectDevice,@posthog/core/detectDevice,detectDeviceType,@posthog/core/detectDeviceType,detectOS,@posthog/core/detectOS,isNull,@posthog/core/isNull,stripLeadingDollar,@posthog/core/stripLeadingDollar,stripUrlHash,@posthog/core/stripUrlHash,hasOwnProperty,@posthog/core/hasOwnProperty,isFormData,@posthog/core/isFormData,isNumber,@posthog/core/isNumber,isNativeFunction,@posthog/core/isNativeFunction,isWebKit,@posthog/core/isWebKit,isFile,@posthog/core/isFile,safeJsonStringify,@posthog/core/safeJsonStringify,Logger,@posthog/core/Logger,BrowserDetectionHints,@posthog/core/BrowserDetectionHints,BrowserDetectionOptions,@posthog/core/BrowserDetectionOptions,PropertyOperator,@posthog/core/PropertyOperator,@posthog/core/surveys,matchPropertyFilters,@posthog/core/surveys/matchPropertyFilters,propertyComparisons,@posthog/core/surveys/propertyComparisons,isMatchingRegex,@posthog/core/surveys/isMatchingRegex,isValidRegex,@posthog/core/surveys/isValidRegex"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@posthog/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@posthog/core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/disposable.js",
            "line": 29
          },
          {
            "location": "dist/extension-runtime.js",
            "line": 29
          },
          {
            "location": "dist/utils/autocapture-utils.js",
            "line": 50
          },
          {
            "location": "dist/utils/blocked-uas.js",
            "line": 31
          },
          {
            "location": "dist/utils/device-model-utils.js",
            "line": 29
          },
          {
            "location": "dist/utils/elements-chain-utils.js",
            "line": 32
          },
          {
            "location": "dist/utils/event-utils.js",
            "line": 57
          },
          {
            "location": "dist/utils/general-utils.js",
            "line": 42
          },
          {
            "location": "dist/utils/logger.js",
            "line": 41
          },
          {
            "location": "dist/utils/matcher-utils.js",
            "line": 30
          },
          {
            "location": "dist/utils/property-utils.js",
            "line": 32
          },
          {
            "location": "dist/utils/prototype-utils.js",
            "line": 30
          },
          {
            "location": "dist/utils/request-utils.js",
            "line": 37
          },
          {
            "location": "dist/utils/stylesheet-loader.js",
            "line": 29
          },
          {
            "location": "dist/utils/url-targeting-utils.js",
            "line": 30
          },
          {
            "location": "dist/utils/uuidv7.js",
            "line": 33
          },
          {
            "location": "dist/disposable.mjs",
            "line": 1
          },
          {
            "location": "dist/disposable.mjs",
            "line": 9
          },
          {
            "location": "dist/extension-runtime.mjs",
            "line": 1
          },
          {
            "location": "dist/extension-runtime.mjs",
            "line": 36
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 2
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 9
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 30
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 31
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 38
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 41
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 56
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 69
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 99
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 103
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 118
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 144
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 152
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 260
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 262
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 264
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 271
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 344
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 345
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 346
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 355
          },
          {
            "location": "dist/utils/autocapture-utils.mjs",
            "line": 432
          },
          {
            "location": "dist/utils/blocked-uas.mjs",
            "line": 1
          },
          {
            "location": "dist/utils/blocked-uas.mjs",
            "line": 6
          },
          {
            "location": "dist/utils/blocked-uas.mjs",
            "line": 10
          },
          {
            "location": "dist/utils/device-model-utils.mjs",
            "line": 1
          },
          {
            "location": "dist/utils/device-model-utils.mjs",
            "line": 12
          },
          {
            "location": "dist/utils/elements-chain-utils.mjs",
            "line": 1
          },
          {
            "location": "dist/utils/elements-chain-utils.mjs",
            "line": 10
          },
          {
            "location": "dist/utils/elements-chain-utils.mjs",
            "line": 14
          },
          {
            "location": "dist/utils/event-utils.mjs",
            "line": 2
          },
          {
            "location": "dist/utils/event-utils.mjs",
            "line": 102
          },
          {
            "location": "dist/utils/event-utils.mjs",
            "line": 140
          },
          {
            "location": "dist/utils/event-utils.mjs",
            "line": 149
          },
          {
            "location": "dist/utils/event-utils.mjs",
            "line": 173
          },
          {
            "location": "dist/utils/event-utils.mjs",
            "line": 203
          },
          {
            "location": "dist/utils/event-utils.mjs",
            "line": 206
          },
          {
            "location": "dist/utils/event-utils.mjs",
            "line": 213
          },
          {
            "location": "dist/utils/event-utils.mjs",
            "line": 214
          },
          {
            "location": "dist/utils/event-utils.mjs",
            "line": 215
          },
          {
            "location": "dist/utils/event-utils.mjs",
            "line": 216
          },
          {
            "location": "dist/utils/event-utils.mjs",
            "line": 217
          },
          {
            "location": "dist/utils/event-utils.mjs",
            "line": 221
          },
          {
            "location": "dist/utils/event-utils.mjs",
            "line": 222
          },
          {
            "location": "dist/utils/event-utils.mjs",
            "line": 223
          },
          {
            "location": "dist/utils/event-utils.mjs",
            "line": 227
          },
          {
            "location": "dist/utils/event-utils.mjs",
            "line": 231
          },
          {
            "location": "dist/utils/general-utils.mjs",
            "line": 1
          },
          {
            "location": "dist/utils/general-utils.mjs",
            "line": 7
          },
          {
            "location": "dist/utils/general-utils.mjs",
            "line": 10
          },
          {
            "location": "dist/utils/general-utils.mjs",
            "line": 11
          },
          {
            "location": "dist/utils/general-utils.mjs",
            "line": 12
          },
          {
            "location": "dist/utils/general-utils.mjs",
            "line": 13
          },
          {
            "location": "dist/utils/general-utils.mjs",
            "line": 52
          },
          {
            "location": "dist/utils/general-utils.mjs",
            "line": 63
          },
          {
            "location": "dist/utils/general-utils.mjs",
            "line": 81
          },
          {
            "location": "dist/utils/general-utils.mjs",
            "line": 92
          },
          {
            "location": "dist/utils/general-utils.mjs",
            "line": 105
          },
          {
            "location": "dist/utils/general-utils.mjs",
            "line": 106
          },
          {
            "location": "dist/utils/logger.mjs",
            "line": 2
          },
          {
            "location": "dist/utils/logger.mjs",
            "line": 7
          },
          {
            "location": "dist/utils/matcher-utils.mjs",
            "line": 1
          },
          {
            "location": "dist/utils/matcher-utils.mjs",
            "line": 7
          },
          {
            "location": "dist/utils/property-utils.mjs",
            "line": 1
          },
          {
            "location": "dist/utils/property-utils.mjs",
            "line": 22
          },
          {
            "location": "dist/utils/property-utils.mjs",
            "line": 25
          },
          {
            "location": "dist/utils/property-utils.mjs",
            "line": 26
          },
          {
            "location": "dist/utils/property-utils.mjs",
            "line": 29
          },
          {
            "location": "dist/utils/prototype-utils.mjs",
            "line": 1
          },
          {
            "location": "dist/utils/prototype-utils.mjs",
            "line": 9
          },
          {
            "location": "dist/utils/prototype-utils.mjs",
            "line": 11
          },
          {
            "location": "dist/utils/prototype-utils.mjs",
            "line": 21
          },
          {
            "location": "dist/utils/prototype-utils.mjs",
            "line": 32
          },
          {
            "location": "dist/utils/request-utils.mjs",
            "line": 1
          },
          {
            "location": "dist/utils/request-utils.mjs",
            "line": 13
          },
          {
            "location": "dist/utils/request-utils.mjs",
            "line": 18
          },
          {
            "location": "dist/utils/request-utils.mjs",
            "line": 27
          },
          {
            "location": "dist/utils/request-utils.mjs",
            "line": 28
          },
          {
            "location": "dist/utils/request-utils.mjs",
            "line": 47
          },
          {
            "location": "dist/utils/request-utils.mjs",
            "line": 70
          },
          {
            "location": "dist/utils/stylesheet-loader.mjs",
            "line": 1
          },
          {
            "location": "dist/utils/stylesheet-loader.mjs",
            "line": 5
          },
          {
            "location": "dist/utils/url-targeting-utils.mjs",
            "line": 1
          },
          {
            "location": "dist/utils/url-targeting-utils.mjs",
            "line": 6
          },
          {
            "location": "dist/utils/url-targeting-utils.mjs",
            "line": 9
          },
          {
            "location": "dist/utils/url-targeting-utils.mjs",
            "line": 17
          },
          {
            "location": "dist/utils/uuidv7.mjs",
            "line": 3
          },
          {
            "location": "dist/utils/uuidv7.mjs",
            "line": 16
          },
          {
            "location": "dist/utils/uuidv7.mjs",
            "line": 70
          },
          {
            "location": "dist/utils/uuidv7.mjs",
            "line": 74
          },
          {
            "location": "dist/utils/uuidv7.mjs",
            "line": 109
          },
          {
            "location": "src/client.ts",
            "line": 1
          },
          {
            "location": "src/disposable.ts",
            "line": 1
          },
          {
            "location": "src/disposable.ts",
            "line": 17
          },
          {
            "location": "src/extension-runtime.ts",
            "line": 1
          },
          {
            "location": "src/extension-runtime.ts",
            "line": 71
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 4
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 15
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 50
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 55
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 88
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 93
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 115
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 153
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 192
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 199
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 226
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 259
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 272
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 460
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 465
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 471
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 486
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 614
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 618
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 619
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 648
          },
          {
            "location": "src/utils/autocapture-utils.ts",
            "line": 784
          },
          {
            "location": "src/utils/blocked-uas.ts",
            "line": 2
          },
          {
            "location": "src/utils/blocked-uas.ts",
            "line": 3
          },
          {
            "location": "src/utils/blocked-uas.ts",
            "line": 30
          },
          {
            "location": "src/utils/blocked-uas.ts",
            "line": 39
          },
          {
            "location": "src/utils/device-model-utils.ts",
            "line": 1
          },
          {
            "location": "src/utils/device-model-utils.ts",
            "line": 22
          },
          {
            "location": "src/utils/elements-chain-utils.ts",
            "line": 1
          },
          {
            "location": "src/utils/elements-chain-utils.ts",
            "line": 12
          },
          {
            "location": "src/utils/elements-chain-utils.ts",
            "line": 25
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 2
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 8
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 9
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 154
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 214
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 228
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 257
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 299
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 302
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 314
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 317
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 320
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 323
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 326
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 334
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 335
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 336
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 342
          },
          {
            "location": "src/utils/event-utils.ts",
            "line": 349
          },
          {
            "location": "src/utils/general-utils.ts",
            "line": 1
          },
          {
            "location": "src/utils/general-utils.ts",
            "line": 16
          },
          {
            "location": "src/utils/general-utils.ts",
            "line": 22
          },
          {
            "location": "src/utils/general-utils.ts",
            "line": 25
          },
          {
            "location": "src/utils/general-utils.ts",
            "line": 29
          },
          {
            "location": "src/utils/general-utils.ts",
            "line": 34
          },
          {
            "location": "src/utils/general-utils.ts",
            "line": 99
          },
          {
            "location": "src/utils/general-utils.ts",
            "line": 128
          },
          {
            "location": "src/utils/general-utils.ts",
            "line": 152
          },
          {
            "location": "src/utils/general-utils.ts",
            "line": 167
          },
          {
            "location": "src/utils/general-utils.ts",
            "line": 216
          },
          {
            "location": "src/utils/general-utils.ts",
            "line": 217
          },
          {
            "location": "src/utils/logger.ts",
            "line": 2
          },
          {
            "location": "src/utils/logger.ts",
            "line": 31
          },
          {
            "location": "src/utils/matcher-utils.ts",
            "line": 1
          },
          {
            "location": "src/utils/matcher-utils.ts",
            "line": 13
          },
          {
            "location": "src/utils/property-utils.ts",
            "line": 1
          },
          {
            "location": "src/utils/property-utils.ts",
            "line": 2
          },
          {
            "location": "src/utils/property-utils.ts",
            "line": 8
          },
          {
            "location": "src/utils/property-utils.ts",
            "line": 53
          },
          {
            "location": "src/utils/property-utils.ts",
            "line": 62
          },
          {
            "location": "src/utils/property-utils.ts",
            "line": 67
          },
          {
            "location": "src/utils/property-utils.ts",
            "line": 68
          },
          {
            "location": "src/utils/prototype-utils.ts",
            "line": 10
          },
          {
            "location": "src/utils/prototype-utils.ts",
            "line": 34
          },
          {
            "location": "src/utils/prototype-utils.ts",
            "line": 39
          },
          {
            "location": "src/utils/prototype-utils.ts",
            "line": 54
          },
          {
            "location": "src/utils/prototype-utils.ts",
            "line": 71
          },
          {
            "location": "src/utils/request-utils.ts",
            "line": 1
          },
          {
            "location": "src/utils/request-utils.ts",
            "line": 21
          },
          {
            "location": "src/utils/request-utils.ts",
            "line": 33
          },
          {
            "location": "src/utils/request-utils.ts",
            "line": 48
          },
          {
            "location": "src/utils/request-utils.ts",
            "line": 52
          },
          {
            "location": "src/utils/request-utils.ts",
            "line": 79
          },
          {
            "location": "src/utils/request-utils.ts",
            "line": 117
          },
          {
            "location": "src/utils/stylesheet-loader.ts",
            "line": 1
          },
          {
            "location": "src/utils/stylesheet-loader.ts",
            "line": 17
          },
          {
            "location": "src/utils/url-targeting-utils.ts",
            "line": 1
          },
          {
            "location": "src/utils/url-targeting-utils.ts",
            "line": 21
          },
          {
            "location": "src/utils/url-targeting-utils.ts",
            "line": 27
          },
          {
            "location": "src/utils/url-targeting-utils.ts",
            "line": 50
          },
          {
            "location": "src/utils/uuidv7.ts",
            "line": 14
          },
          {
            "location": "src/utils/uuidv7.ts",
            "line": 25
          },
          {
            "location": "src/utils/uuidv7.ts",
            "line": 145
          },
          {
            "location": "src/utils/uuidv7.ts",
            "line": 151
          },
          {
            "location": "src/utils/uuidv7.ts",
            "line": 220
          },
          {
            "location": "dist/utils/property-utils.js",
            "line": 33
          },
          {
            "location": "dist/utils/regex-utils.js",
            "line": 30
          },
          {
            "location": "dist/utils/property-utils.mjs",
            "line": 2
          },
          {
            "location": "dist/utils/regex-utils.mjs",
            "line": 1
          },
          {
            "location": "src/utils/property-utils.ts",
            "line": 3
          },
          {
            "location": "src/utils/property-utils.ts",
            "line": 9
          },
          {
            "location": "src/utils/regex-utils.ts",
            "line": 1
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@posthog/browser-common@0.6.1"
      ],
      "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-15T18:17:42Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, September 15, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'browser-common' with version '0.6.1'. The package type in this SBOM is npm with 4 purl namespaces described under components. The components were identified from 9 source files."
    }
  ]
}