Commit Graph

2080 Commits (391166aec7656929ba728e34f464850ed3fa56ce)

Author SHA1 Message Date
Raphaël Vinot 1603c99d5e new: Support for notification in monitoring form 2023-05-11 16:04:11 +02:00
Raphaël Vinot a504facf5e new: Flag to quickly say if two captures are different or not 2023-05-11 15:07:37 +02:00
Raphaël Vinot aa474e2b17 chg: Bump urllib3 2023-05-08 12:31:23 +02:00
Raphaël Vinot 14d4e0f2db fix: MISP lookup from Lookyloo. 2023-05-04 10:20:54 +02:00
Raphaël Vinot e39d2a590c chg: Bump deps 2023-05-04 10:20:31 +02:00
Raphaël Vinot 4feee9503e chg: Bump deps 2023-05-02 16:26:22 +02:00
Raphaël Vinot f8c2639c96 fix: Missing file in last commit 2023-04-28 18:30:38 +02:00
Raphaël Vinot 3db72a7039 chg: Bump deps to prepare release. 2023-04-28 18:08:02 +02:00
Raphaël Vinot 6a9bcc0050 new: Automatic reporting via API
Related to #678
2023-04-28 17:19:53 +02:00
Raphaël Vinot c80f1b1bd7 chg: Bump deps 2023-04-26 15:42:02 +02:00
Raphaël Vinot 134ccf1acf new: Submit any file to Pandora (if available)
Fix proposal for #670
2023-04-26 15:40:38 +02:00
Raphaël Vinot 952a53038e chg: Bump deps 2023-04-24 18:10:35 +02:00
Raphaël Vinot 079d190138 fix: endpoint to get comparables, more coherent 2023-04-24 18:10:16 +02:00
Raphaël Vinot c62032fee2 new: Endpoint to get comparables from a capture 2023-04-24 16:25:29 +02:00
Raphaël Vinot b33ef171a4 new: Method to get comparable stuff out of tree 2023-04-21 23:57:23 +02:00
Raphaël Vinot 88997e7c99 fix: Incorrect call to new PSL lib 2023-04-20 16:23:56 +03:00
Raphaël Vinot 71c26aeae2 chg: Bump deps 2023-04-19 14:25:55 +03:00
Raphaël Vinot 6754400e25 fix: [URLHaus] Do not store responses if the URL is invalid 2023-04-13 16:17:58 +02:00
Raphaël Vinot 2dc068a63f chg: Bump deps 2023-04-13 10:19:11 +02:00
Raphaël Vinot aa52e6176f fix: same ID for monitoring and notfication button, broke submission. 2023-04-13 10:18:21 +02:00
Raphaël Vinot c7d3e54edf fix: Cloudflare module always returning True 2023-04-12 14:05:05 +02:00
Raphaël Vinot 4ceae60db7 chg: Avoid stopping the captures before they're done 2023-04-09 13:58:34 +02:00
Raphaël Vinot 2ceda75eab chg: Fairly big refactoring/cleanup to support LacusCore 1.4.0 2023-04-08 13:49:18 +02:00
Raphaël Vinot b109f5e84b chg: Bump deps 2023-04-05 16:24:42 +02:00
Raphaël Vinot 9995371916 chg: Normalize logging on the config file settings 2023-04-05 16:23:46 +02:00
Raphaël Vinot d5e06a895a chg: No https if monitoring is on localhost 2023-04-05 16:17:13 +02:00
Raphaël Vinot 9814381497 chg: Bump pillow 2023-04-03 15:07:47 +02:00
Raphaël Vinot 9281d73675 fix: Properly handle recursion error when storing pickle 2023-03-30 16:30:27 +02:00
Raphaël Vinot 8122b9904c fix: remove gziped pickle too on error. 2023-03-30 15:50:13 +02:00
Raphaël Vinot d443aa4d80 fix: Upgrade monitoring package 2023-03-30 13:21:00 +02:00
Raphaël Vinot 5184d45a63 chg: Bump deps, version. 2023-03-30 12:16:29 +02:00
Raphaël Vinot 854a045cba new: Modal for admin tasks. 2023-03-29 15:15:17 +02:00
Raphaël Vinot 9ff153ea44 chg: Bump deps, new Playwright. 2023-03-28 12:10:59 +02:00
Raphaël Vinot c68805f179 chg: Bump deps 2023-03-27 14:23:01 +02:00
Raphaël Vinot c48bf2f4de new: Pass compare settings (WiP) 2023-03-24 15:47:41 +01:00
Raphaël Vinot 1783314c33 chg: Bump deps, block redis v4.5.2 (broken)
Ref for redis: https://github.com/redis/redis-py/issues/2629
2023-03-21 13:36:40 +01:00
Raphaël Vinot 046417c058 chg: Bump pysecurity.txt, pass Lookyloos UA 2023-03-21 11:28:08 +01:00
Raphaël Vinot f46a8ae841 fix: properly wrap file responses when called on broken captures 2023-03-17 11:10:01 +01:00
Raphaël Vinot a0a23dca20 chg: Bump har2tree 2023-03-16 17:32:14 +01:00
Raphaël Vinot 260ca14b70 fix: Avoid stacktrace on partially broken capture. 2023-03-16 16:47:37 +01:00
Raphaël Vinot e410b7631e fix: no decoding in archiver, catch exception when requesting hashes on broken capture 2023-03-16 14:47:24 +01:00
Raphaël Vinot d970c924f8 chg: Simplify tracing the exceptions related to a specific capture. 2023-03-16 13:49:22 +01:00
Raphaël Vinot afd383cfc3 fix: Better error handling with unpickling, improve logging 2023-03-16 12:45:58 +01:00
Raphaël Vinot 9497060028 fix: Cleanup prints, improve archiver. 2023-03-16 12:28:28 +01:00
Raphaël Vinot 8978f1b798 chg: Bump deps 2023-03-15 18:04:39 +01:00
Raphaël Vinot 0b678e2db0 new: Optimize pickle, store as gzip to reduce space. 2023-03-15 18:02:33 +01:00
Raphaël Vinot 9c10161866 fix: Use known working docker publish 2023-03-14 16:44:32 +01:00
Raphaël Vinot 7d38baf425
Update docker-publish.yml 2023-03-14 16:41:00 +01:00
Raphaël Vinot d9eec029c2 chg: Bump deps 2023-03-12 19:25:16 +01:00
Raphaël Vinot 07c365e3bb chg: Improve logging 2023-03-12 19:25:16 +01:00