RFR: 5561: Support for Crypto Events in JMC [v2]

Suchita Chaturvedi schaturvedi at openjdk.org
Tue Dec 23 22:30:44 UTC 2025


> 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:
> 
> <img width="362" height="373" alt="image" src="https://github.com/user-attachments/assets/4707e6b2-76be-4b1e-9f32-c6139851d86c" />
> 
> Security Screen Page:
> 
> <img width="959" height="385" alt="image" src="https://github.com/user-attachments/assets/5026e2b7-2754-47bc-a42d-5672f9f087d7" />

Suchita Chaturvedi has updated the pull request incrementally with one additional commit since the last revision:

  Implemented review comments

-------------

Changes:
  - all: https://git.openjdk.org/jmc/pull/686/files
  - new: https://git.openjdk.org/jmc/pull/686/files/2a763afc..38ce9bdd

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jmc&pr=686&range=01
 - incr: https://webrevs.openjdk.org/?repo=jmc&pr=686&range=00-01

  Stats: 85 lines in 3 files changed: 81 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jmc/pull/686.diff
  Fetch: git fetch https://git.openjdk.org/jmc.git pull/686/head:pull/686

PR: https://git.openjdk.org/jmc/pull/686


More information about the jmc-dev mailing list