leonarduk / unison

UNISoN is a Java-based NNTP client that can analyse messages to save to a Pajek-format file for Social Network Analysis. Developed as part of an MSc Business Systems Analysis & Design at City University.
http://unison.sleonard.co.uk/
Apache License 2.0
6 stars 2 forks source link

[Snyk] Security upgrade org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.9 #170

Closed leonarduk closed 1 year ago

leonarduk 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") | **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.jacoco:jacoco-maven-plugin:`
`0.8.8 -> 0.8.9`
| 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.jacoco:jacoco-maven-plugin:`
`0.8.8 -> 0.8.9`
| 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/leonarduk/project/d432a5ab-140c-4058-9695-da5ed9bef2cb?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/leonarduk/project/d432a5ab-140c-4058-9695-da5ed9bef2cb?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":"7ad80ddb-2844-4ac6-84f1-9ac91eb8b2c9","prPublicId":"7ad80ddb-2844-4ac6-84f1-9ac91eb8b2c9","dependencies":[{"name":"org.jacoco:jacoco-maven-plugin","from":"0.8.8","to":"0.8.9"}],"packageManager":"maven","projectPublicId":"d432a5ab-140c-4058-9695-da5ed9bef2cb","projectUrl":"https://app.snyk.io/org/leonarduk/project/d432a5ab-140c-4058-9695-da5ed9bef2cb?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/lessons/directory-traversal/java/?loc=fix-pr) 🦉 [XML External Entity (XXE) Injection](https://learn.snyk.io/lessons/malicious-code-injection/python/?loc=fix-pr) - - - This change is [Reviewable](https://reviewable.io/reviews/leonarduk/unison/170)
cr-gpt[bot] commented 1 year ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables for this repo. you could follow readme for more information