summaryrefslogtreecommitdiff
path: root/.rubocop_todo/security/compound_hash.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo/security/compound_hash.yml')
-rw-r--r--.rubocop_todo/security/compound_hash.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.rubocop_todo/security/compound_hash.yml b/.rubocop_todo/security/compound_hash.yml
new file mode 100644
index 00000000000..92f6fbb7b26
--- /dev/null
+++ b/.rubocop_todo/security/compound_hash.yml
@@ -0,0 +1,8 @@
+---
+Security/CompoundHash:
+ Details: grace period
+ Exclude:
+ - 'ee/app/models/vulnerabilities/finding.rb'
+ - 'ee/lib/gitlab/ci/reports/dependency_list/vulnerability.rb'
+ - 'lib/gitlab/ci/reports/security/finding.rb'
+ - 'lib/gitlab/ci/reports/security/finding_key.rb'