Commit graph

3716 commits

Author SHA1 Message Date
dependabot[bot]
f57be15405 chore(deps-dev): bump mypy from 1.5.1 to 1.6.0
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0.
- [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-14 02:04:20 +01:00
dependabot[bot]
a6104b0bed chore(deps): bump uvloop from 0.17.0 to 0.18.0
Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/MagicStack/uvloop/releases)
- [Commits](https://github.com/MagicStack/uvloop/compare/v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: uvloop
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-14 02:03:55 +01:00
dependabot[bot]
4b2f74d087 chore(deps): bump aiodns from 3.0.0 to 3.1.0
Bumps [aiodns](https://github.com/saghul/aiodns) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/saghul/aiodns/releases)
- [Changelog](https://github.com/saghul/aiodns/blob/master/ChangeLog)
- [Commits](https://github.com/saghul/aiodns/compare/aiodns-3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: aiodns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 23:45:36 +01:00
dependabot[bot]
829b83c6bb chore(deps): bump aiohttp from 3.8.5 to 3.8.6
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.5...v3.8.6)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 23:44:11 +01:00
Branch Vincent
4d825aaf33
build: migrate to pep517 backend (#1505)
* build: migrate to pep517 backend

* test loading config files
2023-10-08 19:45:23 +01:00
dependabot[bot]
536d5da7f0 chore(deps): bump censys from 2.2.6 to 2.2.7
Bumps [censys](https://github.com/censys/censys-python) from 2.2.6 to 2.2.7.
- [Release notes](https://github.com/censys/censys-python/releases)
- [Commits](https://github.com/censys/censys-python/compare/v2.2.6...v2.2.7)

---
updated-dependencies:
- dependency-name: censys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 23:12:07 +01:00
J.Townsend
76ce3b3c6f
lint fix 2023-10-02 00:18:00 +01:00
dependabot[bot]
ac64e88e8d chore(deps-dev): bump types-requests from 2.31.0.3 to 2.31.0.7
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.3 to 2.31.0.7.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 22:16:18 +01:00
dependabot[bot]
94a5904d47 chore(deps-dev): bump pydantic from 2.3.0 to 2.4.2
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.3.0 to 2.4.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.3.0...v2.4.2)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 22:15:48 +01:00
dependabot[bot]
154a83cbaa chore(deps-dev): bump types-pyyaml from 6.0.12.11 to 6.0.12.12
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.11 to 6.0.12.12.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 22:14:55 +01:00
dependabot[bot]
a5628335e4 chore(deps): bump fastapi from 0.103.1 to 0.103.2
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.103.1 to 0.103.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.103.1...0.103.2)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 22:14:32 +01:00
Bilel MEDIMEGH
7717f421ce Fix typo in README 2023-09-25 11:18:22 +01:00
J.Townsend
c397275cac fix test 2023-09-24 16:15:35 +00:00
dependabot[bot]
4a87ee14dd chore(deps-dev): bump types-requests from 2.31.0.2 to 2.31.0.3
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.2 to 2.31.0.3.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-24 16:45:38 +01:00
dependabot[bot]
fc504a42ce chore(deps): bump setuptools from 68.2.0 to 68.2.2
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.2.0 to 68.2.2.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v68.2.0...v68.2.2)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-24 16:45:24 +01:00
dependabot[bot]
6b65363488 chore(deps): bump censys from 2.2.5 to 2.2.6
Bumps [censys](https://github.com/censys/censys-python) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/censys/censys-python/releases)
- [Commits](https://github.com/censys/censys-python/compare/v2.2.5...v2.2.6)

---
updated-dependencies:
- dependency-name: censys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-24 16:45:07 +01:00
dependabot[bot]
7e44d040b9 chore(deps): bump netaddr from 0.8.0 to 0.9.0
Bumps [netaddr](https://github.com/drkjam/netaddr) from 0.8.0 to 0.9.0.
- [Changelog](https://github.com/netaddr/netaddr/blob/master/CHANGELOG)
- [Commits](https://github.com/drkjam/netaddr/commits)

---
updated-dependencies:
- dependency-name: netaddr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-24 16:44:42 +01:00
J.Townsend
f1ba7c8153
bump version for release 2023-09-24 16:42:08 +01:00
J.Townsend
2affce1e73
Fix typo for hunter how api key 2023-09-24 06:01:06 +01:00
dependabot[bot]
301758c853 chore(deps): bump black from 23.7.0 to 23.9.1
Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.9.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.7.0...23.9.1)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 00:42:34 +01:00
dependabot[bot]
ad5856a2a0 chore(deps): bump setuptools from 68.1.2 to 68.2.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.1.2 to 68.2.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v68.1.2...v68.2.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 15:05:27 +01:00
dependabot[bot]
3e7accc0ff chore(deps-dev): bump pytest from 7.4.0 to 7.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.0...7.4.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 15:05:05 +01:00
dependabot[bot]
7cad3cdd4c chore(deps): bump fastapi from 0.102.0 to 0.103.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.102.0 to 0.103.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.102.0...0.103.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 22:36:35 +01:00
dependabot[bot]
6975de5336 chore(deps): bump censys from 2.2.4 to 2.2.5
Bumps [censys](https://github.com/censys/censys-python) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/censys/censys-python/releases)
- [Commits](https://github.com/censys/censys-python/compare/v2.2.4...v2.2.5)

---
updated-dependencies:
- dependency-name: censys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 22:34:36 +01:00
dependabot[bot]
feb687b40b chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 22:34:10 +01:00
Munawar
e341d190fb Removed an unnecessary line that was added by mistake. 2023-08-29 11:11:51 +01:00
munahaf
5220cff56c Comment: Replaced an inappropriate test expression that was always evaluating to true. 2023-08-29 11:11:51 +01:00
L1ghtn1ng
f661afc255 should fix #1491 2023-08-26 21:11:08 +01:00
dependabot[bot]
37e12b6d1f chore(deps): bump setuptools from 68.0.0 to 68.1.2
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.0.0 to 68.1.2.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v68.0.0...v68.1.2)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-26 02:27:58 +01:00
dependabot[bot]
0721112a3b bump wheel from 0.41.1 to 0.41.2
---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-26 02:26:59 +01:00
dependabot[bot]
a4f14eb243 chore(deps-dev): bump mypy from 1.5.0 to 1.5.1
Bumps [mypy](https://github.com/python/mypy) from 1.5.0 to 1.5.1.
- [Commits](https://github.com/python/mypy/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-26 02:26:33 +01:00
dependabot[bot]
3f02f4dec2 chore(deps-dev): bump pydantic from 2.1.1 to 2.3.0
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.1.1 to 2.3.0.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.1.1...v2.3.0)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-26 02:26:14 +01:00
dependabot[bot]
de60d8c1bb chore(deps): bump fastapi from 0.101.1 to 0.102.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.101.1 to 0.102.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.101.1...0.102.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-26 02:25:02 +01:00
dependabot[bot]
3abc64c697 chore(deps): bump shodan from 1.29.1 to 1.30.0
Bumps [shodan](https://github.com/achillean/shodan-python) from 1.29.1 to 1.30.0.
- [Release notes](https://github.com/achillean/shodan-python/releases)
- [Changelog](https://github.com/achillean/shodan-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/achillean/shodan-python/commits)

---
updated-dependencies:
- dependency-name: shodan
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-16 00:11:14 +01:00
dependabot[bot]
33f09bd54f chore(deps): bump fastapi from 0.101.0 to 0.101.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.101.0 to 0.101.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.101.0...0.101.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-16 00:10:03 +01:00
L1ghtn1ng
b79a6a2b85 Bump for new release 2023-08-13 14:40:00 +01:00
L1ghtn1ng
aeec4284e3 Fixes #1516 2023-08-13 14:35:41 +01:00
L1ghtn1ng
5b9e6b25f3 Update Python version in Github Actions
The Python version used in the Github Actions workflow, specifically in the 'theHarvester.yml' file, has been updated from 3.10.9 to 3.10.12. The reason for this change is to ensure the project files and the testing environment are using the latest stable version of the Python interpreter
2023-08-13 03:02:56 +01:00
dependabot[bot]
a0c430373d chore(deps-dev): bump wheel from 0.41.0 to 0.41.1
Bumps [wheel](https://github.com/pypa/wheel) from 0.41.0 to 0.41.1.
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](https://github.com/pypa/wheel/compare/0.41.0...0.41.1)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-12 21:02:59 +01:00
dependabot[bot]
5f1bf7d40c chore(deps): bump dnspython from 2.4.1 to 2.4.2
Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.4.1 to 2.4.2.
- [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst)
- [Commits](https://github.com/rthalley/dnspython/compare/v2.4.1...v2.4.2)

---
updated-dependencies:
- dependency-name: dnspython
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-12 21:02:22 +01:00
J.Townsend
7c6e6c1204
Merge pull request #1515 from laramies/dependabot/pip/master/mypy-1.5.0
chore(deps-dev): bump mypy from 1.4.1 to 1.5.0
2023-08-12 21:01:56 +01:00
J.Townsend
ab2df44ed2
Merge pull request #1514 from laramies/dependabot/pip/master/aiofiles-23.2.1
chore(deps): bump aiofiles from 23.1.0 to 23.2.1
2023-08-12 21:01:38 +01:00
J.Townsend
83e0647da6
bump for release 2023-08-12 21:01:12 +01:00
dependabot[bot]
e45e4d0ea1
chore(deps-dev): bump mypy from 1.4.1 to 1.5.0
Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.5.0.
- [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 21:57:04 +00:00
dependabot[bot]
608514cf7d
chore(deps): bump aiofiles from 23.1.0 to 23.2.1
Bumps [aiofiles](https://github.com/Tinche/aiofiles) from 23.1.0 to 23.2.1.
- [Commits](https://github.com/Tinche/aiofiles/commits)

---
updated-dependencies:
- dependency-name: aiofiles
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 21:22:28 +00:00
J.Townsend
0139b683a8
Merge pull request #1509 from yoonthegoon/master 2023-08-05 10:11:19 +01:00
yoonthegoon
c4f567a00a hot fix host_name type signature 2023-08-04 23:21:39 -04:00
J.Townsend
cfc1f7c910
Merge pull request #1507 from yoonthegoon/Replace-import-star-with-explicit-imports 2023-08-05 00:34:03 +01:00
yoonthegoon
4347c29efc fix module has not attributes 2023-08-04 19:01:18 -04:00
yoonthegoon
8685b1f302 remove poor filter usage 2023-08-04 18:59:01 -04:00