Skip to content

Releases: laramies/theHarvester

4.8.2

21 Jul 19:27
Compare
Choose a tag to compare

What's Changed

Dependency Updates

Full Changelog: 4.8.1...4.8.2

4.8.1

08 Jul 21:45
Compare
Choose a tag to compare

API

theHarvester restAPI has had big updates and fixes driven by @digininja so thank you on bringing issues to my attention :-)

What's Changed

L1ghtn1ng - Fix #2061
L1ghtn1ng - Fix #2012
L1ghtn1ng - Fix #1999
Lee Baird - Fix #2062
L1ghtn1ng - fix CI workflow to push changes to correct branch on push event
L1ghtn1ng - Fix #2053
L1ghtn1ng - Fix #2055
yiğit ibrahim - docker build error fix (#2047)
L1ghtn1ng - fix #1870
L1ghtn1ng - fix #1927
L1ghtn1ng - Add auto-commit step for ruff fixes in CI workflow
Anis Mekacher - Added venacus data leak search engine plugin. (#1968)

Misc

Dependency updates

New Contributors

Full Changelog: 4.8.0...4.8.1

4.8.0

27 May 00:55
Compare
Choose a tag to compare

What's Changed

and a load of dependency updates, with also moving fully to using pyproject.toml for dependency management. MVP goes to @ibrahimsql for the features(modules) and enhancements in #1995

New Contributors

Full Changelog: 4.7.1...4.8.0

4.7.1

13 Apr 18:19
7a8bd96
Compare
Choose a tag to compare

What's Changed

  • Added whoisxml subdomain discovery with API module, refreshed user agents list, and allowed for support of python3.10+. by @NotoriousRebel in #1955
  • Added WhoisXML info. by @leebaird in #1960
  • Added venacus data leak search engine plugin. by @Mekacher-Anis in #1968
  • Dependency updates

New Contributors

Full Changelog: 4.7.0...4.7.1

4.7.0

11 Mar 02:58
Compare
Choose a tag to compare

What's Changed

Read more

4.6.0

17 Mar 20:20
d36e326
Compare
Choose a tag to compare

Package Maintainer Changes

We have dropped using pyppeteer and moved to using PlayWright https://playwright.dev/ for the screenshot module

Dev Changes:

Moved away from isort,black and flake8 for ruff for linting and formatting as ruff can do all that and more, not to mention is crazy fast.

What's Changed

New Contributors

Full Changelog: 4.5.1...4.6.0

4.5.1

05 Feb 01:18
39076a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.5.0...4.5.1

4.5.0

18 Dec 17:06
Compare
Choose a tag to compare

Package Maintainer Notes

We have now migrated to pep517

Pipx

We now support pipx installs thanks to @branchvincent in #1505 and pipx is a great way to easy fix the change with how python and pip works as it creates the virtual environment for you and no more worrying about breaking your system packages. More information about pipx can be found here

What's Changed

Misc

New Contributors

Full Changelog: 4.4.4...4.5.0

4.4.4

24 Sep 15:44
f1ba7c8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.4.3...4.4.4

4.4.3

13 Aug 13:42
Compare
Choose a tag to compare

Small bugifx release for the screenshot tool

Full Changelog: 4.4.2...4.4.3