Go to file
2022-05-16 18:33:13 +03:00
clickhouse/docker-entrypoint-initdb.d add e2e tests 2022-04-21 19:06:20 +03:00
docs Fix use case 2021-10-21 17:28:59 +03:00
e2e-test Fix after review 2022-05-16 18:33:13 +03:00
fraudbusters-ui Update images 2022-03-10 13:45:07 +03:00
grafana Add new graf and fix user for CH 2020-07-08 13:27:05 +03:00
images Fix docs 2021-10-21 16:19:55 +03:00
keycloak Refactor change pass page 2022-04-29 09:32:01 +03:00
log-java add e2e tests 2022-04-21 19:06:20 +03:00
.gitignore add e2e tests 2022-04-21 19:06:20 +03:00
docker-compose.yml Add tests 2022-05-13 14:33:39 +03:00
LICENSE Let's make it opensource 2020-07-10 19:49:51 +03:00
README.md Add use case 2020-07-16 16:20:35 +03:00

fraudbusters-compose

Topology

Fraudbusters is a central service that accepts templates from a management service and responds to inspection requests from external systems, for checks in black / white / named lists. Interacts with wb-list-manager based on protocol wb-list-proto also interacts with ClickHouse to collect aggregates and fill in the necessary audit data (JDBC). When analyzing the results, it enriches the data from the storage location service by ip addresses Columbus

alt text

Run

  1. docker-compose up -d

  2. Simple use case

Service live at:

License

Apache 2.0 License.