RFR: 5561: Support for Crypto Events in JMC
Suchita Chaturvedi
schaturvedi at openjdk.org
Wed Oct 22 15:40:58 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, however complete details are provided as part of a new screen - Security.
Attaching the screenshots here for better reference:
<img width="356" height="61" alt="image" src="https://github.com/user-attachments/assets/97395a02-9626-4bc8-933c-a11d3f8157bd" />
<img width="959" height="505" alt="image" src="https://github.com/user-attachments/assets/9d8a74f0-0302-4e72-8933-2b58dfe9ba42" />
-------------
Commit messages:
- 5561: Support for Crypto Events in JMC
Changes: https://git.openjdk.org/jmc/pull/680/files
Webrev: https://webrevs.openjdk.org/?repo=jmc&pr=680&range=00
Issue: https://bugs.openjdk.org/browse/JMC-5561
Stats: 884 lines in 26 files changed: 884 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jmc/pull/680.diff
Fetch: git fetch https://git.openjdk.org/jmc.git pull/680/head:pull/680
PR: https://git.openjdk.org/jmc/pull/680
More information about the jmc-dev
mailing list