Commit graph

1086 commits

Author SHA1 Message Date
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.Townsend 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.Townsend 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
csparks ef7b2fd1d1 invalid escape sequence 2019-09-06 04:11:55 +00:00
csparks 06dbea58d0 flake8 2019-09-06 04:00:05 +00:00
csparks 6740f051fc have to remember to fetch, even if its just a week 2019-09-06 03:46:14 +00:00
csparks 0e975961f1 fixing unintended code overwrite 2019-09-06 03:36:22 +00:00
Christopher Sparks 76e3c6c276
Merge branch 'master' into master 2019-09-05 20:23:57 -07:00
csparks 4806751470 added option to return linkedin links 2019-09-06 02:57:53 +00:00
J.Townsend dab2c1958f
Merge pull request #289 from L1ghtn1ng/dev
CI updates
2019-09-03 23:03:46 +01:00
Jay Townsend 922a6fc1cc Updates to .lgtm.yml file 2019-09-03 22:51:06 +01:00
Jay Townsend 24a3b4886a Add lgtm yml file 2019-09-03 22:46:40 +01:00
Jay Townsend ed727f33ea Update Github CI actions 2019-09-03 22:38:05 +01:00
Jay Townsend a281a95740 Update Github CI actions 2019-09-03 22:36:45 +01:00
Jay Townsend 9eca6153e5 Merge remote-tracking branch 'upstream/master' into dev 2019-09-03 22:33:36 +01:00
Jay Townsend 8a2cd189b8 Update Github CI actions 2019-09-03 22:32:29 +01:00
J.Townsend 75e374915e
Merge pull request #288 from L1ghtn1ng/dev
Fix build and update deps
2019-09-03 21:57:43 +01:00
NotoriousRebel aef465b962 Fixed pep8 issue. 2019-09-03 15:41:07 -04:00
Jay Townsend 67cb4521e0 Fix build 2019-09-03 18:37:55 +01:00
J.Townsend a703cfcf36
Merge pull request #15 from L1ghtn1ng/dependabot/pip/dev/plotly-4.1.1
Bump plotly from 4.1.0 to 4.1.1
2019-09-03 18:30:15 +01:00
dependabot-preview[bot] 3f3246c083
Bump plotly from 4.1.0 to 4.1.1
Bumps [plotly](https://github.com/plotly/plotly.py) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v4.1.0...v4.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-03 10:46:21 +00:00
J.Townsend b35b28b982
Merge pull request #287 from L1ghtn1ng/dev
Update readme, hopefully fix monkey patch issue and update github actions ci file
2019-09-03 00:49:10 +01:00
Jay Townsend 82adf950b0 Update readme 2019-09-03 00:46:28 +01:00
Jay Townsend 4c27f5b0a8 Merge remote-tracking branch 'upstream/master' into dev 2019-09-03 00:39:52 +01:00
Jay Townsend cf85b779c5 Fix monkey patch warning hopefully 2019-09-03 00:34:40 +01:00
Christian Martorella 9e939562b7 Delete changelog.txt
Not in use anymore.
2019-09-03 00:20:04 +02:00
Christian Martorella 9aa0a1cfcd Delete wfuzz_search.py
Remove until deciding what to do next with this functionality, as it is causing issues in certain distros with pycurl SSL.
2019-09-03 00:18:29 +02:00
Christian Martorella 9cbe771145 Merge branch 'master' of https://github.com/laramies/theHarvester 2019-09-03 00:16:45 +02:00
Christian Martorella 2d5eb055e2 Wfuzz removal
No need to keep this module, until the full functionality is decided, as it is causing problems with certain distros.(SSL  lib related)
2019-09-03 00:16:04 +02:00
Jay Townsend 13e66c2137 Merge remote-tracking branch 'upstream/master' into dev 2019-09-02 21:09:16 +01:00
Jay Townsend cf5692e23e Merge branch 'dev' of github.com:L1ghtn1ng/theHarvester into dev 2019-09-02 20:27:25 +01:00
Jay Townsend 1536c9ea31 githubci update 2019-09-02 20:23:28 +01:00