Migrated repository
Go to file
Radar 43869a3059
!24 bug fix.
Merge pull request !24 from Radar/develop
2023-10-23 11:42:04 +00:00
radar-admin 角色功能. 2022-10-13 20:33:05 +08:00
radar-commons error sql fix. 2022-08-14 16:37:57 +08:00
radar-dal opts: data remark. 2022-05-11 21:03:49 +08:00
radar-dao opts: data remark. 2022-05-11 21:03:49 +08:00
radar-engine 修改插件管理类PluginManager,解决bean不能注入问题 2022-02-12 11:48:31 +08:00
radar-kafka-demo feats: update version. 2021-03-05 16:28:11 +08:00
radar-service bug fix. 2022-10-13 20:39:43 +08:00
radar-service-impl buf fix: add index for index. 2023-10-23 19:40:38 +08:00
resources resources: sql and machine learning model 2020-01-11 12:02:05 +08:00
sql buf fix. 2022-11-27 11:48:10 +08:00
.gitignore feats: rule score add max limit. 2021-03-05 16:18:57 +08:00
LICENSE docs: 2021-01-30 12:24:24 +08:00
pom.xml 升级fastjson版本到1.2.83,1.2.83版本之前存在代码执行漏洞风险,CVE-2022-25845 2023-03-26 16:09:53 +00:00
README_en.md update official site. 2021-06-06 16:18:21 +08:00
README.md update doc. 2022-02-10 19:14:35 +08:00
SECURITY.md add security mail. 2022-01-12 19:16:09 +08:00

Risk EngineRadar

Introduction

A real-time risk analysis engine,which can update risk rule in real-time and make it effective immediately.
It applies to the anti-fraud application perfectly. The project code called Radar, like the code, monitor the transaction at the back.

FEATURE

  • real-time
  • visual rule editor
  • plugin design
  • nosql, easy extended
  • simple configuration
  • out-of-the-box

Relation Site

Gitee:  https://gitee.com/freshday/radar  
Github: https://github.com/wfh45678/radar  
Official Site  https://www.riskengine.cn  
Wiki:   https://gitee.com/freshday/radar/wikis/home

Architecture

Server-end SpringBoot + Mybatis + tkMapper + Mysql + MongoDB + Redis + Groovy + ES + Swagger

Front-end React(SPA)

System Component Diagram

Architecture

Technology stack

  • Springbootbase spring boot 2.x framework.

  • Mybatis + tkMapper data persistence layer framework.

  • Mysql model meta data storage.

  • MongoDB for event data storage.

  • ES risk result data analysis.

  • Redis cache, pub sub when model meta data change.

  • Groovy rule engine.

  • Swagger: Rest API.


manual

https://gitee.com/freshday/radar/wikis/manual

Demo site

Demo URL http://121.36.168.6:6580/

wiki

WIKI: https://gitee.com/freshday/radar/wikis/home?sort_id=1637444

Thanks

千面怪, 烈日下的从容, DerekDingLu, king, sanying2012, 紫泉夜, 玄梦 成书平, 徐帅,郭锐, 王成,马兆永...

Statement

Copyright © 2019-2021 WangFeiHu