Commit Graph

19 Commits

Author SHA1 Message Date
liuchang
a18157cd41 rename attribute to field 2024-11-26 06:55:29 +00:00
root
da715f21ef rename o2o and object2object to object_group 2024-10-24 07:56:49 +00:00
root
586f1c11b2 1.support and_conditions and or_conditions in rule
2.all test case success except MaatCmd.* in maat_framework_gtest
2024-10-12 07:28:26 +00:00
root
e180ce18e0 fix test case using rule from json file 2024-10-10 06:28:40 +00:00
root
35667246d3 use attribute_name instead of attribute_id to map condition_id 2024-10-08 11:10:03 +00:00
root
3315428974 add temp code 2024-09-26 11:14:06 +00:00
root
fc99675b40 change type of rule_id, object_id, item_id from (long long) to (uuid_t)
just compile libmaatframe.so, without modifing about test case
2024-09-20 11:20:21 +00:00
root
20de47c873 run first test case success 2024-09-14 11:29:12 +00:00
root
54a70f19d9 rename terminology "group" to "object" 2024-08-22 10:26:59 +00:00
root
f660e6b2ac rename terminology "virtual table(vtable)" to "attribute" 2024-08-22 06:42:37 +00:00
root
678ddd718a rename terminology "compile" to "rule" 2024-08-22 03:11:15 +00:00
刘文坛
5e907a171f [FEATURE]Compile table must register plugin table to get compile ex_data 2023-10-30 08:00:49 +00:00
liuwentan
edab9520bd [PATCH]patch for physical NOT clause 2023-10-24 21:19:33 +08:00
liuwentan
fb0cb5405d rollback to v4.0.31 2023-08-09 19:22:09 +08:00
刘文坛
d29eef0423 [FEATURE]Compile table must register plugin table to get compile ex_data & maat_state_get_compile_table_ids API 2023-08-07 04:26:13 +00:00
liuwentan
33015d5aac support parse encrypted json config 2023-05-04 17:10:19 +08:00
zhengchao
7e860f2c58 Refactor from scratch. 2022-10-26 14:41:22 +08:00
zhengchao
df19a8ce71 通过原有功能的单元测试。 2020-06-22 20:26:43 +08:00
zhengchao
03edeb90b7 允许在运行过程加载新的json文件。 2018-12-02 22:54:05 +08:00