JGuard v0.4.0 – Capability-based security for the JVM (post-SecurityManager)(github.com)3 points·by nknize·vor 2 Monaten·1 commentsgithub.comJGuard v0.4.0 – Capability-based security for the JVM (post-SecurityManager)https://github.com/jguard-io/jguard3 commentsPost comment[–]exabrial·vor 2 MonatenreplyTaking a peek, this looks like you're attaching a JVM Agent and instrumenting JDK classes as they're loaded, calling into the jguard controller?This is probably how the SecurityManager should have been designed in the first place.[+]nknize·vor 2 Monaten[+]kent-tokyo·vor 2 Monaten
This is probably how the SecurityManager should have been designed in the first place.