Commit graph

3287 commits

Author SHA1 Message Date
J.Townsend 4e9e75f995
Merge pull request #1268 from laramies/dependabot/pip/master/slowapi-0.1.7
chore(deps): bump slowapi from 0.1.6 to 0.1.7
2022-12-09 23:10:10 +00:00
J.Townsend 67b295dedd
Merge pull request #1274 from laramies/dependabot/pip/master/types-ujson-5.6.0.0
chore(deps-dev): bump types-ujson from 5.5.0 to 5.6.0.0
2022-12-09 23:08:30 +00:00
J.Townsend 82c690ef69
Merge pull request #1278 from laramies/dependabot/pip/requirements/certifi-2022.12.7
chore(deps): bump certifi from 2022.9.24 to 2022.12.7 in /requirements
2022-12-09 23:08:08 +00:00
dependabot[bot] 38e2a6769f
chore(deps-dev): bump types-ujson from 5.5.0 to 5.6.0.0
Bumps [types-ujson](https://github.com/python/typeshed) from 5.5.0 to 5.6.0.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 23:55:50 +00:00
dependabot[bot] f0a7ada57d
chore(deps): bump certifi from 2022.9.24 to 2022.12.7 in /requirements
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 23:55:19 +00:00
J.Townsend f64d3b8144
Merge pull request #1277 from laramies/dependabot/pip/master/pytest-asyncio-0.20.3 2022-12-08 23:54:54 +00:00
dependabot[bot] dd686a3d8e
chore(deps-dev): bump pytest-asyncio from 0.20.2 to 0.20.3
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.2 to 0.20.3.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.2...v0.20.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 22:03:27 +00:00
J.Townsend 1ff4348003
Merge pull request #1271 from laramies/dependabot/pip/master/ujson-5.6.0 2022-12-01 23:05:30 +00:00
dependabot[bot] 87539d360e
chore(deps): bump ujson from 5.5.0 to 5.6.0
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/5.5.0...5.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 22:15:02 +00:00
J.Townsend 63d0449dc6
Merge pull request #1269 from laramies/dependabot/pip/master/fastapi-0.88.0 2022-11-29 03:43:37 +00:00
dependabot[bot] 3f3ccf59a7
chore(deps): bump fastapi from 0.87.0 to 0.88.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.87.0 to 0.88.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.87.0...0.88.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-11-28 22:10:09 +00:00
dependabot[bot] 38f0c47058
chore(deps): bump slowapi from 0.1.6 to 0.1.7
Bumps [slowapi](https://github.com/laurents/slowapi) from 0.1.6 to 0.1.7.
- [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.6...v0.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 22:07:33 +00:00
J.Townsend f03c688c2a
Merge pull request #1267 from yalattas/feat/docker-compose 2022-11-26 13:40:48 +00:00
Yaser Alattas 51cb2b7c61 refactor(Docker): optimizing build for better developing 2022-11-26 16:28:06 +03:00
Yaser Alattas 343ba02364 feat(docker-compose) 2022-11-26 16:27:52 +03:00
J.Townsend 3cbdd9bc40
Merge pull request #1265 from L1ghtn1ng/dev
multiple fixes
2022-11-24 23:21:55 +00:00
L1ghtn1ng 6748bef93c Fix docker build 2022-11-24 23:01:42 +00:00
J.Townsend 787eb57f97
Merge pull request #1263 from laramies/dependabot/pip/master/setuptools-65.6.3
chore(deps): bump setuptools from 65.6.2 to 65.6.3
2022-11-24 22:32:49 +00:00
J.Townsend fb2a466a56
Merge pull request #1264 from laramies/dependabot/pip/master/pyflakes-3.0.1
chore(deps-dev): bump pyflakes from 3.0.0 to 3.0.1
2022-11-24 22:32:17 +00:00
L1ghtn1ng 81f982d278 Change bufferoverun to use api 2022-11-24 22:30:51 +00:00
L1ghtn1ng 1e2e658bf9 fix static typing issues in urlscan.py 2022-11-24 22:30:15 +00:00
dependabot[bot] d1e384c3b0
chore(deps-dev): bump pyflakes from 3.0.0 to 3.0.1
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/PyCQA/pyflakes/releases)
- [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst)
- [Commits](https://github.com/PyCQA/pyflakes/compare/3.0.0...3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 22:15:27 +00:00
dependabot[bot] f11f0d9566
chore(deps): bump setuptools from 65.6.2 to 65.6.3
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.6.2 to 65.6.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/v65.6.2...v65.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 22:07:43 +00:00
L1ghtn1ng e69c80ab01 Merge remote-tracking branch 'upstream/master' into dev 2022-11-24 16:44:09 +00:00
J.Townsend a17b49588f
Merge pull request #1262 from laramies/dependabot/pip/master/flake8-6.0.0
chore(deps-dev): bump flake8 from 5.0.4 to 6.0.0
2022-11-24 16:43:55 +00:00
L1ghtn1ng 43ed255584 fix bug in censysearch.py 2022-11-24 16:43:15 +00:00
dependabot[bot] f13b0005eb
chore(deps-dev): bump flake8 from 5.0.4 to 6.0.0
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.0.0.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/5.0.4...6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 22:15:41 +00:00
J.Townsend c421108c3d
Merge pull request #1261 from laramies/dependabot/pip/master/setuptools-65.6.2 2022-11-23 22:11:25 +00:00
J.Townsend e202108a2d
Merge pull request #1260 from laramies/dependabot/pip/master/pyflakes-3.0.0 2022-11-23 22:07:53 +00:00
dependabot[bot] 81156b3fff
chore(deps): bump setuptools from 65.5.1 to 65.6.2
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.1 to 65.6.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/v65.5.1...v65.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 22:04:43 +00:00
dependabot[bot] 09e4a6c6e7
chore(deps-dev): bump pyflakes from 2.5.0 to 3.0.0
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.5.0 to 3.0.0.
- [Release notes](https://github.com/PyCQA/pyflakes/releases)
- [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst)
- [Commits](https://github.com/PyCQA/pyflakes/compare/2.5.0...3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 22:03:23 +00:00
J.Townsend 3e4f67df48
Merge pull request #1257 from laramies/dependabot/pip/master/uvicorn-0.20.0 2022-11-22 01:08:44 +00:00
J.Townsend 52ded65f99
Merge pull request #1259 from laramies/dependabot/pip/master/pyre-check-0.9.17 2022-11-22 01:08:18 +00:00
dependabot[bot] d6d506ba0d
chore(deps-dev): bump pyre-check from 0.9.16 to 0.9.17
Bumps [pyre-check](https://github.com/facebook/pyre-check) from 0.9.16 to 0.9.17.
- [Release notes](https://github.com/facebook/pyre-check/releases)
- [Commits](https://github.com/facebook/pyre-check/compare/v0.9.16...v0.9.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 22:19:05 +00:00
dependabot[bot] 1a71b99834
chore(deps): bump uvicorn from 0.19.0 to 0.20.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.19.0 to 0.20.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.19.0...0.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 22:05:09 +00:00
J.Townsend ecc4654932
Merge pull request #1253 from L1ghtn1ng/dev
Fixes,type hinting additions and removing omnisint due to the site being not available anymore
2022-11-20 23:44:17 +00:00
L1ghtn1ng 703d44f046 fix merge conflict 2022-11-20 23:42:44 +00:00
J.Townsend b6cb4991b8
Merge pull request #1256 from laramies/dependabot/pip/master/types-requests-2.28.11.5
chore(deps-dev): bump types-requests from 2.28.11.4 to 2.28.11.5
2022-11-20 23:32:02 +00:00
dependabot[bot] 23911398cf
chore(deps-dev): bump types-requests from 2.28.11.4 to 2.28.11.5
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.4 to 2.28.11.5.
- [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-11-16 22:04:58 +00:00
J.Townsend dd113fb528
Merge pull request #1254 from laramies/dependabot/pip/master/fastapi-0.87.0 2022-11-14 23:33:23 +00:00
J.Townsend dedb72eb96
Merge pull request #1255 from laramies/dependabot/pip/master/mypy-0.991 2022-11-14 23:30:22 +00:00
dependabot[bot] d2b9119b09
chore(deps-dev): bump mypy from 0.990 to 0.991
Bumps [mypy](https://github.com/python/mypy) from 0.990 to 0.991.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.990...v0.991)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 22:13:45 +00:00
dependabot[bot] d43471fd3f
chore(deps): bump fastapi from 0.86.0 to 0.87.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.86.0 to 0.87.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.86.0...0.87.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-11-14 22:09:30 +00:00
L1ghtn1ng eb63a1d838 re-add python3-dev to dockerfile as it is needed 2022-11-13 02:03:04 +00:00
L1ghtn1ng 169e7ad5fe replace python3-dev with gcc as that is missing 2022-11-13 02:00:34 +00:00
L1ghtn1ng ec67561a91 Add python3-dev package to Dockerfile 2022-11-13 01:57:24 +00:00
L1ghtn1ng 3a2c180295 Remove missed omnisint ci removal and version import fix 2022-11-13 01:33:01 +00:00
L1ghtn1ng 46760915c3 Bump theHavester required python version to be 3.10+ 2022-11-13 01:21:28 +00:00
L1ghtn1ng a987e6f961 linting fixes 2022-11-13 01:16:32 +00:00
L1ghtn1ng 52c5e75e95 bump version 2022-11-13 00:46:56 +00:00