Raphaël Vinot
|
d359bc7521
|
chg: Better use of cache, sanity checks
|
2021-08-23 12:17:44 +02:00 |
Raphaël Vinot
|
9eb5076133
|
fix: typo in config file
|
2021-08-20 17:53:26 +02:00 |
Raphaël Vinot
|
1b14c248dd
|
chg: Add config for archive
|
2021-08-20 17:50:57 +02:00 |
Raphaël Vinot
|
8bd63a1efa
|
chg: Bump deps
|
2021-08-20 17:47:19 +02:00 |
Raphaël Vinot
|
58b837cb6c
|
new: Archiver, refactoring.
|
2021-08-20 17:46:22 +02:00 |
Raphaël Vinot
|
6be9b69d95
|
chg: Use connection pool whenever possible
|
2021-08-18 18:01:04 +02:00 |
Raphaël Vinot
|
7495e5b4f1
|
chg: Use connection pool in indexing
|
2021-08-18 17:31:17 +02:00 |
Raphaël Vinot
|
046387a9f4
|
chg: Make mypy happy
|
2021-08-18 16:37:50 +02:00 |
Raphaël Vinot
|
f2376ebf0a
|
fix: broken poetry.lock
|
2021-08-18 16:35:41 +02:00 |
Raphaël Vinot
|
08aeb1f83f
|
new: Add use hiredis
|
2021-08-18 16:29:47 +02:00 |
Raphaël Vinot
|
3a96e27f8c
|
chg: Try using redis connection pool
|
2021-08-18 16:07:39 +02:00 |
Raphaël Vinot
|
725a43cc44
|
new: Trigger a capture with a GET request from a browser.
Fix #248
|
2021-08-18 10:53:32 +02:00 |
Raphaël Vinot
|
48d81815a0
|
chg: Bump d3js
|
2021-08-17 12:22:10 +02:00 |
Raphaël Vinot
|
248e1f5fb2
|
chg: Bump deps
|
2021-08-17 12:14:03 +02:00 |
Raphaël Vinot
|
021f53716b
|
new: Submit a capture in a HTTP GET request
Fix #246
|
2021-08-17 12:12:23 +02:00 |
Raphaël Vinot
|
09a69622c0
|
fix: urlscan dislikes URLs without scheme.
|
2021-08-16 11:01:00 +02:00 |
Raphaël Vinot
|
39979c8708
|
chg: Bump har2tree, bugfix
|
2021-08-14 23:45:21 +02:00 |
Raphaël Vinot
|
9ff2bf8157
|
fix: avoid exception if submission is missing
|
2021-08-13 16:24:34 +02:00 |
Raphaël Vinot
|
50dbbd6eba
|
new: [API] Trigger modules for a capture
|
2021-08-13 13:50:26 +02:00 |
Raphaël Vinot
|
92a466d78b
|
fix: Improve legend
Fix #161
|
2021-08-12 16:31:53 +02:00 |
Raphaël Vinot
|
8df6bbc756
|
new: Add content related to LaBanquePostale
|
2021-08-12 13:44:31 +02:00 |
Raphaël Vinot
|
50b8bf87a8
|
fix: Missing doc for urlscan module
|
2021-08-11 15:36:49 +02:00 |
Raphaël Vinot
|
3436f5bd4e
|
chg: Improve urlscan support, get results.
|
2021-08-11 15:26:12 +02:00 |
Raphaël Vinot
|
7933670941
|
new: Integration with urlscan.io
|
2021-08-10 17:38:47 +02:00 |
Raphaël Vinot
|
463b5c6b7e
|
chg: Remove stale bot
|
2021-08-10 09:16:07 +02:00 |
Raphaël Vinot
|
d66e1ec922
|
chg: Bump typing defs
|
2021-08-09 12:24:14 +02:00 |
Raphaël Vinot
|
34839eeb65
|
chg: Bump PyMISP
|
2021-08-05 13:44:59 +02:00 |
Raphaël Vinot
|
2ce5f3761d
|
chg: Bump deps
|
2021-08-04 10:56:24 +02:00 |
Raphaël Vinot
|
ebd76ad5dd
|
chg: Bump deps
|
2021-07-29 18:26:03 +01:00 |
Raphaël Vinot
|
b414a333d4
|
Merge pull request #233 from FafnerKeyZee/patch-8
Installing missing web deps
|
2021-07-27 11:30:28 +02:00 |
Fafner [_KeyZee_]
|
c3e18bf0ab
|
Update Dockerfile
|
2021-07-27 08:09:21 +02:00 |
Fafner [_KeyZee_]
|
9b06c47b0e
|
Update Dockerfile
|
2021-07-27 08:09:02 +02:00 |
Fafner [_KeyZee_]
|
459c43dd0d
|
Installing missing web deps
|
2021-07-27 08:04:57 +02:00 |
Raphaël Vinot
|
f5bb0753d1
|
chg: Add more recent UA file
|
2021-07-21 18:22:41 +02:00 |
Raphaël Vinot
|
f0256c3361
|
chg: Bump version
|
2021-07-21 18:17:42 +02:00 |
Raphaël Vinot
|
38ecd18d4c
|
fix: missing file in last commit
|
2021-07-21 13:06:15 +02:00 |
Raphaël Vinot
|
808d46c42f
|
chg: Bump deps
|
2021-07-21 13:04:06 +02:00 |
Raphaël Vinot
|
8668a15cd8
|
chg: use d3js v7
|
2021-07-21 11:56:38 +02:00 |
Raphaël Vinot
|
28e3162187
|
Merge branch 'restx'
|
2021-07-21 11:05:25 +02:00 |
Raphaël Vinot
|
f9cdb62bbb
|
chg: Use flask-restx from pypi
|
2021-07-21 11:04:06 +02:00 |
Raphaël Vinot
|
19f7ddd3a9
|
chg: Bump deps
|
2021-07-14 12:11:44 +02:00 |
Raphaël Vinot
|
59f2a510c0
|
fix: properly catch broken capture, bump deps
|
2021-07-14 11:34:10 +02:00 |
Raphaël Vinot
|
9f580fc223
|
chg: Bump datatables
|
2021-07-14 10:55:52 +02:00 |
Raphaël Vinot
|
c0e797c92f
|
chg: Bump pillow
|
2021-07-07 14:25:07 +02:00 |
Raphaël Vinot
|
d60c1cc13c
|
chg: Use latest update on python-restx
Until the release, install restx this way:
https://github.com/python-restx/flask-restx/issues/313#issuecomment-874489319
|
2021-07-07 11:27:33 +02:00 |
Raphaël Vinot
|
a9a529f8a0
|
chg: Use restx that supports flask >2.0
|
2021-07-06 06:40:40 +02:00 |
Raphaël Vinot
|
cc2e5a4159
|
Merge branch 'main' into restx
|
2021-07-05 09:54:37 +02:00 |
Raphaël Vinot
|
b74f963df5
|
chg: Bump deps
|
2021-07-01 11:04:15 -07:00 |
Raphaël Vinot
|
b04a2592a6
|
new: Add recent UA file
|
2021-06-29 15:13:00 -07:00 |
Raphaël Vinot
|
06aa85cfe8
|
fix: Do not return the whole database if the list of captures to sort is empty.
Related #227
|
2021-06-29 13:48:13 -07:00 |