opensearch-project / opensearch-project/security-analytics
[BUG] getting ActionRequestValidationException in correlate API in findings page and unable to create graph
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 111
- Forks
- 111
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 13
Description
i am getting ActionRequestValidationException Exception error in correlated findings API response, All the required parameters are right and finding id also exists but i am still getting this error this also might be the reason why even after creating a correlation rule that should work there is still no graph getting created
What is the expected behavior?
correlate API should not give any error event if the finding is not correlated to any other finding
What is your host/environment?
- OS: windows
- Version : 2.18.0
- Plugins : security analytics
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the correlate API request from the findings page on OpenSearch Security Analytics 2.18.0, using an existing finding ID and a correlation rule. Trace the ActionRequestValidationException and verify that an uncorrelated finding returns successfully without preventing graph creation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100