keycloak-regex-mapper icon indicating copy to clipboard operation
keycloak-regex-mapper copied to clipboard

[Snyk] Fix for 2 vulnerabilities

Open LucaFilipozzi opened this issue 1 year ago • 0 comments
trafficstars

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to fix 2 vulnerabilities in the maven dependencies of this project.

Snyk changed the following file(s):

  • pom.xml

Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
medium severity Improper Authentication
SNYK-JAVA-ORGKEYCLOAK-7541866
  611   org.keycloak:keycloak-services:
15.0.2 -> 25.0.1
Major version upgrade No Known Exploit
medium severity Unprotected Transport of Credentials
SNYK-JAVA-ORGKEYCLOAK-7268350
  469   org.keycloak:keycloak-core:
15.0.2 -> 25.0.1
org.keycloak:keycloak-server-spi:
15.0.2 -> 25.0.1
org.keycloak:keycloak-server-spi-private:
15.0.2 -> 25.0.1
org.keycloak:keycloak-services:
15.0.2 -> 25.0.1
Major version upgrade No Known Exploit

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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 📜 Customise PR templates 🛠 Adjust project settings 📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Improper Authentication

LucaFilipozzi avatar Jul 20 '24 07:07 LucaFilipozzi