feat: add agent memshell playground (#51)

This commit is contained in:
ReaJason
2025-03-30 15:33:31 +08:00
parent dd4832a5a8
commit 4a9217aa3a
6 changed files with 297 additions and 0 deletions
+6
View File
@@ -31,3 +31,9 @@ include 'vul:vul-springboot2'
include 'vul:vul-springboot3'
include 'vul:vul-springboot2-webflux'
include 'vul:vul-springboot3-webflux'
include 'memshell-agent'
include 'memshell-agent:memshell-agent-asm'
include 'memshell-agent:memshell-agent-javassist'
include 'memshell-agent:memshell-agent-bytebuddy'