rspec/rules/S6303/recommended.adoc

4 lines
236 B
Plaintext
Raw Normal View History

== Recommended Secure Coding Practices
It's recommended to encrypt databases that contain sensitive information. Encryption and decryption are handled transparently by RDS, so no further modifications to the application are necessary.