sanger / stan-core

MIT License
0 stars 2 forks source link

[Snyk] Fix for 1 vulnerabilities #364

Closed psd-github-ci closed 7 months ago

psd-github-ci commented 7 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 | 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") | Improper Access Control
[SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-6457293](https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-6457293) | `org.springframework.security:spring-security-web:`
`5.6.11 -> 5.7.12`
| No | No Known Exploit #### Vulnerabilities that could not be fixed - Upgrade: - Could not upgrade `org.springframework.security:spring-security-config@5.5.8` to `org.springframework.security:spring-security-config@5.7.12`; Reason `could not apply upgrade, dependency is managed externally` ; Location: `https://maven-central.storage-download.googleapis.com/maven2/org/springframework/security/spring-security-bom/5.5.8/spring-security-bom-5.5.8.pom` - Could not upgrade `org.springframework.security:spring-security-ldap@5.5.8` to `org.springframework.security:spring-security-ldap@5.7.12`; Reason `could not apply upgrade, dependency is managed externally` ; Location: `https://maven-central.storage-download.googleapis.com/maven2/org/springframework/security/spring-security-bom/5.5.8/spring-security-bom-5.5.8.pom` 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/pds-mjo/project/00c7f7c8-fd9a-4d7b-9ff8-734013d9d599?utm_source=github-enterprise&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/pds-mjo/project/00c7f7c8-fd9a-4d7b-9ff8-734013d9d599?utm_source=github-enterprise&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":"9e152391-e8c4-4590-bbd6-da655e7dd41e","prPublicId":"9e152391-e8c4-4590-bbd6-da655e7dd41e","dependencies":[{"name":"org.springframework.security:spring-security-config","from":"5.5.8","to":"5.7.12"},{"name":"org.springframework.security:spring-security-ldap","from":"5.5.8","to":"5.7.12"},{"name":"org.springframework.security:spring-security-web","from":"5.6.11","to":"5.7.12"}],"packageManager":"maven","projectPublicId":"00c7f7c8-fd9a-4d7b-9ff8-734013d9d599","projectUrl":"https://app.snyk.io/org/pds-mjo/project/00c7f7c8-fd9a-4d7b-9ff8-734013d9d599?utm_source=github-enterprise&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-6457293"],"upgrade":["SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-6457293"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":[],"priorityScoreList":[null],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Improper Access Control](https://learn.snyk.io/lesson/broken-access-control/?loc=fix-pr)