-
- Downloads
Merge branch 'security-2770-verify-bundle-import-files-11-6' into 'security-11-6'
[11.6] Validate bundle files before unpacking them See merge request gitlab/gitlabhq!2774 (cherry picked from commit ad73bf817253ec4fc3fae8c7fb60898f11922218) 5f2fe991 Validate bundle files before unpacking them
Showing
- changelogs/unreleased/security-2770-verify-bundle-import-files-11-6.yml 5 additions, 0 deletions...eleased/security-2770-verify-bundle-import-files-11-6.yml
- lib/gitlab/git/bundle_file.rb 30 additions, 0 deletionslib/gitlab/git/bundle_file.rb
- lib/gitlab/git/repository.rb 5 additions, 0 deletionslib/gitlab/git/repository.rb
- spec/fixtures/malicious.bundle 1 addition, 0 deletionsspec/fixtures/malicious.bundle
- spec/lib/gitlab/git/bundle_file_spec.rb 26 additions, 0 deletionsspec/lib/gitlab/git/bundle_file_spec.rb
- spec/lib/gitlab/git/repository_spec.rb 12 additions, 5 deletionsspec/lib/gitlab/git/repository_spec.rb
lib/gitlab/git/bundle_file.rb
0 → 100644
spec/fixtures/malicious.bundle
0 → 100644
spec/lib/gitlab/git/bundle_file_spec.rb
0 → 100644
Please register or sign in to comment