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