Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/221 path traversal root bucket #357

Merged
merged 11 commits into from
Oct 17, 2024

Conversation

AssahBismarkabah
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

Attention: Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.

Project coverage is 86.78%. Comparing base (f195bcd) to head (29e0de0).
Report is 16 commits behind head on develop.

Files with missing lines Patch % Lines
...rsys/datasafe/rest/impl/config/DatasafeConfig.java 33.33% 2 Missing ⚠️
...s/datasafe/storage/impl/s3/StaticBucketRouter.java 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #357      +/-   ##
=============================================
- Coverage      86.79%   86.78%   -0.01%     
  Complexity         1        1              
=============================================
  Files            164      164              
  Lines           3354     3361       +7     
  Branches         217      219       +2     
=============================================
+ Hits            2911     2917       +6     
- Misses           309      310       +1     
  Partials         134      134              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AssahBismarkabah AssahBismarkabah linked an issue Oct 7, 2024 that may be closed by this pull request
@AssahBismarkabah AssahBismarkabah added bug Something isn't working java Pull requests that update Java code vulnerability bug that poses a security risk and removed bug Something isn't working labels Oct 7, 2024
Copy link

sonarcloud bot commented Oct 8, 2024

@Motouom Motouom merged commit 28f411a into develop Oct 17, 2024
2 of 4 checks passed
@Motouom Motouom deleted the feature/221_PathTraversal_RootBucket branch October 17, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code vulnerability bug that poses a security risk
Projects
Development

Successfully merging this pull request may close these issues.

path traversal if path contains rootbucket
4 participants