13 Commits

Author SHA1 Message Date
Volodymyr Smirnov
f37049ad1b
Merge pull request #56 from mindcollapse/dependabot/nuget/Microsoft.NET.Test.Sdk-16.8.3
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
2020-12-09 10:41:45 +02:00
dependabot[bot]
a458b13579
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.0 to 16.8.3.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.0...v16.8.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-09 06:44:52 +00:00
dependabot[bot]
c06078eeef
Bump Moq from 4.15.1 to 4.15.2
Bumps [Moq](https://github.com/moq/moq4) from 4.15.1 to 4.15.2.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/commits/v4.15.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-09 06:44:48 +00:00
dependabot[bot]
83dd686f29
Bump Moq from 4.14.7 to 4.15.1
Bumps [Moq](https://github.com/moq/moq4) from 4.14.7 to 4.15.1.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-11 06:52:35 +00:00
dependabot[bot]
d9e19a36e3
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 07:36:07 +00:00
Volodymyr Smirnov
cfcfe92784 code cleanup 2020-11-02 11:39:12 +02:00
Volodymyr Smirnov
3f710f97f6 finished refactoring and README.md rewrite 2020-11-02 11:00:24 +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
dd29d3f62e unit tests github actions pipeline 2020-10-29 17:13:57 +02:00
Volodymyr Smirnov
a8940e1f63 github action for UI 2020-10-29 16:30:29 +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