github kaifcodec/user-scanner v1.4.3.1

4 hours ago

user-scanner v1.4.3.1 — 2026-08-06

⚠️ CRITICAL HOTFIX RELEASE
This is an urgent point-release that fixes a critical bug present in v1.4.3. All end-users, package maintainers (Arch Linux, Nixpkgs etc.), and OSINT platforms/threat intel services wrapping user-scanner into automated pipelines are strongly advised to update to v1.4.3.1 immediately.


🚨 Hotfix Changes (v1.4.3.1)

  • Fix: result formatting ignored the new media dictionary, causing images (e.g., avatar URLs) to be dropped from all standard outputs when modules (like GitHub) correctly placed media in the media key. The fix updates result.py to explicitly merge media with extra for the terminal UI tree, and adds the media dictionary to both the JSON (as_dict) and CSV (to_csv) export pipelines so media URLs are preserved in terminal output and exported files. Related context: the media dictionary was introduced in PR #471.
  • Bumped version constants to 1.4.3.1 across project files.

📦 What was in v1.4.3 (Full Release Notes)

user-scanner v1.4.3 — 2026-08-04

This release collects merged changes since v1.4.2 (PRs greater than #466). It includes new modules, feature improvements, documentation updates, bugfixes for false positives and reliability, and several maintenance items.

Notable changes

New modules and data sources

Features & enhancements

Bug fixes and accuracy improvements

Documentation

  • Docs: explain browser impersonation helpers (#472) — by @w3lld1; reviewed by @brunolm, @kaifcodec.
  • Docs: other small clarifications merged in this window (see PR list).

Tests & CI / Maintenance

  • Various test additions and maintenance work merged (unit tests, result-branch tests, etc.). Examples:
  • CI: pinned/maintenance and stability fixes are included in changes around this period (see PRs for exact pin/fix commits).

Detailed merged PRs included in v1.4.3 (since #466)

Credits

Thanks to all contributors and reviewers for this batch of changes: @kaifcodec, @kristoisberg, @brunolm, @json-hunter07, @A-S-Manoj, @VamatoHD, @beranka, @w3lld1, @SpiliosDimakopoulos and others.


Don't miss a new user-scanner release

NewReleases is sending notifications on new releases.