mirror of
https://github.com/valitydev/fraudbusters.git
synced 2024-11-06 01:25:19 +00:00
.github/workflows | ||
images | ||
src | ||
.gitignore | ||
.lgtm.yml | ||
LICENSE | ||
pom.xml | ||
README.md |
Fraudbusters
Service for fraud detection.
It is a tool for describing behavioral patterns for fraudulent transactions, it provides the ability to check for compliance with the described patterns.
Template Description Language
The following protocols are implemented for interaction
Apache Thrift is used to describe the protocols.
- Proxy Inspector - protocol for inspection payment for mismatch
- Fraudbusters Proto - protocol for managing a set of patterns and bindings
Installation and testing
Instruction for testing in https://github.com/valitydev/fraudbusters-compose