Merged
Conversation
Contributor
|
The following files, which will be shipped with the agent, were modified in this PR and You can ignore this if you are sure the changes in this PR do not require QA. Otherwise, consider removing the label. List of modified files that will be shipped with the agent |
This comment has been minimized.
This comment has been minimized.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files🚀 New features to boost your workflow:
|
lucia-sb
approved these changes
Mar 23, 2026
aldrickdev
pushed a commit
that referenced
this pull request
Mar 25, 2026
Co-authored-by: lucia-sb <200915154+lucia-sb@users.noreply.github.com>
Kyle-Neale
added a commit
that referenced
this pull request
Mar 26, 2026
PyJWT < 2.12.0 does not validate the crit header parameter per RFC 7515 §4.1.11, allowing tokens with unrecognized critical extensions to be accepted. CVSS 7.5 (High). Backport of #22996 to 7.78.x. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Kyle-Neale
added a commit
that referenced
this pull request
Mar 26, 2026
PyJWT < 2.12.0 does not validate the crit header parameter per RFC 7515 §4.1.11, allowing tokens with unrecognized critical extensions to be accepted. CVSS 7.5 (High). Backport of #22996 to 7.77.x. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This was referenced Mar 26, 2026
Kyle-Neale
added a commit
that referenced
this pull request
Mar 26, 2026
* Bump PyJWT to 2.12.1 to address CVE-2026-32597 PyJWT < 2.12.0 does not validate the crit header parameter per RFC 7515 §4.1.11, allowing tokens with unrecognized critical extensions to be accepted. CVSS 7.5 (High). Backport of #22996 to 7.78.x. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Add changelog for CVE-2026-32597 pyjwt bump Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Update agent_requirements.in for pyjwt 2.12.1 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Kyle-Neale
added a commit
that referenced
this pull request
Mar 27, 2026
* Bump PyJWT to 2.12.1 to address CVE-2026-32597 PyJWT < 2.12.0 does not validate the crit header parameter per RFC 7515 §4.1.11, allowing tokens with unrecognized critical extensions to be accepted. CVSS 7.5 (High). Backport of #22996 to 7.77.x. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Add changelog for CVE-2026-32597 pyjwt bump Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Update agent_requirements.in for pyjwt 2.12.1 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Update the dependencies
Dependency Bumps
This PR was automatically generated by the following workflow:
https://github.com/DataDog/integrations-core/actions/runs/23341321215
Review checklist (to be filled by reviewers)
qa/skip-qalabel if the PR doesn't need to be tested during QA.