spotify / styx

"The path to execution", Styx is a service that schedules batch data processing jobs in Docker containers on Kubernetes.
Apache License 2.0
267 stars 50 forks source link

[Snyk] Security upgrade org.springframework:spring-expression from 5.3.25 to 5.3.26 #1063

Open perploug opened 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 `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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **551/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 5.3 | Allocation of Resources Without Limits or Throttling
[SNYK-JAVA-ORGSPRINGFRAMEWORK-3369749](https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-3369749) | `org.springframework:spring-expression:`
`5.3.25 -> 5.3.26`
| 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/6cb86248-fae6-4748-a81b-da1cf766aa89?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/spotify-foss/project/6cb86248-fae6-4748-a81b-da1cf766aa89?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":"e326940e-1be4-4100-b6c5-e2388be4c6c7","prPublicId":"e326940e-1be4-4100-b6c5-e2388be4c6c7","dependencies":[{"name":"org.springframework:spring-expression","from":"5.3.25","to":"5.3.26"}],"packageManager":"maven","projectPublicId":"6cb86248-fae6-4748-a81b-da1cf766aa89","projectUrl":"https://app.snyk.io/org/spotify-foss/project/6cb86248-fae6-4748-a81b-da1cf766aa89?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-ORGSPRINGFRAMEWORK-3369749"],"upgrade":["SNYK-JAVA-ORGSPRINGFRAMEWORK-3369749"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[551],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Allocation of Resources Without Limits or Throttling](https://learn.snyk.io/lessons/no-rate-limiting/golang/?loc=fix-pr)
codecov[bot] commented 1 year ago

Codecov Report

Merging #1063 (739b5e1) into master (f2960de) will increase coverage by 0.03%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1063      +/-   ##
============================================
+ Coverage     92.30%   92.33%   +0.03%     
  Complexity     2150     2150              
============================================
  Files           200      200              
  Lines          8314     8314              
  Branches        502      502              
============================================
+ Hits           7674     7677       +3     
+ Misses          526      523       -3     
  Partials        114      114