Commit graph

2536 commits

Author SHA1 Message Date
wangyawen 3bcb3f8209 bug fix of baidusearch 2021-11-08 03:56:33 +08:00
Matt 2ccaf692dc
Update README.md 2021-10-30 13:42:12 -04:00
Aidan Holland 001001e34f
feat(censys): Add limit to search results (#900)
* feat(censys): Add limit to search results

* update(censys): Bump limit
2021-10-29 19:47:42 +01:00
J.Townsend 15fe11130c
Add new n45ht module, lots of results returned (#899)
* Add new fullhunt module

* Remove python checks in the run script as they are not needed anymore

* Remove netcraft from ci as it is not needed

* Update Dockerfile to fix security issues

* Add new n45ht module, lots of results returned
2021-10-24 04:10:37 +01:00
J.Townsend ca4bab1ce5
Fix Security issues in docker image by upgrading to latest ubuntu release (#898)
* Add new fullhunt module

* Remove python checks in the run script as they are not needed anymore

* Remove netcraft from ci as it is not needed

* Update Dockerfile to fix security issues
2021-10-24 02:26:00 +01:00
J.Townsend 6a0b004f1a
Merge pull request #896 from laramies/dependabot/pip/master/types-pyyaml-6.0.0
chore(deps-dev): bump types-pyyaml from 5.4.12 to 6.0.0
2021-10-22 22:42:05 +01:00
J.Townsend 413fc23411
Merge pull request #897 from laramies/dependabot/pip/master/setuptools-58.3.0
chore(deps): bump setuptools from 58.2.0 to 58.3.0
2021-10-22 22:41:08 +01:00
dependabot[bot] 51c90aee4a
chore(deps): bump setuptools from 58.2.0 to 58.3.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 58.2.0 to 58.3.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v58.2.0...v58.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 21:06:34 +00:00
dependabot[bot] 262c614023
chore(deps-dev): bump types-pyyaml from 5.4.12 to 6.0.0
Bumps [types-pyyaml](https://github.com/python/typeshed) from 5.4.12 to 6.0.0.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 21:04:49 +00:00
J.Townsend 35a9fae73d
Remove python checks in the run script as they are not needed anymore and add py3.10 support (#895)
* Add new fullhunt module

* Remove python checks in the run script as they are not needed anymore

* Remove netcraft from ci as it is not needed
2021-10-18 01:16:29 +01:00
J.Townsend 929a642bab
Add new fullhunt module (#894) 2021-10-18 00:29:18 +01:00
J.Townsend b763a445ad
Merge pull request #884 from laramies/dependabot/pip/master/types-chardet-4.0.1
chore(deps-dev): bump types-chardet from 4.0.0 to 4.0.1
2021-10-17 23:51:06 +01:00
dependabot[bot] f174f0b627
chore(deps-dev): bump types-chardet from 4.0.0 to 4.0.1
Bumps [types-chardet](https://github.com/python/typeshed) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-17 22:44:20 +00:00
J.Townsend 905d1be6aa
Merge pull request #893 from laramies/dependabot/pip/master/pytest-asyncio-0.16.0
chore(deps-dev): bump pytest-asyncio from 0.15.1 to 0.16.0
2021-10-17 23:43:18 +01:00
dependabot[bot] fbd8141cdf
chore(deps-dev): bump pytest-asyncio from 0.15.1 to 0.16.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.15.1...v0.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-17 22:20:15 +00:00
J.Townsend 20f6a38611
Merge pull request #886 from laramies/dependabot/pip/master/types-certifi-2021.10.8.0
chore(deps-dev): bump types-certifi from 2020.4.0 to 2021.10.8.0
2021-10-17 23:12:38 +01:00
dependabot[bot] 9f0989053a
chore(deps-dev): bump types-certifi from 2020.4.0 to 2021.10.8.0
Bumps [types-certifi](https://github.com/python/typeshed) from 2020.4.0 to 2021.10.8.0.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-certifi
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-17 22:10:40 +00:00
J.Townsend 081af602bc
Merge pull request #891 from laramies/dependabot/pip/master/types-pyyaml-5.4.12
chore(deps-dev): bump types-pyyaml from 5.4.10 to 5.4.12
2021-10-17 23:06:16 +01:00
dependabot[bot] ee76f4155a
chore(deps-dev): bump types-pyyaml from 5.4.10 to 5.4.12
Bumps [types-pyyaml](https://github.com/python/typeshed) from 5.4.10 to 5.4.12.
- [Release notes](https://github.com/python/typeshed/releases)
- [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>
2021-10-17 21:28:30 +00:00
J.Townsend 679f7406b1
Merge pull request #892 from laramies/dependabot/pip/master/types-requests-2.25.11
chore(deps-dev): bump types-requests from 2.25.9 to 2.25.11
2021-10-17 22:27:46 +01:00
dependabot[bot] 4e2d39a46b
chore(deps-dev): bump types-requests from 2.25.9 to 2.25.11
Bumps [types-requests](https://github.com/python/typeshed) from 2.25.9 to 2.25.11.
- [Release notes](https://github.com/python/typeshed/releases)
- [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>
2021-10-15 21:13:55 +00:00
J.Townsend 6fb265f0fd
Merge pull request #889 from laramies/dependabot/pip/master/pyyaml-6.0
chore(deps): bump pyyaml from 5.4.1 to 6.0
2021-10-14 10:10:52 +01:00
J.Townsend afbd3511b7
Merge pull request #888 from laramies/dependabot/pip/master/types-orjson-3.6.1
chore(deps-dev): bump types-orjson from 3.6.0 to 3.6.1
2021-10-14 10:10:29 +01:00
dependabot[bot] 760f96d334
chore(deps): bump pyyaml from 5.4.1 to 6.0
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4.1 to 6.0.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.4.1...6.0)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-13 21:12:01 +00:00
dependabot[bot] 3ff7c9a820
chore(deps-dev): bump types-orjson from 3.6.0 to 3.6.1
Bumps [types-orjson](https://github.com/python/typeshed) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 21:14:39 +00:00
Lee Baird 655bbe7acd
alphabetized 2021-10-11 18:16:18 -05:00
J.Townsend 160c9b65e5
Merge pull request #883 from laramies/dependabot/pip/master/flake8-4.0.1
chore(deps-dev): bump flake8 from 3.9.2 to 4.0.1
2021-10-11 22:37:58 +01:00
dependabot[bot] 8f283e3b97
chore(deps-dev): bump flake8 from 3.9.2 to 4.0.1
Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 4.0.1.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/3.9.2...4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 21:14:11 +00:00
J.Townsend 3efacb49e1
Merge pull request #882 from laramies/dependabot/pip/master/certifi-2021.10.8
chore(deps): bump certifi from 2021.05.30 to 2021.10.8
2021-10-08 22:54:11 +01:00
dependabot[bot] e1d01edfa5
chore(deps): bump certifi from 2021.05.30 to 2021.10.8
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.05.30 to 2021.10.8.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2021.05.30...2021.10.08)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 21:04:18 +00:00
J.Townsend c07485d925
update starlette dep for fastapi 0.70.0 2021-10-08 15:57:07 +01:00
J.Townsend 1a9b61f7b8
Merge pull request #880 from laramies/dependabot/pip/master/fastapi-0.70.0
chore(deps): bump fastapi from 0.68.2 to 0.70.0
2021-10-08 01:40:10 +01:00
dependabot[bot] efac0cd559
chore(deps): bump fastapi from 0.68.2 to 0.70.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.68.2 to 0.70.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.68.2...0.70.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 21:27:32 +00:00
J.Townsend 5619c1d575
Merge pull request #881 from laramies/dependabot/pip/master/censys-2.0.9
chore(deps): bump censys from 2.0.8 to 2.0.9
2021-10-07 22:22:00 +01:00
dependabot[bot] ac1427393c
chore(deps): bump censys from 2.0.8 to 2.0.9
Bumps [censys](https://github.com/censys/censys-python) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/censys/censys-python/releases)
- [Commits](https://github.com/censys/censys-python/compare/v2.0.8...v2.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 21:11:44 +00:00
J.Townsend abe47c3008
Merge pull request #879 from laramies/dependabot/pip/master/pyflakes-2.4.0
chore(deps-dev): bump pyflakes from 2.3.1 to 2.4.0
2021-10-06 22:25:01 +01:00
dependabot[bot] 1427f8f14c
chore(deps-dev): bump pyflakes from 2.3.1 to 2.4.0
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/PyCQA/pyflakes/releases)
- [Changelog](https://github.com/PyCQA/pyflakes/blob/master/NEWS.rst)
- [Commits](https://github.com/PyCQA/pyflakes/compare/2.3.1...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 21:06:58 +00:00
J.Townsend 81497268e8
Merge pull request #878 from laramies/dependabot/pip/master/fastapi-0.68.2
chore(deps): bump fastapi from 0.68.1 to 0.68.2
2021-10-05 22:11:55 +01:00
dependabot[bot] 50b3a1e9e0
chore(deps): bump fastapi from 0.68.1 to 0.68.2
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.68.1 to 0.68.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.68.1...0.68.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 21:10:57 +00:00
J.Townsend 9abf8fe6bf
Merge pull request #876 from L1ghtn1ng/dev
few fixes and a tidy up
2021-10-05 01:44:26 +01:00
L1ghtn1ng 11f765ec42 add wheel deps to dev.txt requirements 2021-10-05 01:42:14 +01:00
L1ghtn1ng 234d613c6c add python 3.10 to ci testing 2021-10-05 01:37:23 +01:00
L1ghtn1ng efe1852ec0 add python 3.10 to ci testing 2021-10-05 01:33:55 +01:00
L1ghtn1ng 8c9725750c code formatting fixes 2021-10-05 01:32:25 +01:00
L1ghtn1ng eb2970d8cf Flake8 fix in dnsdumpster 2021-10-05 01:26:21 +01:00
J.Townsend 1faef3ac3c
Merge pull request #873 from laramies/dependabot/pip/master/orjson-3.6.4
chore(deps): bump orjson from 3.6.3 to 3.6.4
2021-10-04 22:16:57 +01:00
J.Townsend 645e89f0d6
Merge pull request #874 from laramies/dependabot/pip/master/setuptools-58.2.0
chore(deps): bump setuptools from 58.1.0 to 58.2.0
2021-10-04 22:16:01 +01:00
dependabot[bot] f55fc1746f
chore(deps): bump setuptools from 58.1.0 to 58.2.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 58.1.0 to 58.2.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v58.1.0...v58.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>
2021-10-04 21:10:03 +00:00
dependabot[bot] 5cacad7bde
chore(deps): bump orjson from 3.6.3 to 3.6.4
Bumps [orjson](https://github.com/ijl/orjson) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.6.3...3.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 21:08:48 +00:00
Lee Baird 3fd666344a
Merge pull request #872 from NotoriousRebel/newworld
Module bug fixes and Improvements to Hunter Module
2021-10-04 14:04:07 -05:00