Go to file
Baikov Dmitrii 411bd4d71f
Some checks are pending
Vality basic linters / lint (push) Waiting to run
Deploy Docker Image / build-and-deploy (push) Waiting to run
Add TRUST result (#76)
2024-10-21 15:46:48 +03:00
.github/workflows Update spring (#49) 2024-03-20 17:33:46 +07:00
images JD-727: Add dgraph aggregates (#150) 2021-12-06 16:41:08 +03:00
src Add TRUST result (#76) 2024-10-21 15:46:48 +03: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 Add TRUST result (#76) 2024-10-21 15:46:48 +03: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.