opensearch-project / opensearch-project/security-analytics

[SRE] Implement RuleEngineConfig

Open
#995 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

The RuleEngineConfig is the definition a consumer creates for a specific rule evaluation use case. The RuleEngineConfig will contain information about the data type being evaluated and the rule configuration.

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 to understand the RuleEngineConfig context and expected scope. Identify how the definition should represent the evaluated data type and rule configuration; done means a usable RuleEngineConfig implementation that contains both pieces of information.

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
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.