sleroy / SonarEsLintPlugin

SonarQube plugin for EsLint linter
MIT License
87 stars 28 forks source link

[Snyk] Fix for 4 vulnerabilities #25

Open sleroy opened 1 year ago

sleroy 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **599/1000**
**Why?** Has a fix available, CVSS 7.7 | Deserialization of Untrusted Data
[SNYK-JAVA-COMGOOGLECODEGSON-1730327](https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327) | `com.google.code.gson:gson:`
`2.8.2 -> 2.8.9`
| No | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **651/1000**
**Why?** Mature exploit, Has a fix available, CVSS 5.3 | Directory Traversal
[SNYK-JAVA-COMMONSIO-1277109](https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-1277109) | `commons-io:commons-io:`
`2.6 -> 2.7`
| No | Mature ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **466/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 2.9 | Information Exposure
[SNYK-JAVA-JUNIT-1017047](https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047) | `org.sonarsource.sslr:sslr-testing-harness:`
`1.22 -> 1.24.0.633`
| No | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **509/1000**
**Why?** Has a fix available, CVSS 5.9 | Information Exposure
[SNYK-JAVA-ORGSONARSOURCESONARQUBE-72697](https://snyk.io/vuln/SNYK-JAVA-ORGSONARSOURCESONARQUBE-72697) | `org.sonarsource.sonarqube:sonar-plugin-api:`
`6.7.7 -> 7.4`
| Yes | 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/sleroy/project/a9aa94b4-13b0-41da-a501-74f8fd368975?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/sleroy/project/a9aa94b4-13b0-41da-a501-74f8fd368975?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":"501a5a68-c7be-429f-b8a2-6ae16d9423ac","prPublicId":"501a5a68-c7be-429f-b8a2-6ae16d9423ac","dependencies":[{"name":"com.google.code.gson:gson","from":"2.8.2","to":"2.8.9"},{"name":"commons-io:commons-io","from":"2.6","to":"2.7"},{"name":"org.sonarsource.sonarqube:sonar-plugin-api","from":"6.7.7","to":"7.4"},{"name":"org.sonarsource.sslr:sslr-testing-harness","from":"1.22","to":"1.24.0.633"}],"packageManager":"maven","projectPublicId":"a9aa94b4-13b0-41da-a501-74f8fd368975","projectUrl":"https://app.snyk.io/org/sleroy/project/a9aa94b4-13b0-41da-a501-74f8fd368975?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-ORGSONARSOURCESONARQUBE-72697","SNYK-JAVA-JUNIT-1017047","SNYK-JAVA-COMMONSIO-1277109","SNYK-JAVA-COMGOOGLECODEGSON-1730327"],"upgrade":["SNYK-JAVA-COMGOOGLECODEGSON-1730327","SNYK-JAVA-COMMONSIO-1277109","SNYK-JAVA-JUNIT-1017047","SNYK-JAVA-ORGSONARSOURCESONARQUBE-72697"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[509,466,651,599]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Directory Traversal](https://learn.snyk.io/lessons/directory-traversal/java/?loc=fix-pr) 🦉 [Deserialization of Untrusted Data](https://learn.snyk.io/lessons/insecure-deserialization/java/?loc=fix-pr)