RediSearch / JRediSearch

Java Client for RediSearch
https://redisearch.io
BSD 2-Clause "Simplified" License
141 stars 62 forks source link

[Snyk] Security upgrade org.json:json from 20211205 to 20230227 #194

Open DvirDukhan opened 1 year ago

DvirDukhan 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 `maven` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - pom.xml #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity | Reachability :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **600/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.5 | Denial of Service (DoS)
[SNYK-JAVA-ORGJSON-5488379](https://snyk.io/vuln/SNYK-JAVA-ORGJSON-5488379) | `org.json:json:`
`20211205 -> 20230227`
| Yes | Proof of Concept | No Path Found (*) 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/redislabs/project/e1a0a2a3-ea60-4830-a7f8-64e1a29975a6?utm_source=github&utm_medium=referral&page=fix-pr) šŸ›  [Adjust project settings](https://app.snyk.io/org/redislabs/project/e1a0a2a3-ea60-4830-a7f8-64e1a29975a6?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":"93a31672-ea61-435d-8284-819e260f4620","prPublicId":"93a31672-ea61-435d-8284-819e260f4620","dependencies":[{"name":"org.json:json","from":"20211205","to":"20230227"}],"packageManager":"maven","projectPublicId":"e1a0a2a3-ea60-4830-a7f8-64e1a29975a6","projectUrl":"https://app.snyk.io/org/redislabs/project/e1a0a2a3-ea60-4830-a7f8-64e1a29975a6?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-ORGJSON-5488379"],"upgrade":["SNYK-JAVA-ORGJSON-5488379"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[600],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** šŸ¦‰ [Denial of Service (DoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr)
codecov[bot] commented 1 year ago

Codecov Report

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

Project coverage is 88.00%. Comparing base (0b45cc8) to head (728f649).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #194 +/- ## ========================================= Coverage 88.00% 88.00% Complexity 481 481 ========================================= Files 39 39 Lines 1676 1676 Branches 189 189 ========================================= Hits 1475 1475 Misses 147 147 Partials 54 54 ```

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