Commit Graph

20 Commits (4be80d39a80d4375dc80a45e43d8e67db0125793)

Author SHA1 Message Date
Jakub Onderka 3025979c1b chg: [CLI] Log exception if file was not found during attachment scan 2024-01-09 16:06:34 +01:00
Jakub Onderka bb36276a11 chg: [CLI] Better logging for workers 2024-01-08 17:58:28 +01:00
Jakub Onderka e1b4d81f51 chg: [internal] Do not scan attachment that are bigger than 25 MB 2024-01-08 14:02:13 +01:00
Jakub Onderka 3365796c6c chg: [internal] Move attachment scanning to prio queue 2024-01-08 14:02:12 +01:00
Jakub Onderka bdd86b9aec chg: [scan] Skip empty files 2023-12-29 12:18:01 +01:00
Luciano Righetti cce5e581d4 fix: add missing jobId param to enqueue() calls 2021-11-02 16:25:43 +01:00
Luciano Righetti 41cfc63118 chg: use new bg jobs tool in AttachmentScan 2021-11-02 15:13:26 +01:00
Jakub Onderka ac4f042868 new: [internal] Method Job::createJob 2021-09-30 13:05:29 +02:00
iglocska 98e1f3f2f9
fix: [compatibility] several scoped constants reverted 2021-07-27 16:16:52 +02:00
Jakub Onderka 1a30c2f7dc chg: [internal] Use const arrays 2021-07-22 13:02:32 +02:00
Jakub Onderka cc51526b7a chg: [internal] Use strict comparison 2021-07-22 12:47:16 +02:00
Jakub Onderka b97e96ffc9
Merge pull request #6485 from JakubOnderka/module-timeout
chg: [module] Allow to specify module timeout
2020-10-24 18:06:11 +02:00
Jakub Onderka 3ff4dd530f new: [UI] Attachment scan diagnostic 2020-10-23 09:27:07 +02:00
Jakub Onderka b0c28858c0 chg: [module] Allow to specify module timeout 2020-10-22 19:47:18 +02:00
Jakub Onderka e60f428431 fix: [av] Send to module also attribute UUID and value 2020-10-22 18:17:26 +02:00
Jakub Onderka c346066cf9 chg: [module] Better error handling 2020-10-22 16:39:34 +02:00
Jakub Onderka 2130aa2c6f chg: [module] Move serialization into module class 2020-10-22 16:38:46 +02:00
Jakub Onderka 198b573fa3 new: [av] Allow to scan just by file hash 2020-10-22 16:38:29 +02:00
Jakub Onderka d06d409ca8 new: [av] Use misp-module for AV scanning 2020-10-22 16:38:26 +02:00
Jakub Onderka 49660255fe new: [av] Malware protection for uploaded files 2020-10-22 16:38:07 +02:00