Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump org.bitbucket.b_c:jose4j from 0.9.3 to 0.9.4 in /jans-config-api #7911

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 29, 2024

Bumps org.bitbucket.b_c:jose4j from 0.9.3 to 0.9.4.

Commits
  • 1ec20f8 [maven-release-plugin] prepare for next development iteration
  • e4da603 Update slf4j-api to 1.7.36 to avoid CVE-2018-8088
  • b5720a2 Merged in master (pull request #25)
  • 72739ae fix spelling
  • 1afaa1e Add the PBES2 algorithms to JWE's default blocked AlgorithmConstraints and pu...
  • 055225e [maven-release-plugin] prepare release jose4j-0.9.4
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested review from pujavs, yuriyz and yurem as code owners February 29, 2024 20:23
@dependabot dependabot bot added java Pull requests that update Java code kind-dependencies Pull requests that update a dependency file labels Feb 29, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/jans-config-api/org.bitbucket.b_c-jose4j-0.9.4 branch from 9431984 to 43ac371 Compare March 1, 2024 19:18
@dependabot dependabot bot force-pushed the dependabot/maven/jans-config-api/org.bitbucket.b_c-jose4j-0.9.4 branch 2 times, most recently from 74c4b65 to f8a439e Compare March 14, 2024 13:26
Bumps [org.bitbucket.b_c:jose4j](https://bitbucket.org/b_c/jose4j) from 0.9.3 to 0.9.4.
- [Commits](https://bitbucket.org/b_c/jose4j/branches/compare/jose4j-0.9.4..jose4j-0.9.3)

---
updated-dependencies:
- dependency-name: org.bitbucket.b_c:jose4j
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/jans-config-api/org.bitbucket.b_c-jose4j-0.9.4 branch from f8a439e to 9725e94 Compare March 15, 2024 08:22
@yurem yurem enabled auto-merge (squash) September 5, 2024 13:10
Copy link

dryrunsecurity bot commented Sep 5, 2024

DryRun Security Summary

The code change updates the jose4j dependency version from 0.9.3 to 0.9.4 in the jans-config-api/pom.xml file, which is a minor update likely to include bug fixes, security improvements, or new features, and does not raise any immediate application security concerns.

Expand for full summary

Summary:

This code change is a minor update to the jose4j dependency version in the jans-config-api/pom.xml file. The version is being updated from 0.9.3 to 0.9.4. From an application security perspective, this change is relatively minor, as the jose4j library is a Java implementation of the JOSE (JSON Object Signing and Encryption) standards, which are used for secure communication and data protection. Updating the dependency version is likely to include bug fixes, security improvements, or new features that the project maintainers have deemed necessary.

However, it's always important to carefully review any dependency updates, especially for security-critical libraries like jose4j, to ensure that there are no known vulnerabilities or breaking changes that could impact the application's security. In this case, the change appears to be a minor version update, which typically indicates bug fixes and improvements rather than major architectural changes. Overall, this code change seems routine and does not raise any immediate application security concerns, but it's still a good practice to thoroughly test the application after the dependency update to ensure that there are no regressions or unexpected behavior changes.

Files Changed:

  • jans-config-api/pom.xml: The version of the jose4j dependency has been updated from 0.9.3 to 0.9.4. This is a relatively minor change, as the jose4j library is a Java implementation of the JOSE (JSON Object Signing and Encryption) standards, which are used for secure communication and data protection.

Code Analysis

We ran 9 analyzers against 1 file and 1 analyzer had findings. 8 analyzers had no findings.

Analyzer Findings
Sensitive Files Analyzer 1 finding

Riskiness

🟢 Risk threshold not exceeded.

View PR in the DryRun Dashboard.

@yurem yurem merged commit 69d12c8 into main Sep 5, 2024
3 of 4 checks passed
@yurem yurem deleted the dependabot/maven/jans-config-api/org.bitbucket.b_c-jose4j-0.9.4 branch September 5, 2024 13:23
Copy link

sonarqubecloud bot commented Sep 5, 2024

Copy link

sonarqubecloud bot commented Sep 5, 2024

Copy link

sonarqubecloud bot commented Sep 5, 2024

Copy link

sonarqubecloud bot commented Sep 5, 2024

Copy link

sonarqubecloud bot commented Sep 5, 2024

Quality Gate Passed Quality Gate passed for 'keycloak-integration-parent'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

sonarqubecloud bot commented Sep 5, 2024

Copy link

sonarqubecloud bot commented Sep 5, 2024

Copy link

sonarqubecloud bot commented Sep 5, 2024

Copy link

sonarqubecloud bot commented Sep 5, 2024

Copy link

sonarqubecloud bot commented Sep 5, 2024

Copy link

sonarqubecloud bot commented Sep 5, 2024

yuriyz pushed a commit that referenced this pull request Nov 7, 2024
… /jans-config-api (#7911)

chore(deps-dev): bump org.bitbucket.b_c:jose4j in /jans-config-api

Bumps [org.bitbucket.b_c:jose4j](https://bitbucket.org/b_c/jose4j) from 0.9.3 to 0.9.4.
- [Commits](https://bitbucket.org/b_c/jose4j/branches/compare/jose4j-0.9.4..jose4j-0.9.3)

---
updated-dependencies:
- dependency-name: org.bitbucket.b_c:jose4j
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Former-commit-id: 69d12c8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code kind-dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants