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

Update dependency com.graphql-java:graphql-java to v21.5 [SECURITY] - autoclosed #785

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.graphql-java:graphql-java 21.3 -> 21.5 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-40094

GraphQL Java (aka graphql-java) before 21.5 does not properly consider ExecutableNormalizedFields (ENFs) as part of preventing denial of service via introspection queries. 20.9 and 19.11 are also fixed versions.


Release Notes

graphql-java/graphql-java (com.graphql-java:graphql-java)

v21.5: 21.5

Compare Source

This is a special release to add further limits to introspection queries.

This release contains a backport of PR #​3539.

What's Changed

Full Changelog: graphql-java/graphql-java@v21.4...v21.5

v21.4: 21.4

Compare Source

This is a special release to help control introspection queries.

This release adds a default check for introspection queries, to check that they are sensible. This feature is a backport of https://github.com/graphql-java/graphql-java/pull/3526 and https://github.com/graphql-java/graphql-java/pull/3527.

This release also adds an optional maximum result nodes limit, which is a backport of https://github.com/graphql-java/graphql-java/pull/3525.

What's Changed

Full Changelog: graphql-java/graphql-java@v21.3...v21.4


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 30, 2024
@renovate renovate bot force-pushed the renovate/maven-com.graphql-java-graphql-java-vulnerability branch from 8baffc5 to 19652aa Compare October 8, 2024 14:58
@renovate renovate bot force-pushed the renovate/maven-com.graphql-java-graphql-java-vulnerability branch from 19652aa to bfc3faa Compare October 8, 2024 15:01
@renovate renovate bot changed the title Update dependency com.graphql-java:graphql-java to v21.5 [SECURITY] Update dependency com.graphql-java:graphql-java to v21.5 [SECURITY] - autoclosed Oct 8, 2024
@renovate renovate bot closed this Oct 8, 2024
@renovate renovate bot deleted the renovate/maven-com.graphql-java-graphql-java-vulnerability branch October 8, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants