25 Commits

Author SHA1 Message Date
Volodymyr Smirnov
3f710f97f6 finished refactoring and README.md rewrite 2020-11-02 11:00:24 +02:00
Volodymyr Smirnov
1e666d2ed2 refactoring, WiP 2020-11-01 22:48:16 +02:00
Volodymyr Smirnov
b918a82255 basic architecture change: consul + hangfire 2020-11-01 22:25:48 +02:00
Volodymyr Smirnov
ee071811e8 version 1.1L
* UI responsive table fix
* Background scanning for backends
* Callback URL parameter to notify on scan results
2020-10-30 11:20:08 +02:00
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
9afbabfb4d throw on exceeding timeout 2020-10-28 08:32:19 +02:00
Volodymyr Smirnov
b3fc7ff2d9 duration of scan 2020-10-27 21:40:34 +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
46974066a4 throw on non zero exit code from workers 2020-10-22 09:28:28 +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