deps(security): cryptography >= 46.0.7 (GHSA-p423-j2cm-9vmq)#227
Merged
neuron7xLab merged 1 commit intomainfrom Apr 13, 2026
Merged
deps(security): cryptography >= 46.0.7 (GHSA-p423-j2cm-9vmq)#227neuron7xLab merged 1 commit intomainfrom
neuron7xLab merged 1 commit intomainfrom
Conversation
Closes the single open Dependabot advisory on GeoSync main: GHSA-p423-j2cm-9vmq — Cryptography buffer-overflow with non-contiguous buffers (moderate). Vulnerable range ``>= 45.0.0, < 46.0.7``; current pin 46.0.6; fix 46.0.7+. Bumps the floor in the three source-of-truth manifests (``pyproject.toml``, ``requirements.txt``, ``requirements-scan.txt``) and the generated ``sbom/combined-requirements.txt`` together so the SBOM stays consistent with the lockfiles. Minor point-release of a widely-deployed library — no API change on the code paths we use (cipher/hash/x509 primitives). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
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.
Summary
Closes the single open Dependabot advisory on main:
>= 45.0.0, < 46.0.7; current pin46.0.6; fix in46.0.7+.Changes
Bumps floor in the three source-of-truth manifests + regenerated SBOM row:
Risk
Minor point-release. No API change on cipher/hash/x509 paths we use.
Test plan
🤖 Generated with Claude Code