rspec/rules/S4817/ask-yourself.adoc

6 lines
155 B
Plaintext
Raw Normal View History

2020-06-30 12:49:37 +02:00
== 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.