Commit Graph
1988 Commits
Author SHA1 Message Date
L1ghtn1ng b7df07e4bf fix readme and add new gitignore entry 2020-08-18 00:18:58 +01:00
L1ghtn1ng 7545d1f5d1 Fix #401 2020-08-18 00:08:07 +01:00
J.TownsendandGitHub d9d31749ec Merge pull request #508 from L1ghtn1ng/dev
bump version
2020-08-17 22:06:51 +01:00
L1ghtn1ng 75a51a809b bump version 2020-08-17 22:06:11 +01:00
J.TownsendandGitHub dda462cb85 Merge pull request #507 from L1ghtn1ng/dev
Fix pentesttools
2020-08-17 22:02:08 +01:00
L1ghtn1ng 6cbd7e0013 Merge remote-tracking branch 'upstream/master' into dev 2020-08-17 22:00:42 +01:00
J.TownsendandGitHub 1ea9721277 Merge pull request #506 from KernelPan1k/PR-fix-incorrect-type-mime-qwant-discovery
qwant search engine discovery: fix warning incorrect mimetype
2020-08-17 21:58:53 +01:00
L1ghtn1ng 7924fa9e48 remove debug 2020-08-17 21:47:07 +01:00
L1ghtn1ng 6def2186e2 Pentesttools make it work again 2020-08-17 21:36:35 +01:00
mm 3129908341 improve search and display a message if IP is blocked by qwant 2020-08-17 21:10:51 +02:00
mm 00b22ba5b3 qwant search engine discovery: fix warning incorrect mimetype 2020-08-17 17:39:53 +02:00
L1ghtn1ng 4b40349f00 Merge remote-tracking branch 'upstream/master' into dev 2020-08-17 15:20:00 +01:00
L1ghtn1ng 987cf4cd16 Pentesttools tidyup 2020-08-17 15:19:37 +01:00
J.TownsendandGitHub 6e9da05e38 Merge pull request #504 from KernelPan1k/PR-qwant-discovery
PR: discovery with Qwant search engine
2020-08-17 12:45:10 +01:00
mm 9a5784b129 add static typing and tests (qwant search engine discovery) 2020-08-17 13:31:15 +02:00
dependabot[bot]andGitHub 49b98da700 Merge pull request #505 from laramies/dependabot/pip/master/cffi-1.14.2 2020-08-17 08:11:06 +00:00
dependabot[bot]andGitHub fc4c948522 Bump cffi from 1.14.1 to 1.14.2
Bumps [cffi](https://github.com/python-cffi/release-doc) from 1.14.1 to 1.14.2.
- [Release notes](https://github.com/python-cffi/release-doc/releases)
- [Commits](https://github.com/python-cffi/release-doc/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-17 04:23:46 +00:00
mm f2894c807b PR: discovery with Qwant search engine 2020-08-16 20:33:29 +02:00
J.TownsendandGitHub d0751dff67 Merge pull request #502 from laramies/dependabot/pip/master/xlsxwriter-1.3.3
Bump xlsxwriter from 1.3.1 to 1.3.3
2020-08-15 19:08:48 +01:00
dependabot[bot]andGitHub b937eda9cd Bump xlsxwriter from 1.3.1 to 1.3.3
Bumps [xlsxwriter](https://github.com/jmcnamara/XlsxWriter) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/jmcnamara/XlsxWriter/releases)
- [Changelog](https://github.com/jmcnamara/XlsxWriter/blob/master/Changes)
- [Commits](https://github.com/jmcnamara/XlsxWriter/compare/RELEASE_1.3.1...RELEASE_1.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-14 04:24:02 +00:00
J.TownsendandGitHub 109d2787d0 Merge pull request #496 from laramies/dependabot/pip/master/tqdm-4.48.2
Bump tqdm from 4.48.0 to 4.48.2
2020-08-04 17:12:10 +01:00
dependabot[bot]andGitHub 7babfabe57 Bump tqdm from 4.48.0 to 4.48.2
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.48.0 to 4.48.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.48.0...v4.48.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-04 16:11:07 +00:00
J.TownsendandGitHub 34dc067f7a Merge pull request #494 from laramies/dependabot/pip/master/yarl-1.5.1
Bump yarl from 1.5.0 to 1.5.1
2020-08-04 17:08:50 +01:00
dependabot[bot]andGitHub 5123a82f8c Bump yarl from 1.5.0 to 1.5.1
Bumps [yarl](https://github.com/aio-libs/yarl) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/aio-libs/yarl/releases)
- [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/yarl/compare/v1.5.0...v1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-03 04:25:09 +00:00
J.TownsendandGitHub ae7703cd74 Merge pull request #492 from L1ghtn1ng/dev
Update readme with docker build badge
2020-07-31 14:59:43 +01:00
L1ghtn1ng 621e1e1c79 Update readme with docker build badge 2020-07-31 14:58:51 +01:00
J.TownsendandGitHub f2d19a6a7c Merge pull request #491 from L1ghtn1ng/dev
Update build badge
2020-07-31 14:56:09 +01:00
L1ghtn1ng d4c81d03f3 Update build badge 2020-07-31 12:49:11 +01:00
J.TownsendandGitHub 1f3e974d17 Merge pull request #489 from laramies/dependabot/pip/master/pytest-6.0.1
Bump pytest from 6.0.0 to 6.0.1
2020-07-31 12:17:39 +01:00
dependabot[bot]andGitHub a2761fe37c Bump pytest from 6.0.0 to 6.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.0.0...6.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-31 11:16:46 +00:00
J.TownsendandGitHub adf3d14534 Merge pull request #486 from laramies/dependabot/pip/master/xlsxwriter-1.3.0
Bump xlsxwriter from 1.2.9 to 1.3.0
2020-07-31 11:27:58 +01:00
J.TownsendandGitHub ab16673672 Merge pull request #490 from Agammonn/master
Fix ipv6 support in xml report
2020-07-31 11:26:10 +01:00
J.TownsendandGitHub 58a793cc50 Merge pull request #488 from laramies/dependabot/pip/requirements/master/pytest-6.0.1
Bump pytest from 6.0.0 to 6.0.1 in /requirements
2020-07-31 11:24:38 +01:00
AgammonnandGitHub bb6b82005e Fix ipv6 support in xml report 2020-07-31 10:03:59 +02:00
dependabot[bot]andGitHub adc35bca2b Bump pytest from 6.0.0 to 6.0.1 in /requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.0.0...6.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-31 04:02:10 +00:00
dependabot[bot]andGitHub 91f029a3c8 Bump xlsxwriter from 1.2.9 to 1.3.0
Bumps [xlsxwriter](https://github.com/jmcnamara/XlsxWriter) from 1.2.9 to 1.3.0.
- [Release notes](https://github.com/jmcnamara/XlsxWriter/releases)
- [Changelog](https://github.com/jmcnamara/XlsxWriter/blob/master/Changes)
- [Commits](https://github.com/jmcnamara/XlsxWriter/compare/RELEASE_1.2.9...RELEASE_1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 04:06:52 +00:00
dependabot[bot]andGitHub 1e61d8cf29 Merge pull request #484 from laramies/dependabot/pip/requirements/master/pytest-6.0.0 2020-07-29 11:10:40 +00:00
dependabot[bot]andGitHub 95336ebbf9 Bump pytest from 5.4.3 to 6.0.0 in /requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.0.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.4.3...6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-29 11:01:33 +00:00
dependabot[bot]andGitHub 41918c8bea Merge pull request #485 from laramies/dependabot/pip/master/pytest-6.0.0 2020-07-29 07:55:06 +00:00
dependabot[bot]andGitHub 1fd5bda288 Bump pytest from 5.4.3 to 6.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.0.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.4.3...6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-29 04:23:02 +00:00
J.TownsendandGitHub 8965d8fa98 Merge pull request #483 from L1ghtn1ng/dev
Fix missing imports and remove all flag
2020-07-28 21:58:52 +01:00
J.TownsendandGitHub e92dee5c11 Merge pull request #482 from laramies/dependabot/pip/master/aiomultiprocess-0.8.0
Bump aiomultiprocess from 0.7.0 to 0.8.0
2020-07-28 21:32:03 +01:00
L1ghtn1ng f537c9890a Fix missing imports and remove all flag 2020-07-28 21:28:52 +01:00
dependabot[bot]andGitHub f528e19146 Bump aiomultiprocess from 0.7.0 to 0.8.0
Bumps [aiomultiprocess](https://github.com/jreese/aiomultiprocess) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/jreese/aiomultiprocess/releases)
- [Changelog](https://github.com/omnilib/aiomultiprocess/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jreese/aiomultiprocess/compare/v0.7.0...v0.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-28 19:56:13 +00:00
J.TownsendandGitHub 8b19a92e3c Merge pull request #478 from laramies/dependabot/pip/requirements/master/aiomultiprocess-0.8.0
Bump aiomultiprocess from 0.7.0 to 0.8.0 in /requirements
2020-07-28 20:16:36 +01:00
J.TownsendandGitHub 0ac82cc9b3 Merge pull request #479 from L1ghtn1ng/dev
dependabot config and dep updates
2020-07-28 20:15:44 +01:00
L1ghtn1ng 9943728886 update dependabot config 2020-07-28 20:14:30 +01:00
L1ghtn1ng ae357aeede Merge branch 'dev' of github.com:L1ghtn1ng/theHarvester into dev 2020-07-28 20:08:52 +01:00
L1ghtn1ng 1204f82290 fix merge conflict 2020-07-28 20:07:56 +01:00
dependabot[bot]andGitHub c1086b9d60 Bump aiomultiprocess from 0.7.0 to 0.8.0 in /requirements
Bumps [aiomultiprocess](https://github.com/jreese/aiomultiprocess) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/jreese/aiomultiprocess/releases)
- [Changelog](https://github.com/omnilib/aiomultiprocess/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jreese/aiomultiprocess/compare/v0.7.0...v0.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-27 10:46:13 +00:00