jmc icon indicating copy to clipboard operation
jmc copied to clipboard

5561: Support for Crypto Events in JMC

Open Suchitainf opened this issue 3 months ago • 3 comments

This PR enhances the JMC UI for adding new information related to crypto events: specifically X509CertificateEvent.

This PR adds a new rule with respect to X509CertificateEvent which provides alert related to expired/expiring certificates and weak signature algorithms or weak key length or key type. The rule gives a basic overview of all the certificate ids which needs action or attention, however complete details are provided as part of a new screen - Security.

Attaching the screenshots here for better reference:

Rule Page:

image

Security Screen Page:

image

Progress

  • [x] Commit message must refer to an issue
  • [ ] Change must be properly reviewed (1 review required, with at least 1 Committer)

Issue

  • JMC-5561: Support for Crypto Events in JMC (New Feature - P2)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jmc.git pull/686/head:pull/686
$ git checkout pull/686

Update a local copy of the PR:
$ git checkout pull/686
$ git pull https://git.openjdk.org/jmc.git pull/686/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 686

View PR using the GUI difftool:
$ git pr show -t 686

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jmc/pull/686.diff

Using Webrev

Link to Webrev Comment

Suchitainf avatar Nov 17 '25 10:11 Suchitainf

:wave: Welcome back schaturvedi! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

bridgekeeper[bot] avatar Nov 17 '25 10:11 bridgekeeper[bot]

❗ This change is not yet ready to be integrated. See the Progress checklist in the description for automated requirements.

openjdk[bot] avatar Nov 17 '25 10:11 openjdk[bot]

Webrevs

mlbridge[bot] avatar Nov 17 '25 10:11 mlbridge[bot]