Skip to content

Commit

Permalink
[Snyk] Security upgrade cocoapods from 1.11.3 to 1.11.3 (pagopa#4311)
Browse files Browse the repository at this point in the history
<p>This PR was automatically created by Snyk using the credentials of a
real user.</p><br /><h3>Snyk has created this PR to fix one or more
vulnerable packages in the `rubygems` dependencies of this project.</h3>



#### Changes included in this PR

- Changes to the following files to upgrade the vulnerable dependencies
to a fixed version:
    - Gemfile.lock



#### 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") | **551/1000** <br/> **Why?** Recently disclosed, Has
a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
<br/>[SNYK-RUBY-ACTIVESUPPORT-3237242](https://snyk.io/vuln/SNYK-RUBY-ACTIVESUPPORT-3237242)
| 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: <img
src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiIyN2ExMDA4Ni01M2RjLTQ4YmQtYjE0OC03MTlhNGFhNDAzNzciLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjI3YTEwMDg2LTUzZGMtNDhiZC1iMTQ4LTcxOWE0YWE0MDM3NyJ9fQ=="
width="0" height="0"/>
🧐 [View latest project
report](https://app.snyk.io/org/pagopa/project/575dc7f4-ae07-4791-81f9-1ece0989a06c?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;fix-pr)

🛠 [Adjust project
settings](https://app.snyk.io/org/pagopa/project/575dc7f4-ae07-4791-81f9-1ece0989a06c?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;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":"27a10086-53dc-48bd-b148-719a4aa40377","prPublicId":"27a10086-53dc-48bd-b148-719a4aa40377","dependencies":[{"name":"cocoapods","from":"1.11.3","to":"1.11.3"}],"packageManager":"rubygems","projectPublicId":"575dc7f4-ae07-4791-81f9-1ece0989a06c","projectUrl":"https://app.snyk.io/org/pagopa/project/575dc7f4-ae07-4791-81f9-1ece0989a06c?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-RUBY-ACTIVESUPPORT-3237242"],"upgrade":["SNYK-RUBY-ACTIVESUPPORT-3237242"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[551]})

---

**Learn how to fix vulnerabilities with free interactive lessons:**

🦉 [Regular Expression Denial of Service
(ReDoS)](https://learn.snyk.io/lessons/redos/javascript/?loc&#x3D;fix-pr)

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Fabio Bombardi <[email protected]>
  • Loading branch information
3 people authored Jan 20, 2023
1 parent 8aa8464 commit dba6155
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
algoliasearch (1.27.5)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
Expand Down Expand Up @@ -84,7 +84,7 @@ GEM
dotenv (2.8.1)
emoji_regex (3.2.3)
escape (0.0.4)
ethon (0.15.0)
ethon (0.16.0)
ffi (>= 1.15.0)
excon (0.92.4)
faraday (1.10.2)
Expand Down Expand Up @@ -204,7 +204,7 @@ GEM
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jmespath (1.6.1)
json (2.6.1)
json (2.6.3)
jwt (2.5.0)
memoist (0.16.2)
mini_magick (4.11.0)
Expand Down

0 comments on commit dba6155

Please sign in to comment.