rspec/rules/S5332/ask-yourself.adoc

7 lines
263 B
Plaintext
Raw Normal View History

2020-06-30 12:50:28 +02:00
== Ask Yourself Whether
* The confidentiality and integrity of data is necessary in the context of the web application.
* The data is exchanged on an exposed network (Internet, public network etc).
There is a risk if you answered yes to any of those questions.