Commit graph

2954 commits

Author SHA1 Message Date
J.Townsend 27cb261940
Merge pull request #1200 from laramies/dependabot/pip/master/fastapi-0.82.0 2022-09-05 23:39:28 +01:00
dependabot[bot] ffb0cc433a
chore(deps): bump fastapi from 0.81.0 to 0.82.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.81.0 to 0.82.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.81.0...0.82.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 21:04:09 +00:00
J.Townsend 064ee4949a
Merge pull request #1199 from laramies/dependabot/pip/master/pytest-7.1.3 2022-09-03 00:02:20 +01:00
dependabot[bot] 1241e63128
chore(deps-dev): bump pytest from 7.1.2 to 7.1.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.1.3.
- [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.1.2...7.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 21:41:46 +00:00
J.Townsend bbcd525ee4
Merge pull request #1198 from laramies/dependabot/pip/master/fastapi-0.81.0 2022-08-27 01:24:07 +01:00
dependabot[bot] 749dd4142d
chore(deps): bump fastapi from 0.80.0 to 0.81.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.80.0 to 0.81.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.80.0...0.81.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 21:10:27 +00:00
J.Townsend 5e41452cb0
Merge pull request #1196 from laramies/dependabot/pip/master/uvicorn-0.18.3 2022-08-24 22:28:13 +01:00
dependabot[bot] a97c4036ed
chore(deps): bump uvicorn from 0.18.2 to 0.18.3
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.18.2 to 0.18.3.
- [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.18.2...0.18.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-24 21:27:19 +00:00
J.Townsend da79f53d75
Merge pull request #1194 from laramies/dependabot/pip/master/setuptools-65.3.0 2022-08-24 22:19:42 +01:00
dependabot[bot] 5308ed080d
chore(deps): bump setuptools from 65.2.0 to 65.3.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.2.0 to 65.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/v65.2.0...v65.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>
2022-08-24 21:09:57 +00:00
J.Townsend a20e62503a
Merge pull request #1195 from laramies/dependabot/pip/master/slowapi-0.1.6 2022-08-24 22:08:39 +01:00
dependabot[bot] e9ad4b9cda
chore(deps): bump slowapi from 0.1.5 to 0.1.6
Bumps [slowapi](https://github.com/laurents/slowapi) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/laurents/slowapi/releases)
- [Changelog](https://github.com/laurentS/slowapi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/laurents/slowapi/compare/v0.1.5...v0.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-24 21:07:46 +00:00
J.Townsend 7232d71db7
Merge pull request #1192 from laramies/dependabot/pip/master/fastapi-0.80.0 2022-08-23 22:26:28 +01:00
dependabot[bot] 75eb7104bb
chore(deps): bump fastapi from 0.79.1 to 0.80.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.79.1 to 0.80.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.79.1...0.80.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 21:05:57 +00:00
J.Townsend 1ba4c80cee
Merge pull request #1191 from laramies/dependabot/pip/master/setuptools-65.2.0 2022-08-23 00:33:53 +01:00
dependabot[bot] b45494c37f
chore(deps): bump setuptools from 65.1.0 to 65.2.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.1.0 to 65.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/v65.1.0...v65.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>
2022-08-22 21:03:37 +00:00
J.Townsend 81af1cb8d0
remove lgtm badge due to it shutting down 2022-08-21 02:51:02 +01:00
J.Townsend 4026ba7441
Delete .lgtm.yml
As the website is shutting down
2022-08-21 02:48:03 +01:00
J.Townsend 78c73d97d1
Merge pull request #1186 from laramies/dependabot/pip/master/setuptools-65.1.0
chore(deps): bump setuptools from 65.0.0 to 65.1.0
2022-08-21 02:46:44 +01:00
J.Townsend 25b0dbdc94
Merge pull request #1188 from laramies/dependabot/pip/master/types-requests-2.28.9
chore(deps-dev): bump types-requests from 2.28.8 to 2.28.9
2022-08-21 02:46:26 +01:00
J.Townsend c664510a59
Merge pull request #1189 from laramies/dependabot/pip/master/fastapi-0.79.1 2022-08-19 22:33:40 +01:00
dependabot[bot] b504d64a30
chore(deps): bump fastapi from 0.79.0 to 0.79.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.79.0 to 0.79.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.79.0...0.79.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 21:19:18 +00:00
dependabot[bot] a6d52fcb23
chore(deps-dev): bump types-requests from 2.28.8 to 2.28.9
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.8 to 2.28.9.
- [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>
2022-08-19 21:11:46 +00:00
J.Townsend 0e04ce7c4f
Merge pull request #1187 from laramies/dependabot/pip/master/censys-2.1.8 2022-08-18 22:10:19 +01:00
dependabot[bot] 674366627e
chore(deps): bump censys from 2.1.7 to 2.1.8
Bumps [censys](https://github.com/censys/censys-python) from 2.1.7 to 2.1.8.
- [Release notes](https://github.com/censys/censys-python/releases)
- [Commits](https://github.com/censys/censys-python/compare/v2.1.7...v2.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 21:06:24 +00:00
dependabot[bot] 597b36bba4
chore(deps): bump setuptools from 65.0.0 to 65.1.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.0.0 to 65.1.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/v65.0.0...v65.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 21:04:22 +00:00
J.Townsend c6c21929d6
Merge pull request #1184 from laramies/dependabot/pip/master/setuptools-65.0.0 2022-08-15 22:34:13 +01:00
dependabot[bot] 37e5274383
chore(deps): bump setuptools from 64.0.3 to 65.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 64.0.3 to 65.0.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/v64.0.3...v65.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 21:11:53 +00:00
J.Townsend f241454c4f
Merge pull request #1182 from L1ghtn1ng/dev
sublist3r Skipping on Github CI due unstable site
2022-08-14 03:04:01 +01:00
L1ghtn1ng 56fe724a1c sublist3r Skipping on Github CI due unstable site 2022-08-14 03:03:04 +01:00
J.Townsend a3407ebb8f drop dev prefix for release and a few misc changes 2022-08-14 00:32:12 +00:00
J.Townsend 72d8dcad21
Flake8 fixes (#1181)
* Flake8 fixes

* Remove test due to bufferover run moving to api only
2022-08-14 01:23:56 +01:00
Siddharth Balyan 0b65a6380a
BeVigil Source Added (#1180)
* BeVigil Source Added

* remove/revoke api key

* Remove unnecessary spaces

Co-authored-by: J.Townsend <L1ghtn1ng@users.noreply.github.com>

* Refactor for flake8

Co-authored-by: J.Townsend <L1ghtn1ng@users.noreply.github.com>

Co-authored-by: J.Townsend <L1ghtn1ng@users.noreply.github.com>
2022-08-13 23:45:47 +01:00
J.Townsend 7f52652c9f
Merge pull request #1177 from laramies/dependabot/pip/master/types-chardet-5.0.4 2022-08-12 22:27:39 +01:00
J.Townsend 5550cf8756
Merge pull request #1179 from laramies/dependabot/pip/master/setuptools-64.0.3 2022-08-12 22:27:19 +01:00
dependabot[bot] 5956cd2018
chore(deps): bump setuptools from 63.4.2 to 64.0.3
Bumps [setuptools](https://github.com/pypa/setuptools) from 63.4.2 to 64.0.3.
- [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/v63.4.2...v64.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-12 21:06:40 +00:00
dependabot[bot] 1283213522
chore(deps-dev): bump types-chardet from 5.0.3 to 5.0.4
Bumps [types-chardet](https://github.com/python/typeshed) from 5.0.3 to 5.0.4.
- [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>
2022-08-10 21:10:11 +00:00
J.Townsend 8d1f36814d
Merge pull request #1174 from laramies/dependabot/pip/master/setuptools-63.4.2 2022-08-09 00:15:09 +01:00
dependabot[bot] fe36ce170c
chore(deps): bump setuptools from 63.4.1 to 63.4.2
Bumps [setuptools](https://github.com/pypa/setuptools) from 63.4.1 to 63.4.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/v63.4.1...v63.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 21:08:13 +00:00
Matt c801db6725
Fixed VirusTotal module (#1172)
* Added call to api endpoint to explicitly gather subdomains from zoomeye, updated user agents, replaced orjson with ujson, and fixed substring not found error.

* Updated orjson to ujson.

* Fixed semantic error in html check in google workaround.

* Fixed flake8 errors.

* Fixed VT to use API.

* Fixed virustotal module.

* Fixed possible edge case that could possibly cause an infinite loop.
2022-08-06 23:42:05 +01:00
Lee Baird 121e23b3f9
Updated README and misc. (#1171) 2022-08-06 21:12:08 +01:00
J.Townsend 8bc07e579b
Merge pull request #1170 from laramies/dependabot/pip/master/types-requests-2.28.8 2022-08-06 21:10:24 +01:00
dependabot[bot] 578a08f144
chore(deps-dev): bump types-requests from 2.28.7 to 2.28.8
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.7 to 2.28.8.
- [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>
2022-08-05 21:02:46 +00:00
J.Townsend dc85c0a6cc
Merge pull request #1169 from laramies/dependabot/pip/master/flake8-5.0.4 2022-08-04 23:12:28 +01:00
dependabot[bot] 563c595635
chore(deps-dev): bump flake8 from 5.0.3 to 5.0.4
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/5.0.3...5.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 21:06:09 +00:00
J.Townsend f6552a7724
Merge pull request #1167 from laramies/dependabot/pip/master/setuptools-63.4.1
chore(deps): bump setuptools from 63.3.0 to 63.4.1
2022-08-03 23:14:56 +01:00
dependabot[bot] fc2bfd4567
chore(deps): bump setuptools from 63.3.0 to 63.4.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 63.3.0 to 63.4.1.
- [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/v63.3.0...v63.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 22:14:06 +00:00
J.Townsend 22e1eb9bdb
A lot of changes and fixes (#1168)
* add pytest.ini file and fix test warning in qwantsearch

* ignore unsed imports

* Remove n45ht as the api is down

* Remove modules that use google as google blocks you after one go

* Remove missed code from when removing modules that use google

* Remove missed code from when removing modules that use google

* Add new vt-py dep and update pytest

* WIP virustotal migration to api

* Remove test that fails due to how the api returns not found entries

* Remove entries from myparser re google

* update fastapi and starlette

* update version

* Update dockerfile to use dev ubuntu version

* remove spyse module

* remove spyse dep

* fix tests by removing un-needed tests and indentation fix

* fix some mypy errors

* remove spyse and remove color output and fix mypy error

* flake8 fixes

* bump version and set it a dev version
2022-08-03 23:12:59 +01:00
J.Townsend 707a129458
Merge pull request #1166 from laramies/dependabot/pip/master/types-requests-2.28.7 2022-08-03 00:08:53 +01:00
J.Townsend 133081d5d1
Merge pull request #1165 from laramies/dependabot/pip/master/flake8-5.0.3 2022-08-03 00:08:28 +01:00