Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPython : Add Xpath injection query #92
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
CVE
There is no CVE for this.
Report
This query adds Xpath injection query to codeql-python. It models the
lxmlpackage.It detects the following code patterns.
The PR also includes necessary tests for the same.
Link to the corresponding PR [github/codeql#3522]