Commit graph

1420 commits

Author SHA1 Message Date
L1ghtn1ng
83049092b1 update pipfile.lock 2019-10-24 22:16:27 +01:00
zer0dx
abf5d39588 Verify result ports 2019-10-23 17:12:47 -03:00
J.Townsend
c66c198110
Merge pull request #354 from L1ghtn1ng/dev
Fixes and tidy ups
2019-10-21 09:59:28 +01:00
L1ghtn1ng
7dc1442151 Fix unit test due to the pep8 fix for stash lib 2019-10-21 01:15:24 +01:00
L1ghtn1ng
930a60345f Bug fixes for file locations and more static linting, pep8 fixes and ci updates 2019-10-21 01:02:10 +01:00
J.Townsend
1ad9252540
Merge pull request #353 from L1ghtn1ng/dev
Fix typo
2019-10-20 01:57:39 +01:00
L1ghtn1ng
6090f41164 Merge remote-tracking branch 'upstream/master' into dev 2019-10-20 01:56:01 +01:00
L1ghtn1ng
7b0389938d Fix typo in readme 2019-10-20 01:55:38 +01:00
J.Townsend
e1a44e9b46
Merge pull request #352 from L1ghtn1ng/dev
Has API key fixes plus misc changes/updates
2019-10-20 01:54:13 +01:00
L1ghtn1ng
d1b71105b7 Merge remote-tracking branch 'upstream/master' into dev 2019-10-20 00:55:58 +01:00
J.Townsend
a5155ea624
Merge pull request #340 from cueo/repetition
Externalise code repetition to method
2019-10-20 00:55:01 +01:00
L1ghtn1ng
a6b215e40a API key fix plus a few other fixes 2019-10-19 22:11:07 +01:00
mmayank
14a0d0678f Rename trello_urls 2019-10-20 01:05:49 +05:30
mmayank
bc0285cc8b Add MORE tests 2019-10-20 01:05:31 +05:30
mmayank
b5cf3546c0 Fix wrongly refactored code 2019-10-20 00:35:01 +05:30
mmayank
cab523f47a Add more tests 2019-10-20 00:34:26 +05:30
mmayank
7fe4cef755 Add test skeleton for theHarvester 2019-10-20 00:19:51 +05:30
mmayank
9216dbb9cf Fix linkedin hardcoded value
Use common code for one missed search engine
2019-10-20 00:19:51 +05:30
mmayank
feca9e79c9 Fix search_engine copy paste error 2019-10-20 00:19:51 +05:30
mmayank
5fa55a8c91 Add DocString 2019-10-20 00:19:51 +05:30
mmayank
58bee218ca Add type annotations 2019-10-20 00:19:51 +05:30
mmayank
73e9f7a063 Remove global keyword
Remove shadowing of global variables
2019-10-20 00:19:51 +05:30
mmayank
36429a5e9b Add missing param for google and bing 2019-10-20 00:19:51 +05:30
mmayank
386399aaef Externalize code repetition to method 2019-10-20 00:19:51 +05:30
L1ghtn1ng
807ceb4bad more ci updates 2019-10-19 18:57:49 +01:00
L1ghtn1ng
ec6c972f46 more ci updates 2019-10-19 18:57:20 +01:00
L1ghtn1ng
3ba08fd234 more ci updates 2019-10-19 18:34:52 +01:00
L1ghtn1ng
400ee1de17 more ci updates 2019-10-19 18:26:44 +01:00
L1ghtn1ng
23750bee86 more ci updates 2019-10-19 18:20:15 +01:00
L1ghtn1ng
ff11eac433 more ci updates 2019-10-19 18:19:33 +01:00
L1ghtn1ng
869039e03f more ci updates 2019-10-19 18:15:12 +01:00
L1ghtn1ng
53845db8d7 add py3.8 to the pipfile 2019-10-19 18:03:55 +01:00
L1ghtn1ng
bc4f09dab7 Merge remote-tracking branch 'upstream/master' into dev 2019-10-19 17:53:57 +01:00
L1ghtn1ng
984580e9b4 Renable mypy as github module has been fixed 2019-10-19 17:53:44 +01:00
J.Townsend
a3a29ae1d5
Merge pull request #350 from svtkachenko/fix_mypy
Fix mypy error for github module
2019-10-19 17:49:32 +01:00
Stanislav Tkachenko
dcc44e1b0e Fix mypy 2019-10-19 16:44:00 +02:00
L1ghtn1ng
d1c32067a3 See if I can get pipfile working gh actions 2019-10-19 01:59:05 +01:00
L1ghtn1ng
52cde3d6db See if I can get pipfile working in ci and disable mypy check for now 2019-10-19 01:42:00 +01:00
L1ghtn1ng
787c7f0591 See if I can get pipfile working in ci and updated deps 2019-10-19 01:28:20 +01:00
J.Townsend
8edee4011f
Merge pull request #32 from L1ghtn1ng/dependabot/pip/dev/plotly-4.2.1
Bump plotly from 4.2.0 to 4.2.1
2019-10-19 01:01:18 +01:00
dependabot-preview[bot]
9d4fcf8ddc
Bump plotly from 4.2.0 to 4.2.1
Bumps [plotly](https://github.com/plotly/plotly.py) from 4.2.0 to 4.2.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.2.0...v4.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-18 22:13:41 +00:00
L1ghtn1ng
3990f200f8 Comment out py3.9 testing for now as its not avaiable yet 2019-10-18 21:46:11 +01:00
J.Townsend
82612c4707
Merge pull request #349 from L1ghtn1ng/dev
fix typo in issue template
2019-10-18 00:15:11 +01:00
L1ghtn1ng
cc00dcbc91 Merge remote-tracking branch 'upstream/master' into dev 2019-10-18 00:14:34 +01:00
L1ghtn1ng
94055fa8ad update issue template with typo fix 2019-10-18 00:13:35 +01:00
J.Townsend
66f9451888
Merge pull request #348 from L1ghtn1ng/dev
Few misc changes and tidy ups
2019-10-18 00:11:57 +01:00
L1ghtn1ng
f3270e931b update requirments.txt 2019-10-17 23:52:19 +01:00
L1ghtn1ng
e6d2a43302 update pipfile.lock with updated deps, update travis and a fix/tidy up of the github module 2019-10-17 23:49:34 +01:00
L1ghtn1ng
faf4357f25 Merge remote-tracking branch 'upstream/master' into dev 2019-10-17 18:01:24 +01:00
J.Townsend
0be798707c
Merge pull request #31 from L1ghtn1ng/dependabot/pip/dev/mypy-0.740
Bump mypy from 0.730 to 0.740
2019-10-17 16:40:47 +01:00