Commit Graph

38 Commits (820c7c5a4d93d78fb1a4db7eaaf36b616404c8a6)

Author SHA1 Message Date
dependabot[bot] dfa7b43742
build(deps): bump flask-httpauth from 4.1.0 to 4.2.0
Bumps [flask-httpauth](https://github.com/miguelgrinberg/flask-httpauth) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/miguelgrinberg/flask-httpauth/releases)
- [Changelog](https://github.com/miguelgrinberg/Flask-HTTPAuth/blob/master/CHANGES.md)
- [Commits](https://github.com/miguelgrinberg/flask-httpauth/compare/v4.1.0...v4.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-17 06:00:30 +00:00
dependabot[bot] 032df44659
build(deps): bump requests from 2.24.0 to 2.25.0
Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.25.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.24.0...v2.25.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-12 06:12:40 +00:00
dependabot[bot] 99ab23e65b
build(deps): bump pytaxonomies from 1.2 to 1.3
Bumps [pytaxonomies](https://github.com/MISP/PyTaxonomies) from 1.2 to 1.3.
- [Release notes](https://github.com/MISP/PyTaxonomies/releases)
- [Commits](https://github.com/MISP/PyTaxonomies/compare/v1.2...v1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-06 06:03:18 +00:00
Raphaël Vinot ea052c7c12 fix: Rename scrape -> capture in async 2020-11-05 14:14:33 +01:00
dependabot[bot] b750067817
build(deps-dev): bump ipython from 7.18.1 to 7.19.0
Bumps [ipython](https://github.com/ipython/ipython) from 7.18.1 to 7.19.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.18.1...7.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 06:46:58 +00:00
dependabot[bot] a795b12e87
build(deps): bump cchardet from 2.1.6 to 2.1.7
Bumps [cchardet](https://github.com/PyYoshi/cChardet) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/PyYoshi/cChardet/releases)
- [Changelog](https://github.com/PyYoshi/cChardet/blob/master/CHANGES.rst)
- [Commits](https://github.com/PyYoshi/cChardet/compare/2.1.6...2.1.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-28 06:13:50 +00:00
Raphaël Vinot 39f88e9121 new: API to query URLs 2020-10-27 00:02:18 +01:00
dependabot[bot] 3096172936
build(deps): bump vt-py from 0.5.4 to 0.6.1
Bumps [vt-py](https://github.com/VirusTotal/vt-py) from 0.5.4 to 0.6.1.
- [Release notes](https://github.com/VirusTotal/vt-py/releases)
- [Commits](https://github.com/VirusTotal/vt-py/compare/0.5.4...0.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-20 05:27:01 +00:00
dependabot[bot] b850cd17c5
build(deps-dev): bump mypy from 0.782 to 0.790
Bumps [mypy](https://github.com/python/mypy) from 0.782 to 0.790.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.782...v0.790)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 06:41:58 +00:00
Raphaël Vinot 3ed4ac5f44 fix: pyproject for poetry 1.1+ 2020-10-07 16:48:02 +02:00
Raphaël Vinot c0ec0d7a50 chg: Bump minimal version of poetry, bump deps, fix pyproject 2020-10-03 21:19:43 +02:00
Raphaël Vinot d33698357c new: Update script. 2020-09-28 13:32:19 +02:00
dependabot[bot] cb0f0bebd7 build(deps): bump beautifulsoup4 from 4.9.1 to 4.9.2
Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.9.1 to 4.9.2.

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 10:36:11 +02:00
dependabot[bot] 8b283921c7
build(deps): bump cloudscraper from 1.2.46 to 1.2.48
Bumps [cloudscraper](https://github.com/venomous/cloudscraper) from 1.2.46 to 1.2.48.
- [Release notes](https://github.com/venomous/cloudscraper/releases)
- [Commits](https://github.com/venomous/cloudscraper/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 06:37:31 +00:00
Raphaël Vinot ef6eb1c253 new: Initial support for CNAME lookups 2020-09-25 17:23:10 +02:00
dependabot[bot] 7a9fc4ea0a
build(deps): bump scrapysplashwrapper from 1.2.3 to 1.2.4
Bumps [scrapysplashwrapper](https://github.com/Lookyloo/ScrapySplashWrapper) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/Lookyloo/ScrapySplashWrapper/releases)
- [Commits](https://github.com/Lookyloo/ScrapySplashWrapper/compare/v1.2.3...v1.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-16 05:43:18 +00:00
Raphaël Vinot b06f02e101 new: Expose rendered content on hostnode page 2020-09-09 15:04:21 +02:00
Raphaël Vinot 67df249a01 chg: Bump deps 2020-09-08 19:18:03 +02:00
Raphaël Vinot 2595a8891c chg: move pylookyloo to a dedicated repository 2020-09-08 13:48:10 +02:00
Raphaël Vinot d8ac3a6900 chg: Bump version 2020-07-23 16:10:54 +02:00
Raphaël Vinot b217e4cd9a chg: Bump dependencies 2020-07-20 12:23:49 +02:00
Raphaël Vinot 98df8e8dd4 chg: Bump har2tree 2020-07-17 18:48:54 +02:00
Raphaël Vinot 09d04e0835 chg: More UI fixes 2020-07-17 18:39:50 +02:00
Raphaël Vinot 05de56022f chg: Use capture UUID as a reference everywhere 2020-06-29 12:01:31 +02:00
Raphaël Vinot 0ed7dbb5cb chg: Cleanup deps, use tagged versions 2020-06-10 18:41:03 +02:00
Raphaël Vinot 285a0cf727 new: Phishing Initiative module 2020-06-09 15:06:35 +02:00
Raphaël Vinot 6a8bafd9dc chg: Cleanup, move to Lookyloo organization 2020-06-08 16:37:59 +02:00
Raphaël Vinot bc8ad0e758 chg: Bump minimal python version to 3.7 2020-04-03 19:42:10 +02:00
Raphaël Vinot 1c2cdad38b new: Allow admin to rebuild cache 2020-04-01 17:44:06 +02:00
Raphaël Vinot 17c3473d95 new: Add config files, initial support for 3rd party modules 2020-03-31 14:12:57 +02:00
Raphaël Vinot 75cb4d3246 new: refang urls when needed 2020-03-16 13:51:21 +01:00
Raphaël Vinot d3a38edb3e Merge branch 'index_reorg' 2020-02-10 11:22:03 +01:00
Raphaël Vinot 1e9c0d2b1d chg: Bump version, deps 2020-02-06 15:49:28 +01:00
Raphaël Vinot 084346421a chg: Add readme in package 2020-02-03 18:31:46 +01:00
Raphaël Vinot ba8574ff83 chg: Do not use eventlet/gevent anymore. 2020-01-23 11:32:36 +01:00
Raphaël Vinot 32a07fc355 chg: Remove extra dependency 2020-01-21 18:00:25 +01:00
Raphaël Vinot 94495afefb fix: Allow python 3.6 2020-01-21 17:44:47 +01:00
Raphaël Vinot d34233ad5c chg: Use poetry instead of pipenv 2020-01-21 17:39:18 +01:00