HXSecurity / DongTai-agent-java

Java Agent is a Java application probe of DongTai IAST, which collects method invocation data during runtime of Java application by dynamic hooks.

Home Page:https://dongtai.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhance: Remove namespace in iast-core and iast-inject module

exexute opened this issue · comments

After investigation, the namespace fields in iast-core and iast-inject are redundant fields, which increase invalid resource consumption. In order to improve performance, the namespace field will be deleted.