rspec/rules/S6249/recommended.adoc

8 lines
192 B
Plaintext
Raw Permalink Normal View History

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