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