82 Commits

Author SHA1 Message Date
Volodymyr Smirnov
786841aafe
Merge pull request #25 from mindcollapse/dependabot/nuget/MongoDB.Driver-2.11.4
Bump MongoDB.Driver from 2.11.3 to 2.11.4
2020-11-04 12:26:54 +02:00
dependabot[bot]
d5dd853ed6
Bump MongoDB.Driver from 2.11.3 to 2.11.4
Bumps MongoDB.Driver from 2.11.3 to 2.11.4.

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-04 06:45:05 +00:00
Volodymyr Smirnov
679479f19b
Merge pull request #24 from mindcollapse/dependabot/npm_and_yarn/MalwareMultiScan.Ui/sass-loader-10.0.5
Bump sass-loader from 10.0.4 to 10.0.5 in /MalwareMultiScan.Ui
2020-11-03 09:07:42 +02:00
dependabot[bot]
a4044fe99d
Bump sass-loader from 10.0.4 to 10.0.5 in /MalwareMultiScan.Ui
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.4 to 10.0.5.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.4...v10.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-03 06:55:09 +00:00
Volodymyr Smirnov
1c422be2ae
Update README.md 2020-11-02 15:33:39 +02:00
Volodymyr Smirnov
56fb35555e remove -bing option for consul in a multi-IP scenarios v1.5 2020-11-02 11:44:41 +02:00
Volodymyr Smirnov
cfcfe92784 code cleanup 2020-11-02 11:39:12 +02:00
Volodymyr Smirnov
b4c5c1a507
Merge pull request #23 from mindcollapse/consul
Version 1.5
2020-11-02 11:29:04 +02:00
Volodymyr Smirnov
ea5791f98a completed the refactoring, version 1.5 is ready for build 2020-11-02 11:25:56 +02:00
Volodymyr Smirnov
116ef29a93
Merge pull request #22 from mindcollapse/dependabot/npm_and_yarn/MalwareMultiScan.Ui/node-sass-5.0.0
Bump node-sass from 4.14.1 to 5.0.0 in /MalwareMultiScan.Ui
2020-11-02 11:01:48 +02:00
Volodymyr Smirnov
3f710f97f6 finished refactoring and README.md rewrite 2020-11-02 11:00:24 +02:00
dependabot[bot]
8eb639d8bd
Bump node-sass from 4.14.1 to 5.0.0 in /MalwareMultiScan.Ui
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 5.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 07:39:01 +00: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
3f49c30b67
Merge pull request #20 from mindcollapse/v1.1
Multiple improvements for version 1.1
v1.1
2020-10-30 11:27:11 +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
3ff8d1d05f responsive tables, resolves #19 2020-10-30 07:40:22 +02:00
Volodymyr Smirnov
89fb0b3d5f
Update README.md 2020-10-29 21:33:52 +02:00
Volodymyr Smirnov
4fea8e44f6
Update README.md v1.0 2020-10-29 17:23:30 +02:00
Volodymyr Smirnov
ca5743ae8e
Update README.md 2020-10-29 17:19:30 +02:00
Volodymyr Smirnov
4db2f302fa Merge remote-tracking branch 'origin/master' into master 2020-10-29 17:18:31 +02:00
Volodymyr Smirnov
750ec0ce40 change version of scanner 2020-10-29 17:18:22 +02:00
Volodymyr Smirnov
86b1236b5f
Update README.md 2020-10-29 17:16:28 +02:00
Volodymyr Smirnov
dd29d3f62e unit tests github actions pipeline 2020-10-29 17:13:57 +02:00
Volodymyr Smirnov
f91b217c36 enable manual actions run using the workflow_dispatch 2020-10-29 17:02:30 +02:00
Volodymyr Smirnov
6de012a34f rename to scanners 2020-10-29 16:58:26 +02:00
Volodymyr Smirnov
716af3e03e github action pipelines for scanners 2020-10-29 16:57:34 +02:00
Volodymyr Smirnov
849f4ea27d github action pipelines for scanners 2020-10-29 16:55:44 +02:00
Volodymyr Smirnov
ab0c7f8042 github action pipelines for scanners 2020-10-29 16:54:36 +02:00
Volodymyr Smirnov
6da02c870b github action pipelines for windows defender 2020-10-29 16:52:15 +02:00
Volodymyr Smirnov
9b17fe8743 fix context path for the API github action pipeline 2020-10-29 16:40:28 +02:00
Volodymyr Smirnov
535daae205 github actions pipeline for API 2020-10-29 16:38:24 +02:00
Volodymyr Smirnov
802638c62c fix wrong dockerfile location 2020-10-29 16:35:28 +02:00
Volodymyr Smirnov
da2d0b575d fix wrong dockerfile location 2020-10-29 16:33:42 +02:00
Volodymyr Smirnov
ea55c5d987 increase version to test building the UI 2020-10-29 16:31:50 +02:00
Volodymyr Smirnov
a8940e1f63 github action for UI 2020-10-29 16:30:29 +02:00
Volodymyr Smirnov
906179557d
Create dependabot.yml 2020-10-29 16:16:27 +02:00
Volodymyr Smirnov
149ace39dd
Merge pull request #16 from mindcollapse/unit-tests
Unit Tests
2020-10-29 16:11:32 +02:00
Volodymyr Smirnov
b68c285ce5 finished unit tests and docstrings 2020-10-29 16:09:56 +02:00
Volodymyr Smirnov
b2902c128a unit tests for API (99% coverage) 2020-10-29 12:17:09 +02:00
Volodymyr Smirnov
7f2528eb1d get rid of the demo URL because it does not fit free tier of any cloud provider and there's little sense in churning money for running it publicly 2020-10-28 15:27:56 +02:00
Volodymyr Smirnov
a3b4373226 fix issues URL 2020-10-28 14:38:21 +02:00
Volodymyr Smirnov
aba77c8f00 Merge branch 'readme' into master 2020-10-28 14:37:11 +02:00
Volodymyr Smirnov
c9bddc34b8
Merge pull request #15 from mindcollapse/readme
README.md
2020-10-28 14:32:45 +02:00
Volodymyr Smirnov
412c2c945f add plans section and sign it off for the PR 2020-10-28 14:28:01 +02:00
Volodymyr Smirnov
eaca5c054c and > or 2020-10-28 14:24:56 +02:00
Volodymyr Smirnov
850cd2847a complete README.md proofread 2020-10-28 14:23:43 +02:00
Volodymyr Smirnov
c6b9c8e79b crop black area from gif 2020-10-28 14:08:24 +02:00
Volodymyr Smirnov
202b9dec0b get rid of [TOC] 2020-10-28 14:04:44 +02:00
Volodymyr Smirnov
a7403c0e65 tweak README.md, getting it ready for the spell-check. 2020-10-28 14:00:04 +02:00