OpenWPM icon indicating copy to clipboard operation
OpenWPM copied to clipboard

A web privacy measurement framework

Results 131 OpenWPM issues
Sort by recently updated
recently updated
newest added

Bumps [file-type](https://github.com/sindresorhus/file-type) from 16.5.3 to 16.5.4. Release notes Sourced from file-type's releases. v16.5.4 Fix: Malformed MKV could cause an infinite loop https://github.com/sindresorhus/file-type/commit/d86835680f4cccbee1a60628783c36700ec9e254 CVE-2022-36313 Also fixed in 17.1.3 Commits 99cb019 17.1.2...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies

Hi, I'm run demo.py, and I got the following error. ``` ubuntu@VM-0-9-ubuntu:~/OpenWPM$ python demo.py browser_manager - INFO - BROWSER 255079965: Launching browser... browser_manager - ERROR - BROWSER 255079965: Failed to...

I am starting to use openWPM and tried to install and build openWPM in my ubuntu. Unfortunately, I cannot build openWPM in Docker. Actually, (1) I don't have openWPM under...

I noticed in my dataset that the same `request_id` was assigned for different requests (although it's rare). This currently means that the `request_id` in callstacks cannot be clearly assigned. It...

When I load the url: [fingerprintjs](https://fingerprintjs.github.io/fingerprintjs/), I don't think I got the correct statistics. This page has a sub frame with src as 'about:blank', **HTMLElement.offsetWidth** and **HTMLElement.offsetHeight** are called in...

In some cases, I can't find a corresponding request for a `request_id` in callstacks. I don't know how and why. But you can reproduce the issue if you visit `ndemir.com/foos/diff.html`....

bug