Commit Graph
965 Commits
Author SHA1 Message Date
NotoriousRebel 138fc0bceb Removed trace of testing in googlesearch 2019-09-12 03:03:03 -04:00
NotoriousRebel f702f56d63 Implemented google work around in LinkedIn and Google searches as well as static typing for function in constants.py 2019-09-12 03:01:09 -04:00
NotoriousRebel d91f8a72e2 Syncing. 2019-09-11 14:27:36 -04:00
Christian MartorellaandGitHub 00e46079dc Merge pull request #298 from L1ghtn1ng/dev
misc updates
2019-09-11 18:11:19 +02:00
Jay Townsend be2a7e019e Merge remote-tracking branch 'upstream/master' into dev 2019-09-11 00:04:32 +01:00
Christian MartorellaandGitHub 368be965e5 Update README.md
spelling fix
2019-09-10 23:21:48 +02:00
J.TownsendandGitHub cc1941410a Merge pull request #296 from chrissparksnj/master
fixes issue #293
2019-09-10 22:19:47 +01:00
Christian MartorellaandGitHub e341f81ef4 Update README.md 2019-09-10 23:18:09 +02:00
Christian MartorellaandGitHub e413a47c97 Update README.md 2019-09-10 23:17:49 +02:00
Christian MartorellaandGitHub 47d142781d Logo changes 2019-09-10 23:16:03 +02:00
Christian Martorella 2b4228f00b Update theHarvester-logo.png 2019-09-10 23:14:45 +02:00
Christian Martorella 66c649a4ae Merge branch 'master' of https://github.com/laramies/theHarvester 2019-09-10 23:12:35 +02:00
Christian Martorella 5e70881dc9 Update theHarvester-logo.png 2019-09-10 23:12:20 +02:00
Christian MartorellaandGitHub 140850f606 New logo :) 2019-09-10 23:08:37 +02:00
Christian Martorella 8e260a0d9e New logo 2019-09-10 23:06:52 +02:00
csparks bf76940079 flake8 for contants.py 2019-09-08 17:02:34 +00:00
csparks e2035650a2 fixed overindent error from pytest 2019-09-08 16:43:20 +00:00
csparks d2384336e4 added new test for splitter function 2019-09-08 16:35:07 +00:00
csparks 156eca3c86 added filter function to constants 2019-09-08 16:19:16 +00:00
csparks f150abfabe changed single variable name in myparser.py 2019-09-08 16:11:59 +00:00
csparks c5cf08da24 assertion typeof == list 2019-09-08 02:54:59 +00:00
csparks d92afaab63 testing 2019-09-08 02:28:35 +00:00
Jay Townsend bd5c61a25a Add static typing to intelx parser and update gitignore 2019-09-08 03:21:33 +01:00
csparks 8f614cf879 assert [] 2019-09-08 02:18:54 +00:00
csparks 6a032d9c0c asserted the presence of a result 2019-09-08 02:10:08 +00:00
csparks 69998ace68 returned single set for test instead of nested set 2019-09-08 01:52:31 +00:00
csparks f08f96d171 pylint and pytest 2019-09-08 01:38:27 +00:00
csparks 703e9e16a7 closed the file after reading 2019-09-08 01:29:07 +00:00
csparks 21a60220f9 fixed pytest warnings 2019-09-08 01:20:35 +00:00
Jay Townsend 2a48c8bf9b Flake8 fix 2019-09-08 02:13:13 +01:00
csparks 051098e92c removed garbage file 2019-09-08 01:05:14 +00:00
Jay Townsend 0004e9797d More github CI updates 2019-09-08 02:04:38 +01:00
csparks 5fe745537f changed variable names in tests/test_linkedin_links.py 2019-09-08 01:04:05 +00:00
csparks 0bdf2a182a reverted debugging code 2019-09-08 00:59:58 +00:00
csparks 0b8e95c80f added new methods to pytester 2019-09-08 00:34:11 +00:00
Jay Townsend d01bbd7baa More github CI updates 2019-09-08 01:19:19 +01:00
Jay Townsend 6215ad370e Update CI 2019-09-08 01:16:16 +01:00
Jay Townsend eab9b116c0 Move contributing to the correct place and file name convention 2019-09-08 00:55:09 +01:00
Jay Townsend fcd2484bbb update markup.py this code is no longer maintained upstream 2019-09-08 00:54:15 +01:00
csparks e5eaa28acd asserted that links is a list of links 2019-09-07 23:50:53 +00:00
Jay Townsend b9601879d8 Remove uneeded code 2019-09-07 20:23:44 +01:00
J.TownsendandGitHub 8a6d24728e Merge pull request #295 from L1ghtn1ng/dev
Few tweaks
2019-09-07 19:01:21 +01:00
Jay Townsend c70caf4958 Disable mypy for now in CI till the issues are fixed 2019-09-07 18:58:03 +01:00
Jay Townsend c6ea03c4a0 More ci and docs update 2019-09-07 13:31:53 +01:00
J.TownsendandGitHub 6a46c41f64 Merge pull request #292 from chrissparksnj/master
added search links linkedin module
2019-09-07 10:29:48 +01:00
csparks a2a2e197ec too many blank lines in test 2019-09-07 03:35:59 +00:00
csparks b18983fecb pylint 2019-09-07 03:16:56 +00:00
csparks 7ded50fd95 removed testing imports 2019-09-07 03:00:22 +00:00
csparks 88e8e88874 added unit test; removed splitter function since regex now handles dupes 2019-09-07 02:58:57 +00:00
csparks efa7bf8dab fixed unescaped regex, formatted -b options 2019-09-07 00:32:48 +00:00