rspec/rules/S5604/ask-yourself.adoc

7 lines
294 B
Plaintext
Raw Normal View History

2020-06-30 12:50:28 +02:00
== Ask Yourself Whether
2020-12-23 14:59:06 +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.