4.11.1

Laxcorp-Research/project-raven4.11.1Jun 3, 2026by L1ghtn1ng

AI Summary

Maintenance release introducing Sherlockeye as an API-key source module and updating runtime and development dependencies.

Key Highlights

  • Added Sherlockeye as a new API-key source module.
  • Updated runtime dependencies (aiohttp, fastapi, uvicorn).
  • Updated development dependencies (pytest-asyncio, ruff, ty).

New Features

  • Sherlockeye integration

Full Release Notes

## [4.11.1] - 2026-06-03

### Added
- Add Sherlockeye as an API-key source module by @A1S0N in https://github.com/laramies/theHarvester/pull/2347

### Changed
- Updated runtime dependencies: `aiohttp` to `3.14.0`, `fastapi` to `0.136.3`, and `uvicorn` to `0.48.0`.
- Updated development dependencies: `pytest-asyncio` to `1.4.0`, `ruff` to `0.15.15`, and `ty` to `0.0.42`.
- Updated CI and container maintenance pins, including `actions/checkout`, `github/codeql-action`, Docker build/login/metadata actions, and the Python Docker base image digest.
- Updated the package version to `4.11.1`.

## New Contributors
* @A1S0N made their first contribution in https://github.com/laramies/theHarvester/pull/2347

**Full Changelog**: https://github.com/laramies/theHarvester/compare/4.11.0...4.11.1