rspec/rules/S5732/ask-yourself.adoc

6 lines
285 B
Plaintext
Raw Normal View History

2020-06-30 12:50:28 +02:00
== Ask Yourself Whether
* https://en.wikipedia.org/wiki/Clickjacking#Clickjacking_categories[Critical actions] of the application are prone to clickjacking attacks because a simple click on a link or a button can trigger them.
There is a risk if you answered yes to this question.