rspec/rules/S5604/ask-yourself.adoc

7 lines
298 B
Plaintext
Raw Normal View History

2020-06-30 12:50:28 +02:00
== Ask Yourself Whether
2021-01-27 13:42:22 +01:00
* It is not sure that ``++intrusive++`` permissions requested by the application are really necessary.
2020-06-30 12:50:28 +02:00
* The users are not clearly informed why and when intrusive permissions are requested by the application.
There is a risk if you answered yes to any of those questions.