rspec/rules/S2612/ask-yourself.adoc

7 lines
234 B
Plaintext
Raw Normal View History

2020-06-30 12:48:07 +02:00
== Ask Yourself Whether
* The application is designed to be run on a multi-user environment.
* Corresponding files and directories may contain confidential information.
There is a risk if you answered yes to any of those questions.