Release/4.10.1 - #1500
Merged
Merged
Release/4.10.1#1500
Conversation
…ngth detector BotD's `detectPluginsLengthInconsistency` reports any non-Android Chromium browser with `navigator.plugins.length === 0` as headless Chrome. Chrome's `--headless=new` mode now reports plugins like a headed browser, while privacy-focused browsers legitimately report none, so the check only yields false positives. Rather than patch the dependency, compose BotD's exported `collect`/`detect` with our own detector set. A pnpm patch would only reach the UMD build, since the ESM build keeps `@fingerprintjs/botd` external and npm consumers would resolve their own unpatched copy. Mirrors fingerprintjs/BotD#194, which is approved upstream but unmerged and so absent from botd 2.0.0. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Wiz Scan Summary
To detect these findings earlier in the dev lifecycle, try the Wiz Code extension for VS Code, JetBrains, or Visual Studio. |
Peter Perlepes (igneel64)
requested review from
Matus Tomlein (matus-tomlein) and
Nick (stanch)
August 19, 2026 13:48
Nick (stanch)
approved these changes
Aug 19, 2026
Nick (stanch)
left a comment
Contributor
There was a problem hiding this comment.
LGTM but obviously one of the included PRs is mine so not sure I should be approving :D
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.