bmatthews68 / inmemdb-maven-plugin

A Maven 3 plug-in that can be used to launch an in-memory database for use in integration tests. Apache Derby and HSQLDB are both supported.
http://inmemdb-maven-plugin.btmatthews.com
Apache License 2.0
15 stars 7 forks source link

[Snyk] Security upgrade org.apache.maven:maven-plugin-api from 3.0.5 to 3.1.0 #63

Open bmatthews68 opened 11 months ago

bmatthews68 commented 11 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **479/1000**
**Why?** Has a fix available, CVSS 5.3 | Directory Traversal
[SNYK-JAVA-ORGCODEHAUSPLEXUS-31521](https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-31521) | `org.apache.maven:maven-plugin-api:`
`3.0.5 -> 3.1.0`
| No | No Known Exploit ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **380/1000**
**Why?** Has a fix available, CVSS 3.1 | XML External Entity (XXE) Injection
[SNYK-JAVA-ORGCODEHAUSPLEXUS-461102](https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-461102) | `org.apache.maven:maven-plugin-api:`
`3.0.5 -> 3.1.0`
| 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/bmatthews68/project/c13ec707-6d43-4e4a-933b-c9f3e7455a1e?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/bmatthews68/project/c13ec707-6d43-4e4a-933b-c9f3e7455a1e?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":"85e57f55-d331-4ec0-b97b-ac3271a621b7","prPublicId":"85e57f55-d331-4ec0-b97b-ac3271a621b7","dependencies":[{"name":"org.apache.maven:maven-plugin-api","from":"3.0.5","to":"3.1.0"}],"packageManager":"maven","projectPublicId":"c13ec707-6d43-4e4a-933b-c9f3e7455a1e","projectUrl":"https://app.snyk.io/org/bmatthews68/project/c13ec707-6d43-4e4a-933b-c9f3e7455a1e?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-ORGCODEHAUSPLEXUS-31521","SNYK-JAVA-ORGCODEHAUSPLEXUS-461102"],"upgrade":["SNYK-JAVA-ORGCODEHAUSPLEXUS-31521","SNYK-JAVA-ORGCODEHAUSPLEXUS-461102"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[479,380],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Directory Traversal](https://learn.snyk.io/lesson/directory-traversal/?loc=fix-pr) 🦉 [XML External Entity (XXE) Injection](https://learn.snyk.io/lesson/malicious-code-injection/?loc=fix-pr)