Go to file
2022-04-22 02:56:52 -07:00
.github/workflows TD-267: refactor bankcard access method (#12) 2022-04-19 12:31:20 +03:00
images JD-727: Add dgraph aggregates (#150) 2021-12-06 16:41:08 +03:00
src FB-3: Add dgraph log/pass props. Add kafka backoff (#16) 2022-04-22 02:56:52 -07:00
.gitignore Fix state store (#47) 2019-10-04 11:52:48 +03:00
.lgtm.yml JD-677: migrate to Java 15 and JUnit 5 (#143) 2021-09-20 18:16:06 +03:00
LICENSE Update file(s) from valitydev/.github 2022-02-21 21:37:41 +00:00
pom.xml FB-3: Add dgraph log/pass props. Add kafka backoff (#16) 2022-04-22 02:56:52 -07:00
README.md FB-3: Complete transfer to dev.vality. Update dependencies (#14) 2022-04-19 06:13:35 -07:00

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

Fraudo DSL

The following protocols are implemented for interaction

Apache Thrift is used to describe the protocols.

Installation and testing

Instruction for testing in https://github.com/valitydev/fraudbusters-compose

License

Apache 2.0 License.