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

[SNOW-1156046] fix toctou vulnerability in EasyLogginConfig #925

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

remove disposable object from method

58c4cd3
Select commit
Loading
Failed to load commit list.
Open

[SNOW-1156046] fix toctou vulnerability in EasyLogginConfig #925

remove disposable object from method
58c4cd3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 30, 2024 in 0s

85.13% (-0.42%) compared to 982a1e4

View this Pull Request on Codecov

85.13% (-0.42%) compared to 982a1e4

Details

Codecov Report

Attention: Patch coverage is 72.41379% with 8 lines in your changes missing coverage. Please review.

Project coverage is 85.13%. Comparing base (982a1e4) to head (58c4cd3).

Files Patch % Lines
...lake.Data/Configuration/EasyLoggingConfigParser.cs 66.66% 5 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #925      +/-   ##
==========================================
- Coverage   85.55%   85.13%   -0.42%     
==========================================
  Files         106      106              
  Lines       10777    10782       +5     
  Branches     1032     1033       +1     
==========================================
- Hits         9220     9179      -41     
- Misses       1307     1352      +45     
- Partials      250      251       +1     

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