Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/costom tag config #586

Merged
merged 4 commits into from
Sep 7, 2023

Conversation

Nizernizer
Copy link
Contributor

No description provided.

@Nizernizer Nizernizer requested a review from a team September 7, 2023 07:55
Copy link
Member

@CC11001100 CC11001100 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -22,6 +22,14 @@ public enum VulnType {
XPATH_INJECTION("xpath-injection", "high", true),
PATH_TRAVERSAL("path-traversal", "high", true),
XXE("xxe", "medium", true),
JND_INJECTION("jnd-injection", "high", true),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jndi? @Nizernizer

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed.

@Nizernizer Nizernizer merged commit bf4ee17 into HXSecurity:beta Sep 7, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants