v1.4.3.1 #518
kaifcodec
announced in
Announcements
v1.4.3.1
#518
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
user-scanner v1.4.3.1 — 2026-08-06
🚨 Hotfix Changes (v1.4.3.1)
mediadictionary, causing images (e.g., avatar URLs) to be dropped from all standard outputs when modules (like GitHub) correctly placed media in themediakey. The fix updatesresult.pyto explicitly mergemediawithextrafor the terminal UI tree, and adds themediadictionary 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: themediadictionary was introduced in PR feat(export): add PDF report generator and --format pdf option #471.📦 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
--format pdfoption (feat(export): add PDF report generator and --format pdf option #471) — by @kaifcodec; reviewed by @kristoisberg, @VamatoHD.--allflag; add progress bar using rich (feat: default to found-only results and introduce --all flag, progress bar with rich #483) — by @kaifcodec; reviewed by @kristoisberg, @VamatoHD.Bug fixes and accuracy improvements
Documentation
Tests & CI / Maintenance
Detailed merged PRs included in v1.4.3 (since #466)
--format pdfoption — by @kaifcodec; reviewed by @kristoisberg, @VamatoHD.--allflag, progress bar with rich — by @kaifcodec; reviewed by @kristoisberg, @VamatoHD.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.
This discussion was created from the release v1.4.3.1.
All reactions