issues
search
hyperjumptech
/
grule-rule-engine
Rule engine implementation in Golang
Other
2.22k
stars
346
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature(engine): allow developer to set their own default functions
#467
sonalys
opened
4 days ago
0
Feature Request: Parametrize the default functions for the engine
#466
sonalys
opened
5 days ago
0
GruleEngineListener add ctx parameters
#465
xiaoquanidea
opened
5 days ago
0
Updating RuleEntry.Evaluate error logging to include value returned by recover.
#464
JoshKoberstein
opened
2 weeks ago
0
Activity Maintaining
#463
t-kruth
opened
2 months ago
3
Grule `MakeTime` Function does not accept 'Leading Zeroes' for Months `08` and `09`.
#462
ashwingopalsamy-solaris
closed
2 months ago
2
Replace logrus with a better maintained library
#461
dtoubelis
opened
2 months ago
2
How can I add custom functon?
#459
Caratpine
opened
3 months ago
0
Missing JSON fields vs panic
#458
d-sooter
opened
3 months ago
0
Allow any of the subscribed GruleEngineListener to break out of Cycle during the start of a Cycle.
#456
v15ha1
opened
3 months ago
0
Point at which dataContext.IsComplete is checked for force stopping rules.
#455
v15ha1
opened
4 months ago
0
Modulo panicking
#454
Omnia89
opened
4 months ago
0
Update JSON_Fact_en.md
#453
mfreeman451
opened
4 months ago
0
MatchString
#452
wang-moo
opened
4 months ago
0
ParseJsonRule ParseJsonRuleSet will encounter precision loss when unmarshalling numbers into int64
#451
neallu304
opened
4 months ago
0
chore: function for returning the KB key in KL
#447
Harleen13Singh
opened
6 months ago
0
Panic During Rule Execution: Reflect Call on Slice Value
#446
mro95
opened
6 months ago
0
ExpressionAtom with NoCache suffix isn't Evaluated
#445
ivoshm
closed
6 months ago
1
Understanding using multiple facts in a single rule
#444
chronikler
closed
7 months ago
1
Consider using the RE2 regex library
#439
rafapcarvalho
opened
8 months ago
0
Update Tutorial_en.md
#438
lauchokyip
opened
9 months ago
0
add ContainsStr built-in function
#437
ReyOrtiz
opened
10 months ago
1
map类型的key赋值后,下一个循环中并没有检测到有新key加入
#436
chestarss
opened
10 months ago
2
Grule issue #431. update go-git to v5.
#435
davidsonff
closed
9 months ago
7
Implement math/big evaluate operations
#433
vivlis
opened
10 months ago
0
JSON Rule integer issue
#432
iammuho
closed
10 months ago
1
Upgrade go-git to > v.5.11
#431
davidsonff
closed
9 months ago
3
Don't print error while the ReturnErrOnFailedRuleEvaluation was enabled
#430
git-hulk
opened
10 months ago
0
Missing field in JSON fact should not result in error while evaluating when and then of rule
#429
ninjulkar
opened
10 months ago
1
Error Tracing
#428
sunilgandipadala
opened
10 months ago
0
Bump golang.org/x/crypto from 0.1.0 to 0.17.0
#427
dependabot[bot]
opened
11 months ago
0
Return rule name as part of error in rule evaluation
#425
vivlis
opened
11 months ago
0
Update NewGITResource usage in Tutorial_en.md
#424
haochunchang
opened
11 months ago
0
chore: remove refs to deprecated io/ioutil
#423
testwill
opened
11 months ago
0
Fix typo in JsonResource.go
#420
sirzzang
opened
11 months ago
0
When an external function is called with exactly the same parameters only one rule is executed although Log tell that the rule is called
#419
janmpo
closed
5 months ago
7
Can we support comparing number sizes using string types
#417
Fwenjie
opened
1 year ago
1
a fact's functions should be able to return an error
#416
PaulForgey-Discovery
opened
1 year ago
1
be able to set the log level to silent with logger.SetLogLevel
#415
lauraeci
opened
1 year ago
0
IsNil panics when passing in an untyped nil value
#412
kevinkassimo
opened
1 year ago
1
Bump golang.org/x/net from 0.7.0 to 0.17.0
#411
dependabot[bot]
opened
1 year ago
0
deplicate code for setting logger removed
#410
sapvs
closed
1 year ago
0
Typo fixes in GRL_JSON_en.md
#409
rohanchavan1918
closed
5 months ago
0
Added attempt to show rule name when Rule entry fails
#408
newm4n
closed
1 year ago
0
Fix/403how rule name
#407
newm4n
closed
1 year ago
0
How to iterate over an array/map to find certain subitems from it
#406
ponder2000
closed
11 months ago
1
[typo] fix incorrect error message when deserializing json rule
#405
vijaykramesh
opened
1 year ago
0
ExecuteWithContext error should return rule name
#403
kilgaloon
opened
1 year ago
0
Fixed issue #373
#402
newm4n
closed
1 year ago
0
Chore/nilcheck
#401
newm4n
closed
1 year ago
0
Next