We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 071a77c commit 0227b94Copy full SHA for 0227b94
ruby/ql/src/change-notes/2023-05-11-xpath-injection-query.md
@@ -1,4 +1,4 @@
1
---
2
category: newQuery
3
4
-* Added a new experimental query, `rb/xpath-injection`, to detect cases where user input may be embedded into a template's code in an unsafe manner.
+* Added a new experimental query, `rb/xpath-injection`, to detect cases where XPath statements are constructed from user input in an unsafe manner.
0 commit comments