Skip to content

fix(deps): patch vulnerabilities flagged by Socket#120

Merged
Larry-Osakwe merged 1 commit into
mainfrom
allie/socket-fix-authlib-1.6.11
May 14, 2026
Merged

fix(deps): patch vulnerabilities flagged by Socket#120
Larry-Osakwe merged 1 commit into
mainfrom
allie/socket-fix-authlib-1.6.11

Conversation

@alliehowe29
Copy link
Copy Markdown
Contributor

Summary

Patch the authlib dependency in four example uv.lock files to resolve a Socket-flagged mediumCVE advisory (GHSA-r95x-qfjj-fjj2). Both upgrades are patch-level bumps within 1.x, so they are non-breaking.

Linear: SEC-87

Upgrades applied

Package Old version New version Breaking? GHSAs / advisories patched
authlib 1.6.11 1.6.12 GHSA-r95x-qfjj-fjj2
authlib 1.7.0 1.7.1 GHSA-r95x-qfjj-fjj2

Files changed

  • packages/oauth/examples/discover_server_metadata/uv.lock
  • packages/oauth/examples/dynamic_client_registration/uv.lock
  • packages/oauth/examples/impersonation_token_exchange/uv.lock
  • packages/starlette/examples/protected_resource_server/uv.lock

Test plan

  • CI passes on the branch
  • socket ci reports healthy: true after merge

Bump authlib in example uv.lock files to resolve GHSA-r95x-qfjj-fjj2:
- authlib 1.6.11 → 1.6.12 (3 OAuth example lockfiles)
- authlib 1.7.0 → 1.7.1 (Starlette protected_resource_server example lockfile)

Linear: SEC-87
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedpypi/​authlib@​1.7.0 ⏵ 1.7.1100 +1100 +2100100100
Updatedpypi/​authlib@​1.7.0 ⏵ 1.6.12100 +1100 +2100100100

View full report

@Larry-Osakwe Larry-Osakwe merged commit 3cf5c33 into main May 14, 2026
5 checks passed
@Larry-Osakwe Larry-Osakwe deleted the allie/socket-fix-authlib-1.6.11 branch May 14, 2026 00:50
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