Commit graph

3492 commits

Author SHA1 Message Date
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
yoonthegoon 8dd598846d fix lib imports 2023-08-04 18:57:12 -04:00
yoonthegoon 8e5fff5eec fix discovery imports 2023-08-04 18:55:52 -04:00
J.Townsend 7b90190bb2
Merge pull request #1506 from laramies/dependabot/pip/master/fastapi-0.101.0 2023-08-04 23:09:21 +01:00
dependabot[bot] 2bcac6834f
chore(deps): bump fastapi from 0.100.1 to 0.101.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.100.1 to 0.101.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.100.1...0.101.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-04 21:35:17 +00:00
J.Townsend 3994c38573
Merge pull request #1504 from laramies/dependabot/pip/master/flake8-6.1.0 2023-08-01 00:59:27 +01:00
dependabot[bot] 62978040f4
chore(deps-dev): bump flake8 from 6.0.0 to 6.1.0
Bumps [flake8](https://github.com/pycqa/flake8) from 6.0.0 to 6.1.0.
- [Commits](https://github.com/pycqa/flake8/compare/6.0.0...6.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 23:58:11 +00:00
J.Townsend 2ee187cca0
Merge pull request #1503 from laramies/dependabot/pip/master/pyflakes-3.1.0 2023-08-01 00:56:29 +01:00
J.Townsend 8e1100a631
Merge pull request #1502 from laramies/dependabot/pip/master/uvicorn-0.23.2 2023-08-01 00:54:28 +01:00
dependabot[bot] 4229398903
chore(deps-dev): bump pyflakes from 3.0.1 to 3.1.0
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 3.0.1 to 3.1.0.
- [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst)
- [Commits](https://github.com/PyCQA/pyflakes/compare/3.0.1...3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 22:01:15 +00:00
dependabot[bot] ac57db12f4
chore(deps): bump uvicorn from 0.23.1 to 0.23.2
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.23.1 to 0.23.2.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.23.1...0.23.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 21:57:29 +00:00
J.Townsend 2bb6824a18
Merge pull request #1499 from leebaird/master 2023-07-28 00:56:28 +01:00
Lee Baird efa8dade85
Corrected module capitalization and added fuel URLs 2023-07-27 18:49:34 -05:00
J.Townsend aa169dd313
Merge pull request #1498 from laramies/dependabot/pip/master/fastapi-0.100.1 2023-07-27 23:40:29 +01:00
dependabot[bot] b7b9ed34d2
chore(deps): bump fastapi from 0.100.0 to 0.100.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.100.0 to 0.100.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.100.0...0.100.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-07-27 21:27:39 +00:00
yoonthegoon 1e52709282 #1497 fix __main__.py 2023-07-26 22:34:24 -04:00
yoonthegoon 3f2d5993f6 #1497 fix __main__.py 2023-07-26 22:15:37 -04:00
yoonthegoon 2abfbd2efc update run formatter commit 2023-07-26 22:10:19 -04:00
yoonthegoon bfaf3aa1d0 wrong url 🤦 2023-07-27 01:34:21 +01:00
yoonthegoon f3f6e182ee fix incomplete URL substring sanitization 2023-07-27 01:34:21 +01:00
yoonthegoon 7f4c3f6ca2 #1492 add black and isort to workflow 2023-07-27 01:34:21 +01:00
yoonthegoon 5d830d7a16 #1492 add .git-blame-ignore-revs 2023-07-27 01:34:21 +01:00
yoonthegoon c13843ec0d #1492 run black . and isort . 2023-07-27 01:34:21 +01:00
yoonthegoon 9373bec80a #1492 add black & isort 2023-07-27 01:34:21 +01:00
dependabot[bot] 37ea918a36 chore(deps-dev): bump pydantic from 2.0.3 to 2.1.1
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.0.3 to 2.1.1.
- [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.0.3...v2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-26 23:50:53 +01:00