opensearch-project / opensearch-project/security-analytics

[SRE] Implement RuleEngine To Provide Access to SRE Evaluators

Open
#994 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
111
Forks
111
Avg merge
1d 17h
Merged PRs (30d)
13

Description

Related #993

Implement the top-level Rule Engine class which is how consumers of the SRE interact with the system.

Sub-tasks

  • Create the RuleEngine class
  • Implement pluggable component registration

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading related issue #993 and tracing how consumers currently interact with the SRE. Identify the intended top-level RuleEngine entry point and the components that must be registered. Done means a RuleEngine class exists and supports pluggable component registration for SRE evaluators.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.