opensearch-project / opensearch-project/security-analytics

[FEATURE] Implement function to return list of supported JDKs.

Open
#170 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Is your feature request related to a problem?
The security analytics frontend plugin maintains a list of the supported JDKs here for the purposes of running integration tests. This requires maintaining that list of supported JDKs in both the back and frontend repos.

What solution would you like?
Ideally, there should be an API available that frontend could call to retrieve the list of JDKs so the list could be maintained only on the backend.

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 reviewing the JDK list in the security-analytics-dashboards-plugin .github/workflows/cypress-workflow.yml link and inspect the security-analytics backend's existing API entry points. Define the supported-JDK response and verify that the frontend can retrieve the list instead of maintaining its own copy.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.