Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-09-21 21:10:44 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-09-21 21:10:44 +0300
commit136ec65df5255512264ef62e9ad5561e5f85a735 (patch)
treeb21f397fa036fb63d868da97b99c920db9b9900a /.rubocop_todo/security
parente87220d9c1a7878a4cb2bb86554c5951371e340b (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/security')
-rw-r--r--.rubocop_todo/security/open.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.rubocop_todo/security/open.yml b/.rubocop_todo/security/open.yml
new file mode 100644
index 00000000000..9626b442a92
--- /dev/null
+++ b/.rubocop_todo/security/open.yml
@@ -0,0 +1,4 @@
+---
+Security/Open:
+ Exclude:
+ - 'scripts/lib/glfm/update_specification.rb'