Skip to content

Optimize detection logic; upgrade go to 1.25#12

Closed
torkel-hoge wants to merge 3 commits intomainfrom
detector-optimizaiton
Closed

Optimize detection logic; upgrade go to 1.25#12
torkel-hoge wants to merge 3 commits intomainfrom
detector-optimizaiton

Conversation

@torkel-hoge
Copy link
Collaborator

@torkel-hoge torkel-hoge commented Feb 3, 2026

This PR includes changes that enable faster execution of the detectors chain. This is achieved by extending the detector API with a TriggerCriteria method, which returns the event types and function names that should trigger the detector. This makes it possible to run only some of the detectors loaded into the system instead of all of them when processing a single event. The detectors supplied with the product have also been updated accordingly.

In addition, this PR contains an update of the Go version for all components.

@torkel-hoge torkel-hoge self-assigned this Feb 3, 2026
@torkel-hoge torkel-hoge changed the title Optimize detection logics; upgrade go to 1.25 Optimize detection logic; upgrade go to 1.25 Feb 3, 2026
@torkel-hoge torkel-hoge closed this Feb 4, 2026
@torkel-hoge torkel-hoge deleted the detector-optimizaiton branch February 4, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant