rubocop-security.yml in gitlab-styles-4.3.0 vs rubocop-security.yml in gitlab-styles-5.0.0
- old
+ new
@@ -1,4 +1,5 @@
+---
# This cop checks for the use of JSON class methods which have potential
# security issues.
Security/JSONLoad:
Enabled: true