sleroy / spring-cqrs-arch

Extension for the Spring framework using CQRS principles. It's useful to implement quickly an webapp.
https://www.sylvainleroy.com
Apache License 2.0
26 stars 12 forks source link

[Snyk] Security upgrade org.hibernate.validator:hibernate-validator from 6.1.5.Final to 6.2.0.Final #33

Open sleroy opened 8 months ago

sleroy 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **591/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 6.1 | Cross-Site Scripting (XSS)
[SNYK-JAVA-ORGHIBERNATEVALIDATOR-6247635](https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATEVALIDATOR-6247635) | `org.hibernate.validator:hibernate-validator:`
`6.1.5.Final -> 6.2.0.Final`
| 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/sleroy/project/c040dfe1-477f-446f-9038-603e0b92b71f?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/sleroy/project/c040dfe1-477f-446f-9038-603e0b92b71f?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":"6fcea9f3-eb3f-43d3-b0e1-ce424f089179","prPublicId":"6fcea9f3-eb3f-43d3-b0e1-ce424f089179","dependencies":[{"name":"org.hibernate.validator:hibernate-validator","from":"6.1.5.Final","to":"6.2.0.Final"}],"packageManager":"maven","projectPublicId":"c040dfe1-477f-446f-9038-603e0b92b71f","projectUrl":"https://app.snyk.io/org/sleroy/project/c040dfe1-477f-446f-9038-603e0b92b71f?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-ORGHIBERNATEVALIDATOR-6247635"],"upgrade":["SNYK-JAVA-ORGHIBERNATEVALIDATOR-6247635"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[591],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Cross-Site Scripting (XSS)](https://learn.snyk.io/lesson/xss/?loc=fix-pr)