Commit Graph

2457 Commits (0eb976104b5600e276e21933041b9922628cdaae)

Author SHA1 Message Date
Raphaël Vinot 0eb976104b fix: typo in matching ID 2024-11-08 21:34:47 +01:00
Raphaël Vinot 34b800b889 chg: Bump deps 2024-11-08 20:46:19 +01:00
Raphaël Vinot b225e3043d chg: refactorize and normalize the way we initialize the tables for the indexes 2024-11-08 20:44:53 +01:00
Raphaël Vinot f3db8b91c0 new: Add first seen key to captured element in MISP export
Fix https://github.com/Lookyloo/lookyloo/issues/985
2024-11-06 16:47:51 +01:00
Raphaël Vinot 50c29f17dd chg: Bump rpds_py 2024-11-06 15:05:12 +01:00
Raphaël Vinot 4d4ebe636b chg: Drop python 3.8 support 2024-11-06 14:53:25 +01:00
Raphaël Vinot 3f07e22a73 fix: exception in MISP module when a domain cannot be resolved 2024-11-05 10:15:42 +01:00
Raphaël Vinot 35b4748cbd chg: Bump deps 2024-11-04 20:13:52 +01:00
Raphaël Vinot ba05dc186d chg: Migrate categories to paginated index 2024-11-04 20:12:30 +01:00
Raphaël Vinot c41d720a2e fix: Check valkey version, stop if < 8
Fix https://github.com/Lookyloo/lookyloo/issues/970
2024-11-04 17:00:17 +01:00
Raphaël Vinot 6c3fa8074f fix: Avoid exception when the update scripts requires a new dependency
Fix https://github.com/Lookyloo/lookyloo/issues/969
2024-11-04 16:02:23 +01:00
Raphaël Vinot aee2eb8daf chg: Bump datatables 2024-11-01 16:24:18 +01:00
Raphaël Vinot caeb3f7350 chg: Bump werkzeug 2024-11-01 16:20:43 +01:00
Raphaël Vinot b25d13427a chg: Show more of the recent captures for some indexes 2024-11-01 16:17:55 +01:00
Raphaël Vinot a74824ff1d chg: Bump deps 2024-10-31 16:04:21 +01:00
Raphaël Vinot ab719bb191 chg: Migrate favicons to new paginated index 2024-10-31 16:03:03 +01:00
Raphaël Vinot ed16939790 chg: remove refs to probabilistic favicons index
It was neither probabilistic, nor used.
2024-10-31 15:18:45 +01:00
Raphaël Vinot 7eece6b98f new: Migrate identifiers to new index format 2024-10-31 13:58:49 +01:00
Raphaël Vinot 8a13d5bb18 chg: Bump deps, fix memory issue in har2tree 2024-10-31 13:34:37 +01:00
Raphaël Vinot fe489af053 chg: Bump deps, speedup domhash rename 2024-10-30 00:59:20 +01:00
Raphaël Vinot 4717f3877c chg: Rename certpl hash to domhash, rebuild accordingly. 2024-10-28 14:45:26 +00:00
Raphaël Vinot c3d9d897e9 chg: Bump deps, improve python 3.9+ support 2024-10-28 14:42:21 +00:00
Raphaël Vinot e139d9714f chg: Bump mypy 2024-10-23 10:28:49 +02:00
Raphaël Vinot 28b67c81b0 chg: Bump deps 2024-10-22 01:25:47 +02:00
Raphaël Vinot 798c5b5699 fix: Always expect a list from srandmember (valkey vs. kvrocks)
More details: https://github.com/apache/kvrocks/issues/2610
2024-10-18 21:22:12 +02:00
Raphaël Vinot 9bc29ee964 chg: Add a warning regarding the need of valkey 8.0 2024-10-17 18:07:07 +02:00
Raphaël Vinot 9961c8c5e0 fix: Move to valkey 8.0 2024-10-17 17:45:44 +02:00
Raphaël Vinot 628ba438d7 chg: Bump deps, bump config file to valkey 8 2024-10-17 15:17:30 +02:00
Raphaël Vinot 3acd76114b chg: Allow to stop the archiver quicker 2024-10-17 14:10:44 +02:00
Raphaël Vinot 885e93936b chg: Bump kvrocks config file to 2.10 2024-10-17 14:00:26 +02:00
Raphaël Vinot 12e9430443 chg: Add logging to debug why some files are not downloadable 2024-10-16 15:25:12 +02:00
Raphaël Vinot d1ca709ed9 chg: Bump deps 2024-10-15 13:45:52 +02:00
Raphaël Vinot 5e8d416853 chg: Improve documentation on capture page 2024-10-13 23:12:41 +02:00
Raphaël Vinot a33548c234 chg: Bump version 2024-10-10 17:25:19 +02:00
Raphaël Vinot 3a6e2004be new: Support for disabling JS during capture
Related https://github.com/ail-project/lacus/issues/30
2024-10-10 17:24:44 +02:00
Raphaël Vinot 774a99deb1 fix: JS error on dublicate embedded resource in same page 2024-10-09 22:46:16 +02:00
Raphaël Vinot 43b23c23ac new: Only update the cached index when displaying index page 2024-10-09 18:29:24 +02:00
Raphaël Vinot 844ebc6253 fix: Properly send a file back on invalid hash 2024-10-09 14:29:53 +02:00
Raphaël Vinot c170160954 chg: Bump deps 2024-10-09 14:19:36 +02:00
Raphaël Vinot c93efc2ff1 fix: Properly load JS dependencies on body hash view 2024-10-09 14:18:02 +02:00
Raphaël Vinot 1ff000921a fix: Skip mode DNS resolution entries when importing a capture 2024-10-09 14:17:18 +02:00
Raphaël Vinot acd4cb8da4 chg: speedup rendering of very big hostnode popups 2024-10-08 23:10:46 +02:00
Raphaël Vinot 17e19a5f27 chg: Only load cached captures from hostnode popup 2024-10-08 14:02:14 +02:00
Raphaël Vinot 039c349b37 chg: Prefer using cached captures, avoid exception when they need to be rebuilt 2024-10-07 21:58:43 +02:00
Raphaël Vinot f88f664307 chg: Migrate Cookies names index to new format. 2024-10-07 20:45:08 +02:00
Raphaël Vinot 393a598d77 fix: Properly cleanup the HHHashes global index. 2024-10-07 18:36:46 +02:00
Raphaël Vinot 9f9a24eb18 chg: Migrate HHHashes indexes to new format 2024-10-07 17:27:44 +02:00
Raphaël Vinot 80ca393f1a fix: Remove prints 2024-10-07 13:16:26 +02:00
Raphaël Vinot 9eaf38de07 chg; Bump deps 2024-10-07 13:15:47 +02:00
Raphaël Vinot c68080431d chg: Migrate ressources/body hashes to new index that allows pagination on capture time 2024-10-07 13:15:15 +02:00