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

XXE Semgrep Rules #485

Merged
merged 7 commits into from Sep 17, 2020
Merged

XXE Semgrep Rules #485

merged 7 commits into from Sep 17, 2020

Conversation

@salecharohit
Copy link
Contributor

@salecharohit salecharohit commented Sep 15, 2020

This PR covers issue #457

Added XXE Semgrep Rules for Java

@salecharohit salecharohit requested review from jmanico and mackowski as code owners Sep 15, 2020
rohitnss added 2 commits Sep 15, 2020
@@ -593,6 +593,49 @@ The following table gives an overview of various modules in Python 3 used for XM
To protect your application from the applicable attacks, [two packages](https://docs.python.org/3/library/xml.html#the-defusedxml-and-defusedexpat-packages) exist to help you sanitize your input and protect your application against DDoS and remote attacks.
## Semgrep Rules
Semgrep is a command-line tool for offline static analysis. Use pre-built or custom rules to enforce code and security standards in your codebase.

This comment has been minimized.

@mackowski

mackowski Sep 15, 2020
Collaborator

@salecharohit please add here a link to the Semgrep site or github

This comment has been minimized.

@salecharohit

salecharohit Sep 16, 2020
Author Contributor

6f08615 done

@jmanico jmanico merged commit 00c22fc into OWASP:master Sep 17, 2020
3 checks passed
3 checks passed
link-check
Details
lint
Details
Publishing Check
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants