rspec/rules/S5725/recommended.adoc

5 lines
280 B
Plaintext
Raw Normal View History

2020-06-30 12:50:28 +02:00
== 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