[4.10.1] - 2026-02-22
Changed
- Updated Censys integration to align with current API documentation (67419190).
- Updated RocketReach integration to align with latest API documentation and tests (ffc7420d).
- Refactored async file handling in CLI paths: replace blocking path calls with awaited operations and improve path sanitization (e98bf5bb, 607016a1).
- Migrated packaging/build configuration to
flit-coreand updated entrypoint/version wiring (d2cae0be). - Refactored and standardized output utilities, with new regression tests for output formatting and dedup helpers (fa2dedd3).
- Updated dependencies: bump
fastapi,playwright,ruff,ty, anduvicorn(1dfa6e98, 46865337, c1ac137d, 7eaec4da). - Updated packaging dependency
wheelto0.46.3(46865337).
Fixed
- Fixed CriminalIP integration for current API behavior, including safer scan/report handling and hostname normalization (issue #2229) (06c2fbd9).
- Fixed Shodan engine processing to return hostnames consistently and avoid worker processing errors (issue #2227) (419291a3).
- Fixed Bitbucket search flow so discovery runs successfully (a1968f71).
- Improved module API key error messages for clearer diagnostics (e1b775e3).
- Improved BuiltWith URL handling logic in CLI processing (15872350).