Commit graph

3585 commits

Author SHA1 Message Date
J.Townsend 4d4a4cd4fc
Merge pull request #1439 from L1ghtn1ng/dev
add netlas module
2023-05-31 00:48:41 +01:00
J.Townsend cd7478ba72
Merge pull request #1440 from L1ghtn1ng/doc_updates
Doc updates
2023-05-31 00:48:03 +01:00
L1ghtn1ng 8e19b68a64 Doc updates 2023-05-31 00:44:03 +01:00
L1ghtn1ng 33fce8aedd add netlas module 2023-05-31 00:35:49 +01:00
J.Townsend f3f0a3eae1
Update Dockerfile to use alpine 3.18 2023-05-30 00:24:18 +01:00
J.Townsend 0ca8b48031
Merge pull request #1436 from laramies/dependabot/pip/master/pydantic-1.10.8
chore(deps-dev): bump pydantic from 1.10.7 to 1.10.8
2023-05-30 00:21:05 +01:00
J.Townsend 98e1a368b5
Merge pull request #1438 from laramies/dependabot/pip/master/types-requests-2.31.0.1
chore(deps-dev): bump types-requests from 2.30.0.0 to 2.31.0.1
2023-05-30 00:20:47 +01:00
dependabot[bot] 0be5c113fe
chore(deps-dev): bump types-requests from 2.30.0.0 to 2.31.0.1
Bumps [types-requests](https://github.com/python/typeshed) from 2.30.0.0 to 2.31.0.1.
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 22:06:33 +00:00
dependabot[bot] 1e79a21d7c
chore(deps-dev): bump pydantic from 1.10.7 to 1.10.8
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.8/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.7...v1.10.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 22:18:33 +00:00
J.Townsend a465262533
Merge pull request #1433 from laramies/dependabot/pip/master/types-pyyaml-6.0.12.10 2023-05-22 23:33:26 +01:00
J.Townsend b351145ae2
Merge pull request #1434 from laramies/dependabot/pip/master/requests-2.31.0 2023-05-22 23:32:54 +01:00
dependabot[bot] bdf941ae25
chore(deps): bump requests from 2.30.0 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.30.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.30.0...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 22:17:56 +00:00
dependabot[bot] ecf92d4ebb
chore(deps-dev): bump types-pyyaml from 6.0.12.9 to 6.0.12.10
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.9 to 6.0.12.10.
- [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-05-22 22:16:13 +00:00
J.Townsend 8bd362c2c6
Merge pull request #1432 from L1ghtn1ng/dev
Update rocketreach api endpoint
2023-05-22 19:19:52 +01:00
L1ghtn1ng 24a6a7d3a7 Update rocketreach api endpoint 2023-05-22 19:18:56 +01:00
NotoriousRebel dc48fce88b Syncing branch with upstream. 2023-05-21 20:11:22 -04:00
J.Townsend cf18f0731d
Merge pull request #1429 from laramies/dependabot/pip/master/setuptools-67.8.0
chore(deps): bump setuptools from 67.7.2 to 67.8.0
2023-05-21 20:41:48 +01:00
dependabot[bot] 842099356e
chore(deps): bump setuptools from 67.7.2 to 67.8.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 67.7.2 to 67.8.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/v67.7.2...v67.8.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-05-19 22:06:16 +00:00
J.Townsend 48e719bf4e
Merge pull request #1428 from L1ghtn1ng/dev
add asyncfetch to sitedossier.py
2023-05-19 13:34:04 +01:00
L1ghtn1ng f4df9f67ff add asyncfetch to sitedossier.py 2023-05-19 13:33:03 +01:00
J.Townsend 18d4c91447
whitespace tidy ups 2023-05-18 00:46:38 +01:00
J.Townsend 873a5b7f6f
Merge pull request #1427 from laramies/dependabot/pip/master/shodan-1.29.1 2023-05-17 23:36:40 +01:00
dependabot[bot] 878f98dc3e
chore(deps): bump shodan from 1.28.0 to 1.29.1
Bumps [shodan](https://github.com/achillean/shodan-python) from 1.28.0 to 1.29.1.
- [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-05-17 22:05:51 +00:00
J.Townsend 017a0b8593
Merge pull request #1426 from laramies/dependabot/pip/master/fastapi-0.95.2 2023-05-16 23:37:27 +01:00
dependabot[bot] a954bb9ffc
chore(deps): bump fastapi from 0.95.1 to 0.95.2
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.95.1 to 0.95.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.95.1...0.95.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-05-16 22:08:08 +00:00
Lee Baird b1efc6ab3b
Add new module Sitedossier (#1423)
* Create sitedossier.py

* Added new module.

* Added new module.

* Thanks to Jay for the help.

* Added new module to README.
2023-05-13 00:05:33 +01:00
J.Townsend 28ac939796
remove un-needed ci test 2023-05-12 23:59:58 +01:00
dependabot[bot] d68e524759 chore(deps-dev): bump types-ujson from 5.7.0.4 to 5.7.0.5
Bumps [types-ujson](https://github.com/python/typeshed) from 5.7.0.4 to 5.7.0.5.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-12 23:58:06 +01:00
dependabot[bot] 0854c3904f chore(deps-dev): bump types-requests from 2.29.0.0 to 2.30.0.0
Bumps [types-requests](https://github.com/python/typeshed) from 2.29.0.0 to 2.30.0.0.
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-12 23:57:48 +01:00
dependabot[bot] 2757f0c30b chore(deps): bump requests from 2.29.0 to 2.30.0
Bumps [requests](https://github.com/psf/requests) from 2.29.0 to 2.30.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.29.0...v2.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-12 23:57:31 +01:00
dependabot[bot] a19642747b chore(deps-dev): bump types-chardet from 5.0.4.5 to 5.0.4.6
Bumps [types-chardet](https://github.com/python/typeshed) from 5.0.4.5 to 5.0.4.6.
- [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>
2023-05-12 23:53:59 +01:00
dependabot[bot] fe762ce7d0 chore(deps-dev): bump types-python-dateutil from 2.8.19.12 to 2.8.19.13
Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.8.19.12 to 2.8.19.13.
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-12 23:53:42 +01:00
dependabot[bot] aa6d0e4633 chore(deps-dev): bump mypy from 1.2.0 to 1.3.0
Bumps [mypy](https://github.com/python/mypy) from 1.2.0 to 1.3.0.
- [Commits](https://github.com/python/mypy/compare/v1.2.0...v1.3.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-05-11 00:39:39 +01:00
dependabot[bot] 4d2d158abf chore(deps): bump censys from 2.2.0 to 2.2.2
Bumps [censys](https://github.com/censys/censys-python) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/censys/censys-python/releases)
- [Commits](https://github.com/censys/censys-python/compare/v2.2.0...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 14:25:12 +01:00
noaHson86 31972cce4a -changed api-endpoint
-fixed silent error (concat of string and list), no idea if this is the desired output now
-fixed logic error in def process(...), do_search_api wasn't reachable at all
2023-05-10 11:58:16 +01:00
dependabot[bot] b1073e062d chore(deps): bump certifi from 2022.12.7 to 2023.5.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.5.7.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.05.07)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 09:48:28 +01:00
dependabot[bot] caf21cb0ae chore(deps-dev): bump types-requests from 2.28.11.17 to 2.29.0.0
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.17 to 2.29.0.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04 08:53:35 +01:00
dependabot[bot] 5696e58dfe chore(deps-dev): bump types-chardet from 5.0.4.3 to 5.0.4.5
Bumps [types-chardet](https://github.com/python/typeshed) from 5.0.4.3 to 5.0.4.5.
- [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>
2023-05-04 08:52:39 +01:00
éclairevoyant bbe3f02a07 Delete qwant tests (see #1390) 2023-05-04 08:52:04 +01:00
Stefan Bratescu d09392b5e0 update pentest-tools.com readme entry 2023-05-03 11:13:13 +01:00
dependabot[bot] 31722b18d5 chore(deps): bump uvicorn from 0.21.1 to 0.22.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.21.1 to 0.22.0.
- [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.21.1...0.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 23:13:31 +01:00
minorannoyance c269065a1e Bump version of requests package so pip can stop exploding 2023-04-28 18:42:48 +01:00
dependabot[bot] 2fa576f888 chore(deps): bump censys from 2.1.9 to 2.2.0
Bumps [censys](https://github.com/censys/censys-python) from 2.1.9 to 2.2.0.
- [Release notes](https://github.com/censys/censys-python/releases)
- [Commits](https://github.com/censys/censys-python/compare/v2.1.9...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 07:37:02 +01:00
dependabot[bot] 0d6ee8c89c chore(deps): bump setuptools from 67.6.1 to 67.7.2
Bumps [setuptools](https://github.com/pypa/setuptools) from 67.6.1 to 67.7.2.
- [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/v67.6.1...v67.7.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-04-26 05:30:08 +01:00
dependabot[bot] f1e72c40ef chore(deps-dev): bump types-ujson from 5.7.0.3 to 5.7.0.4
Bumps [types-ujson](https://github.com/python/typeshed) from 5.7.0.3 to 5.7.0.4.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 05:29:52 +01:00
dependabot[bot] 2b13d07702 chore(deps): bump aiosqlite from 0.18.0 to 0.19.0
Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/omnilib/aiosqlite/releases)
- [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omnilib/aiosqlite/compare/v0.18.0...v0.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 09:07:28 +01:00
Lee Baird 817e4bd502 Removed Quant. 2023-04-17 15:05:57 +01:00
Lee Baird 3f4142b6e1 Formatting 2023-04-17 15:05:57 +01:00
L1ghtn1ng a98fd2ed5d add criminalip section to api-keys file and format tiding up 2023-04-17 01:18:55 +01:00
L1ghtn1ng cb94550174 Remove qwant module due to module being broken and no api docs 2023-04-17 01:18:55 +01:00