Commit graph

3389 commits

Author SHA1 Message Date
J.Townsend 4f0e3bc2ad
Merge pull request #1488 from yoonthegoon/MyPy-CI-failures 2023-07-25 15:23:12 +01:00
J.Townsend e1b97fc0b5
Merge pull request #1489 from laramies/dependabot/pip/master/certifi-2023.7.22 2023-07-25 15:10:02 +01:00
J.Townsend 8c6b5aa8b6
Merge pull request #1490 from laramies/dependabot/pip/master/wheel-0.41.0 2023-07-25 15:09:43 +01:00
dependabot[bot] c5fc884789
chore(deps-dev): bump wheel from 0.40.0 to 0.41.0
Bumps [wheel](https://github.com/pypa/wheel) from 0.40.0 to 0.41.0.
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](https://github.com/pypa/wheel/compare/0.40.0...0.41.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 21:30:06 +00:00
dependabot[bot] 1f17fe3649
chore(deps): bump certifi from 2023.5.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 21:26:52 +00:00
yoonthegoon 3aa25f640a #1383 fix __main__.py 2023-07-24 15:55:25 -04:00
yoonthegoon 4d0f9a541c Clear-text logging of sensitive information 2023-07-24 12:59:20 -04:00
yoonthegoon 8468e4767f #1383 fix githubcode.py 2023-07-24 12:59:01 -04:00
yoonthegoon b7aba8ed7f add flake8 config flag 2023-07-23 22:56:13 -04:00
yoonthegoon 8f7dd9d75c remove import shadowed by loop variable 2023-07-23 22:24:43 -04:00
yoonthegoon 8d61aefeac Clear-text logging of sensitive information 2023-07-23 22:23:41 -04:00
yoonthegoon 0ac1edadca add ignore E203 and W503 2023-07-23 22:14:35 -04:00
yoonthegoon b9af76f4c3 #1383 need figure out page_from_response method 2023-07-23 21:23:54 -04:00
yoonthegoon 0b371c5484 #1383 assign self.info typing 2023-07-23 21:20:42 -04:00
yoonthegoon 0706579f09 #1383 fix intelxsearch.py 2023-07-23 21:18:54 -04:00
yoonthegoon 5db041c87e #1383 fix securitytrailssearch.py 2023-07-23 21:15:41 -04:00
yoonthegoon 2579d60e50 #1383 #1487 fix zoomeyesearch.py 2023-07-23 21:07:43 -04:00
yoonthegoon 747592450b #1383 fix constants.py 2023-07-23 20:46:18 -04:00
yoonthegoon 2351c88ace #1383 fix dnsdumpster.py 2023-07-23 20:43:02 -04:00
yoonthegoon 805a50218a #1383 improved readability 2023-07-23 20:42:29 -04:00
yoonthegoon 25fe4ab285 #1383 fix takeover.py 2023-07-23 20:39:36 -04:00
yoonthegoon fef8396b40 #1383 fix takeover.py 2023-07-23 20:32:18 -04:00
yoonthegoon 31bacdfdd2 #1383 fix core.py 2023-07-23 20:31:01 -04:00
yoonthegoon 0d0a9f0039 #1383 fix bingsearch.py 2023-07-23 20:08:37 -04:00
yoonthegoon 081ce57099 #1383 fix censysearch.py 2023-07-23 20:02:56 -04:00
yoonthegoon 684c7c2a78 #1383 #1486 fix screenshot.py 2023-07-23 19:48:39 -04:00
yoonthegoon 26a1fa6f97 #1383 fix stash.py 2023-07-23 19:46:12 -04:00
yoonthegoon 44c7b12d62 black and isort formatting 2023-07-23 19:37:41 -04:00
J.Townsend ec3ce7b28c
Bump for release 2023-07-22 22:24:03 +01:00
J.Townsend c0397dd2c6
Merge pull request #1485 from L1ghtn1ng/master
fix security issue with base image docker
2023-07-22 20:53:26 +01:00
L1ghtn1ng 86cabbe008 fix security issue with base image 2023-07-22 20:43:52 +01:00
J.Townsend 347fb4bd91
Merge pull request #1484 from L1ghtn1ng/dev
flake8 fixes
2023-07-22 20:36:49 +01:00
L1ghtn1ng f3b025ab0d flake8 fixes 2023-07-22 20:32:56 +01:00
J.Townsend 42f5aa6133
Merge pull request #1480 from laramies/dependabot/pip/master/types-pyyaml-6.0.12.11 2023-07-22 20:28:48 +01:00
J.Townsend c5a37f841b
Merge pull request #1481 from laramies/dependabot/pip/master/types-python-dateutil-2.8.19.14 2023-07-22 20:28:31 +01:00
dependabot[bot] 169b8e00a3
chore(deps-dev): bump types-python-dateutil from 2.8.19.13 to 2.8.19.14
Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.8.19.13 to 2.8.19.14.
- [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-07-22 19:27:56 +00:00
dependabot[bot] 3581c029b9
chore(deps-dev): bump types-pyyaml from 6.0.12.10 to 6.0.12.11
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.10 to 6.0.12.11.
- [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-07-22 19:27:51 +00:00
J.Townsend 19bedb176f
Merge pull request #1482 from laramies/dependabot/pip/master/types-ujson-5.8.0.1 2023-07-22 20:27:25 +01:00
J.Townsend 08a5d2e5e2
Merge pull request #1483 from laramies/dependabot/pip/master/types-requests-2.31.0.2 2023-07-22 20:27:13 +01:00
dependabot[bot] 99a39fa4de
chore(deps-dev): bump types-requests from 2.31.0.1 to 2.31.0.2
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.1 to 2.31.0.2.
- [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>
2023-07-20 21:55:22 +00:00
dependabot[bot] e3b10e9124
chore(deps-dev): bump types-ujson from 5.8.0.0 to 5.8.0.1
Bumps [types-ujson](https://github.com/python/typeshed) from 5.8.0.0 to 5.8.0.1.
- [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-07-20 21:47:01 +00:00
J.Townsend db14a163a2
Merge pull request #1479 from benemohamed/new-module-tomba 2023-07-20 22:42:13 +01:00
Mohamed Ben d824300602 update api key calling 2023-07-20 22:01:51 +01:00
Mohamed Ben 853e645882 Add tomba module 2023-07-20 20:19:45 +01:00
J.Townsend 46e2921f20
Merge pull request #1478 from laramies/dependabot/pip/master/aiohttp-3.8.5 2023-07-19 23:20:46 +01:00
dependabot[bot] 603ca3dc2e
chore(deps): bump aiohttp from 3.8.4 to 3.8.5
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.4...v3.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 22:03:46 +00:00
J.Townsend 075d70ad86
Merge pull request #1476 from laramies/dependabot/pip/master/pyyaml-6.0.1 2023-07-19 00:41:26 +01:00
J.Townsend 53f4a16e7c
Merge pull request #1474 from laramies/dependabot/pip/master/dnspython-2.4.0 2023-07-19 00:40:31 +01:00
J.Townsend a57a4e88a8
Merge pull request #1475 from laramies/dependabot/pip/master/uvicorn-0.23.1 2023-07-19 00:39:55 +01:00
dependabot[bot] 31a811b56a
chore(deps): bump pyyaml from 6.0 to 6.0.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0 to 6.0.1.
- [Changelog](https://github.com/yaml/pyyaml/blob/6.0.1/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/6.0...6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 22:14:34 +00:00