spotify / XCMetrics

XCMetrics is the easiest way to collect Xcode build metrics and improve developer productivity.
https://xcmetrics.io
Other
1.1k stars 77 forks source link

[Snyk] Security upgrade nokogiri from 1.12.5 to 1.13.9 #97

Closed perploug closed 1 year ago

perploug commented 1 year 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 `rubygems` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - tools/format-docs/Gemfile - tools/format-docs/Gemfile.lock #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **619/1000**
**Why?** Has a fix available, CVSS 8.1 | Use After Free
[SNYK-RUBY-NOKOGIRI-2413994](https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-2413994) | No | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **589/1000**
**Why?** Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-RUBY-NOKOGIRI-2620374](https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-2620374) | No | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **589/1000**
**Why?** Has a fix available, CVSS 7.5 | Out-of-bounds Write
[SNYK-RUBY-NOKOGIRI-2630623](https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-2630623) | No | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **589/1000**
**Why?** Has a fix available, CVSS 7.5 | Denial of Service (DoS)
[SNYK-RUBY-NOKOGIRI-2630898](https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-2630898) | No | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **624/1000**
**Why?** Has a fix available, CVSS 8.2 | Improper Handling of Unexpected Data Type
[SNYK-RUBY-NOKOGIRI-2840634](https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-2840634) | No | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **589/1000**
**Why?** Has a fix available, CVSS 7.5 | NULL Pointer Dereference
[SNYK-RUBY-NOKOGIRI-3052880](https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-3052880) | 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/spotify-foss/project/bcbda01e-9045-404e-b308-04ce8966b324?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/spotify-foss/project/bcbda01e-9045-404e-b308-04ce8966b324?utm_source=github&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":"81b22bf6-8532-4b99-8d31-462b53dac53f","prPublicId":"81b22bf6-8532-4b99-8d31-462b53dac53f","dependencies":[{"name":"nokogiri","from":"1.12.5","to":"1.13.9"}],"packageManager":"rubygems","projectPublicId":"bcbda01e-9045-404e-b308-04ce8966b324","projectUrl":"https://app.snyk.io/org/spotify-foss/project/bcbda01e-9045-404e-b308-04ce8966b324?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-RUBY-NOKOGIRI-2413994","SNYK-RUBY-NOKOGIRI-2620374","SNYK-RUBY-NOKOGIRI-2630623","SNYK-RUBY-NOKOGIRI-2630898","SNYK-RUBY-NOKOGIRI-2840634","SNYK-RUBY-NOKOGIRI-3052880"],"upgrade":["SNYK-RUBY-NOKOGIRI-2413994","SNYK-RUBY-NOKOGIRI-2620374","SNYK-RUBY-NOKOGIRI-2630623","SNYK-RUBY-NOKOGIRI-2630898","SNYK-RUBY-NOKOGIRI-2840634","SNYK-RUBY-NOKOGIRI-3052880"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[619,589,589,589,624,589],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr) 🦉 [NULL Pointer Dereference](https://learn.snyk.io/lessons/null-dereference/cpp/?loc=fix-pr)