rspec/rules/S4817/ask-yourself.adoc
2020-06-30 17:16:12 +02:00

6 lines
155 B
Plaintext

== Ask Yourself Whether
* the XPATH expression might contain some unsafe input coming from a user.
You are at risk if you answered yes to this question.