pkiraly / metadata-qa-api

Metadata Quality Assessment Framework API
http://pkiraly.github.io/
GNU General Public License v3.0
14 stars 5 forks source link

[Snyk] Security upgrade com.opencsv:opencsv from 5.7.0 to 5.7.1 #114

Closed pkiraly closed 2 years ago

pkiraly commented 2 years 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") | **822/1000**
**Why?** Currently trending on Twitter, Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 8.1 | Arbitrary Code Execution
[SNYK-JAVA-ORGAPACHECOMMONS-3043138](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-3043138) | `com.opencsv:opencsv:`
`5.7.0 -> 5.7.1`
| No | Proof of Concept (*) 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/pkiraly/project/1edd575e-5f6e-416c-b516-e938a0e826df?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/pkiraly/project/1edd575e-5f6e-416c-b516-e938a0e826df?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":"4877051d-6d03-4e56-a80b-d4585746c62d","prPublicId":"4877051d-6d03-4e56-a80b-d4585746c62d","dependencies":[{"name":"com.opencsv:opencsv","from":"5.7.0","to":"5.7.1"}],"packageManager":"maven","projectPublicId":"1edd575e-5f6e-416c-b516-e938a0e826df","projectUrl":"https://app.snyk.io/org/pkiraly/project/1edd575e-5f6e-416c-b516-e938a0e826df?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-ORGAPACHECOMMONS-3043138"],"upgrade":["SNYK-JAVA-ORGAPACHECOMMONS-3043138"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[822]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Arbitrary Code Execution](https://learn.snyk.io/lessons/spring4shell/java//?loc=fix-pr)
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov-commenter commented 2 years ago

Codecov Report

Base: 81.76% // Head: 81.76% // No change to project coverage :thumbsup:

Coverage data is based on head (fd81deb) compared to base (7dde7f5). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #114 +/- ## ========================================= Coverage 81.76% 81.76% Complexity 1317 1317 ========================================= Files 114 114 Lines 4968 4968 Branches 611 611 ========================================= Hits 4062 4062 Misses 700 700 Partials 206 206 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kir%C3%A1ly+P%C3%A9ter). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kir%C3%A1ly+P%C3%A9ter)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.