tcurdt / jdeb

This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner.
https://github.com/tcurdt/jdeb
Apache License 2.0
505 stars 293 forks source link

[Snyk] Security upgrade org.apache.maven:maven-core from 3.6.0 to 3.8.2 #605

Closed tcurdt closed 8 months ago

tcurdt commented 8 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **704/1000**
**Why?** Has a fix available, CVSS 9.8 | Command Injection
[SNYK-JAVA-ORGAPACHEMAVENSHARED-570592](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEMAVENSHARED-570592) | `org.apache.maven:maven-core:`
`3.6.0 -> 3.8.2`
| 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/tcurdt/project/6cdc8093-5771-41b5-a9e1-a3aa9813eb26?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/tcurdt/project/6cdc8093-5771-41b5-a9e1-a3aa9813eb26?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":"f5b914e9-0426-47b2-8fd6-9ef10daff912","prPublicId":"f5b914e9-0426-47b2-8fd6-9ef10daff912","dependencies":[{"name":"org.apache.maven:maven-core","from":"3.6.0","to":"3.8.2"}],"packageManager":"maven","projectPublicId":"6cdc8093-5771-41b5-a9e1-a3aa9813eb26","projectUrl":"https://app.snyk.io/org/tcurdt/project/6cdc8093-5771-41b5-a9e1-a3aa9813eb26?utm_source=github&utm_medium=referral&page=fix-pr","type":"user-initiated","patch":[],"vulns":["SNYK-JAVA-ORGAPACHEMAVENSHARED-570592"],"upgrade":["SNYK-JAVA-ORGAPACHEMAVENSHARED-570592"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[704],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Command Injection](https://learn.snyk.io/lesson/malicious-code-injection/?loc=fix-pr)