18 Commits

Author SHA1 Message Date
Volodymyr Smirnov
b68c285ce5 finished unit tests and docstrings 2020-10-29 16:09:56 +02:00
Volodymyr Smirnov
38193f1735 testing all available scan backends and adding gif for readme 2020-10-28 10:15:23 +02:00
Volodymyr Smirnov
263db8ec83 speed-up clamav scan by using clamav-daemon 2020-10-27 20:18:29 +02:00
Volodymyr Smirnov
ce353a42dc disable SSR and make few more tweaks 2020-10-27 20:05:24 +02:00
Volodymyr Smirnov
931db11b6e completed the UI and docker-compose.yaml basic app 2020-10-27 19:26:16 +02:00
Volodymyr Smirnov
61224d5cb5 finished the first version of UI, refactoring and facelifts are pending 2020-10-27 13:15:48 +02:00
Volodymyr Smirnov
62cdcdbb49 finalize refactoring & ready for the PR 2020-10-26 21:24:40 +02:00
Volodymyr Smirnov
14c9c26979 refactoring, documentation pending 2020-10-26 17:06:29 +02:00
Volodymyr Smirnov
29156b7f10 change the communication protocol to RMQ 2020-10-26 16:20:47 +02:00
Volodymyr Smirnov
b6c3cb4131 basic skeleton for the API and queueing 2020-10-25 16:11:36 +02:00
Volodymyr Smirnov
96695664e0 basic structure and initial scan request service 2020-10-23 11:11:19 +03:00
Volodymyr Smirnov
22ef94f527 add sophos and mcafee scan backend 2020-10-22 21:27:16 +03:00
Volodymyr Smirnov
ad54620995 add comodo scan backend 2020-10-22 19:53:13 +03:00
Volodymyr Smirnov
45c86b8467 kaspersky endpoint security scan backend 2020-10-22 14:15:27 +03:00
Volodymyr Smirnov
d4703df14d dr.web scanning backend 2020-10-21 17:33:58 +03:00
Volodymyr Smirnov
89515efd5d store id instead of name withing scanning backends 2020-10-20 17:10:13 +03:00
Volodymyr Smirnov
b1a2357b50 refactoring and adding clamav scanning backend 2020-10-20 17:08:40 +03:00
Volodymyr Smirnov
7e63c77419 initial commit of a worker skeleton 2020-10-20 16:20:38 +03:00