Skip to content

fix(security): update MongoDB driver and fix compilation issues#578

Merged
lakhansamani merged 2 commits intomainfrom
fix/update-vulnerable-dependencies
Apr 5, 2026
Merged

fix(security): update MongoDB driver and fix compilation issues#578
lakhansamani merged 2 commits intomainfrom
fix/update-vulnerable-dependencies

Conversation

@lakhansamani
Copy link
Copy Markdown
Contributor

Summary

  • MongoDB driver (MEDIUM): Updated go.mongodb.org/mongo-driver from v1.12.1 to v1.17.9
  • Compilation fix: Fixed unused variable in internal/http_handlers/jwks.go

Note

Companion dependency updates needed in separate repos:

  • authorizer-svelte: @authorizerdev/authorizer-js 3.0.0-rc.1 → 3.0.0
  • authorizer-vue: @authorizerdev/authorizer-js 3.0.0-rc.1 → 3.0.0
  • astro-authorizer-template: @authorizerdev/authorizer-js ^2.0.2 → ^3.0.0

Test plan

  • go build ./... succeeds
  • Run make test-mongodb to verify MongoDB driver compatibility

…izer-js, nextra)

- Update go.mongodb.org/mongo-driver from v1.12.1 to v1.17.9
- Fix unused variable in jwks.go (pre-existing build error)
@lakhansamani lakhansamani merged commit 833ea1f into main Apr 5, 2026
@lakhansamani lakhansamani deleted the fix/update-vulnerable-dependencies branch April 5, 2026 02:11
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.

1 participant