JGuard v0.4.0 – Capability-based security for the JVM (post-SecurityManager)(github.com)3 points·by nknize·2 เดือนที่ผ่านมา·1 commentsgithub.comJGuard v0.4.0 – Capability-based security for the JVM (post-SecurityManager)https://github.com/jguard-io/jguard3 commentsPost comment[–]exabrial·2 เดือนที่ผ่านมาreplyTaking 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 เดือนที่ผ่านมา[+]kent-tokyo·2 เดือนที่ผ่านมา
This is probably how the SecurityManager should have been designed in the first place.