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-944715 Validate account domain #820

Merged
merged 2 commits into from
Dec 1, 2023

SNOW-944715 Validate account domain to avoid SSRF

a6a0ee4
Select commit
Loading
Failed to load commit list.
Merged

SNOW-944715 Validate account domain #820

SNOW-944715 Validate account domain to avoid SSRF
a6a0ee4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 1, 2023 in 0s

83.50% (-0.07%) compared to 62f2206

View this Pull Request on Codecov

83.50% (-0.07%) compared to 62f2206

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (62f2206) 83.56% compared to head (a6a0ee4) 83.50%.
Report is 2 commits behind head on master.

❗ Current head a6a0ee4 differs from pull request most recent head 685f87f. Consider uploading reports for the commit 685f87f to get more accurate results

Files Patch % Lines
Snowflake.Data/Core/Session/SFSessionProperty.cs 88.23% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #820      +/-   ##
==========================================
- Coverage   83.56%   83.50%   -0.07%     
==========================================
  Files          89       89              
  Lines        9155     9170      +15     
  Branches      837      839       +2     
==========================================
+ Hits         7650     7657       +7     
- Misses       1275     1282       +7     
- Partials      230      231       +1     

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