rspec/rules/S6249/recommended.adoc
2021-05-21 17:48:13 +02:00

8 lines
192 B
Plaintext

== Recommended Secure Coding Practices
It's recommended to deny all HTTP requests:
* for all objects (``++*++``) of the bucket
* for all principals (``++*++``)
* for all actions (``++*++``)