-
Implemented core "Deep Username Scan" feature across 60+
user_scanmodules (Social, Dev, Music, Gaming, Adult, Political, Finance, Donation, Community) to extract profile metadata, adding defensive parsing wrappers and migrating key targets like GitHub to public web scraping to bypass unauthenticated API rate limits (#355).
— by @kaifcodec -
Fixed multi-line value alignment issues in the CLI tree display layout and updated project documentation, including screencasts and usage guides in
README.mdandUSAGE.md(#355).
— by @VamatoHD and @kaifcodec -
Fixed CodeQL regex security warnings, streamlined project ruff lint rules (E701, E401), and removed bare except catches across core codebase scripts (#355).
— by @kaifcodec and @github-advanced-security[bot] -
Added new BeatStars validation footprint module to the
user_scanarchitecture registry (#332).
— by @notlorick -
Fixed a bug where the "extra" metadata column header was completely missing from exported CSV scanning reports (#335).
— by @VamatoHD -
Enforced
Accept-Encoding: identityheaders on Gumroad and GirlsLife network requests to fix decoding failures (#338).
— by @sturq -
Patched the Instagram email scanning module validation logic to handle and mitigate aggressive platform rate limits (#347).
— by @shredzwho -
Restored global TLS/SSL certificate verification across the core HTTP engine client orchestrator (#352).
— by @sebastiondev -
Optimized internal formatting mechanics and terminal display trees for module "extra" payload metadata fields (#351).
— by @VamatoHD -
Multiple code reviews.
— by @json-hunter07, @VamatoHD, and @kaifcodec