editions icon indicating copy to clipboard operation
editions copied to clipboard

[Snyk] Security upgrade cocoapods from 1.14.3 to 1.15.0

Open Reettaphant opened this issue 6 months ago • 0 comments

snyk-top-banner

Snyk has created this PR to fix 3 vulnerabilities in the rubygems dependencies of this project.

Snyk changed the following file(s):

  • projects/Mallard/ios/Gemfile
⚠️ Warning ``` Failed to update the Gemfile.lock, please update manually before merging. ```

Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Uncontrolled Resource Consumption ('Resource Exhaustion')
SNYK-RUBY-REXML-7577227
  738  
medium severity Denial of Service (DoS)
SNYK-RUBY-REXML-7577228
  631  
medium severity Denial of Service (DoS)
SNYK-RUBY-REXML-7462086
  479  

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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 📜 Customise PR templates 🛠 Adjust project settings 📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Denial of Service (DoS)

[//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"cocoapods","from":"1.14.3","to":"1.15.0"}],"env":"prod","issuesToFix":[{"exploit_maturity":"No Known Exploit","id":"SNYK-RUBY-REXML-7462086","priority_score":479,"priority_score_factors":[{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"5.3","score":265},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Denial of Service (DoS)"},{"exploit_maturity":"Proof of Concept","id":"SNYK-RUBY-REXML-7577227","priority_score":738,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"freshness","label":true,"score":71},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"6.9","score":345},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Uncontrolled Resource Consumption ('Resource Exhaustion')"},{"exploit_maturity":"No Known Exploit","id":"SNYK-RUBY-REXML-7577228","priority_score":631,"priority_score_factors":[{"type":"freshness","label":true,"score":71},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"6.9","score":345},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Denial of Service (DoS)"}],"prId":"33be2cc4-0501-4eb5-ae83-c751859ee44d","prPublicId":"33be2cc4-0501-4eb5-ae83-c751859ee44d","packageManager":"rubygems","priorityScoreList":[479,738,631],"projectPublicId":"96d96778-23c7-4676-bc66-92e803a33e5f","projectUrl":"https://app.snyk.io/org/guardian-editions/project/96d96778-23c7-4676-bc66-92e803a33e5f?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"type":"auto","upgrade":["SNYK-RUBY-REXML-7462086","SNYK-RUBY-REXML-7577227","SNYK-RUBY-REXML-7577228"],"vulns":["SNYK-RUBY-REXML-7462086","SNYK-RUBY-REXML-7577227","SNYK-RUBY-REXML-7577228"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}'

Reettaphant avatar Aug 08 '24 06:08 Reettaphant