dgroup / docker-unittests

Testing of base docker images during CI/CD process
MIT License
35 stars 4 forks source link

[Snyk] Fix for 2 vulnerabilities #314

Open dgroup opened 10 months ago

dgroup commented 10 months 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **696/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.5 | HTTP Request Smuggling
[SNYK-JAVA-IONETTY-6056419](https://snyk.io/vuln/SNYK-JAVA-IONETTY-6056419) | `com.github.docker-java:docker-java:`
`3.1.0 -> 3.2.0`
| No | Proof of Concept ![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-JAVA-ORGYAML-6056527](https://snyk.io/vuln/SNYK-JAVA-ORGYAML-6056527) | `org.yaml:snakeyaml:`
`1.19 -> 1.31`
| 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/dgroup/project/58b731a9-6b07-4ccf-9044-ad305ad243e6?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/dgroup/project/58b731a9-6b07-4ccf-9044-ad305ad243e6?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":"4261afcf-1d7a-482a-b439-f67cce42ac2d","prPublicId":"4261afcf-1d7a-482a-b439-f67cce42ac2d","dependencies":[{"name":"com.github.docker-java:docker-java","from":"3.1.0","to":"3.2.0"},{"name":"org.yaml:snakeyaml","from":"1.19","to":"1.31"}],"packageManager":"maven","projectPublicId":"58b731a9-6b07-4ccf-9044-ad305ad243e6","projectUrl":"https://app.snyk.io/org/dgroup/project/58b731a9-6b07-4ccf-9044-ad305ad243e6?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-IONETTY-6056419","SNYK-JAVA-ORGYAML-6056527"],"upgrade":["SNYK-JAVA-IONETTY-6056419","SNYK-JAVA-ORGYAML-6056527"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[696,589],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Denial of Service (DoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr)