[Snyk] Fix for 6 vulnerabilities - #789
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-18519206 - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-18518056 - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-18518102 - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-18519025 - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-18519142 - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-18519225
|
The upgrade from Bouncy Castle FIPS 1.x to 2.x is a major version change with significant breaking changes related to dependencies, APIs, and algorithm support to align with current FIPS standards. Key Breaking Changes:
Source: Bouncy Castle FIPS Migration Hints – BC-FJA 1.0.2.* to 2.0.0. Recommendation: This upgrade requires careful validation. Developers must add the new
|
Snyk has created this PR to fix 6 vulnerabilities in the maven dependencies of this project.
Snyk changed the following file(s):
pom.xmlVulnerabilities that will be fixed with an upgrade:
SNYK-JAVA-ORGBOUNCYCASTLE-18519206
1.0.2->2.0.2org.bouncycastle:bcpkix-fips:
1.0.2->2.0.7Major version upgradeNo Known ExploitSNYK-JAVA-ORGBOUNCYCASTLE-18518056
1.0.2->2.0.2No Known ExploitSNYK-JAVA-ORGBOUNCYCASTLE-18518102
1.0.2->2.0.2No Known ExploitSNYK-JAVA-ORGBOUNCYCASTLE-18519025
1.0.2->2.0.2No Known ExploitSNYK-JAVA-ORGBOUNCYCASTLE-18519142
1.0.2->2.0.2No Known ExploitSNYK-JAVA-ORGBOUNCYCASTLE-18519225
1.0.2->2.0.7No Known ExploitBreaking Change Risk
Important
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:
🦉 Uncontrolled Recursion