JGuard v0.4.0 – Capability-based security for the JVM (post-SecurityManager)(github.com)3 ポイント·投稿者 nknize·2 か月前·1 コメントgithub.comJGuard v0.4.0 – Capability-based security for the JVM (post-SecurityManager)https://github.com/jguard-io/jguard3 コメントコメントを投稿[–]exabrial·2 か月前返信Taking 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.