rspec/rules/S5725/recommended.adoc
2020-06-30 17:16:12 +02:00

5 lines
280 B
Plaintext

== Recommended Secure Coding Practices
* implement resources integrity checks for all static resources (where "static" means that the resource's content doesn't change dynamically based on the browser)
* use versioned resources instead of using "latest" version of the resources