Feature/costom tag config by Nizernizer · Pull Request #586 · HXSecurity/DongTai-agent-java
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
| XPATH_INJECTION("xpath-injection", "high", true), | ||
| PATH_TRAVERSAL("path-traversal", "high", true), | ||
| XXE("xxe", "medium", true), | ||
| JND_INJECTION("jnd-injection", "high", true), |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed.