Skip to content

fix(deps): update cryptography to patched release - #10

Merged
jason-allen-oneal merged 4 commits into
mainfrom
security/cryptography-50
Aug 30, 2026
Merged

fix(deps): update cryptography to patched release#10
jason-allen-oneal merged 4 commits into
mainfrom
security/cryptography-50

Conversation

@jason-allen-oneal

Copy link
Copy Markdown
Member

Summary

  • update locked cryptography from 49.0.0 to 50.0.1
  • refresh hashes across runtime, development, and release lockfiles
  • resolves the current cryptography security advisories

Validation

  • pip-audit -r requirements-dev.lock.txt clears the cryptography advisories (local environment also required updating its own pip from 26.1.2 to 26.2)
  • ruff check .
  • mypy ghostmcp
  • pytest -q (88 passed, 1 skipped)
  • python -m build

@morrow-bluedot morrow-bluedot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Independent security review: cryptography 50.0.1 covers all three high alerts; CI/Scorecard hardening is scoped. Merge remains gated on the current hosted rerun.

@jason-allen-oneal
jason-allen-oneal enabled auto-merge (squash) August 30, 2026 21:36
@jason-allen-oneal
jason-allen-oneal merged commit 234e048 into main Aug 30, 2026
5 checks passed
@jason-allen-oneal
jason-allen-oneal deleted the security/cryptography-50 branch August 30, 2026 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants