snowflakedb / snowflake-connector-net

Snowflake Connector for .NET
Apache License 2.0
173 stars 130 forks source link

[Snyk] Security upgrade System.IdentityModel.Tokens.Jwt from 6.10.2 to 6.34.0 #845

Closed sfc-gh-snowflakedb-snyk-sa closed 5 months ago

sfc-gh-snowflakedb-snyk-sa commented 5 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `nuget` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - Snowflake.Data/Snowflake.Data.csproj #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **626/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 6.8 | Resource Exhaustion
[SNYK-DOTNET-SYSTEMIDENTITYMODELTOKENSJWT-6148655](https://snyk.io/vuln/SNYK-DOTNET-SYSTEMIDENTITYMODELTOKENSJWT-6148655) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised. Check the changes in this PR to ensure they won't cause issues with your project. ------------ **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/snowflakedb-sca-scanning-public-repo/project/6e936eea-71aa-4aa5-a46f-3ee09a811bff?utm_source=github-enterprise&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/snowflakedb-sca-scanning-public-repo/project/6e936eea-71aa-4aa5-a46f-3ee09a811bff?utm_source=github-enterprise&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"af983fd6-b77b-4c9b-9706-7ff21b07f655","prPublicId":"af983fd6-b77b-4c9b-9706-7ff21b07f655","dependencies":[{"name":"System.IdentityModel.Tokens.Jwt","from":"6.10.2","to":"6.34.0"}],"packageManager":"nuget","projectPublicId":"6e936eea-71aa-4aa5-a46f-3ee09a811bff","projectUrl":"https://app.snyk.io/org/snowflakedb-sca-scanning-public-repo/project/6e936eea-71aa-4aa5-a46f-3ee09a811bff?utm_source=github-enterprise&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-DOTNET-SYSTEMIDENTITYMODELTOKENSJWT-6148655"],"upgrade":["SNYK-DOTNET-SYSTEMIDENTITYMODELTOKENSJWT-6148655"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[626],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Resource Exhaustion](https://learn.snyk.io/lesson/redos/?loc=fix-pr)
codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (fa1b879) 84.03% compared to head (709a05a) 84.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #845 +/- ## ======================================= Coverage 84.03% 84.03% ======================================= Files 89 89 Lines 9293 9293 Branches 857 857 ======================================= Hits 7809 7809 Misses 1261 1261 Partials 223 223 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.