2 minutes
theHarvester 4.3.0 Released
Note
- Python3.9 is the required minimum version
- New required dependency python-dateutil is required for package maintainers
What’s Changed
- A lot of commits updating dependencies since 4.2.0 was released
- Sublist3r Skipping on Github CI due unstable site by @L1ghtn1ng in #1182
- Tweaks by @leebaird in #1197
- Changes Dockerfile to Alpine by @viardant in #1230
- Fixes, type hinting additions and removing omnisint due to the site being not available anymore by @L1ghtn1ng in #1253
- Multiple fixes by @L1ghtn1ng in #1265
- Feat(docker-compose): adding local orchestration for development by @yalattas in #1267
- Few slight fixes with linting and ci by @L1ghtn1ng in #1279
- Run static type checking last by @L1ghtn1ng in #1280
- Zoomeye asns format alignment by @frapava98 in #1284
- Fix yahoo by @frapava98 in #1287
- Add try-except for yahoo by @frapava98 in #1286
- Fix rawsec badge by @noraj in #1296
- Fix to avoid the crash of the program by @frapava98 in #1300
- Fix import error in virtual host option by @brwook in #1341
- Trimmed the newline character from the domain input by @Reelix in #1351
- Added 4 new sources, Removed 2 Sources, Added custom DNS resolver, backported to python3.9, and other misc changes by @NotoriousRebel in #1381
- Multiple fixes by @L1ghtn1ng in #1382
- Fixes by @L1ghtn1ng in #1386
- Remove qwant and add missing criminalip to the api-keys file by @L1ghtn1ng in #1390
- Formatting by @leebaird in #1391
- Bump version of requests package so pip can stop exploding by @minorannoyance in #1402
- Update pentest-tools.com readme entry by @stefan-bratescu in #1407
- Delete qwant test (see #1390) by @eclairevoyant in #1408
- Fix for bingapi by @noaHson86 in #1417
- Sitedossier by @leebaird in #1423
- Add asyncfetch to sitedossier.py by @L1ghtn1ng in #1428
New Contributors
- @viardant made their first contribution in #1230
- @yalattas made their first contribution in #1267
- @frapava98 made their first contribution in #1284
- @brwook made their first contribution in #1341
- @Reelix made their first contribution in #1351
- @minorannoyance made their first contribution in #1402
- @stefan-bratescu made their first contribution in #1407
- @eclairevoyant made their first contribution in #1408
- @noaHson86 made their first contribution in #1417
Full Changelog: https://github.com/laramies/theHarvester/compare/4.2.0...4.3.0