RFR: 5561: Support for Crypto Events in JMC [v3]
Suchita Chaturvedi
schaturvedi at openjdk.org
Tue Dec 23 22:39: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 with a new target base due to a merge or a rebase. The pull request now contains three commits:
- Merge master
- Implemented review comments
- 5561: Support for Crypto Events in JMC
-------------
Changes: https://git.openjdk.org/jmc/pull/686/files
Webrev: https://webrevs.openjdk.org/?repo=jmc&pr=686&range=02
Stats: 1436 lines in 32 files changed: 1436 ins; 0 del; 0 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