You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed issues:
- #19 Document new rule format
- #18 Create a bounded score in reducer
- #17 change rule format
- #16 Use TOML for regex templates
- #15 Implement default actions
- #14 Define an Event interface
- #13 Make fails when shell doesn't have $GOPATH
Changes:
- package refactoring (rules package moved inside engine package)
- code refactoring:
- No more engine.Match only engine.MatchOrFilter
- Detection structure to hold detection information
- project version bump