JGuard v0.4.0 – Capability-based security for the JVM (post-SecurityManager)(github.com)3 points·by nknize·há 2 meses·1 commentsgithub.comJGuard v0.4.0 – Capability-based security for the JVM (post-SecurityManager)https://github.com/jguard-io/jguard3 commentsPost comment[–]exabrial·há 2 mesesreplyTaking 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·há 2 meses[+]kent-tokyo·há 2 meses
This is probably how the SecurityManager should have been designed in the first place.