1、完善kafka 接收消息进行sm4 解密
2、新增IP联动封禁相关的API接口,供探针模块进行调用。
This commit is contained in:
-1
@@ -44,7 +44,6 @@
|
||||
FROM analysis_analysis_rule
|
||||
WHERE run_mode = #{runMode}
|
||||
AND del_flag = '0'
|
||||
AND task_status IN ('stopped', 'waiting', 'STOPPED')
|
||||
AND rule_status =1
|
||||
ORDER BY priority DESC, create_time ASC
|
||||
</select>
|
||||
|
||||
Reference in New Issue
Block a user