-
- Downloads
Merge branch 'security-2770-verify-bundle-import-files-11-7' into 'security-11-7'
[11.7] Validate bundle files before unpacking them See merge request gitlab/gitlabhq!2773 (cherry picked from commit 3f631ca5d24533e2d90617e1fa0a510268c35b1c) 74f447d1 Validate bundle files before unpacking them
Showing
- changelogs/unreleased/security-2770-verify-bundle-import-files-11-7.yml 5 additions, 0 deletions...eleased/security-2770-verify-bundle-import-files-11-7.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