Commit graph

1175 commits

Author SHA1 Message Date
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
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
dependabot-preview[bot] dde211efe4
Bump mypy from 0.730 to 0.740
Bumps [mypy](https://github.com/python/mypy) from 0.730 to 0.740.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.730...v0.740)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-17 06:24:38 +00:00
dependabot-preview[bot] 281e407991
Merge pull request #30 from L1ghtn1ng/dependabot/pip/dev/plotly-4.2.0 2019-10-17 06:16:30 +00:00
dependabot-preview[bot] 5b5eaf39ce
Bump plotly from 4.1.1 to 4.2.0
Bumps [plotly](https://github.com/plotly/plotly.py) from 4.1.1 to 4.2.0.
- [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.1...v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-17 06:08:15 +00:00
J.Townsend 9fc65b017e
Merge pull request #343 from L1ghtn1ng/dev
Fix CI error and update version() to new dev version
2019-10-15 22:26:14 +01:00
L1ghtn1ng 4bcb132b9c update pipfile.lock with updated deps 2019-10-15 22:01:10 +01:00
L1ghtn1ng ff6c109366 update version in core.py 2019-10-15 21:58:01 +01:00
L1ghtn1ng c6b1451232 Fix CI error 2019-10-15 21:25:50 +01:00
J.Townsend d0060c55d0
Merge pull request #342 from cueo/mypy-ci
Fix CI error
2019-10-15 20:45:08 +01:00
mmayank e6bea25f17 Fix CI error
Remove non-existing directory reference
2019-10-15 13:56:49 +05:30
Lee Baird b460f1784c
Grammar 2019-10-14 18:13:10 -04:00
Christian Martorella 767723e408 Update core.py
Change version to 3.1.0 for release.
2019-10-14 22:48:56 +02:00
Christian Martorella f1a3d5819c
Merge pull request #336 from L1ghtn1ng/dev
Fix travis to slack and add new certspotter module
2019-10-14 19:08:32 +02:00
L1ghtn1ng 4d154efe52 More mypy updates 2019-10-14 01:47:03 +01:00
L1ghtn1ng 8d2296addb Can now enable mypy as all errors have been fixed 2019-10-14 01:37:09 +01:00
L1ghtn1ng 08a738f3e0 Merge remote-tracking branch 'upstream/master' into dev 2019-10-14 01:35:34 +01:00
L1ghtn1ng dc7da6b94c Fix lgtm error 2019-10-14 01:34:23 +01:00
L1ghtn1ng 6e5c144261 Remove suip from github actions as it is causing thins to break as it is taking to long to run 2019-10-14 01:30:37 +01:00
J.Townsend a03fac6d91
Merge pull request #338 from cueo/mypy-github
Fix mypy error for github module
2019-10-14 01:26:54 +01:00
L1ghtn1ng 7a28a0a4c4 Add certspotter module 2019-10-14 01:07:16 +01:00
mmayank 910f737b87 Fix mypy error for github module 2019-10-13 16:10:59 +05:30
L1ghtn1ng ed79500899 Fix travis to slack 2019-10-13 02:21:50 +01:00
J.Townsend cc4173ff52
Merge pull request #335 from L1ghtn1ng/dev
update .travis.yml and fix mypy error
2019-10-13 02:11:03 +01:00
L1ghtn1ng 794ebd10d4 Fix hostchecker mypy error 2019-10-13 02:08:54 +01:00
L1ghtn1ng 49b8fd904d update .travis.yml 2019-10-13 01:51:14 +01:00
J.Townsend 301a622c92
Merge pull request #333 from L1ghtn1ng/dev
Update readme
2019-10-13 00:35:36 +01:00
L1ghtn1ng df146317e7 Update readme 2019-10-12 23:48:20 +01:00
L1ghtn1ng b54790e4b1 Revert "Update ci and dockerfile"
This reverts commit 910ad7bf
2019-10-12 23:46:18 +01:00
L1ghtn1ng b41665c569 Revert "Update ci and dockerfile to use pipenv"
This reverts commit fd2c681e
2019-10-12 23:45:32 +01:00
L1ghtn1ng 910ad7bf27 Update ci and dockerfile 2019-10-12 23:41:15 +01:00
L1ghtn1ng 7ac4070b68 Merge remote-tracking branch 'upstream/master' into dev 2019-10-12 23:28:03 +01:00
L1ghtn1ng fd2c681e42 Update ci and dockerfile to use pipenv 2019-10-12 23:27:39 +01:00
J.Townsend 0522f483c9
Merge pull request #312 from L1ghtn1ng/dev
update deps, removed censys and removed uneeded code, added new modules and now need py3.7+
2019-10-12 23:05:15 +01:00
L1ghtn1ng a54a4558f2 Remove suip from travis as travis cannot handle it 2019-10-12 22:27:46 +01:00
L1ghtn1ng f8985fd041 github still do not support py3.8 2019-10-12 22:23:53 +01:00
L1ghtn1ng db443112af add 3.8 python version to gh actions 2019-10-12 22:14:15 +01:00
L1ghtn1ng 51c545cfa0 add suip to travis and gh actions 2019-10-12 21:55:32 +01:00
L1ghtn1ng 3a730ea4f2 put a message to say that suip module can take a while 2019-10-12 21:48:43 +01:00
L1ghtn1ng 5b4cd7a9d6 Merge remote-tracking branch 'upstream/master' into dev 2019-10-12 21:27:41 +01:00
J.Townsend e825e03732
Merge pull request #331 from cam-barts/implement_all_sources
Implemented -b all
2019-10-12 21:27:18 +01:00
L1ghtn1ng 43767b86a1 Disable my spyse module for now while I wait for the v2 api and put a message to say tyhat suip module can take a while and add it to the readme 2019-10-12 21:13:33 +01:00
L1ghtn1ng ec962dffc4 update pipfile again, I hate merge confilcts 2019-10-12 20:56:21 +01:00